summaryrefslogtreecommitdiff
path: root/graphics/particles/casket-lid.xml
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2011-01-29 07:16:30 -0500
committernmaligec <wouldnot@hotmail.com>2011-01-29 07:16:30 -0500
commit4e4596888ba61cbd9d4e26c555abe1093935d792 (patch)
tree80d06ba47ec9d91eff254db1ae2d6310a9926404 /graphics/particles/casket-lid.xml
parent5372a464c0c12a48d732e7667ed6008712a8e472 (diff)
downloadclientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.gz
clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.bz2
clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.xz
clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.zip
Second last commit: updates to the crypt map, tileset and misc graphics.
deleted debugroom map.
Diffstat (limited to 'graphics/particles/casket-lid.xml')
-rwxr-xr-xgraphics/particles/casket-lid.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/particles/casket-lid.xml b/graphics/particles/casket-lid.xml
index a737fd6c..b5b353b9 100755
--- a/graphics/particles/casket-lid.xml
+++ b/graphics/particles/casket-lid.xml
@@ -2,16 +2,16 @@
<effect>
<!-- The lid opening portion of the casket trap-->
- <particle position-x="0" position-y="0" position-z="43" lifetime="110">
+ <particle position-x="0" position-y="0" position-z="43" lifetime="80">
<emitter>
<property name="position-y" value="37" />
- <property name="lifetime" value="110"/>
+ <property name="lifetime" value="80"/>
<property name="output" value="1"/>
- <property name="output-pause" value="15"/>
+ <property name="output-pause" value="12"/>
<animation imageset="graphics/particles/casket-trap_96x96.png" width="96" height="96">
- <frame index="11" delay="100"/>
- <frame index="12" delay="900"/>
- <frame index="11" delay="100"/>
+ <frame index="10" delay="250"/>
+ <frame index="11" delay="400"/>
+ <frame index="10" delay="150"/>
</animation>
</emitter>
</particle>