Spiked wristband

Added a spiked wristband accessory to loadout and vending machines.
This commit is contained in:
SatinIsle
2024-09-03 13:53:48 +01:00
parent 61b7a18cc6
commit 4e0352cb23
5 changed files with 12 additions and 1 deletions
@@ -370,7 +370,8 @@
"Red and Orange" = /obj/item/clothing/accessory/wristbandcollection/les,
"White, Pink and Blue" = /obj/item/clothing/accessory/wristbandcollection/trans,
"Blue, Purple and Pink" = /obj/item/clothing/accessory/wristbandcollection/bi,
"Black, White and Grey" = /obj/item/clothing/accessory/wristbandcollection/ace
"Black, White and Grey" = /obj/item/clothing/accessory/wristbandcollection/ace,
"Spiked" = /obj/item/clothing/accessory/wristband_spiked
)
gear_tweaks += new/datum/gear_tweak/path(wristband_lists)