mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 07:04:01 +01:00
Adds Deluxe Bluespace Bracelet (#17004)
* Adds deluxe bluespace bracelet Original code by me. * send it * whoop * make it able to go to RESIZE_HUGE * FULL RANGE
This commit is contained in:
@@ -305,7 +305,12 @@ modular computers
|
||||
/datum/gear/utility/bs_bracelet
|
||||
display_name = "bluespace bracelet"
|
||||
path = /obj/item/clothing/gloves/bluespace
|
||||
cost = 2
|
||||
cost = 1
|
||||
|
||||
/datum/gear/utility/bs_bracelet_deluxe
|
||||
display_name = "deluxe bluespace bracelet"
|
||||
path = /obj/item/clothing/gloves/bluespace/deluxe
|
||||
cost = 3
|
||||
|
||||
/datum/gear/utility/walkpod
|
||||
display_name = "podzu music player"
|
||||
|
||||
Reference in New Issue
Block a user