Update ring.dm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user