This commit is contained in:
Chloe Carver-Brown
2021-05-27 16:40:15 +01:00
parent 9b16358091
commit 7eb73ca903
4 changed files with 16 additions and 4 deletions
+6
View File
@@ -392,3 +392,9 @@
icon_type = "silver ring"
spawn_type = /obj/item/clothing/gloves/ring/silver
/obj/item/storage/fancy/ringbox/lyricalpaws
name = "Ornate Ring Box"
desc = "A rich royal blue felted box, the inside lined with a beautiful black silk. It was clearly designed to hold a ring of sorts."
icon_state = "paws ringbox"
icon_type = "ornate ring"
spawn_type = /obj/item/clothing/gloves/ring/lyricalpaws
+7 -1
View File
@@ -29,4 +29,10 @@
name = "silver ring"
item_state = "sring"
icon_state = "ringsilver"
desc = "A tiny silver ring, sized to wrap around a finger."
desc = "A tiny silver ring, sized to wrap around a finger."
/obj/item/clothing/gloves/ring/lyricalpaws
name = "Ornate Wedding Ring"
item_state = "dring"
icon_state = "ringpaws"
desc = "A worn golden ring emblazoned with a finely cut Emerald and Ruby alongside each other. The inside of the ring has the phrase 'Per aspera ad astra.' engraved in to it."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 815 B

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -112,10 +112,10 @@
cost = 0
ckeywhitelist = list("lyricalpaws")
datum/gear/darksabresheath
name = "Dark Sabre Sheath"
datum/gear/lyricalpawsring
name = "Ornate Ring Box"
category = SLOT_IN_BACKPACK
path = /obj/item/storage/belt/sabre/chloesabre
path = /obj/item/storage/fancy/ringbox/lyricalpaws
ckeywhitelist = list("lyricalpaws")
/datum/gear/cherostavikmask