Update ring.dm

did a fucky wucky
This commit is contained in:
CygnusB
2020-07-04 21:08:49 -03:00
parent 137ed7f372
commit 50fac04274
+4 -4
View File
@@ -19,14 +19,14 @@
/obj/item/clothing/gloves/ring/diamond
name = "diamond ring"
item_state = "dring"
icon_state = "ringdiamond"
desc = "An expensive ring, studded with a diamond. Cultures have used these rings in courtship for a millenia."
/obj/item/clothing/gloves/ring/diamond/attack_self(mob/user)
user.visible_message("<span class='warning'>\The [user] gets down on one knee, presenting \the [src].</span>","<span class='warning'>You get down on one knee, presenting \the [src].</span>")
desc = "An expensive ring, studded with a diamond. Cultures have used these rings in courtship for a millenia."
icon_state = "ringdiamond"
/obj/item/clothing/gloves/ring/silver
name = "silver ring"
desc = "A tiny silver ring, sized to wrap around a finger."
item_state = "sring"
icon_state = "ringsilver"
item_state = "sring"
desc = "A tiny silver ring, sized to wrap around a finger."