diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-24 12:23:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-24 12:23:24 -0300 |
commit | f78b75d5f516aab1257933c6291ea667bf3730a3 (patch) | |
tree | 39b2eb495a8ec8daf2f94152534a9f7ceaaf45f6 /tmw/graphics/particles/monster-troll-foefire.particle.xml | |
parent | 992b3ea1b3aee6329bbd5abdb8de4b27c63f49aa (diff) | |
download | clientdata-f78b75d5f516aab1257933c6291ea667bf3730a3.tar.gz clientdata-f78b75d5f516aab1257933c6291ea667bf3730a3.tar.bz2 clientdata-f78b75d5f516aab1257933c6291ea667bf3730a3.tar.xz clientdata-f78b75d5f516aab1257933c6291ea667bf3730a3.zip |
XML first level
Diffstat (limited to 'tmw/graphics/particles/monster-troll-foefire.particle.xml')
-rw-r--r-- | tmw/graphics/particles/monster-troll-foefire.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmw/graphics/particles/monster-troll-foefire.particle.xml b/tmw/graphics/particles/monster-troll-foefire.particle.xml index 6e3bcce..a39a319 100644 --- a/tmw/graphics/particles/monster-troll-foefire.particle.xml +++ b/tmw/graphics/particles/monster-troll-foefire.particle.xml @@ -14,7 +14,7 @@ used for the foefire attack of the Trolls. <property name="power" min="1" max="1.5"/> <property name="momentum" value="0.99"/> <property name="gravity" value="-0.02"/> - <animation imageset="graphics/particles/monster-troll-foefire.particle.png|W:#00FFFF,0000ff" width="24" height="24"> + <animation imageset="tmw/graphics/particles/monster-troll-foefire.particle.png|W:#00FFFF,0000ff" width="24" height="24"> <frame index="0" delay="5"/> <frame index="1" delay="10"/> <frame index="2" delay="15"/> |