Author: grumbel
Date: 2007-12-27 07:43:06 +0100 (Thu, 27 Dec 2007)
New Revision: 3531

Modified:
   trunk/pingus/data/data/core.res
   trunk/pingus/data/data/exits.res
Log:
- gfx fixes

Modified: trunk/pingus/data/data/core.res
===================================================================
--- trunk/pingus/data/data/core.res     2007-12-27 06:42:41 UTC (rev 3530)
+++ trunk/pingus/data/data/core.res     2007-12-27 06:43:06 UTC (rev 3531)
@@ -5,6 +5,9 @@
                    (sprite
                     (name "halloween")
                     (image-file "../images/levelsets/halloween.png"))
+                   (sprite
+                    (name "xmas")
+                    (image-file "../images/levelsets/xmas.png"))
            )
 
  (section (name "core")

Modified: trunk/pingus/data/data/exits.res
===================================================================
--- trunk/pingus/data/data/exits.res    2007-12-27 06:42:41 UTC (rev 3530)
+++ trunk/pingus/data/data/exits.res    2007-12-27 06:43:06 UTC (rev 3531)
@@ -4,6 +4,8 @@
  (section (name "exits")
           (sprite
            (name "xmas")
+           (origin "bottom_center")
+           (offset 0 0)
            (image-file "../images/exits/xmas.png"))
 
           (sprite



_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs

Reply via email to