diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index f229b0d0..b45d411f 100644 --- a/effects.xml +++ b/effects.xml @@ -38,8 +38,9 @@ Copyright (C) 2010-2014 Evol Online --> <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 --> - <!-- Reserved for TMW2: id 50~100 --> + <!-- Reserved for TMW2: id 50~250 --> <effect id="50" particle="graphics/particles/smoke.xml"/> <!-- Smoke particle effect. --> + <effect id="51" particle="graphics/particles/medium-blindinglight.xml"/> <!-- Bug bomb --> <effect id="344"/> <!-- @summon GM command particle effect. --> |