Galaxy Suits

Adds the De Void of Soul and the Pulsar Gonne
Adds both to the loadout for 3 points each
Adds three Pulsar Gonnes to the clothesmate as contraband
Adds three De Void of Souls to the clothesmate as premium items
This commit is contained in:
Vladin
2020-09-13 02:10:50 -04:00
parent 60a04c2960
commit c944d0681b
5 changed files with 42 additions and 12 deletions
+24 -8
View File
@@ -357,14 +357,6 @@
alt_covers_chest = TRUE
fitted = FEMALE_UNIFORM_TOP
/obj/item/clothing/under/rank/curator
name = "sensible suit"
desc = "It's very... sensible."
icon_state = "red_suit"
item_state = "red_suit"
item_color = "red_suit"
can_adjust = FALSE
/obj/item/clothing/under/lawyer/really_black
name = "executive suit"
desc = "A formal black suit and red tie, intended for the station's finest."
@@ -382,6 +374,30 @@
can_adjust = FALSE
fitted = FEMALE_UNIFORM_TOP
/obj/item/clothing/under/lawyer/galaxy_blue
name = "\improper De Void of Soul"
desc = "A suit of stars and high-V gas. One that screams the cosmos and unfathomnable vastness. Earned by only the best of the best."
icon_state = "galaxy_blue"
item_state = "b_suit"
item_color = "galaxy_blue"
can_adjust = FALSE
/obj/item/clothing/under/lawyer/galaxy_red
name = "\improper Pulsar Gonne"
desc = "A suit of stars and high-V gas. One that screams stellar fusion and re-entry burn. Earned by only the best of the best."
icon_state = "galaxy_red"
item_state = "r_suit"
item_color = "galaxy_red"
can_adjust = FALSE
/obj/item/clothing/under/rank/curator
name = "sensible suit"
desc = "It's very... sensible."
icon_state = "red_suit"
item_state = "red_suit"
item_color = "red_suit"
can_adjust = FALSE
/obj/item/clothing/under/rank/curator/skirt
name = "sensible suitskirt"
desc = "It's very... sensible."
+5 -3
View File
@@ -122,7 +122,8 @@
/obj/item/clothing/suit/jacket/letterman_syndie = 5,
/obj/item/clothing/under/jabroni = 2,
/obj/item/clothing/suit/vapeshirt = 2,
/obj/item/clothing/under/geisha = 4)
/obj/item/clothing/under/geisha = 4,
/obj/item/clothing/under/lawyer/galaxy_red = 3)
premium = list(/obj/item/clothing/under/suit_jacket/checkered = 4,
/obj/item/clothing/head/mailman = 2,
/obj/item/clothing/under/rank/mailman = 2,
@@ -131,9 +132,10 @@
/obj/item/clothing/under/pants/mustangjeans = 3,
/obj/item/clothing/neck/necklace/dope = 5,
/obj/item/clothing/suit/jacket/letterman_nanotrasen = 5,
/obj/item/bluespace_thread = 3)
/obj/item/bluespace_thread = 3,
/obj/item/clothing/under/lawyer/galaxy_blue = 3)
refill_canister = /obj/item/vending_refill/clothing
/obj/item/vending_refill/clothing
machine_name = "ClothesMate"
icon_state = "refill_clothes"
icon_state = "refill_clothes"