diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-28 20:14:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-28 20:14:32 -0300 |
commit | 46db99f7016beb5cb0aaad16183006566df35570 (patch) | |
tree | dba888902ff15ff39edbafd24ff4bd540af7588d /monsters.xml | |
parent | a3de82b15ec67795a407f432c28893e0e91aaf8a (diff) | |
download | clientdata-46db99f7016beb5cb0aaad16183006566df35570.tar.gz clientdata-46db99f7016beb5cb0aaad16183006566df35570.tar.bz2 clientdata-46db99f7016beb5cb0aaad16183006566df35570.tar.xz clientdata-46db99f7016beb5cb0aaad16183006566df35570.zip |
Whirly Bird
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index b048411d..703412e8 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1223,6 +1223,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s <monster id="1231" name="Death Cat" targetCursor="small"> <sprite>monsters/pet-black-cat.xml</sprite> </monster> + <monster id="1232" name="Whirly Bird" targetCursor="medium"> + <sprite>monsters/whirlybird.xml</sprite> + </monster> <!-- RESERVED --> <monster id="1493" name="Game Master"> |