diff options
author | mekolat <mekolat@gmail.com> | 2014-07-18 20:50:55 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-07-18 20:50:55 -0400 |
commit | 7d013b40d13dc62c2fafb84b7b0c7064006a204d (patch) | |
tree | 83cd15fa2b546891b8beae0dc930c2210c3e29c4 /monsters/monster1118_GreenSlimeMother.xml | |
parent | adecd96194deca0b23d2220b0fbc6ce9d24c8499 (diff) | |
download | clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.gz clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.bz2 clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.xz clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.zip |
split monsters.xml
Diffstat (limited to 'monsters/monster1118_GreenSlimeMother.xml')
-rw-r--r-- | monsters/monster1118_GreenSlimeMother.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/monsters/monster1118_GreenSlimeMother.xml b/monsters/monster1118_GreenSlimeMother.xml new file mode 100644 index 00000000..f7cab5b2 --- /dev/null +++ b/monsters/monster1118_GreenSlimeMother.xml @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<monsters offset="0"> +<monster id="1118" name="Green Slime Mother"> + <sprite>monsters/slime-mother.xml|#72982c,ffffff</sprite> + <sprite>monsters/accessories/slime-covered-bow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d;#72982c,ffffff</sprite> + <sound event="hit">monsters/slime/slime-hit1.ogg</sound> + <attack id="1" missile-particle="graphics/particles/arrowh-green-slime.particle.xml|#72982c,ffffff" action="attack"></attack> +</monster> +</monsters>
\ No newline at end of file |