diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 13:24:23 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:17:51 +0100 |
commit | ab0903f84ba2d3e3033571608a647f814c334555 (patch) | |
tree | 475e06b1b07e0a3541743166f10956a072a2e6b2 | |
parent | 90de812005810043a135b8059b7fa5e24d07db35 (diff) | |
download | clientdata-ab0903f84ba2d3e3033571608a647f814c334555.tar.gz clientdata-ab0903f84ba2d3e3033571608a647f814c334555.tar.bz2 clientdata-ab0903f84ba2d3e3033571608a647f814c334555.tar.xz clientdata-ab0903f84ba2d3e3033571608a647f814c334555.zip |
add 1121 Easter mouboo
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index d3dae9f4..0fc4d084 100644 --- a/monsters.xml +++ b/monsters.xml @@ -545,4 +545,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sprite>monsters/jack.xml</sprite> </monster> --> + </monster> + <monster id="1121" name="Easter Mouboo" targetCursor="medium"> + <sprite>monsters/mouboo.xml|#ff059d,ff0e93</sprite> + </monster> </monsters> |