Botany Resprite: Section C, Accessories (#30714)

* sprites wip

* remove wintercoat

* Update config.toml

* remove wintercoat 2

* bandana sprites
This commit is contained in:
Ahzpy
2025-11-03 10:43:52 +00:00
committed by GitHub
parent 990f04d961
commit 469412ed4f
41 changed files with 21 additions and 2 deletions
@@ -168,6 +168,11 @@
path = /obj/item/clothing/head/cowboyhat/sec
allowed_roles = list("Head of Security", "Warden", "Security Officer", "Detective")
/datum/gear/hat/cowboyhat/hydro
display_name = "Cowboy hat, botany"
path = /obj/item/clothing/head/cowboyhat/hydro
allowed_roles = list("Botanist")
/datum/gear/hat/beret_purple
display_name = "Beret, purple"
path = /obj/item/clothing/head/beret/purple_normal
+5
View File
@@ -215,6 +215,11 @@
desc = "Secway is your horse."
icon_state = "cowboyhat_sec"
/obj/item/clothing/head/cowboyhat/hydro
name = "botany cowboy hat"
desc = "For the Farmer in us all."
icon_state = "cowboyhat_botany"
/obj/item/clothing/head/fedora
name = "fedora"
desc = "A great hat ruined by being within fifty yards of you."
+7 -2
View File
@@ -92,11 +92,16 @@
insert_max = 2
/obj/item/clothing/suit/storage/labcoat/hydro
name = "hydroponics labcoat"
desc = "A suit that protects against minor chemical spills. Has green research markings."
name = "botany labcoat"
desc = "A suit that protects against minor chemical spills. Has blue research markings."
icon_state = "labcoat_botany_open"
allowed = list(/obj/item/plant_analyzer, /obj/item/reagent_containers/glass/bottle, /obj/item/storage/bag/plants, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/glass/beaker, /obj/item/paper)
/obj/item/clothing/suit/storage/labcoat/hydro/alt
name = "hydroponics labcoat"
desc = "A suit that protects against minor chemical spills. Has brown research markings."
icon_state = "labcoat_hydro_open"
/obj/item/clothing/suit/storage/labcoat/abductor
name = "alien labcoat"
desc = "A comfortable suit for alien scientists. Has pink markings."