mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
emotes to standard
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user