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
+8 -4
View File
@@ -6,14 +6,16 @@
icon = 'hyperstation/icons/obj/clothing/gloves.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/gloves.dmi'
mutantrace_variation = NO_MUTANTRACE_VARIATION
price = PRICE_EROTICA * 0.75
economy_type = ECONOMY_PRICE_EROTIC
economy_price_mul = 0.75
/obj/item/clothing/gloves/latexsleeves/security
name = "security sleeves"
desc = "A pair of latex sleeves, with a band of red above the elbows denoting that the wearer is part of the security team."
icon_state = "latexsec"
item_state = "latexsec"
price = PRICE_EROTICA * 0.75
economy_type = ECONOMY_PRICE_EROTIC
economy_price_mul = 0.75
/obj/item/clothing/head/dominatrixcap
name = "dominatrix cap"
@@ -45,7 +47,8 @@ obj/item/clothing/neck/stole
w_class = WEIGHT_CLASS_SMALL
icon_state = "stole"
item_state = "" //no inhands
price = PRICE_HIGH * 0.75
economy_type = ECONOMY_PRICE_EXPENSIVE
economy_price_mul = 0.75
obj/item/clothing/neck/stole/black
name = "black boa"
@@ -55,7 +58,8 @@ obj/item/clothing/neck/stole/black
icon_state = "stole"
item_state = "" //no inhands
color = "#3d3d3d"
price = PRICE_HIGH * 0.75
economy_type = ECONOMY_PRICE_EXPENSIVE
economy_price_mul = 0.75
/obj/item/clothing/suit/fluffyhalfcrop
name = "fluffy half-crop jacket"