mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 19:39:53 +01:00
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:
@@ -38,6 +38,18 @@
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/suit_jacket/white
|
||||
|
||||
/datum/gear/galaxy_b
|
||||
name = "De Void of Soul"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/lawyer/galaxy_blue
|
||||
cost = 3
|
||||
|
||||
/datum/gear/galaxy_r
|
||||
name = "Pulsar Gonne"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/lawyer/galaxy_red
|
||||
cost = 3
|
||||
|
||||
/datum/gear/assistantformal
|
||||
name = "Assistant's formal uniform"
|
||||
category = SLOT_W_UNIFORM
|
||||
@@ -437,4 +449,4 @@
|
||||
name = "Corset"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/corset
|
||||
cost = 1
|
||||
cost = 1
|
||||
Reference in New Issue
Block a user