diff options
author | Dark Nick <developer@Pirat.(none)> | 2011-07-04 19:10:15 +0400 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-07-04 16:59:28 -0400 |
commit | cd753e5a68da68bc40ef242f7e392e651768f0de (patch) | |
tree | 63b3588e7f7f5779331d11d59a820466b914d978 /maps/018-1.tmx | |
parent | 77944a99db0e266cd79e58b194629dca12e7d281 (diff) | |
download | clientdata-cd753e5a68da68bc40ef242f7e392e651768f0de.tar.gz clientdata-cd753e5a68da68bc40ef242f7e392e651768f0de.tar.bz2 clientdata-cd753e5a68da68bc40ef242f7e392e651768f0de.tar.xz clientdata-cd753e5a68da68bc40ef242f7e392e651768f0de.zip |
Added particle effect for bonfire.
Diffstat (limited to 'maps/018-1.tmx')
-rw-r--r-- | maps/018-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/018-1.tmx b/maps/018-1.tmx index 553d55ce..01febdf1 100644 --- a/maps/018-1.tmx +++ b/maps/018-1.tmx @@ -372,5 +372,6 @@ <property name="monster_id" value="53"/> </properties> </object> + <object name="graphics/particles/bonfire.particle.xml" type="PARTICLE_EFFECT" x="2080" y="2528" width="32" height="32"/> </objectgroup> </map> |