Update ring.dm

This commit is contained in:
YakumoChen
2020-02-01 00:28:04 +00:00
committed by GitHub
parent 0d1d90cc96
commit 74fd722871
+2 -2
View File
@@ -11,7 +11,7 @@
strip_delay = 40
/obj/item/clothing/gloves/ring/suicide_act(mob/living/carbon/user)
user.visible_message("<span class='suicide'>\ [user] is putting the ring in [user.p_their()] mouth! It looks like [user] is trying to choke on the [src]!</span>")
user.visible_message("<span class='suicide'>\[user] is putting the [src] in [user.p_their()] mouth! It looks like [user] is trying to choke on the [src]!</span>")
return OXYLOSS
@@ -23,4 +23,4 @@
/obj/item/clothing/gloves/ring/silver
name = "silver ring"
desc = "A tiny silver ring, sized to wrap around a finger."
icon_state = "ringsilver"
icon_state = "ringsilver"