Changed icon.png to icon.xpm. This way we don't have to worry about masks.
[supertux.git] / data / supertux.strf
index 27a52da..380b08c 100644 (file)
          (images "shared/jumpy-left-middle-0.png"))
 
  (sprite (name "mrbomb-left")
+         (x-hotspot 0)
+         (y-hotspot 15)
          (images "shared/mrbomb-left-0.png")
          (images "shared/mrbomb-left-1.png")
          (images "shared/mrbomb-left-2.png")
          (images "shared/mrbomb-left-3.png"))
 
  (sprite (name "mrbomb-right")
+         (x-hotspot 0)
+         (y-hotspot 15)
          (images "shared/mrbomb-right-0.png")
          (images "shared/mrbomb-right-1.png")
          (images "shared/mrbomb-right-2.png")
  
 
  (sprite (name "mrbomb-ticking-left")
+         (x-hotspot 0)
+         (y-hotspot 10)
          (images "shared/mrbombx-left-0.png"))
 
  (sprite (name "mrbomb-ticking-right")
+         (x-hotspot 0)
+         (y-hotspot 10)
          (images "shared/mrbombx-right-0.png"))
 
  (sprite (name "mrbomb-explosion")
+         (x-hotspot 32)
+         (y-hotspot 32)
          (images "shared/mrbomb-explosion.png"))
 
  (sprite (name "stalactite")