mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +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:
@@ -153,6 +153,16 @@
|
||||
main_typepath = /datum/gear/hat/beret_job
|
||||
subtype_selection_cost = FALSE
|
||||
|
||||
/datum/gear/hat/beret_job/captain
|
||||
display_name = "Beret, captain's"
|
||||
path = /obj/item/clothing/head/caphat/beret
|
||||
allowed_roles = list("Captain")
|
||||
|
||||
/datum/gear/hat/beret_job/captain_white
|
||||
display_name = "Beret, captain's white"
|
||||
path = /obj/item/clothing/head/caphat/beret/white
|
||||
allowed_roles = list("Captain")
|
||||
|
||||
/datum/gear/hat/beret_job/sec
|
||||
display_name = "Beret, security"
|
||||
path = /obj/item/clothing/head/beret/sec
|
||||
|
||||
Reference in New Issue
Block a user