"Down The Rabbit Hole" can now be finished by picking up the Gold Key at the end
[supertux.git] / data / images / sprites.strf
index 51c3268..520ecaa 100644 (file)
       (images "powerups/potions/blue-potion.png")
     )
   )
+  
+  (sprite
+    (name "eat-me")
+    (action
+      (name "default")
+      (images "tiles/doodads/platter.png")
+    )
+  )
+    (sprite
+    (name "gold-key")
+    (action
+      (name "default")
+      (images "objects/keys/key_gold.png")
+    )
+  )
 )