mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user