The Big Botany BResprite: Movement II, The Clothening (#29902)

* code and icons

* file renaming

* vendor prices, apron/overalls obj icons, species sprites

* species head sprites because thats a thing

* loadout inconsistencies fix

* vox have their own apron and overalls sprites so i added those. oh the lengths i go for you botany

* loadout 2: return of the inconsistencies

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* maybe fixes merge conflict?

* merge conflicts are so annoying holy shit

* sick of this dme junk

* remove unrelated change

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* merge conflict test fix

* super merge conflict fix

* fix drask syndiberet

* actually fixes drask syndiberet

* super ultra final beret fix

* Update loadout_uniform.dm

---------

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
This commit is contained in:
Ahzpy
2025-08-13 22:30:07 +00:00
committed by GitHub
parent b581157917
commit c1ce48e413
25 changed files with 83 additions and 2 deletions
@@ -87,6 +87,16 @@
path = /obj/item/clothing/head/soft/janitorpurple
allowed_roles = list("Janitor")
/datum/gear/hat/caphydroblue
display_name = "Cap, hydroponics blue"
path = /obj/item/clothing/head/soft/hydroponics
allowed_roles = list("Botanist")
/datum/gear/hat/caphydrobrown
display_name = "Cap, hydroponics brown"
path = /obj/item/clothing/head/soft/hydroponics_alt
allowed_roles = list("Botanist")
/datum/gear/hat/capred
display_name = "Cap, red"
path = /obj/item/clothing/head/soft/red
@@ -202,6 +212,16 @@
path = /obj/item/clothing/head/beret/janitor
allowed_roles = list("Janitor")
/datum/gear/hat/beret_job/hydroponics
display_name = "Beret, hydroponics blue"
path = /obj/item/clothing/head/beret/hydroponics
allowed_roles = list("Botanist")
/datum/gear/hat/beret_job/hydroponics_alt
display_name = "Beret, hydroponics brown"
path = /obj/item/clothing/head/beret/hydroponics_alt
allowed_roles = list("Botanist")
/datum/gear/hat/beret_job/hop
display_name = "Beret, head of personnel"
path = /obj/item/clothing/head/beret/hop
@@ -20,6 +20,10 @@
/datum/gear/uniform/suit
main_typepath = /datum/gear/uniform/suit
/datum/gear/uniform/suit/job
main_typepath = /datum/gear/uniform/suit/job
subtype_selection_cost = FALSE
/datum/gear/uniform/turtleneck
main_typepath = /datum/gear/uniform/turtleneck
@@ -362,6 +366,12 @@
allowed_roles = list("Head of Security")
//Service
/datum/gear/uniform/suit/job/hydroponics_alt
display_name = "Jumpsuit, hydroponics brown"
path = /obj/item/clothing/under/rank/civilian/hydroponics/alt
allowed_roles = list("Botanist")
/datum/gear/uniform/skirt/job/clown
display_name = "Skirt, clown"
path = /obj/item/clothing/under/rank/civilian/clown/skirt