mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
fixes bad hop job datum path (#63577)
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
undershirt = /datum/sprite_accessory/undershirt/ian
|
||||
|
||||
//only pet worth reviving
|
||||
/datum/job/hop/get_mail_goodies(mob/recipient)
|
||||
/datum/job/head_of_personnel/get_mail_goodies(mob/recipient)
|
||||
. = ..()
|
||||
// Strange Reagent if the pet is dead.
|
||||
for(var/mob/living/simple_animal/pet/dog/corgi/ian/staff_pet in GLOB.dead_mob_list)
|
||||
|
||||
Reference in New Issue
Block a user