mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
@@ -513,6 +513,11 @@
|
||||
desc = "For when you're stepping on up to the plate."
|
||||
icon_state = "JackFrostShoes"
|
||||
inhand_icon_state = "JackFrostShoes_worn"
|
||||
/obj/item/clothing/shoes/swagshoes
|
||||
name = "swag shoes"
|
||||
desc = "They got me for my foams!"
|
||||
icon_state = "SwagShoes"
|
||||
inhand_icon_state = "SwagShoes"
|
||||
|
||||
/obj/item/clothing/shoes/gunboots //admin boots that fire gunshots randomly while walking
|
||||
name = "gunboots"
|
||||
|
||||
@@ -274,3 +274,9 @@
|
||||
icon_state = "DutchUniform"
|
||||
inhand_icon_state = "DutchUniform"
|
||||
can_adjust = FALSE
|
||||
/obj/item/clothing/under/costume/swagoutfit
|
||||
name = "Swag outfit"
|
||||
desc = "Why don't you go secure some bitches?"
|
||||
icon_state = "SwagOutfit"
|
||||
inhand_icon_state = "SwagOutfit"
|
||||
can_adjust = FALSE
|
||||
|
||||
@@ -128,6 +128,8 @@
|
||||
/obj/item/clothing/under/pants/mustangjeans = 1,
|
||||
/obj/item/clothing/neck/necklace/dope = 3,
|
||||
/obj/item/clothing/suit/jacket/letterman_nanotrasen = 1,
|
||||
/obj/item/clothing/under/costume/swagoutfit = 1,
|
||||
/obj/item/clothing/shoes/swagshoes = 1,
|
||||
/obj/item/instrument/piano_synth/headphones/spacepods = 1)
|
||||
refill_canister = /obj/item/vending_refill/clothing
|
||||
default_price = PAYCHECK_ASSISTANT * 0.7 //Default of
|
||||
|
||||
Reference in New Issue
Block a user