Added an (animated) candle. Might be useful for the casle-level backgrounds...
authorBenjamin P. Jung <bpjung@terreon.de>
Thu, 4 May 2006 19:11:47 +0000 (19:11 +0000)
committerBenjamin P. Jung <bpjung@terreon.de>
Thu, 4 May 2006 19:11:47 +0000 (19:11 +0000)
SVN-Revision: 3490

data/images/objects/candle/candle-1.png [new file with mode: 0644]
data/images/objects/candle/candle-2.png [new file with mode: 0644]
data/images/objects/candle/candle-3.png [new file with mode: 0644]
data/images/objects/candle/candle-4.png [new file with mode: 0644]
data/images/objects/candle/candle.sprite [new file with mode: 0644]

diff --git a/data/images/objects/candle/candle-1.png b/data/images/objects/candle/candle-1.png
new file mode 100644 (file)
index 0000000..97a191b
Binary files /dev/null and b/data/images/objects/candle/candle-1.png differ
diff --git a/data/images/objects/candle/candle-2.png b/data/images/objects/candle/candle-2.png
new file mode 100644 (file)
index 0000000..5cb8c35
Binary files /dev/null and b/data/images/objects/candle/candle-2.png differ
diff --git a/data/images/objects/candle/candle-3.png b/data/images/objects/candle/candle-3.png
new file mode 100644 (file)
index 0000000..3145a76
Binary files /dev/null and b/data/images/objects/candle/candle-3.png differ
diff --git a/data/images/objects/candle/candle-4.png b/data/images/objects/candle/candle-4.png
new file mode 100644 (file)
index 0000000..9af1a1e
Binary files /dev/null and b/data/images/objects/candle/candle-4.png differ
diff --git a/data/images/objects/candle/candle.sprite b/data/images/objects/candle/candle.sprite
new file mode 100644 (file)
index 0000000..987c553
--- /dev/null
@@ -0,0 +1,12 @@
+(supertux-sprite
+  (action
+    (name "default")
+    (images 
+      "candle-0.png"
+      "candle-1.png"
+      "candle-2.png"
+      "candle-3.png"
+      )
+    )
+  )
+