summaryrefslogtreecommitdiff
path: root/effects.xml
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-05-01 02:54:49 +0200
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-05-01 02:54:49 +0200
commit699af6cc4a26c6583b63d0d492337db03fca25fb (patch)
tree842675e1ab4740d233493246b8ac12ca7b623c32 /effects.xml
parenta44de3d94523c8b91ec4def07bb6383416438bbf (diff)
downloadclientdata-699af6cc4a26c6583b63d0d492337db03fca25fb.tar.gz
clientdata-699af6cc4a26c6583b63d0d492337db03fca25fb.tar.bz2
clientdata-699af6cc4a26c6583b63d0d492337db03fca25fb.tar.xz
clientdata-699af6cc4a26c6583b63d0d492337db03fca25fb.zip
Fixed a comment ending on effects.xml
Diffstat (limited to 'effects.xml')
-rw-r--r--effects.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml
index 5ae1b939..87da087f 100644
--- a/effects.xml
+++ b/effects.xml
@@ -3,6 +3,7 @@
Copyright 2011 - The Mana World Development Team
Effects definition file.
See documentation at: http://doc.manasource.org/effects.xml
+-->
<!-- Effects definition for client version : 0.0.29.1 and 0.5.x -->
<being-effects>
@@ -66,4 +67,7 @@
<effect id="10013" particle="graphics/particles/emotes/emote-blah.particle.xml"/>
</being-effects>
-<!-- Note: Effects definition for client version superior or equal to 0.6.x will handle effects root tag instead. -->
+<!--
+ Note: Effects definition for client version superior or equal to 0.6.x will prefer
+ the 'effects' root tag when possible.
+-->