diff options
-rw-r--r-- | graphics/sprites/npcs/XML1/nard.xml | 2 | ||||
-rw-r--r-- | monsters.xml | 8 | ||||
-rw-r--r-- | sfx/monsters/pious/pious-hit-2.ogg | bin | 10473 -> 0 bytes | |||
-rw-r--r-- | sfx/monsters/pious/pious-move-1.ogg | bin | 17482 -> 0 bytes | |||
-rw-r--r-- | sfx/monsters/pious/pious-move-2.ogg | bin | 15491 -> 0 bytes | |||
-rw-r--r-- | sfx/monsters/pious/pious-move-3.ogg | bin | 18005 -> 0 bytes |
6 files changed, 1 insertions, 9 deletions
diff --git a/graphics/sprites/npcs/XML1/nard.xml b/graphics/sprites/npcs/XML1/nard.xml index c5dd4bec..7bf901b4 100644 --- a/graphics/sprites/npcs/XML1/nard.xml +++ b/graphics/sprites/npcs/XML1/nard.xml @@ -2,7 +2,7 @@ <!-- Author : Reid Copyright (C) 2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/npcs/sprite/nard.png" width="64" height="64" offsetX="-16" /> + <imageset name="base" src="graphics/sprites/npcs/sprite/nard.png" width="64" height="64" offsetX="16" /> <action name="stand" imageset="base"> <animation direction="default"> <frame index="0" delay="10000"/> diff --git a/monsters.xml b/monsters.xml index 6aec3712..a1564d1c 100644 --- a/monsters.xml +++ b/monsters.xml @@ -29,13 +29,9 @@ exemple : <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="hit">monsters/pious/pious-hit-2.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="move">monsters/pious/pious-move-1.ogg</sound> - <sound event="move">monsters/pious/pious-move-2.ogg</sound> - <sound event="move">monsters/pious/pious-move-3.ogg</sound> <sound event="spawn">monsters/pious/pious-spawn-1.ogg</sound> </monster> <monster id="1" name="Pi-Pious" targetCursor="small" walkType="walk"> @@ -43,13 +39,9 @@ exemple : <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="hit">monsters/pious/pious-hit-2.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="move">monsters/pious/pious-move-1.ogg</sound> - <sound event="move">monsters/pious/pious-move-2.ogg</sound> - <sound event="move">monsters/pious/pious-move-3.ogg</sound> <sound event="spawn">monsters/pious/pious-spawn-1.ogg</sound> </monster> <monster id="2" name="Tortugas" targetCursor="small" walkType="walkswim"> diff --git a/sfx/monsters/pious/pious-hit-2.ogg b/sfx/monsters/pious/pious-hit-2.ogg Binary files differdeleted file mode 100644 index fec2fa42..00000000 --- a/sfx/monsters/pious/pious-hit-2.ogg +++ /dev/null diff --git a/sfx/monsters/pious/pious-move-1.ogg b/sfx/monsters/pious/pious-move-1.ogg Binary files differdeleted file mode 100644 index 0628f610..00000000 --- a/sfx/monsters/pious/pious-move-1.ogg +++ /dev/null diff --git a/sfx/monsters/pious/pious-move-2.ogg b/sfx/monsters/pious/pious-move-2.ogg Binary files differdeleted file mode 100644 index bc880719..00000000 --- a/sfx/monsters/pious/pious-move-2.ogg +++ /dev/null diff --git a/sfx/monsters/pious/pious-move-3.ogg b/sfx/monsters/pious/pious-move-3.ogg Binary files differdeleted file mode 100644 index 55126c27..00000000 --- a/sfx/monsters/pious/pious-move-3.ogg +++ /dev/null |