diff options
author | wushin <pasekei@gmail.com> | 2014-07-28 22:07:56 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-07-28 22:08:57 -0500 |
commit | a995565ab9b8ab78761811e044b281757b5dba6a (patch) | |
tree | f9a6e056eca5f0c631b81d69d883665c257991c5 /monsters/monster1092_SlimeBlast.xml | |
parent | 74683209aa19678b6578f42b750cab7c4d235818 (diff) | |
parent | 7d013b40d13dc62c2fafb84b7b0c7064006a204d (diff) | |
download | clientdata-a995565ab9b8ab78761811e044b281757b5dba6a.tar.gz clientdata-a995565ab9b8ab78761811e044b281757b5dba6a.tar.bz2 clientdata-a995565ab9b8ab78761811e044b281757b5dba6a.tar.xz clientdata-a995565ab9b8ab78761811e044b281757b5dba6a.zip |
Merge remote-tracking branch 'meko/monstersplit'
Clean up make check problems from merge
closes #143
Diffstat (limited to 'monsters/monster1092_SlimeBlast.xml')
-rw-r--r-- | monsters/monster1092_SlimeBlast.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters/monster1092_SlimeBlast.xml b/monsters/monster1092_SlimeBlast.xml new file mode 100644 index 00000000..e7acb679 --- /dev/null +++ b/monsters/monster1092_SlimeBlast.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1092" name="Slime Blast"> + <sprite>monsters/accessories/slime-slimeblast.xml|#2121ae,ffffff</sprite> + <sound event="die">monsters/slime/slime-hit1.ogg</sound> + </monster> +</monsters> |