emotes to standard

This commit is contained in:
Cocacolagua
2020-09-16 12:18:06 -03:00
parent cf279cdcfa
commit 64beb81db1
2 changed files with 3 additions and 3 deletions
@@ -592,7 +592,7 @@
message = "<B>[src]</B> sighs[M ? " at [M]" : ""]."
m_type = 2
else
message = "<B>[src]</B> makes a weak noise"
message = "<B>[src]</B> makes a weak noise."
m_type = 2
if("hsigh", "hsighs")
@@ -600,7 +600,7 @@
message = "<B>[src]</B> sighs contentedly."
m_type = 2
else
message = "<B>[src]</B> makes a [pick("chill", "relaxed")] noise"
message = "<B>[src]</B> makes a [pick("chill", "relaxed")] noise."
m_type = 2
if("laugh", "laughs")
@@ -9,7 +9,7 @@
response_disarm = "bops"
response_harm = "kicks"
speak = list("YAP", "Woof!", "Bark!", "AUUUUUU")
speak_emote = list("barks", "woofs")
speak_emote = list("barks.", "woofs.")
emote_hear = list("barks!", "woofs!", "yaps.","pants.")
emote_see = list("shakes its head.", "chases its tail.","shivers.")
faction = list("neutral")