Mimes get department backpack (#22948)

This commit is contained in:
datlo
2023-10-22 12:54:45 -04:00
committed by GitHub
parent 00d7010702
commit d5b70b6410
+3
View File
@@ -379,6 +379,9 @@
/obj/item/cane = 1
)
backpack = /obj/item/storage/backpack/mime
satchel = /obj/item/storage/backpack/mime
/datum/outfit/job/mime/pre_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
. = ..()
if(H.gender == FEMALE)