diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-10 22:25:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-10 22:25:28 -0300 |
commit | 271df91687d29ce9d01d356076c8c8775a7f1f6b (patch) | |
tree | 3af4fadfc25c576dac83697c0d88234888d260c2 /items.xml | |
parent | 922fca26d857c315575bae5b803557f7bc2cf2cb (diff) | |
download | clientdata-271df91687d29ce9d01d356076c8c8775a7f1f6b.tar.gz clientdata-271df91687d29ce9d01d356076c8c8775a7f1f6b.tar.bz2 clientdata-271df91687d29ce9d01d356076c8c8775a7f1f6b.tar.xz clientdata-271df91687d29ce9d01d356076c8c8775a7f1f6b.zip |
Pollet SFX by clort
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -200,10 +200,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="-152" type="racesprite" name="Translator"> <sprite>monsters/penguin.xml</sprite> <sound event="hit">monsters/frostiana/hit1.ogg</sound> + <sound event="hurt">monsters/pollet/hurt1.ogg</sound> + <sound event="hurt">monsters/pollet/hurt2.ogg</sound> + <sound event="hurt">monsters/pollet/hurt3.ogg</sound> </item> <item id="-153" type="racesprite" name="Senior Translator"> <sprite>monsters/whirlybird.xml</sprite> <sound event="hit">monsters/frostiana/hit1.ogg</sound> + <sound event="hurt">monsters/pollet/hurt4.ogg</sound> + <sound event="hurt">monsters/pollet/hurt5.ogg</sound> + <sound event="hurt">monsters/pollet/hurt6.ogg</sound> </item> <!-- Usable Items --> |