- added walkingtree to test level
[supertux.git] / data / supertux.strf
index 75375da..9bab028 100644 (file)
           (y-hotspot 0)
           (images "shared/wingling-1.png"))
 
+  ; Walkingtree
+  (sprite (name "walkingtree-left")
+          (x-hotspot 0)
+          (y-hotspot 0)
+          (images "shared/walkingtree-left-1.png"))
+  (sprite (name "walkingtree-left-small")
+          (x-hotspot 0)
+          (y-hotspot 0)
+          (images "shared/walkingtree-left-small-1.png"))
  )
 
 ;; EOF ;;