summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-05 04:17:38 +0200
committerReid <reidyaro@gmail.com>2012-04-05 04:17:38 +0200
commit8c784e4158041c1920fcffba9b6b436e61415c6e (patch)
treeaa0d8048130aa871d2764a8832c10de52ebd3935 /monsters.xml
parent79c39fb1ed2dda2b801ea4c13dcc8e229507febf (diff)
downloadclientdata-8c784e4158041c1920fcffba9b6b436e61415c6e.tar.gz
clientdata-8c784e4158041c1920fcffba9b6b436e61415c6e.tar.bz2
clientdata-8c784e4158041c1920fcffba9b6b436e61415c6e.tar.xz
clientdata-8c784e4158041c1920fcffba9b6b436e61415c6e.zip
Rename Pious in Piou,
Remove "!" NPC concept.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/monsters.xml b/monsters.xml
index b22900c0..75b6e17f 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -28,24 +28,24 @@ exemple :
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <monster id="0" name="Pious" targetCursor="small" walkType="walk">
- <sprite>monsters/chick.xml</sprite>
- <sound event="die">monsters/pious/pious-die-1.ogg</sound>
- <sound event="hit">monsters/pious/pious-hit-1.ogg</sound>
- <sound event="hurt">monsters/pious/pious-hurt-1.ogg</sound>
- <sound event="hurt">monsters/pious/pious-hurt-2.ogg</sound>
- <sound event="miss">monsters/pious/pious-miss-1.ogg</sound>
- <sound event="spawn">monsters/pious/pious-spawn-1.ogg</sound>
+ <monster id="0" name="Piou" targetCursor="small" walkType="walk">
+ <sprite>monsters/piou.xml</sprite>
+ <sound event="die">monsters/piou/piou-die-1.ogg</sound>
+ <sound event="hit">monsters/piou/piou-hit-1.ogg</sound>
+ <sound event="hurt">monsters/piou/piou-hurt-1.ogg</sound>
+ <sound event="hurt">monsters/piou/piou-hurt-2.ogg</sound>
+ <sound event="miss">monsters/piou/piou-miss-1.ogg</sound>
+ <sound event="spawn">monsters/piou/piou-spawn-1.ogg</sound>
</monster>
<monster id="1" name="Piousse" targetCursor="small" walkType="walk">
- <sprite>monsters/chick.xml</sprite>
- <sprite>accessories/acc-chick-egg.xml</sprite>
- <sound event="die">monsters/pious/pious-die-1.ogg</sound>
- <sound event="hit">monsters/pious/pious-hit-1.ogg</sound>
- <sound event="hurt">monsters/pious/pious-hurt-1.ogg</sound>
- <sound event="hurt">monsters/pious/pious-hurt-2.ogg</sound>
- <sound event="miss">monsters/pious/pious-miss-1.ogg</sound>
- <sound event="spawn">monsters/pious/pious-spawn-1.ogg</sound>
+ <sprite>monsters/piou.xml</sprite>
+ <sprite>accessories/acc-piousse-egg.xml</sprite>
+ <sound event="die">monsters/piou/piou-die-1.ogg</sound>
+ <sound event="hit">monsters/piou/piou-hit-1.ogg</sound>
+ <sound event="hurt">monsters/piou/piou-hurt-1.ogg</sound>
+ <sound event="hurt">monsters/piou/piou-hurt-2.ogg</sound>
+ <sound event="miss">monsters/piou/piou-miss-1.ogg</sound>
+ <sound event="spawn">monsters/piou/piou-spawn-1.ogg</sound>
</monster>
<monster id="2" name="Tortugas" targetCursor="small" walkType="walkswim">
<sound event="die">monsters/tortugas/tortugas-dying1.ogg</sound>