pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3531 - trunk/pingus/data/data


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3531 - trunk/pingus/data/data
Date: Thu, 27 Dec 2007 07:43:06 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]