mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Small Tweak to the Sleepy Ring's Antag Flavour Text (#12130)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
/obj/item/clothing/ring/reagent/sleepy
|
||||
name = "silver ring"
|
||||
desc = "A ring made from what appears to be silver."
|
||||
desc_antag = "This ring has a hidden injector that will activate when worn, injecting a strong sedative. It is safe to hold in your hands."
|
||||
desc_antag = "This ring has a hidden injector that will activate when worn, administering a strong sedative. It is safe to hold in your hands."
|
||||
icon_state = "material"
|
||||
origin_tech = list(TECH_MATERIAL = 2, TECH_ILLEGAL = 5)
|
||||
reagents_to_add = list(/decl/reagent/polysomnine = 10)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- spellcheck: "Tweaked the antag flavour text on the sleepy ring to improve its readability."
|
||||
Reference in New Issue
Block a user