18 lines
411 B
Plaintext
18 lines
411 B
Plaintext
/datum/gear/syntech/pendant
|
|
name = "Normalizer Pendant"
|
|
category =ITEM_SLOT_NECK
|
|
path = /obj/item/clothing/neck/syntech
|
|
cost = 6
|
|
|
|
/datum/gear/syntech/choker
|
|
name = "Normalizer Choker"
|
|
category =ITEM_SLOT_NECK
|
|
path = /obj/item/clothing/neck/syntech/choker
|
|
cost = 6
|
|
|
|
/datum/gear/syntech/collar
|
|
name = "Normalizer Collar"
|
|
category =ITEM_SLOT_NECK
|
|
path = /obj/item/clothing/neck/syntech/collar
|
|
cost = 6
|