[MIRROR] Swag outfit added (#2949)

* Swag outfit added (#56491)

Swag outfit added

* Swag outfit added

Co-authored-by: c420-o <76887567+c420-o@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-01-30 03:59:39 +00:00
committed by GitHub
co-authored by c420-o
parent d71b130338
commit efcb501a8e
7 changed files with 13 additions and 0 deletions
@@ -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"
+6
View File
@@ -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
+2
View File
@@ -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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB