mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-13 01:04:07 +01:00
Update cook.dm
This commit is contained in:
committed by
GitHub
parent
5d50ca434b
commit
76b854f2d5
@@ -50,7 +50,7 @@
|
||||
suit = /obj/item/clothing/suit/toggle/chef
|
||||
head = /obj/item/clothing/head/chefhat
|
||||
mask = /obj/item/clothing/mask/fakemoustache/italian
|
||||
backpack_contents = list(/obj/item/sharpener = 1, /obj/item/choice_beacon/ingredients = 1,/obj/item/book/manual/service_SOP=1)
|
||||
backpack_contents = list(/obj/item/sharpener = 1, /obj/item/choice_beacon/ingredients = 1)
|
||||
|
||||
/datum/outfit/job/cook/pre_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user