pingus-cvs
[Top][All Lists]
Advanced

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

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


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3586 - trunk/pingus/data/data
Date: Sun, 29 Jun 2008 23:48:12 +0200

Author: grumbel
Date: 2008-06-29 23:48:11 +0200 (Sun, 29 Jun 2008)
New Revision: 3586

Modified:
   trunk/pingus/data/data/exits.res
   trunk/pingus/data/data/groundpieces-ground.res
Log:
More forest world gfx

Modified: trunk/pingus/data/data/exits.res
===================================================================
--- trunk/pingus/data/data/exits.res    2008-06-29 21:47:50 UTC (rev 3585)
+++ trunk/pingus/data/data/exits.res    2008-06-29 21:48:11 UTC (rev 3586)
@@ -9,6 +9,12 @@
            (image-file "../images/exits/easter.png"))
 
           (sprite
+           (name "forest")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/forest.png"))
+
+          (sprite
            (name "xmas")
            (origin "bottom_center")
            (offset 0 0)

Modified: trunk/pingus/data/data/groundpieces-ground.res
===================================================================
--- trunk/pingus/data/data/groundpieces-ground.res      2008-06-29 21:47:50 UTC 
(rev 3585)
+++ trunk/pingus/data/data/groundpieces-ground.res      2008-06-29 21:48:11 UTC 
(rev 3586)
@@ -3,6 +3,32 @@
 (pingus-resources
  (section (name "groundpieces")
           (section (name "ground")
+                   (section (name "forest")
+                            (sprite
+                             (name "treetrunk1")
+                             (image-file 
"../images/groundpieces/ground/forest/treetrunk1.png"))
+                            (sprite
+                             (name "treebranch1")
+                             (image-file 
"../images/groundpieces/ground/forest/treebranch1.png"))
+                            (sprite
+                             (name "treebranch2")
+                             (image-file 
"../images/groundpieces/ground/forest/treebranch2.png"))
+                            (sprite
+                             (name "ground1")
+                             (image-file 
"../images/groundpieces/ground/forest/ground1.png"))
+                            (sprite
+                             (name "ground2")
+                             (image-file 
"../images/groundpieces/ground/forest/ground2.png"))
+                            (sprite
+                             (name "ground3")
+                             (image-file 
"../images/groundpieces/ground/forest/ground3.png"))
+                            (sprite
+                             (name "green1")
+                             (image-file 
"../images/groundpieces/ground/forest/green1.png"))
+                            (sprite
+                             (name "green2")
+                             (image-file 
"../images/groundpieces/ground/forest/green2.png")))
+                            
                    (section (name "easter")
                             (sprite
                              (name "egg1")





reply via email to

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