diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-09 19:34:45 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-09 19:34:45 +0400 |
commit | 8fab0de9bdf61e31255fd718d195c0b4b8c9afc8 (patch) | |
tree | 1a62214c126db6da30d22a04f4d972ac9c91a7e9 /status-effects.xml | |
parent | 93a6b7dabd38a80d871851d8bd0e4bbb6884dfbe (diff) | |
download | clientdata-8fab0de9bdf61e31255fd718d195c0b4b8c9afc8.tar.gz clientdata-8fab0de9bdf61e31255fd718d195c0b4b8c9afc8.tar.bz2 clientdata-8fab0de9bdf61e31255fd718d195c0b4b8c9afc8.tar.xz clientdata-8fab0de9bdf61e31255fd718d195c0b4b8c9afc8.zip |
Fixed alignment problems in XML files.
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/status-effects.xml b/status-effects.xml index 40491fe0..84f34e6d 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Author from The Mana World +<!-- Author: Reid Copyright (C) 2010-2012 Evol Online --> <!-- -name: Name of the status effect. -id: ID of the status effect. -block-id: Group of different IDs(?). +name: Name of the status effect. +id: ID of the status effect. +block-id: Group of different IDs. persistent-particle-effect: Displays if the effect is present during all of the timer (?). -start-particle: Particles used for the effect, appearing when the effect is enabled. -icon: Displays an icon in the top bar, appearing when the effect is enabled. -start-message: Displayq a message when you launch the effect. -end-message: Displayq a message when the effect end. +start-particle: Particles used for the effect, appearing when the effect is enabled. +icon: Displays an icon in the top bar, appearing when the effect is enabled. +start-message: Displays a message when you launch the effect. +end-message: Displays a message when the effect end. --> <status-effects> |