summaryrefslogtreecommitdiff
path: root/resources/tileset.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tileset.tsx')
-rw-r--r--resources/tileset.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tileset.tsx b/resources/tileset.tsx
index 2c43505..1747cbc 100644
--- a/resources/tileset.tsx
+++ b/resources/tileset.tsx
@@ -4,12 +4,14 @@
<tile id="14">
<properties>
<property name="animated" value="flame"/>
+ <property name="delay" type="int" value="100"/>
<property name="keyframe" type="int" value="0"/>
</properties>
</tile>
<tile id="24">
<properties>
<property name="animated" value="flame"/>
+ <property name="delay" type="int" value="100"/>
<property name="keyframe" type="int" value="1"/>
</properties>
</tile>