normalizer nerf

- made normalizers 6 points in the shop again due to a bug
This commit is contained in:
evilew
2024-08-23 15:33:18 +02:00
parent ee302a772b
commit 8a3061cc96
2 changed files with 5 additions and 5 deletions
@@ -2,10 +2,10 @@
name = "Normalizer Ring"
category = SLOT_GLOVES
path = /obj/item/clothing/gloves/ring/syntech
cost = 0
cost = 6
/datum/gear/syntech/band
name = "Normalizer Band"
category = SLOT_GLOVES
path = /obj/item/clothing/gloves/ring/syntech/band
cost = 0
cost = 6
@@ -2,16 +2,16 @@
name = "Normalizer Pendant"
category = SLOT_NECK
path = /obj/item/clothing/neck/syntech
cost = 0
cost = 6
/datum/gear/syntech/choker
name = "Normalizer Choker"
category = SLOT_NECK
path = /obj/item/clothing/neck/syntech/choker
cost = 0
cost = 6
/datum/gear/syntech/collar
name = "Normalizer Collar"
category = SLOT_NECK
path = /obj/item/clothing/neck/syntech/collar
cost = 0
cost = 6