mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Paradise's soul removal part one of many: Captain's drip and resprite (#18891)
* The sprites and stuff
* Vox re-add
* Why did I do this
* Last tweaks
* Pixel differences
* I have decided that captains need a beret
* I have decided that Ian needs drip too
* This exists sadly
* I forgor the gloves 💀
* CONFLICTSSSSSS
* "empty" commit
* White tunic
I don't get the appeal still
* bluE
* Painful
This will most likely get closed anyway so whatever
* OLD TUNICCCCCCCCC
* Conflicts
* Loadout captain's berets
* More conflicts, yay
This commit is contained in:
@@ -28,13 +28,19 @@
|
||||
desc = "A bag for storing extra clothes and shoes. This one belongs to the captain."
|
||||
|
||||
/obj/item/storage/bag/garment/captain/populate_contents()
|
||||
new /obj/item/clothing/head/caphat(src)
|
||||
new /obj/item/clothing/head/caphat/parade(src)
|
||||
new /obj/item/clothing/suit/captunic(src)
|
||||
new /obj/item/clothing/suit/captunic/capjacket(src)
|
||||
new /obj/item/clothing/head/caphat/beret(src)
|
||||
new /obj/item/clothing/head/caphat/beret/white(src)
|
||||
new /obj/item/clothing/head/crown/fancy(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace/jacket(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace/jacket/tunic(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace/coat(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace/coat/white(src)
|
||||
new /obj/item/clothing/suit/mantle/armor/captain(src)
|
||||
new /obj/item/clothing/suit/armor/vest/capcarapace/alt(src)
|
||||
new /obj/item/clothing/under/captainparade(src)
|
||||
new /obj/item/clothing/under/rank/captain(src)
|
||||
new /obj/item/clothing/under/rank/captain/parade(src)
|
||||
new /obj/item/clothing/under/dress/dress_cap(src)
|
||||
new /obj/item/clothing/gloves/color/captain(src)
|
||||
new /obj/item/clothing/shoes/brown(src)
|
||||
|
||||
Reference in New Issue
Block a user