summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-08 17:24:14 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-08 17:24:14 -0300
commitb779bc8ddfb3ea3a49285aab4a69726c88d3aca9 (patch)
tree250bb6f817f5fd1919a52bcae8be71eff985f3fb /monsters.xml
parent2dae184b0ff91e21f8d6ec0b693592c27b3cd2f0 (diff)
downloadclientdata-b779bc8ddfb3ea3a49285aab4a69726c88d3aca9.tar.gz
clientdata-b779bc8ddfb3ea3a49285aab4a69726c88d3aca9.tar.bz2
clientdata-b779bc8ddfb3ea3a49285aab4a69726c88d3aca9.tar.xz
clientdata-b779bc8ddfb3ea3a49285aab4a69726c88d3aca9.zip
Fix pipelines
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/monsters.xml b/monsters.xml
index 5d216fab..1224a48b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -828,37 +828,37 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<monster id="1182" name="Earth Fairy">
<sprite>monsters/fairy.xml|#ff9e00</sprite>
<sound event="hit">monsters/firegoblin/firegoblinhit.ogg</sound>
- <sound event="miss">monster/flower/miss.ogg</sound>
- <sound event="die">monster/fairy/fada-die1.ogg</sound>
- <sound event="die">monster/fairy/fada-die2.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die1.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die2.ogg</sound>
</monster>
<monster id="1183" name="Fire Fairy">
<sprite>monsters/fairy.xml|#ff0000</sprite>
<sound event="hit">monsters/firegoblin/firegoblinhit.ogg</sound>
- <sound event="miss">monster/flower/miss.ogg</sound>
- <sound event="die">monster/fairy/fada-die1.ogg</sound>
- <sound event="die">monster/fairy/fada-die2.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die1.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die2.ogg</sound>
</monster>
<monster id="1184" name="Water Fairy">
<sprite>monsters/fairy.xml|#0000ff</sprite>
<sound event="hit">monsters/firegoblin/firegoblinhit.ogg</sound>
- <sound event="miss">monster/flower/miss.ogg</sound>
- <sound event="die">monster/fairy/fada-die1.ogg</sound>
- <sound event="die">monster/fairy/fada-die2.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die1.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die2.ogg</sound>
</monster>
<monster id="1185" name="Wind Fairy">
<sprite>monsters/fairy.xml|#ffffff</sprite>
<sound event="hit">monsters/firegoblin/firegoblinhit.ogg</sound>
- <sound event="miss">monster/flower/miss.ogg</sound>
- <sound event="die">monster/fairy/fada-die1.ogg</sound>
- <sound event="die">monster/fairy/fada-die2.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die1.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die2.ogg</sound>
</monster>
<monster id="1186" name="Poison Fairy">
<sprite>monsters/fairy.xml</sprite>
<sound event="hit">monsters/firegoblin/firegoblinhit.ogg</sound>
- <sound event="miss">monster/flower/miss.ogg</sound>
- <sound event="die">monster/fairy/fada-die1.ogg</sound>
- <sound event="die">monster/fairy/fada-die2.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die1.ogg</sound>
+ <sound event="die">monsters/fairy/fada-die2.ogg</sound>
</monster>
<!-- Resume -->