diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-21 23:35:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-21 23:35:27 -0300 |
commit | 638a174ed816406379dc5f1da6381323708201de (patch) | |
tree | 1042e21687917fce2c16669b560428eef205c79d /graphics/particles/icedfire.particle.xml | |
parent | 45a526975b026f68eaba8be733817a2a0a584da1 (diff) | |
download | clientdata-638a174ed816406379dc5f1da6381323708201de.tar.gz clientdata-638a174ed816406379dc5f1da6381323708201de.tar.bz2 clientdata-638a174ed816406379dc5f1da6381323708201de.tar.xz clientdata-638a174ed816406379dc5f1da6381323708201de.zip |
XML comments and C comments are under different rules
Diffstat (limited to 'graphics/particles/icedfire.particle.xml')
-rw-r--r-- | graphics/particles/icedfire.particle.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/particles/icedfire.particle.xml b/graphics/particles/icedfire.particle.xml index 4c039e0a..dce1689f 100644 --- a/graphics/particles/icedfire.particle.xml +++ b/graphics/particles/icedfire.particle.xml @@ -1,8 +1,10 @@ <?xml version="1.0"?> <effect> -// Blue effect sart from floor and to to sky. taht can be use at teleportation or charge magic iced power +<!-- +// Blue effect sart from floor and to to sky, that can be use at teleportation or charging magic ice power // TMW2 Effect // Autor: Saulc +--> <particle position-x="0" position-y="0" position-z="0" lifetime="15"> <emitter> <animation imageset="graphics/particles/blueform.png" width="17" height="17"> |