forgot to checkin sprite changes
authorMatthias Braun <matze@braunis.de>
Mon, 31 May 2004 14:10:27 +0000 (14:10 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 31 May 2004 14:10:27 +0000 (14:10 +0000)
SVN-Revision: 1375

data/supertux.strf

index f0e63a2..f3136e7 100644 (file)
           (x-hotspot 0)
           (y-hotspot 0)
           (images "shared/walkingtree-left-small-1.png"))
- )
+
+  ; Door
+  (sprite (name "door")
+          (y-hotspot 0)
+          (y-hotspot 0)
+          (images "shared/door.png")
+  )
+)
 
 ;; EOF ;;