diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-03-09 10:56:12 -0500 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-04-25 16:32:52 -0400 |
commit | 351edcef2d1f7354b5eb492f590db3f2bf6ad851 (patch) | |
tree | a5e5e2aba0189c25aadb45c4c48074e75114cd98 /effects.xml | |
parent | 145ddc2322660a7ad687483981de712c8dc54509 (diff) | |
download | clientdata-351edcef2d1f7354b5eb492f590db3f2bf6ad851.tar.gz clientdata-351edcef2d1f7354b5eb492f590db3f2bf6ad851.tar.bz2 clientdata-351edcef2d1f7354b5eb492f590db3f2bf6ad851.tar.xz clientdata-351edcef2d1f7354b5eb492f590db3f2bf6ad851.zip |
add flying piou sfx
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index 72ba3ab8..4a4fb502 100644 --- a/effects.xml +++ b/effects.xml @@ -36,6 +36,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="28" audio="system/event-fail.ogg"/> <!-- Sound for failed events in scripts. --> <effect id="29" audio="npcs/fishing-cast.ogg"/> <!-- Throwing the bait in the water, in the fishing script. --> <effect id="30" audio="npcs/fishing-bite.ogg"/> <!-- Fish biting the bait, in the fishing script. --> + <effect id="33" audio="monsters/piou/hit1.ogg"/> <!-- when clicking the flying piou --> <effect id="344"/> <!-- @summon GM command particle effect. --> <effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. --> |