Started some work on the yeti boss
[supertux.git] / data / images / supertux.strf
index 720217f..cd190ad 100644 (file)
                   "shared/hatch-5.png"
                   "shared/hatch-6.png"))
   )
+
+  (sprite (name "yeti")
+    (action
+      (name "normal")
+      (images "shared/yeti/yeti.png")
+    )
+  )
 )