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