mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 16:38:18 +01:00
made modular jumpsuits available
to loadout, clothing vendor and cargo. Also removed nuke disk message spam for admins
This commit is contained in:
@@ -523,4 +523,12 @@
|
||||
name = "Tunic"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/tunic
|
||||
cost = 1
|
||||
cost = 1
|
||||
|
||||
|
||||
//GS13
|
||||
/datum/gear/modular_greysuit
|
||||
name = "Modular Jumpsuit (gray)"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/color/grey/modular
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user