diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-20 06:05:04 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 09:05:04 +0000 |
commit | 56b375ecf75639025f87ae0af6f1a4ee6f150cee (patch) | |
tree | 0c2b7381a062076908fdab319bfb430a8af2108d /monsters/monster1145_KageSlayer.xml | |
parent | 157f773f55532c71c99f241593868572b8d34079 (diff) | |
download | clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.gz clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.bz2 clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.xz clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.zip |
Doomsday Support Patch (Act 4/5) (#371)
Contains Act 5 maps (by kytty), and Act 4 monsters, items, music, and cutscenes.
Diffstat (limited to 'monsters/monster1145_KageSlayer.xml')
-rw-r--r-- | monsters/monster1145_KageSlayer.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/monsters/monster1145_KageSlayer.xml b/monsters/monster1145_KageSlayer.xml deleted file mode 100644 index 0c9e2f6c..00000000 --- a/monsters/monster1145_KageSlayer.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0"?> -<monsters offset="0"> - <!-- This is a placeholder! --> - <monster id="1145" name="Clay Golem"> - <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd</sprite> - <sprite>equipment/feet/assassin-boots.xml</sprite> - <sprite>equipment/legs/shorts.xml|#121212,343434</sprite> - <sprite>equipment/chest/robe.xml|#000000</sprite> - <!-- No folder for this --> - <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack"/> - </monster> -</monsters> |