mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Mimes get department backpack (#22948)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user