Merge pull request #13095 from lolman360/liver

custom name/desc ring and necklace
This commit is contained in:
silicons
2020-08-11 01:41:48 -07:00
committed by GitHub
6 changed files with 28 additions and 2 deletions
@@ -98,3 +98,7 @@
name = "A diamond ring box"
path = /obj/item/storage/fancy/ringbox/diamond
cost = 5
/datum/gear/backpack/necklace//this is here because loadout doesn't support proper accessories
name = "A renameable necklace"
path = /obj/item/clothing/accessory/necklace
@@ -24,3 +24,7 @@
name = "A diamond ring"
path = /obj/item/clothing/gloves/ring/diamond
cost = 4
/datum/gear/gloves/customring
name = "A ring, renameable"
path = /obj/item/clothing/gloves/ring/custom