This commit is contained in:
Sadhorizon
2023-07-27 16:55:04 +02:00
committed by GitHub
parent b071d71c36
commit acdeedd178
6 changed files with 9 additions and 0 deletions
+2
View File
@@ -568,6 +568,7 @@
/obj/item/clothing/suit/apron = 3,
/obj/item/clothing/suit/apron/overalls = 3,
/obj/item/clothing/suit/hooded/wintercoat/hydro = 3,
/obj/item/clothing/suit/storage/labcoat/hydro = 3,
/obj/item/clothing/mask/bandana/botany = 3,
/obj/item/clothing/accessory/armband/hydro = 3,
/obj/item/storage/backpack/botany = 2,
@@ -579,6 +580,7 @@
/obj/item/clothing/suit/apron = 50,
/obj/item/clothing/suit/apron/overalls = 50,
/obj/item/clothing/suit/hooded/wintercoat/hydro = 75,
/obj/item/clothing/suit/storage/labcoat/hydro = 75,
/obj/item/clothing/mask/bandana/botany = 20,
/obj/item/clothing/accessory/armband/hydro = 20,
/obj/item/storage/backpack/botany = 50,
+7
View File
@@ -87,3 +87,10 @@
desc = "More purple than the standard model."
icon_state = "labcoat_rd_open"
item_state = "labcoat_rd_open"
/obj/item/clothing/suit/storage/labcoat/hydro
name = "hydroponics labcoat"
desc = "A blue suit that protects against minor chemical spills. Has a green stripe on the shoulder."
icon_state = "labcoat_hydro_open"
item_state = "labcoat_hydro_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)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 336 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 522 KiB

After

Width:  |  Height:  |  Size: 526 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 156 KiB