cost nerf

- modular greysuit now costs 0 in the loadout
- fatty exoskeleton costs 3
This commit is contained in:
evilew
2025-01-06 02:18:37 +01:00
parent 582c5950b5
commit 7966f0ed98
2 changed files with 2 additions and 1 deletions
@@ -1,3 +1,4 @@
/datum/gear/uniform/modularjumpsuit
name = "Grey jumpsuit (Modular)"
path = /obj/item/clothing/under/color/grey
cost = 0
@@ -212,4 +212,4 @@
name = "MOD exoskeleton"
category = LOADOUT_CATEGORY_HANDS
path = /obj/item/mod/control/pre_equipped/exoskeleton
cost = 4
cost = 3