mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Since the captain doesn't spawn in his armor suit anymore I was finding it hard to tell him apart from the HoP at a glance, so I made a new armored vest just for him.
-Created Captain's Carapace item -Made sprites for the new item (this is my first attempt at spriting, be gentle) -Swapped the armor the captain spawns in and that in his locker to the new carapace item https://dl.dropboxusercontent.com/u/95696802/Commits/tortlepowa/carapace.png Additional minor edits: -Added flashlight and t-ray to Hazard's vests equipables -Added Pepperspray to detective coat's equipables (amazing no one noticed this before... heh) -Copied Detective Coat's equipables over to the Detective's Vest
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
new /obj/item/clothing/suit/captunic(src)
|
||||
new /obj/item/clothing/head/helmet/cap(src)
|
||||
new /obj/item/clothing/under/rank/captain(src)
|
||||
new /obj/item/clothing/suit/armor/vest(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace(src)
|
||||
new /obj/item/weapon/cartridge/captain(src)
|
||||
new /obj/item/clothing/head/helmet/swat(src)
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
|
||||
Reference in New Issue
Block a user