mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-20 12:44:23 +01:00
Update curator.dm
This commit is contained in:
committed by
GitHub
parent
76b854f2d5
commit
f8d6763dd1
@@ -41,9 +41,7 @@
|
||||
backpack_contents = list(
|
||||
/obj/item/choice_beacon/hero = 1,
|
||||
/obj/item/soapstone = 1,
|
||||
/obj/item/barcodescanner = 1,
|
||||
/obj/item/book/manual/service_SOP=1
|
||||
)
|
||||
/obj/item/barcodescanner = 1)
|
||||
|
||||
/datum/outfit/job/curator/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user