summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorWildX <wildx@evolonline.org>2016-09-19 21:03:29 +0000
committerWildX <wildx@evolonline.org>2016-09-19 21:03:29 +0000
commit1ff758b5e75f11a8b8f2b07eac2143d1b79411b0 (patch)
tree6e0a0fe07074c9a0687c7c80f8495b296869859a /monsters.xml
parenta3532e578768c428364f08e847d5d1627a2034d4 (diff)
downloadclientdata-1ff758b5e75f11a8b8f2b07eac2143d1b79411b0.tar.gz
clientdata-1ff758b5e75f11a8b8f2b07eac2143d1b79411b0.tar.bz2
clientdata-1ff758b5e75f11a8b8f2b07eac2143d1b79411b0.tar.xz
clientdata-1ff758b5e75f11a8b8f2b07eac2143d1b79411b0.zip
Changed mob name "Pumpkish" to "Pumpkin"
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index e01ba35d..da25af81 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -145,7 +145,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="miss">monsters/piou/miss1.ogg</sound>
<sound event="spawn">monsters/piou/spawn1.ogg</sound>
</monster>
- <monster id="1019" name="Pumpkish" walkType="walk">
+ <monster id="1019" name="Pumpkin" walkType="walk">
<sprite>monsters/pumpkish.xml</sprite>
<sound event="die">monsters/pumpkin/die1.ogg</sound>
<sound event="hit">monsters/pumpkin/hit1.ogg</sound>