Adds petcollars to the cmo, captain, and bartender's locker

This commit is contained in:
jughu
2017-10-14 18:01:05 -05:00
committed by CitadelStationBot
parent b200389630
commit 4b17b4a9a3
3 changed files with 373 additions and 0 deletions
@@ -72,6 +72,7 @@
new /obj/item/reagent_containers/hypospray/CMO(src)
new /obj/item/device/autosurgeon/cmo(src)
new /obj/item/door_remote/chief_medical_officer(src)
new /obj/item/clothing/neck/petcollar(src)
/obj/structure/closet/secure_closet/animal
name = "animal control"
@@ -11,6 +11,7 @@
else
new /obj/item/storage/backpack/satchel/cap(src)
new /obj/item/clothing/neck/cloak/cap(src)
new /obj/item/clothing/neck/petcollar(src)
new /obj/item/storage/backpack/duffelbag/captain(src)
new /obj/item/clothing/head/crown/fancy(src)
new /obj/item/clothing/suit/captunic(src)