Update dog.dm

This commit is contained in:
SabreML
2020-11-09 10:29:58 +00:00
parent 48a1d543af
commit beefe9e2d0

View File

@@ -9,9 +9,9 @@
response_disarm = "bops"
response_harm = "kicks"
speak = list("YAP", "Woof!", "Bark!", "AUUUUUU")
speak_emote = list("barks.", "woofs.")
emote_hear = list("barks!", "woofs!", "yaps.","pants.")
emote_see = list("shakes its head.", "chases its tail.","shivers.")
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")
see_in_dark = 5
speak_chance = 1