summaryrefslogtreecommitdiff
path: root/monsters/monster1073_TheLost.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-04-17 19:39:12 -0300
committerJesusaves <cpntb1@ymail.com>2023-04-17 19:39:12 -0300
commit449cda07f09671e584c07e3e0f5af9309457fa40 (patch)
treece1f36a49c94ed2a92803e44c3a11865c50bba06 /monsters/monster1073_TheLost.xml
parentf36868beb514e1e1dd45f1509f20f7e541354792 (diff)
downloadclientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.gz
clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.bz2
clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.tar.xz
clientdata-449cda07f09671e584c07e3e0f5af9309457fa40.zip
Unify monsters.xml back
Diffstat (limited to 'monsters/monster1073_TheLost.xml')
-rw-r--r--monsters/monster1073_TheLost.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/monsters/monster1073_TheLost.xml b/monsters/monster1073_TheLost.xml
deleted file mode 100644
index cda9d5f7..00000000
--- a/monsters/monster1073_TheLost.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<monsters offset="0">
- <monster id="1073" name="The Lost">
- <sprite>monsters/skeleton.xml|#aca379</sprite>
- <sprite>equipment/chest/robe.xml|#333333</sprite>
- <sprite>equipment/head/phylactery.xml</sprite>
- <sound event="die">monsters/skeleton/skel-die1.ogg</sound>
- <sound event="die">monsters/skeleton/skel-die2.ogg</sound>
- <sound event="hit">magic/confringo1.ogg</sound>
- <sound event="hit">magic/confringo2.ogg</sound>
- <sound event="hit">magic/confringo3.ogg</sound>
- <sound event="hurt">monsters/skeleton/skel-hurt1.ogg</sound>
- <sound event="miss">monsters/skeleton/skel-miss1.ogg</sound>
- <attack id="1" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"/>
- </monster>
-</monsters>