cost nerf
- modular greysuit now costs 0 in the loadout - fatty exoskeleton costs 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user