mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-24 08:22:54 +00:00
Update dog.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user