Reduces the cost of the bluespace bracelet. (#15895)

Changed the cost of the bluespace bracelet in the loadout from 5 to 2.
This commit is contained in:
SatinIsle
2024-04-02 10:12:53 +01:00
committed by GitHub
parent c2263d59ee
commit 4a8b7c0067
@@ -72,7 +72,7 @@
/datum/gear/utility/bs_bracelet
display_name = "bluespace bracelet"
path = /obj/item/clothing/gloves/bluespace
cost = 5
cost = 2
/datum/gear/utility/walkpod
display_name = "podzu music player"