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
@@ -7,8 +7,9 @@
icon_state = "nailcap"
item_state = "nailpolish"
w_class = WEIGHT_CLASS_SMALL
economy_type = ECONOMY_PRICE_LOW
economy_price_mul = 1.25
var/paint = "black"
price = PRICE_LOW * 0.5
var/mutable_appearance/bottle //show the colour on the bottle.
/obj/item/nailpolish/red
@@ -12,7 +12,8 @@ sarcoph mar 2022
desc = "Contains all the intimate ideas you'll ever need. A game that everyone wins!"
icon = 'hyperstation/icons/obj/toy.dmi'
icon_state = "lovedicebag"
price = PRICE_LOW * 1.25
economy_type = ECONOMY_PRICE_EROTIC
economy_price_mul = 0.5
/obj/item/storage/pill_bottle/lovedice/Initialize()
. = ..()