mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user