diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-14 21:25:40 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-14 16:05:49 -0400 |
commit | 3e565300a297a7f88b3fe05432cd7eba91020b91 (patch) | |
tree | 07d114bfb5df2c076b6261bb9244b7745ee78d1f /monsters.xml | |
parent | 8271cb5f0794e35d0092b7a2cd4b7394e95ef765 (diff) | |
download | clientdata-3e565300a297a7f88b3fe05432cd7eba91020b91.tar.gz clientdata-3e565300a297a7f88b3fe05432cd7eba91020b91.tar.bz2 clientdata-3e565300a297a7f88b3fe05432cd7eba91020b91.tar.xz clientdata-3e565300a297a7f88b3fe05432cd7eba91020b91.zip |
Added the Ice Skull.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index ed4eec44..79352d6d 100644 --- a/monsters.xml +++ b/monsters.xml @@ -469,4 +469,8 @@ <sound event="miss">monsters/scorpion/scorpion-miss1.ogg</sound> </monster> + <monster id="83" name="Ice Skull"> + <sprite>monsters/monster-skull-ice.xml</sprite> + </monster> + </monsters> |