config junk

This commit is contained in:
DragonTrance
2022-06-09 17:54:40 -04:00
parent c771649850
commit 7bae2a36ee
51 changed files with 192 additions and 114 deletions
+1 -1
View File
@@ -169,7 +169,7 @@
cold_protection = CHEST|LEGS|ARMS
heat_protection = CHEST|LEGS|ARMS
mutantrace_variation = NO_MUTANTRACE_VARIATION //you don't need it
price = PRICE_HIGH
economy_type = ECONOMY_PRICE_EXPENSIVE
//Surgeon
/obj/item/clothing/suit/apron/surgical
+2 -1
View File
@@ -710,7 +710,8 @@
icon_state = "coatsecuritypink"
item_state = "coatsecuritypink"
hoodtype = /obj/item/clothing/head/hooded/winterhood/security/pink
price = PRICE_LOW
economy_type = ECONOMY_PRICE_EXPENSIVE
economy_price_mul = 0.85
/obj/item/clothing/suit/hooded/wintercoat/security/Initialize()
. = ..()