diff options
-rw-r--r-- | monsters.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index d8bf78cc..6b9a6e49 100644 --- a/monsters.xml +++ b/monsters.xml @@ -553,4 +553,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sprite>monsters/accessories/moubooeastereyes.xml</sprite> <sprite>monsters/accessories/moubooeastertail.xml</sprite> </monster> + <monster id="1122" name="Snake" targetCursor="medium"> + <sprite>monsters/snake.xml|#664d28,a6673a,dbbc86,ffffff</sprite> + </monster> + <monster id="1123" name="Mountain Snake" targetCursor="medium"> + <sprite>monsters/snake.xml|#585b39,a67c5d,dbc9a9,ffffff</sprite> + </monster> + </monsters> |