diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-04-17 19:39:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-04-17 19:39:12 -0300 |
commit | 449cda07f09671e584c07e3e0f5af9309457fa40 (patch) | |
tree | ce1f36a49c94ed2a92803e44c3a11865c50bba06 /monsters/monster1134_SUSAN.xml | |
parent | f36868beb514e1e1dd45f1509f20f7e541354792 (diff) | |
download | clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.gz clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.bz2 clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.xz clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.zip |
Unify monsters.xml back
Diffstat (limited to 'monsters/monster1134_SUSAN.xml')
-rw-r--r-- | monsters/monster1134_SUSAN.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/monsters/monster1134_SUSAN.xml b/monsters/monster1134_SUSAN.xml deleted file mode 100644 index adaf669c..00000000 --- a/monsters/monster1134_SUSAN.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0"?> -<monsters offset="0"> - <monster id="1134" name="SUSAN" targetCursor="large"> - <sprite>monsters/SUSAN.xml|R:#ff00e4</sprite> - <particlefx>graphics/particles/heartnecklace.particle.xml</particlefx> - <sound event="hit">monsters/maggot/maggot-hit1.ogg</sound> - <sound event="hit">monsters/maggot/maggot-hit2.ogg</sound> - <sound event="miss">monsters/maggot/maggot-miss1.ogg</sound> - <sound event="die">monsters/maggot/maggot-dying1.ogg</sound> - </monster> -</monsters> |