summaryrefslogtreecommitdiff
path: root/monsters/monster1070_BallLightning.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/monster1070_BallLightning.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/monster1070_BallLightning.xml')
-rw-r--r--monsters/monster1070_BallLightning.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/monsters/monster1070_BallLightning.xml b/monsters/monster1070_BallLightning.xml
deleted file mode 100644
index 1ea3af9c..00000000
--- a/monsters/monster1070_BallLightning.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<monsters offset="0">
- <monster id="1070" name="Ball Lightning" targetCursor="small">
- <sprite>monsters/ball-lightning.xml</sprite>
- <sprite>monsters/accessories/ball-lightning-shadow.xml</sprite>
- <particlefx>graphics/particles/monster-ball-lightning.particle.xml</particlefx>
- <sound event="move">monsters/ball_lightning/ball_lighning-move1.ogg</sound>
- <sound event="die">env/zap.ogg</sound>
- <attack id="1" hit-effect-id="23" miss-effect-id="23" action="attack"/>
- </monster>
-</monsters>