diff options
-rw-r--r-- | effects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index d1aa1e41..53f615a9 100644 --- a/effects.xml +++ b/effects.xml @@ -31,6 +31,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="23" particle="graphics/particles/magic.xml"/> <!-- A magical particle effect. --> <effect id="24" audio="npcs/chest-open.ogg"/> <!-- Chest NPC, open sound effect. --> <effect id="25" audio="npcs/chest-close.ogg"/> <!-- Chest NPC, close sound effect. --> + <effect id="26" audio="monsters/piou/spawn1.ogg"/> <!-- Sound for the Rocket Piou NPC. --> <effect id="344"/> <!-- @summon GM command particle effect. --> <effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. --> |