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
+6 -3
View File
@@ -8,7 +8,8 @@
item_color="yellow"
resistance_flags = NONE
var/can_be_cut = 1
price = PRICE_EXPENSIVE
economy_type = ECONOMY_PRICE_EXPENSIVE_AF
economy_price_mul = 0.85
/obj/item/clothing/gloves/color/yellow/ce //funky looking, basically combat gloves
desc = "Special Insulated gloves with pricy thermal shielding normally only found in combat gloves."
@@ -34,7 +35,8 @@
item_color="yellow"
resistance_flags = NONE
var/can_be_cut = 1
price = PRICE_LOW * 0.5
economy_type = ECONOMY_PRICE_LOW
economy_price_mul = 1.2
/obj/item/clothing/gloves/color/fyellow/New()
..()
@@ -129,7 +131,8 @@
siemens_coefficient = 0
permeability_coefficient = 0.05
resistance_flags = NONE
price = PRICE_EXPENSIVE
economy_type = ECONOMY_PRICE_EXPENSIVE_AF
economy_price_mul = 0.85
/obj/item/clothing/gloves/color/rainbow
name = "rainbow gloves"
+2 -1
View File
@@ -260,7 +260,8 @@
name = "security's bitch beret"
desc = "A softer beret with the word 'BITCH' embroidered on it in pink thread."
icon_state = "bitchberet"
price = PRICE_BASE * 1.5
economy_type = ECONOMY_PRICE_EROTIC
economy_price_mul = 0.85
//Curator
/obj/item/clothing/head/fedora/curator
+2 -1
View File
@@ -45,7 +45,8 @@
item_state = "sluthailer"
aggressiveness = 0 //can't have your pets being mean!
actions_types = list(/datum/action/item_action/halt)
price = PRICE_EROTICA
economy_type = ECONOMY_PRICE_EXPENSIVE
economy_price_mul = 0.85
/obj/item/clothing/mask/gas/sechailer/slut/attack_hand(mob/user)
if(iscarbon(user))
+2 -1
View File
@@ -302,4 +302,5 @@
icon = 'icons/obj/clothing/neck.dmi'
icon_state = "bling"
item_color = "bling"
price = PRICE_EXPENSIVE
economy_type = ECONOMY_PRICE_EXPENSIVE
economy_price_mul = 1.25
+2 -1
View File
@@ -137,7 +137,8 @@
desc = "A pair of knee-high jackboots, complete with heels. All style, all the time."
icon_state = "jackboots-tall"
item_state = "jackboots-tall"
price = PRICE_BASE * 0.75
economy_type = ECONOMY_PRICE_DEFAULT
economy_price_mul = 0.75
/obj/item/clothing/shoes/jackboots/fast
slowdown = -1
+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()
. = ..()
+1 -1
View File
@@ -381,7 +381,7 @@
item_state = "b_suit"
item_color = "galaxy_blue"
can_adjust = FALSE
price = PRICE_EXPENSIVE
economy_type = ECONOMY_PRICE_DEFAULT
/obj/item/clothing/under/lawyer/galaxy_red
name = "\improper Pulsar Gonne"
+5 -3
View File
@@ -30,7 +30,8 @@
icon_state = "rsecuritypink"
item_state = "r_suit"
item_color = "rsecuritypink"
price = PRICE_LOW
economy_type = ECONOMY_PRICE_DEFAULT
economy_price_mul = 1.35
/obj/item/clothing/under/rank/security/skirt
name = "security jumpskirt"
desc = "A \"tactical\" security jumpsuit with the legs replaced by a skirt."
@@ -47,7 +48,8 @@
item_state = "secslutskirt"
item_color = null //i dont understand what item_color even is, apparently setting it to null means it won't change color in a washing machine?
mutantrace_variation = NO_MUTANTRACE_VARIATION //look at the first two comments in vg_under.dm
price = PRICE_EROTICA
economy_type = ECONOMY_PRICE_EROTIC
economy_price_mul = 0.75
/obj/item/clothing/under/rank/security/skirt/slut/pink
desc = "A \"\"\"tactical\"\"\" security jumpsuit with the legs replaced by a skirt. No matter how you adjust it, it always feels a little too small. This one seems to have an experimental color scheme."
icon_state = "secslutskirtpink"
@@ -61,7 +63,7 @@
can_adjust = FALSE
body_parts_covered = CHEST|GROIN
mutantrace_variation = NO_MUTANTRACE_VARIATION
price = PRICE_EROTICA
economy_type = ECONOMY_PRICE_EROTIC
/obj/item/clothing/under/rank/warden