Applied Ryan's patch for MrBomb hotspot.
authorRicardo Cruz <rick2@aeiou.pt>
Thu, 22 Apr 2004 10:44:17 +0000 (10:44 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Thu, 22 Apr 2004 10:44:17 +0000 (10:44 +0000)
SVN-Revision: 624

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")