mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Correct Spelling of Hiss Emote in Help Message
The last S is silent, but that doesn't mean we shouldn't write it.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
message = "does a flip!"
|
||||
m_type = 1
|
||||
if ("vhelp") //Help for Virgo-specific emotes.
|
||||
to_chat(src, "vwag, vflap, mlem, awoo, nya, peep, chirp, weh, merp, bark, his, squeak, nsay, nme, flip")
|
||||
to_chat(src, "vwag, vflap, mlem, awoo, nya, peep, chirp, weh, merp, bark, hiss, squeak, nsay, nme, flip")
|
||||
|
||||
if (message)
|
||||
custom_emote(m_type,message)
|
||||
|
||||
Reference in New Issue
Block a user