mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-10 14:42:46 +01:00
Clipboard added to the head of personnel's wardrobes and starting items. If the quartermaster has a clipboard on him and in his wardrobe bag, then his boss should too.
This commit is contained in:
@@ -46,10 +46,9 @@ obj/structure/closet/wardrobe/hos/New()
|
||||
|
||||
obj/structure/closet/wardrobe/hop/New()
|
||||
new /obj/item/clothing/under/rank/head_of_personnel(src)
|
||||
//new /obj/item/clothing/suit/armor/vest(src)
|
||||
new /obj/item/weapon/clipboard(src)
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
new /obj/item/clothing/gloves/blue(src)
|
||||
//new /obj/item/clothing/head/helmet(src)
|
||||
|
||||
/obj/structure/closet/wardrobe/pink/New()
|
||||
new /obj/item/clothing/under/color/pink(src)
|
||||
|
||||
Reference in New Issue
Block a user