pingus-cvs
[Top][All Lists]
Advanced

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

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


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3517 - trunk/pingus/data/data
Date: Mon, 24 Dec 2007 21:30:13 +0100

Author: grumbel
Date: 2007-12-24 21:30:10 +0100 (Mon, 24 Dec 2007)
New Revision: 3517

Modified:
   trunk/pingus/data/data/entrances.res
   trunk/pingus/data/data/exits.res
   trunk/pingus/data/data/groundpieces-ground.res
   trunk/pingus/data/data/groundpieces-transparent.res
Log:
- hooked up xmas graphics

Modified: trunk/pingus/data/data/entrances.res
===================================================================
--- trunk/pingus/data/data/entrances.res        2007-12-24 03:49:19 UTC (rev 
3516)
+++ trunk/pingus/data/data/entrances.res        2007-12-24 20:30:10 UTC (rev 
3517)
@@ -1,107 +1,116 @@
+;; -*- scheme -*-
 ;; entrances.xml
 (pingus-resources
-  (section (name "entrances")
-    (sprite
-      (name "entrance")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/entrance.png"))
+ (section (name "entrances")
+          (sprite
+           (name "xmas_back")
+           (image-file "../images/entrances/xmas_back.png"))
 
-    (sprite
-      (name "generic")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/generic.png"))
+          (sprite
+           (name "xmas_front")
+           (image-file "../images/entrances/xmas_front.png"))
 
-    (sprite
-      (name "woodthing_nmov")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/woodthing_nmov.png"))
+          (sprite
+           (name "entrance")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/entrance.png"))
 
-    (sprite
-      (name "woodthing_mov")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/woodthing_mov.png")
-      (image-array 17 1)
-      (image-size 105 17)
-      (image-pos 0 0))
+          (sprite
+           (name "generic")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/generic.png"))
 
-    (sprite
-      (name "cloud")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/cloudent.png"))
+          (sprite
+           (name "woodthing_nmov")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/woodthing_nmov.png"))
 
-    (sprite
-      (name "space")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/space.png")
-      (image-array 5 1)
-      (image-size 62 64)
-      (image-pos 0 0))
+          (sprite
+           (name "woodthing_mov")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/woodthing_mov.png")
+           (image-array 17 1)
+           (image-size 105 17)
+           (image-pos 0 0))
 
-    (sprite
-      (name "halloween")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/halloween.png"))
+          (sprite
+           (name "cloud")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/cloudent.png"))
 
-    (sprite
-      (name "wood_bottom")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/wood_bottom.png"))
+          (sprite
+           (name "space")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/space.png")
+           (image-array 5 1)
+           (image-size 62 64)
+           (image-pos 0 0))
 
-    (sprite
-      (name "wood_top")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/wood_top.png"))
+          (sprite
+           (name "halloween")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/halloween.png"))
 
-    (sprite
-      (name "entrance_eyes")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/eyes_entrance.png"))
+          (sprite
+           (name "wood_bottom")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/wood_bottom.png"))
 
-    (sprite
-      (name "entrance_eyes_anim")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/eyes_entrance_anim.png")
-      (image-array 7 1)
-      (image-size 166 72)
-      (image-pos 0 0))
+          (sprite
+           (name "wood_top")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/wood_top.png"))
 
-    (sprite
-      (name "underlay_eyes")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/eyes_underlay.png"))
+          (sprite
+           (name "entrance_eyes")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/eyes_entrance.png"))
 
-    (sprite
-      (name "industrial")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/industrial.png"))
+          (sprite
+           (name "entrance_eyes_anim")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/eyes_entrance_anim.png")
+           (image-array 7 1)
+           (image-size 166 72)
+           (image-pos 0 0))
 
-    (sprite
-      (name "industrial_top")
-;;      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/entrances/industrial_top.png"))
+          (sprite
+           (name "underlay_eyes")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/eyes_underlay.png"))
 
-    (sprite
-      (name "snow_front")
-      (image-file "../images/entrances/snow_front.png"))
+          (sprite
+           (name "industrial")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/industrial.png"))
 
-    (sprite
-      (name "snow_back")
-      (image-file "../images/entrances/snow_back.png"))
-   )
+          (sprite
+           (name "industrial_top")
+           ;;      (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/entrances/industrial_top.png"))
+
+          (sprite
+           (name "snow_front")
+           (image-file "../images/entrances/snow_front.png"))
+
+          (sprite
+           (name "snow_back")
+           (image-file "../images/entrances/snow_back.png"))
+          )
  )
 
 ;; EOF ;;

Modified: trunk/pingus/data/data/exits.res
===================================================================
--- trunk/pingus/data/data/exits.res    2007-12-24 03:49:19 UTC (rev 3516)
+++ trunk/pingus/data/data/exits.res    2007-12-24 20:30:10 UTC (rev 3517)
@@ -1,96 +1,101 @@
+;; -*- scheme -*-
 ;; exits.xml
 (pingus-resources
-  (section (name "exits")
-    (sprite
-      (name "desert_tut")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/desert_tut.png"))
+ (section (name "exits")
+          (sprite
+           (name "xmas")
+           (image-file "../images/exits/xmas.png"))
 
-    (sprite
-      (name "ice")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/ice.png"))
+          (sprite
+           (name "desert_tut")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/desert_tut.png"))
 
-    (sprite
-      (name "ice2")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/ice2.png"))
+          (sprite
+           (name "ice")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/ice.png"))
 
-    (sprite
-      (name "halloween")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/halloween.png"))
+          (sprite
+           (name "ice2")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/ice2.png"))
 
-    (sprite
-      (name "stone")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/stone.png"))
+          (sprite
+           (name "halloween")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/halloween.png"))
 
-    (sprite
-      (name "desert")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/desertexit.png"))
+          (sprite
+           (name "stone")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/stone.png"))
 
-    (sprite
-      (name "space")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/space.png")
-      (image-array 4 1)
-      (image-size 154 118)
-      (image-pos 0 0))
+          (sprite
+           (name "desert")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/desertexit.png"))
 
-    (sprite
-      (name "sweetexit")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/sweetexit.png"))
+          (sprite
+           (name "space")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/space.png")
+           (image-array 4 1)
+           (image-size 154 118)
+           (image-pos 0 0))
 
-    (sprite
-      (name "sortie")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/sortie.png"))
+          (sprite
+           (name "sweetexit")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/sweetexit.png"))
 
-    (sprite
-      (name "sortie_anim")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/sortie_anim.png")
-      (image-array 11 1)
-      (image-size 78 90)
-      (image-pos 0 0))
+          (sprite
+           (name "sortie")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/sortie.png"))
 
-    (sprite
-      (name "industrial")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/industrial.png"))
+          (sprite
+           (name "sortie_anim")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/sortie_anim.png")
+           (image-array 11 1)
+           (image-size 78 90)
+           (image-pos 0 0))
 
-    (sprite
-      (name "crystal")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/crystal.png"))
+          (sprite
+           (name "industrial")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/industrial.png"))
 
-    (sprite
-      (name "ordina")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/ordina.png"))
+          (sprite
+           (name "crystal")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/crystal.png"))
 
-    (sprite
-      (name "mud")
-      (origin "bottom_center")
-      (offset 0 0)
-      (image-file "../images/exits/mud.png"))
-   )
+          (sprite
+           (name "ordina")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/ordina.png"))
+
+          (sprite
+           (name "mud")
+           (origin "bottom_center")
+           (offset 0 0)
+           (image-file "../images/exits/mud.png"))
+          )
  )
 
 ;; EOF ;;

Modified: trunk/pingus/data/data/groundpieces-ground.res
===================================================================
--- trunk/pingus/data/data/groundpieces-ground.res      2007-12-24 03:49:19 UTC 
(rev 3516)
+++ trunk/pingus/data/data/groundpieces-ground.res      2007-12-24 20:30:10 UTC 
(rev 3517)
@@ -1,1299 +1,1348 @@
+;; -*- scheme -*-
 ;; groundpieces-ground.xml
 (pingus-resources
-  (section (name "groundpieces")
-    (section (name "ground")
-      (section (name "halloween")
-(sprite
-   (name "ground1")
-   (image-file "../images/groundpieces/ground/halloween/ground1.png"))
-(sprite
-   (name "ground2")
-   (image-file "../images/groundpieces/ground/halloween/ground2.png"))
-(sprite
-   (name "ground3")
-   (image-file "../images/groundpieces/ground/halloween/ground3.png"))
-(sprite
-   (name "ground4")
-   (image-file "../images/groundpieces/ground/halloween/ground4.png"))
-(sprite
-   (name "ground5")
-   (image-file "../images/groundpieces/ground/halloween/ground5.png"))
-(sprite
-   (name "ground6")
-   (image-file "../images/groundpieces/ground/halloween/ground6.png"))
-(sprite
-   (name "stairs")
-   (image-file "../images/groundpieces/ground/halloween/stairs.png"))
-(sprite
-   (name "stairs_top")
-   (image-file "../images/groundpieces/ground/halloween/stairs_top.png"))
-(sprite
-   (name "tree1")
-   (image-file "../images/groundpieces/ground/halloween/tree1.png"))
-(sprite
-   (name "tree2")
-   (image-file "../images/groundpieces/ground/halloween/tree2.png"))
-(sprite
-   (name "tree3")
-   (image-file "../images/groundpieces/ground/halloween/tree3.png"))
-)
-      (section (name "crystal")
-        (sprite
-          (name "block")
-          (image-file "../images/groundpieces/ground/crystal/block.png"))
+ (section (name "groundpieces")
+          (section (name "ground")
+                   (section (name "xmas")
+                            (sprite
+                             (name "ground1")
+                             (image-file 
"../images/groundpieces/ground/xmas/ground1.png"))
+                            (sprite
+                             (name "ground2")
+                             (image-file 
"../images/groundpieces/ground/xmas/ground2.png"))
+                            (sprite
+                             (name "ground3")
+                             (image-file 
"../images/groundpieces/ground/xmas/ground3.png"))
+                            (sprite
+                             (name "iceblock")
+                             (image-file 
"../images/groundpieces/ground/xmas/iceblock.png"))
+                            (sprite
+                             (name "pingu")
+                             (image-file 
"../images/groundpieces/ground/xmas/pingu.png"))
+                            (sprite
+                             (name "snow1")
+                             (image-file 
"../images/groundpieces/ground/xmas/snow1.png"))
+                            (sprite
+                             (name "snow2")
+                             (image-file 
"../images/groundpieces/ground/xmas/snow2.png"))
+                            (sprite
+                             (name "snowball1")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowball1.png"))
+                            (sprite
+                             (name "snowball2")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowball2.png"))
+                            (sprite
+                             (name "snowball3")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowball3.png"))
+                            (sprite
+                             (name "snowball")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowball.png"))
+                            (sprite
+                             (name "snowman_coal1")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowman_coal1.png"))
+                            (sprite
+                             (name "snowman_coal2")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowman_coal2.png"))
+                            (sprite
+                             (name "snowman_nose")
+                             (image-file 
"../images/groundpieces/ground/xmas/snowman_nose.png"))
+                            (sprite
+                             (name "tree")
+                             (image-file 
"../images/groundpieces/ground/xmas/tree.png"))
+                            )
 
-        (sprite
-          (name "column")
-          (image-file "../images/groundpieces/ground/crystal/column.png"))
+                   (section (name "halloween")
+                            (sprite
+                             (name "ground1")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground1.png"))
+                            (sprite
+                             (name "ground2")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground2.png"))
+                            (sprite
+                             (name "ground3")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground3.png"))
+                            (sprite
+                             (name "ground4")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground4.png"))
+                            (sprite
+                             (name "ground5")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground5.png"))
+                            (sprite
+                             (name "ground6")
+                             (image-file 
"../images/groundpieces/ground/halloween/ground6.png"))
+                            (sprite
+                             (name "stairs")
+                             (image-file 
"../images/groundpieces/ground/halloween/stairs.png"))
+                            (sprite
+                             (name "stairs_top")
+                             (image-file 
"../images/groundpieces/ground/halloween/stairs_top.png"))
+                            (sprite
+                             (name "tree1")
+                             (image-file 
"../images/groundpieces/ground/halloween/tree1.png"))
+                            (sprite
+                             (name "tree2")
+                             (image-file 
"../images/groundpieces/ground/halloween/tree2.png"))
+                            (sprite
+                             (name "tree3")
+                             (image-file 
"../images/groundpieces/ground/halloween/tree3.png"))
+                            )
+                   (section (name "crystal")
+                            (sprite
+                             (name "block")
+                             (image-file 
"../images/groundpieces/ground/crystal/block.png"))
 
-        (sprite
-          (name "diagcrystal")
-          (image-file "../images/groundpieces/ground/crystal/diagcrystal.png"))
+                            (sprite
+                             (name "column")
+                             (image-file 
"../images/groundpieces/ground/crystal/column.png"))
 
-        (sprite
-          (name "hexcrystal")
-          (image-file "../images/groundpieces/ground/crystal/hexcrystal.png"))
+                            (sprite
+                             (name "diagcrystal")
+                             (image-file 
"../images/groundpieces/ground/crystal/diagcrystal.png"))
 
-        (sprite
-          (name "horiz")
-          (image-file "../images/groundpieces/ground/crystal/horiz.png"))
+                            (sprite
+                             (name "hexcrystal")
+                             (image-file 
"../images/groundpieces/ground/crystal/hexcrystal.png"))
 
-        (sprite
-          (name "horiz2")
-          (image-file "../images/groundpieces/ground/crystal/horiz2.png"))
+                            (sprite
+                             (name "horiz")
+                             (image-file 
"../images/groundpieces/ground/crystal/horiz.png"))
 
-        (sprite
-          (name "pipe")
-          (image-file "../images/groundpieces/ground/crystal/pipe.png"))
+                            (sprite
+                             (name "horiz2")
+                             (image-file 
"../images/groundpieces/ground/crystal/horiz2.png"))
 
-        (sprite
-          (name "pipeend")
-          (image-file "../images/groundpieces/ground/crystal/pipeend.png"))
+                            (sprite
+                             (name "pipe")
+                             (image-file 
"../images/groundpieces/ground/crystal/pipe.png"))
 
-        (sprite
-          (name "platform")
-          (image-file "../images/groundpieces/ground/crystal/platform.png"))
+                            (sprite
+                             (name "pipeend")
+                             (image-file 
"../images/groundpieces/ground/crystal/pipeend.png"))
 
-        (sprite
-          (name "platform2")
-          (image-file "../images/groundpieces/ground/crystal/platform2.png"))
+                            (sprite
+                             (name "platform")
+                             (image-file 
"../images/groundpieces/ground/crystal/platform.png"))
 
-        (sprite
-          (name "pointleft")
-          (image-file "../images/groundpieces/ground/crystal/pointleft.png"))
+                            (sprite
+                             (name "platform2")
+                             (image-file 
"../images/groundpieces/ground/crystal/platform2.png"))
 
-        (sprite
-          (name "pointright")
-          (image-file "../images/groundpieces/ground/crystal/pointright.png"))
+                            (sprite
+                             (name "pointleft")
+                             (image-file 
"../images/groundpieces/ground/crystal/pointleft.png"))
 
-        (sprite
-          (name "skinnycrystal")
-          (image-file 
"../images/groundpieces/ground/crystal/skinnycrystal.png"))
+                            (sprite
+                             (name "pointright")
+                             (image-file 
"../images/groundpieces/ground/crystal/pointright.png"))
 
-        (sprite
-          (name "smcrystal")
-          (image-file "../images/groundpieces/ground/crystal/smcrystal.png"))
+                            (sprite
+                             (name "skinnycrystal")
+                             (image-file 
"../images/groundpieces/ground/crystal/skinnycrystal.png"))
 
-        (sprite
-          (name "tesselate")
-          (image-file "../images/groundpieces/ground/crystal/tesselate.png"))
-       )
+                            (sprite
+                             (name "smcrystal")
+                             (image-file 
"../images/groundpieces/ground/crystal/smcrystal.png"))
 
-      (section (name "desert")
-        (sprite
-          (name "bigblock-broken1")
-          (image-file 
"../images/groundpieces/ground/desert/bigblock-broken1.png"))
+                            (sprite
+                             (name "tesselate")
+                             (image-file 
"../images/groundpieces/ground/crystal/tesselate.png"))
+                            )
 
-        (sprite
-          (name "bigblock-broken2")
-          (image-file 
"../images/groundpieces/ground/desert/bigblock-broken2.png"))
+                   (section (name "desert")
+                            (sprite
+                             (name "bigblock-broken1")
+                             (image-file 
"../images/groundpieces/ground/desert/bigblock-broken1.png"))
 
-        (sprite
-          (name "bigblock-broken3")
-          (image-file 
"../images/groundpieces/ground/desert/bigblock-broken3.png"))
+                            (sprite
+                             (name "bigblock-broken2")
+                             (image-file 
"../images/groundpieces/ground/desert/bigblock-broken2.png"))
 
-        (sprite
-          (name "bigdune1")
-          (image-file "../images/groundpieces/ground/desert/bigdune1.png"))
+                            (sprite
+                             (name "bigblock-broken3")
+                             (image-file 
"../images/groundpieces/ground/desert/bigblock-broken3.png"))
 
-        (sprite
-          (name "bigprickpiece")
-          (image-file 
"../images/groundpieces/ground/desert/bigprickpiece.png"))
+                            (sprite
+                             (name "bigdune1")
+                             (image-file 
"../images/groundpieces/ground/desert/bigdune1.png"))
 
-        (sprite
-          (name "bigsand")
-          (image-file "../images/groundpieces/ground/desert/bigsand.png"))
+                            (sprite
+                             (name "bigprickpiece")
+                             (image-file 
"../images/groundpieces/ground/desert/bigprickpiece.png"))
 
-        (sprite
-          (name "blobdune")
-          (image-file "../images/groundpieces/ground/desert/blobdune.png"))
+                            (sprite
+                             (name "bigsand")
+                             (image-file 
"../images/groundpieces/ground/desert/bigsand.png"))
 
-        (sprite
-          (name "column")
-          (image-file "../images/groundpieces/ground/desert/column.png"))
+                            (sprite
+                             (name "blobdune")
+                             (image-file 
"../images/groundpieces/ground/desert/blobdune.png"))
 
-        (sprite
-          (name "column_piece1")
-          (image-file 
"../images/groundpieces/ground/desert/column_piece1.png"))
+                            (sprite
+                             (name "column")
+                             (image-file 
"../images/groundpieces/ground/desert/column.png"))
 
-        (sprite
-          (name "column_piece2")
-          (image-file 
"../images/groundpieces/ground/desert/column_piece2.png"))
+                            (sprite
+                             (name "column_piece1")
+                             (image-file 
"../images/groundpieces/ground/desert/column_piece1.png"))
 
-        (sprite
-          (name "column_piece3")
-          (image-file 
"../images/groundpieces/ground/desert/column_piece3.png"))
+                            (sprite
+                             (name "column_piece2")
+                             (image-file 
"../images/groundpieces/ground/desert/column_piece2.png"))
 
-        (sprite
-          (name "domedune")
-          (image-file "../images/groundpieces/ground/desert/domedune.png"))
+                            (sprite
+                             (name "column_piece3")
+                             (image-file 
"../images/groundpieces/ground/desert/column_piece3.png"))
 
-        (sprite
-          (name "flat")
-          (image-file "../images/groundpieces/ground/desert/flat.png"))
+                            (sprite
+                             (name "domedune")
+                             (image-file 
"../images/groundpieces/ground/desert/domedune.png"))
 
-        (sprite
-          (name "flatdune")
-          (image-file "../images/groundpieces/ground/desert/flatdune.png"))
+                            (sprite
+                             (name "flat")
+                             (image-file 
"../images/groundpieces/ground/desert/flat.png"))
 
-        (sprite
-          (name "leftsmallbrick")
-          (image-file 
"../images/groundpieces/ground/desert/leftsmallbrick.png"))
+                            (sprite
+                             (name "flatdune")
+                             (image-file 
"../images/groundpieces/ground/desert/flatdune.png"))
 
-        (sprite
-          (name "leftsmallsand")
-          (image-file 
"../images/groundpieces/ground/desert/leftsmallsand.png"))
+                            (sprite
+                             (name "leftsmallbrick")
+                             (image-file 
"../images/groundpieces/ground/desert/leftsmallbrick.png"))
 
-        (sprite
-          (name "mediumsand")
-          (image-file "../images/groundpieces/ground/desert/mediumsand.png"))
+                            (sprite
+                             (name "leftsmallsand")
+                             (image-file 
"../images/groundpieces/ground/desert/leftsmallsand.png"))
 
-        (sprite
-          (name "middleprickpiece")
-          (image-file 
"../images/groundpieces/ground/desert/middleprickpiece.png"))
+                            (sprite
+                             (name "mediumsand")
+                             (image-file 
"../images/groundpieces/ground/desert/mediumsand.png"))
 
-        (sprite
-          (name "peakdune")
-          (image-file "../images/groundpieces/ground/desert/peakdune.png"))
+                            (sprite
+                             (name "middleprickpiece")
+                             (image-file 
"../images/groundpieces/ground/desert/middleprickpiece.png"))
 
-        (sprite
-          (name "pillar1")
-          (image-file "../images/groundpieces/ground/desert/pillar1.png"))
+                            (sprite
+                             (name "peakdune")
+                             (image-file 
"../images/groundpieces/ground/desert/peakdune.png"))
 
-        (sprite
-          (name "pillar2")
-          (image-file "../images/groundpieces/ground/desert/pillar2.png"))
+                            (sprite
+                             (name "pillar1")
+                             (image-file 
"../images/groundpieces/ground/desert/pillar1.png"))
 
-        (sprite
-          (name "pillar3")
-          (image-file "../images/groundpieces/ground/desert/pillar3.png"))
+                            (sprite
+                             (name "pillar2")
+                             (image-file 
"../images/groundpieces/ground/desert/pillar2.png"))
 
-        (sprite
-          (name "platform")
-          (image-file "../images/groundpieces/ground/desert/platform.png"))
+                            (sprite
+                             (name "pillar3")
+                             (image-file 
"../images/groundpieces/ground/desert/pillar3.png"))
 
-        (sprite
-          (name "platform_left")
-          (image-file 
"../images/groundpieces/ground/desert/platform_left.png"))
+                            (sprite
+                             (name "platform")
+                             (image-file 
"../images/groundpieces/ground/desert/platform.png"))
 
-        (sprite
-          (name "platform_right")
-          (image-file 
"../images/groundpieces/ground/desert/platform_right.png"))
+                            (sprite
+                             (name "platform_left")
+                             (image-file 
"../images/groundpieces/ground/desert/platform_left.png"))
 
-        (sprite
-          (name "rightsmallbrick")
-          (image-file 
"../images/groundpieces/ground/desert/rightsmallbrick.png"))
+                            (sprite
+                             (name "platform_right")
+                             (image-file 
"../images/groundpieces/ground/desert/platform_right.png"))
 
-        (sprite
-          (name "rightsmallsand")
-          (image-file 
"../images/groundpieces/ground/desert/rightsmallsand.png"))
+                            (sprite
+                             (name "rightsmallbrick")
+                             (image-file 
"../images/groundpieces/ground/desert/rightsmallbrick.png"))
 
-        (sprite
-          (name "sluggydu")
-          (image-file "../images/groundpieces/ground/desert/sluggydu.png"))
+                            (sprite
+                             (name "rightsmallsand")
+                             (image-file 
"../images/groundpieces/ground/desert/rightsmallsand.png"))
 
-        (sprite
-          (name "smallbrickpiece")
-          (image-file 
"../images/groundpieces/ground/desert/smallbrickpiece.png"))
+                            (sprite
+                             (name "sluggydu")
+                             (image-file 
"../images/groundpieces/ground/desert/sluggydu.png"))
 
-        (sprite
-          (name "smallsand")
-          (image-file "../images/groundpieces/ground/desert/smallsand.png"))
-       )
+                            (sprite
+                             (name "smallbrickpiece")
+                             (image-file 
"../images/groundpieces/ground/desert/smallbrickpiece.png"))
 
-      (section (name "foliage")
-        (sprite
-          (name "flax1")
-          (image-file "../images/groundpieces/ground/foliage/flax1.png"))
+                            (sprite
+                             (name "smallsand")
+                             (image-file 
"../images/groundpieces/ground/desert/smallsand.png"))
+                            )
 
-        (sprite
-          (name "flax2")
-          (image-file "../images/groundpieces/ground/foliage/flax2.png"))
+                   (section (name "foliage")
+                            (sprite
+                             (name "flax1")
+                             (image-file 
"../images/groundpieces/ground/foliage/flax1.png"))
 
-        (sprite
-          (name "midtree1")
-          (image-file "../images/groundpieces/ground/foliage/midtree1.png"))
+                            (sprite
+                             (name "flax2")
+                             (image-file 
"../images/groundpieces/ground/foliage/flax2.png"))
 
-        (sprite
-          (name "midtree2")
-          (image-file "../images/groundpieces/ground/foliage/midtree2.png"))
+                            (sprite
+                             (name "midtree1")
+                             (image-file 
"../images/groundpieces/ground/foliage/midtree1.png"))
 
-        (sprite
-          (name "oak1")
-          (image-file "../images/groundpieces/ground/foliage/oak1.png"))
+                            (sprite
+                             (name "midtree2")
+                             (image-file 
"../images/groundpieces/ground/foliage/midtree2.png"))
 
-        (sprite
-          (name "rock1")
-          (image-file "../images/groundpieces/ground/foliage/rock1.png"))
+                            (sprite
+                             (name "oak1")
+                             (image-file 
"../images/groundpieces/ground/foliage/oak1.png"))
 
-        (sprite
-          (name "rock2")
-          (image-file "../images/groundpieces/ground/foliage/rock2.png"))
+                            (sprite
+                             (name "rock1")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock1.png"))
 
-        (sprite
-          (name "rock3")
-          (image-file "../images/groundpieces/ground/foliage/rock3.png"))
+                            (sprite
+                             (name "rock2")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock2.png"))
 
-        (sprite
-          (name "rock4")
-          (image-file "../images/groundpieces/ground/foliage/rock4.png"))
+                            (sprite
+                             (name "rock3")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock3.png"))
 
-        (sprite
-          (name "rock5")
-          (image-file "../images/groundpieces/ground/foliage/rock5.png"))
+                            (sprite
+                             (name "rock4")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock4.png"))
 
-        (sprite
-          (name "rock6")
-          (image-file "../images/groundpieces/ground/foliage/rock6.png"))
+                            (sprite
+                             (name "rock5")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock5.png"))
 
-        (sprite
-          (name "smallbush")
-          (image-file "../images/groundpieces/ground/foliage/smallbush.png"))
+                            (sprite
+                             (name "rock6")
+                             (image-file 
"../images/groundpieces/ground/foliage/rock6.png"))
 
-        (sprite
-          (name "smallbush2")
-          (image-file "../images/groundpieces/ground/foliage/smallbush2.png"))
+                            (sprite
+                             (name "smallbush")
+                             (image-file 
"../images/groundpieces/ground/foliage/smallbush.png"))
 
-        (sprite
-          (name "smallbush3")
-          (image-file "../images/groundpieces/ground/foliage/smallbush3.png"))
+                            (sprite
+                             (name "smallbush2")
+                             (image-file 
"../images/groundpieces/ground/foliage/smallbush2.png"))
 
-        (sprite
-          (name "talltree")
-          (image-file "../images/groundpieces/ground/foliage/talltree.png"))
-       )
+                            (sprite
+                             (name "smallbush3")
+                             (image-file 
"../images/groundpieces/ground/foliage/smallbush3.png"))
 
-      (section (name "green")
-        (sprite
-          (name "piece1")
-          (image-file "../images/groundpieces/ground/green/piece1.png"))
+                            (sprite
+                             (name "talltree")
+                             (image-file 
"../images/groundpieces/ground/foliage/talltree.png"))
+                            )
 
-        (sprite
-          (name "piece2")
-          (image-file "../images/groundpieces/ground/green/piece2.png"))
+                   (section (name "green")
+                            (sprite
+                             (name "piece1")
+                             (image-file 
"../images/groundpieces/ground/green/piece1.png"))
 
-        (sprite
-          (name "piece3")
-          (image-file "../images/groundpieces/ground/green/piece3.png"))
-       )
+                            (sprite
+                             (name "piece2")
+                             (image-file 
"../images/groundpieces/ground/green/piece2.png"))
 
-      (section (name "industrial")
-        (sprite
-          (name "pipe1")
-          (image-file "../images/groundpieces/ground/industrial/pipe1.png"))
+                            (sprite
+                             (name "piece3")
+                             (image-file 
"../images/groundpieces/ground/green/piece3.png"))
+                            )
 
-        (sprite
-          (name "pipe2")
-          (image-file "../images/groundpieces/ground/industrial/pipe2.png"))
+                   (section (name "industrial")
+                            (sprite
+                             (name "pipe1")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe1.png"))
 
-        (sprite
-          (name "pipe3")
-          (image-file "../images/groundpieces/ground/industrial/pipe3.png"))
+                            (sprite
+                             (name "pipe2")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe2.png"))
 
-        (sprite
-          (name "pipe4")
-          (image-file "../images/groundpieces/ground/industrial/pipe4.png"))
+                            (sprite
+                             (name "pipe3")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe3.png"))
 
-        (sprite
-          (name "pipe5")
-          (image-file "../images/groundpieces/ground/industrial/pipe5.png"))
+                            (sprite
+                             (name "pipe4")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe4.png"))
 
-        (sprite
-          (name "pipe6")
-          (image-file "../images/groundpieces/ground/industrial/pipe6.png"))
+                            (sprite
+                             (name "pipe5")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe5.png"))
 
-        (sprite
-          (name "pipe7")
-          (image-file "../images/groundpieces/ground/industrial/pipe7.png"))
+                            (sprite
+                             (name "pipe6")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe6.png"))
 
-        (sprite
-          (name "pipe8")
-          (image-file "../images/groundpieces/ground/industrial/pipe8.png"))
+                            (sprite
+                             (name "pipe7")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe7.png"))
 
-        (sprite
-          (name "pipe_bl")
-          (image-file "../images/groundpieces/ground/industrial/pipe_bl.png"))
+                            (sprite
+                             (name "pipe8")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe8.png"))
 
-        (sprite
-          (name "pipe_br")
-          (image-file "../images/groundpieces/ground/industrial/pipe_br.png"))
+                            (sprite
+                             (name "pipe_bl")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe_bl.png"))
 
-        (sprite
-          (name "pipe_ul")
-          (image-file "../images/groundpieces/ground/industrial/pipe_ul.png"))
+                            (sprite
+                             (name "pipe_br")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe_br.png"))
 
-        (sprite
-          (name "pipe_ur")
-          (image-file "../images/groundpieces/ground/industrial/pipe_ur.png"))
-       )
+                            (sprite
+                             (name "pipe_ul")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe_ul.png"))
 
-      (section (name "jungle")
-        (sprite
-          (name "branch1")
-          (image-file "../images/groundpieces/ground/jungle/branch1.png"))
+                            (sprite
+                             (name "pipe_ur")
+                             (image-file 
"../images/groundpieces/ground/industrial/pipe_ur.png"))
+                            )
 
-        (sprite
-          (name "branch2")
-          (image-file "../images/groundpieces/ground/jungle/branch2.png"))
+                   (section (name "jungle")
+                            (sprite
+                             (name "branch1")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch1.png"))
 
-        (sprite
-          (name "branch3")
-          (image-file "../images/groundpieces/ground/jungle/branch3.png"))
+                            (sprite
+                             (name "branch2")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch2.png"))
 
-        (sprite
-          (name "branch4")
-          (image-file "../images/groundpieces/ground/jungle/branch4.png"))
+                            (sprite
+                             (name "branch3")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch3.png"))
 
-        (sprite
-          (name "branch5")
-          (image-file "../images/groundpieces/ground/jungle/branch5.png"))
+                            (sprite
+                             (name "branch4")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch4.png"))
 
-        (sprite
-          (name "branch6")
-          (image-file "../images/groundpieces/ground/jungle/branch6.png"))
+                            (sprite
+                             (name "branch5")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch5.png"))
 
-        (sprite
-          (name "carabatree")
-          (image-file "../images/groundpieces/ground/jungle/carabatree.png"))
+                            (sprite
+                             (name "branch6")
+                             (image-file 
"../images/groundpieces/ground/jungle/branch6.png"))
 
-        (sprite
-          (name "carabatreemedium")
-          (image-file 
"../images/groundpieces/ground/jungle/carabatreemedium.png"))
+                            (sprite
+                             (name "carabatree")
+                             (image-file 
"../images/groundpieces/ground/jungle/carabatree.png"))
 
-        (sprite
-          (name "carabatreesmall")
-          (image-file 
"../images/groundpieces/ground/jungle/carabatreesmall.png"))
+                            (sprite
+                             (name "carabatreemedium")
+                             (image-file 
"../images/groundpieces/ground/jungle/carabatreemedium.png"))
 
-        (sprite
-          (name "stick1")
-          (image-file "../images/groundpieces/ground/jungle/stick1.png"))
+                            (sprite
+                             (name "carabatreesmall")
+                             (image-file 
"../images/groundpieces/ground/jungle/carabatreesmall.png"))
 
-        (sprite
-          (name "stick2")
-          (image-file "../images/groundpieces/ground/jungle/stick2.png"))
+                            (sprite
+                             (name "stick1")
+                             (image-file 
"../images/groundpieces/ground/jungle/stick1.png"))
 
-        (sprite
-          (name "stick3")
-          (image-file "../images/groundpieces/ground/jungle/stick3.png"))
+                            (sprite
+                             (name "stick2")
+                             (image-file 
"../images/groundpieces/ground/jungle/stick2.png"))
 
-        (sprite
-          (name "stick4")
-          (image-file "../images/groundpieces/ground/jungle/stick4.png"))
+                            (sprite
+                             (name "stick3")
+                             (image-file 
"../images/groundpieces/ground/jungle/stick3.png"))
 
-        (sprite
-          (name "stick5")
-          (image-file "../images/groundpieces/ground/jungle/stick5.png"))
+                            (sprite
+                             (name "stick4")
+                             (image-file 
"../images/groundpieces/ground/jungle/stick4.png"))
 
-        (sprite
-          (name "stone1")
-          (image-file "../images/groundpieces/ground/jungle/stone1.png"))
+                            (sprite
+                             (name "stick5")
+                             (image-file 
"../images/groundpieces/ground/jungle/stick5.png"))
 
-        (sprite
-          (name "stone2")
-          (image-file "../images/groundpieces/ground/jungle/stone2.png"))
+                            (sprite
+                             (name "stone1")
+                             (image-file 
"../images/groundpieces/ground/jungle/stone1.png"))
 
-        (sprite
-          (name "stone3")
-          (image-file "../images/groundpieces/ground/jungle/stone3.png"))
+                            (sprite
+                             (name "stone2")
+                             (image-file 
"../images/groundpieces/ground/jungle/stone2.png"))
 
-        (sprite
-          (name "stone4")
-          (image-file "../images/groundpieces/ground/jungle/stone4.png"))
+                            (sprite
+                             (name "stone3")
+                             (image-file 
"../images/groundpieces/ground/jungle/stone3.png"))
 
-        (sprite
-          (name "stone5")
-          (image-file "../images/groundpieces/ground/jungle/stone5.png"))
+                            (sprite
+                             (name "stone4")
+                             (image-file 
"../images/groundpieces/ground/jungle/stone4.png"))
 
-        (sprite
-          (name "twist")
-          (image-file "../images/groundpieces/ground/jungle/twist.png"))
+                            (sprite
+                             (name "stone5")
+                             (image-file 
"../images/groundpieces/ground/jungle/stone5.png"))
 
-        (sprite
-          (name "twistsmooth")
-          (image-file "../images/groundpieces/ground/jungle/twistsmooth.png"))
-       )
+                            (sprite
+                             (name "twist")
+                             (image-file 
"../images/groundpieces/ground/jungle/twist.png"))
 
-      (section (name "misc")
-        (sprite
-          (name "bpiece1")
-          (image-file "../images/groundpieces/ground/misc/bpiece1.png"))
+                            (sprite
+                             (name "twistsmooth")
+                             (image-file 
"../images/groundpieces/ground/jungle/twistsmooth.png"))
+                            )
 
-        (sprite
-          (name "bpiece2")
-          (image-file "../images/groundpieces/ground/misc/bpiece2.png"))
+                   (section (name "misc")
+                            (sprite
+                             (name "bpiece1")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece1.png"))
 
-        (sprite
-          (name "bpiece3")
-          (image-file "../images/groundpieces/ground/misc/bpiece3.png"))
+                            (sprite
+                             (name "bpiece2")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece2.png"))
 
-        (sprite
-          (name "bpiece4")
-          (image-file "../images/groundpieces/ground/misc/bpiece4.png"))
+                            (sprite
+                             (name "bpiece3")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece3.png"))
 
-        (sprite
-          (name "bpiece5")
-          (image-file "../images/groundpieces/ground/misc/bpiece5.png"))
+                            (sprite
+                             (name "bpiece4")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece4.png"))
 
-        (sprite
-          (name "bpiece6")
-          (image-file "../images/groundpieces/ground/misc/bpiece6.png"))
+                            (sprite
+                             (name "bpiece5")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece5.png"))
 
-        (sprite
-          (name "bpiece7")
-          (image-file "../images/groundpieces/ground/misc/bpiece7.png"))
+                            (sprite
+                             (name "bpiece6")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece6.png"))
 
-        (sprite
-          (name "bpiece8")
-          (image-file "../images/groundpieces/ground/misc/bpiece8.png"))
+                            (sprite
+                             (name "bpiece7")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece7.png"))
 
-        (sprite
-          (name "bpiece9")
-          (image-file "../images/groundpieces/ground/misc/bpiece9.png"))
+                            (sprite
+                             (name "bpiece8")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece8.png"))
 
-        (sprite
-          (name "brick1")
-          (image-file "../images/groundpieces/ground/misc/brick1.png"))
+                            (sprite
+                             (name "bpiece9")
+                             (image-file 
"../images/groundpieces/ground/misc/bpiece9.png"))
 
-        (sprite
-          (name "brick2")
-          (image-file "../images/groundpieces/ground/misc/brick2.png"))
+                            (sprite
+                             (name "brick1")
+                             (image-file 
"../images/groundpieces/ground/misc/brick1.png"))
 
-        (sprite
-          (name "brick3")
-          (image-file "../images/groundpieces/ground/misc/brick3.png"))
+                            (sprite
+                             (name "brick2")
+                             (image-file 
"../images/groundpieces/ground/misc/brick2.png"))
 
-        (sprite
-          (name "brick4")
-          (image-file "../images/groundpieces/ground/misc/brick4.png"))
+                            (sprite
+                             (name "brick3")
+                             (image-file 
"../images/groundpieces/ground/misc/brick3.png"))
 
-        (sprite
-          (name "brick5")
-          (image-file "../images/groundpieces/ground/misc/brick5.png"))
+                            (sprite
+                             (name "brick4")
+                             (image-file 
"../images/groundpieces/ground/misc/brick4.png"))
 
-        (sprite
-          (name "bridge1")
-          (image-file "../images/groundpieces/ground/misc/bridge1.png"))
+                            (sprite
+                             (name "brick5")
+                             (image-file 
"../images/groundpieces/ground/misc/brick5.png"))
 
-        (sprite
-          (name "bridge2")
-          (image-file "../images/groundpieces/ground/misc/bridge2.png"))
+                            (sprite
+                             (name "bridge1")
+                             (image-file 
"../images/groundpieces/ground/misc/bridge1.png"))
 
-        (sprite
-          (name "column")
-          (image-file "../images/groundpieces/ground/misc/column.png"))
+                            (sprite
+                             (name "bridge2")
+                             (image-file 
"../images/groundpieces/ground/misc/bridge2.png"))
 
-        (sprite
-          (name "column_down")
-          (image-file "../images/groundpieces/ground/misc/column_down.png"))
+                            (sprite
+                             (name "column")
+                             (image-file 
"../images/groundpieces/ground/misc/column.png"))
 
-        (sprite
-          (name "column_flat")
-          (image-file "../images/groundpieces/ground/misc/column_flat.png"))
+                            (sprite
+                             (name "column_down")
+                             (image-file 
"../images/groundpieces/ground/misc/column_down.png"))
 
-        (sprite
-          (name "column_flat_left")
-          (image-file 
"../images/groundpieces/ground/misc/column_flat_left.png"))
+                            (sprite
+                             (name "column_flat")
+                             (image-file 
"../images/groundpieces/ground/misc/column_flat.png"))
 
-        (sprite
-          (name "column_flat_right")
-          (image-file 
"../images/groundpieces/ground/misc/column_flat_right.png"))
+                            (sprite
+                             (name "column_flat_left")
+                             (image-file 
"../images/groundpieces/ground/misc/column_flat_left.png"))
 
-        (sprite
-          (name "column_horz")
-          (image-file "../images/groundpieces/ground/misc/column_horz.png"))
+                            (sprite
+                             (name "column_flat_right")
+                             (image-file 
"../images/groundpieces/ground/misc/column_flat_right.png"))
 
-        (sprite
-          (name "column_up")
-          (image-file "../images/groundpieces/ground/misc/column_up.png"))
+                            (sprite
+                             (name "column_horz")
+                             (image-file 
"../images/groundpieces/ground/misc/column_horz.png"))
 
-        (sprite
-          (name "column_vert")
-          (image-file "../images/groundpieces/ground/misc/column_vert.png"))
+                            (sprite
+                             (name "column_up")
+                             (image-file 
"../images/groundpieces/ground/misc/column_up.png"))
 
-        (sprite
-          (name "dragon")
-          (image-file "../images/groundpieces/ground/misc/dragon.png"))
+                            (sprite
+                             (name "column_vert")
+                             (image-file 
"../images/groundpieces/ground/misc/column_vert.png"))
 
-        (sprite
-          (name "green1")
-          (image-file "../images/groundpieces/ground/misc/green1.png"))
+                            (sprite
+                             (name "dragon")
+                             (image-file 
"../images/groundpieces/ground/misc/dragon.png"))
 
-        (sprite
-          (name "green2")
-          (image-file "../images/groundpieces/ground/misc/green2.png"))
+                            (sprite
+                             (name "green1")
+                             (image-file 
"../images/groundpieces/ground/misc/green1.png"))
 
-        (sprite
-          (name "grey_stone1")
-          (image-file "../images/groundpieces/ground/misc/grey_stone1.png"))
+                            (sprite
+                             (name "green2")
+                             (image-file 
"../images/groundpieces/ground/misc/green2.png"))
 
-        (sprite
-          (name "grey_stone2")
-          (image-file "../images/groundpieces/ground/misc/grey_stone2.png"))
+                            (sprite
+                             (name "grey_stone1")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone1.png"))
 
-        (sprite
-          (name "grey_stone3")
-          (image-file "../images/groundpieces/ground/misc/grey_stone3.png"))
+                            (sprite
+                             (name "grey_stone2")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone2.png"))
 
-        (sprite
-          (name "grey_stone4")
-          (image-file "../images/groundpieces/ground/misc/grey_stone4.png"))
+                            (sprite
+                             (name "grey_stone3")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone3.png"))
 
-        (sprite
-          (name "grey_stone5")
-          (image-file "../images/groundpieces/ground/misc/grey_stone5.png"))
+                            (sprite
+                             (name "grey_stone4")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone4.png"))
 
-        (sprite
-          (name "grey_stone6")
-          (image-file "../images/groundpieces/ground/misc/grey_stone6.png"))
+                            (sprite
+                             (name "grey_stone5")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone5.png"))
 
-        (sprite
-          (name "pfosten")
-          (image-file "../images/groundpieces/ground/misc/pfosten.png"))
+                            (sprite
+                             (name "grey_stone6")
+                             (image-file 
"../images/groundpieces/ground/misc/grey_stone6.png"))
 
-        (sprite
-          (name "piece1")
-          (image-file "../images/groundpieces/ground/misc/piece1.png"))
+                            (sprite
+                             (name "pfosten")
+                             (image-file 
"../images/groundpieces/ground/misc/pfosten.png"))
 
-        (sprite
-          (name "piece2")
-          (image-file "../images/groundpieces/ground/misc/piece2.png"))
+                            (sprite
+                             (name "piece1")
+                             (image-file 
"../images/groundpieces/ground/misc/piece1.png"))
 
-        (sprite
-          (name "spike")
-          (image-file "../images/groundpieces/ground/misc/spike.png"))
+                            (sprite
+                             (name "piece2")
+                             (image-file 
"../images/groundpieces/ground/misc/piece2.png"))
 
-        (sprite
-          (name "stone0")
-          (image-file "../images/groundpieces/ground/misc/stone0.png"))
+                            (sprite
+                             (name "spike")
+                             (image-file 
"../images/groundpieces/ground/misc/spike.png"))
 
-        (sprite
-          (name "stone1")
-          (image-file "../images/groundpieces/ground/misc/stone1.png"))
+                            (sprite
+                             (name "stone0")
+                             (image-file 
"../images/groundpieces/ground/misc/stone0.png"))
 
-        (sprite
-          (name "stone2")
-          (image-file "../images/groundpieces/ground/misc/stone2.png"))
+                            (sprite
+                             (name "stone1")
+                             (image-file 
"../images/groundpieces/ground/misc/stone1.png"))
 
-        (sprite
-          (name "stone3")
-          (image-file "../images/groundpieces/ground/misc/stone3.png"))
+                            (sprite
+                             (name "stone2")
+                             (image-file 
"../images/groundpieces/ground/misc/stone2.png"))
 
-        (sprite
-          (name "stone4")
-          (image-file "../images/groundpieces/ground/misc/stone4.png"))
+                            (sprite
+                             (name "stone3")
+                             (image-file 
"../images/groundpieces/ground/misc/stone3.png"))
 
-        (sprite
-          (name "stone5")
-          (image-file "../images/groundpieces/ground/misc/stone5.png"))
+                            (sprite
+                             (name "stone4")
+                             (image-file 
"../images/groundpieces/ground/misc/stone4.png"))
 
-        (sprite
-          (name "stone6")
-          (image-file "../images/groundpieces/ground/misc/stone6.png"))
+                            (sprite
+                             (name "stone5")
+                             (image-file 
"../images/groundpieces/ground/misc/stone5.png"))
 
-        (sprite
-          (name "stone7")
-          (image-file "../images/groundpieces/ground/misc/stone7.png"))
+                            (sprite
+                             (name "stone6")
+                             (image-file 
"../images/groundpieces/ground/misc/stone6.png"))
 
-        (sprite
-          (name "stoneblock1")
-          (image-file "../images/groundpieces/ground/misc/stoneblock1.png"))
+                            (sprite
+                             (name "stone7")
+                             (image-file 
"../images/groundpieces/ground/misc/stone7.png"))
 
-        (sprite
-          (name "stoneblock2")
-          (image-file "../images/groundpieces/ground/misc/stoneblock2.png"))
+                            (sprite
+                             (name "stoneblock1")
+                             (image-file 
"../images/groundpieces/ground/misc/stoneblock1.png"))
 
-        (sprite
-          (name "stoneblock3")
-          (image-file "../images/groundpieces/ground/misc/stoneblock3.png"))
+                            (sprite
+                             (name "stoneblock2")
+                             (image-file 
"../images/groundpieces/ground/misc/stoneblock2.png"))
 
-        (sprite
-          (name "stoneblock5")
-          (image-file "../images/groundpieces/ground/misc/stoneblock5.png"))
+                            (sprite
+                             (name "stoneblock3")
+                             (image-file 
"../images/groundpieces/ground/misc/stoneblock3.png"))
 
-        (sprite
-          (name "stoneblock6")
-          (image-file "../images/groundpieces/ground/misc/stoneblock6.png"))
+                            (sprite
+                             (name "stoneblock5")
+                             (image-file 
"../images/groundpieces/ground/misc/stoneblock5.png"))
 
-        (sprite
-          (name "tree")
-          (image-file "../images/groundpieces/ground/misc/tree.png"))
+                            (sprite
+                             (name "stoneblock6")
+                             (image-file 
"../images/groundpieces/ground/misc/stoneblock6.png"))
 
-        (sprite
-          (name "well")
-          (image-file "../images/groundpieces/ground/misc/well.png"))
+                            (sprite
+                             (name "tree")
+                             (image-file 
"../images/groundpieces/ground/misc/tree.png"))
 
-        (sprite
-          (name "wood1")
-          (image-file "../images/groundpieces/ground/misc/wood1.png"))
+                            (sprite
+                             (name "well")
+                             (image-file 
"../images/groundpieces/ground/misc/well.png"))
 
-        (sprite
-          (name "wood2")
-          (image-file "../images/groundpieces/ground/misc/wood2.png"))
-       )
+                            (sprite
+                             (name "wood1")
+                             (image-file 
"../images/groundpieces/ground/misc/wood1.png"))
 
-      (section (name "mud")
-        (sprite
-          (name "mudpiece1")
-          (image-file "../images/groundpieces/ground/mud/mudpiece1.png"))
+                            (sprite
+                             (name "wood2")
+                             (image-file 
"../images/groundpieces/ground/misc/wood2.png"))
+                            )
 
-        (sprite
-          (name "mudpiece2")
-          (image-file "../images/groundpieces/ground/mud/mudpiece2.png"))
+                   (section (name "mud")
+                            (sprite
+                             (name "mudpiece1")
+                             (image-file 
"../images/groundpieces/ground/mud/mudpiece1.png"))
 
-        (sprite
-          (name "mudpiece3")
-          (image-file "../images/groundpieces/ground/mud/mudpiece3.png"))
-       )
+                            (sprite
+                             (name "mudpiece2")
+                             (image-file 
"../images/groundpieces/ground/mud/mudpiece2.png"))
 
-      (section (name "mushroom")
-        (sprite
-          (name "toadstool1")
-          (image-file "../images/groundpieces/ground/mushroom/toadstool1.png"))
+                            (sprite
+                             (name "mudpiece3")
+                             (image-file 
"../images/groundpieces/ground/mud/mudpiece3.png"))
+                            )
 
-        (sprite
-          (name "toadstool2")
-          (image-file "../images/groundpieces/ground/mushroom/toadstool2.png"))
+                   (section (name "mushroom")
+                            (sprite
+                             (name "toadstool1")
+                             (image-file 
"../images/groundpieces/ground/mushroom/toadstool1.png"))
 
-        (sprite
-          (name "toadstool3")
-          (image-file "../images/groundpieces/ground/mushroom/toadstool3.png"))
+                            (sprite
+                             (name "toadstool2")
+                             (image-file 
"../images/groundpieces/ground/mushroom/toadstool2.png"))
 
-        (sprite
-          (name "toadstool4")
-          (image-file "../images/groundpieces/ground/mushroom/toadstool4.png"))
-       )
+                            (sprite
+                             (name "toadstool3")
+                             (image-file 
"../images/groundpieces/ground/mushroom/toadstool3.png"))
 
-      (section (name "ordina")
-        (sprite
-          (name "cable1")
-          (image-file "../images/groundpieces/ground/ordina/cable1.png"))
+                            (sprite
+                             (name "toadstool4")
+                             (image-file 
"../images/groundpieces/ground/mushroom/toadstool4.png"))
+                            )
 
-        (sprite
-          (name "cable2")
-          (image-file "../images/groundpieces/ground/ordina/cable2.png"))
+                   (section (name "ordina")
+                            (sprite
+                             (name "cable1")
+                             (image-file 
"../images/groundpieces/ground/ordina/cable1.png"))
 
-        (sprite
-          (name "cdrom1")
-          (image-file "../images/groundpieces/ground/ordina/cdrom1.png"))
+                            (sprite
+                             (name "cable2")
+                             (image-file 
"../images/groundpieces/ground/ordina/cable2.png"))
 
-        (sprite
-          (name "clavier1")
-          (image-file "../images/groundpieces/ground/ordina/clavier1.png"))
+                            (sprite
+                             (name "cdrom1")
+                             (image-file 
"../images/groundpieces/ground/ordina/cdrom1.png"))
 
-        (sprite
-          (name "cpu1")
-          (image-file "../images/groundpieces/ground/ordina/cpu1.png"))
+                            (sprite
+                             (name "clavier1")
+                             (image-file 
"../images/groundpieces/ground/ordina/clavier1.png"))
 
-        (sprite
-          (name "ecran")
-          (image-file "../images/groundpieces/ground/ordina/ecran.png"))
+                            (sprite
+                             (name "cpu1")
+                             (image-file 
"../images/groundpieces/ground/ordina/cpu1.png"))
 
-        (sprite
-          (name "sol2")
-          (image-file "../images/groundpieces/ground/ordina/sol2.png"))
+                            (sprite
+                             (name "ecran")
+                             (image-file 
"../images/groundpieces/ground/ordina/ecran.png"))
 
-        (sprite
-          (name "sol3")
-          (image-file "../images/groundpieces/ground/ordina/sol3.png"))
+                            (sprite
+                             (name "sol2")
+                             (image-file 
"../images/groundpieces/ground/ordina/sol2.png"))
 
-        (sprite
-          (name "sol4")
-          (image-file "../images/groundpieces/ground/ordina/sol4.png"))
-       )
+                            (sprite
+                             (name "sol3")
+                             (image-file 
"../images/groundpieces/ground/ordina/sol3.png"))
 
-      (section (name "real")
-        (sprite
-          (name "fish")
-          (image-file "../images/groundpieces/ground/real/fish.png"))
+                            (sprite
+                             (name "sol4")
+                             (image-file 
"../images/groundpieces/ground/ordina/sol4.png"))
+                            )
 
-        (sprite
-          (name "green1")
-          (image-file "../images/groundpieces/ground/real/green1.png"))
+                   (section (name "real")
+                            (sprite
+                             (name "fish")
+                             (image-file 
"../images/groundpieces/ground/real/fish.png"))
 
-        (sprite
-          (name "green2")
-          (image-file "../images/groundpieces/ground/real/green2.png"))
+                            (sprite
+                             (name "green1")
+                             (image-file 
"../images/groundpieces/ground/real/green1.png"))
 
-        (sprite
-          (name "real1")
-          (image-file "../images/groundpieces/ground/real/real1.png"))
+                            (sprite
+                             (name "green2")
+                             (image-file 
"../images/groundpieces/ground/real/green2.png"))
 
-        (sprite
-          (name "real10")
-          (image-file "../images/groundpieces/ground/real/real10.png"))
+                            (sprite
+                             (name "real1")
+                             (image-file 
"../images/groundpieces/ground/real/real1.png"))
 
-        (sprite
-          (name "real11")
-          (image-file "../images/groundpieces/ground/real/real11.png"))
+                            (sprite
+                             (name "real10")
+                             (image-file 
"../images/groundpieces/ground/real/real10.png"))
 
-        (sprite
-          (name "real12")
-          (image-file "../images/groundpieces/ground/real/real12.png"))
+                            (sprite
+                             (name "real11")
+                             (image-file 
"../images/groundpieces/ground/real/real11.png"))
 
-        (sprite
-          (name "real13")
-          (image-file "../images/groundpieces/ground/real/real13.png"))
+                            (sprite
+                             (name "real12")
+                             (image-file 
"../images/groundpieces/ground/real/real12.png"))
 
-        (sprite
-          (name "real14")
-          (image-file "../images/groundpieces/ground/real/real14.png"))
+                            (sprite
+                             (name "real13")
+                             (image-file 
"../images/groundpieces/ground/real/real13.png"))
 
-        (sprite
-          (name "real15")
-          (image-file "../images/groundpieces/ground/real/real15.png"))
+                            (sprite
+                             (name "real14")
+                             (image-file 
"../images/groundpieces/ground/real/real14.png"))
 
-        (sprite
-          (name "real16")
-          (image-file "../images/groundpieces/ground/real/real16.png"))
+                            (sprite
+                             (name "real15")
+                             (image-file 
"../images/groundpieces/ground/real/real15.png"))
 
-        (sprite
-          (name "real17")
-          (image-file "../images/groundpieces/ground/real/real17.png"))
+                            (sprite
+                             (name "real16")
+                             (image-file 
"../images/groundpieces/ground/real/real16.png"))
 
-        (sprite
-          (name "real18")
-          (image-file "../images/groundpieces/ground/real/real18.png"))
+                            (sprite
+                             (name "real17")
+                             (image-file 
"../images/groundpieces/ground/real/real17.png"))
 
-        (sprite
-          (name "real19")
-          (image-file "../images/groundpieces/ground/real/real19.png"))
+                            (sprite
+                             (name "real18")
+                             (image-file 
"../images/groundpieces/ground/real/real18.png"))
 
-        (sprite
-          (name "real2")
-          (image-file "../images/groundpieces/ground/real/real2.png"))
+                            (sprite
+                             (name "real19")
+                             (image-file 
"../images/groundpieces/ground/real/real19.png"))
 
-        (sprite
-          (name "real20")
-          (image-file "../images/groundpieces/ground/real/real20.png"))
+                            (sprite
+                             (name "real2")
+                             (image-file 
"../images/groundpieces/ground/real/real2.png"))
 
-        (sprite
-          (name "real21")
-          (image-file "../images/groundpieces/ground/real/real21.png"))
+                            (sprite
+                             (name "real20")
+                             (image-file 
"../images/groundpieces/ground/real/real20.png"))
 
-        (sprite
-          (name "real22")
-          (image-file "../images/groundpieces/ground/real/real22.png"))
+                            (sprite
+                             (name "real21")
+                             (image-file 
"../images/groundpieces/ground/real/real21.png"))
 
-        (sprite
-          (name "real23")
-          (image-file "../images/groundpieces/ground/real/real23.png"))
+                            (sprite
+                             (name "real22")
+                             (image-file 
"../images/groundpieces/ground/real/real22.png"))
 
-        (sprite
-          (name "real24")
-          (image-file "../images/groundpieces/ground/real/real24.png"))
+                            (sprite
+                             (name "real23")
+                             (image-file 
"../images/groundpieces/ground/real/real23.png"))
 
-        (sprite
-          (name "real25")
-          (image-file "../images/groundpieces/ground/real/real25.png"))
+                            (sprite
+                             (name "real24")
+                             (image-file 
"../images/groundpieces/ground/real/real24.png"))
 
-        (sprite
-          (name "real26")
-          (image-file "../images/groundpieces/ground/real/real26.png"))
+                            (sprite
+                             (name "real25")
+                             (image-file 
"../images/groundpieces/ground/real/real25.png"))
 
-        (sprite
-          (name "real27")
-          (image-file "../images/groundpieces/ground/real/real27.png"))
+                            (sprite
+                             (name "real26")
+                             (image-file 
"../images/groundpieces/ground/real/real26.png"))
 
-        (sprite
-          (name "real28")
-          (image-file "../images/groundpieces/ground/real/real28.png"))
+                            (sprite
+                             (name "real27")
+                             (image-file 
"../images/groundpieces/ground/real/real27.png"))
 
-        (sprite
-          (name "real29")
-          (image-file "../images/groundpieces/ground/real/real29.png"))
+                            (sprite
+                             (name "real28")
+                             (image-file 
"../images/groundpieces/ground/real/real28.png"))
 
-        (sprite
-          (name "real3")
-          (image-file "../images/groundpieces/ground/real/real3.png"))
+                            (sprite
+                             (name "real29")
+                             (image-file 
"../images/groundpieces/ground/real/real29.png"))
 
-        (sprite
-          (name "real30")
-          (image-file "../images/groundpieces/ground/real/real30.png"))
+                            (sprite
+                             (name "real3")
+                             (image-file 
"../images/groundpieces/ground/real/real3.png"))
 
-        (sprite
-          (name "real34")
-          (image-file "../images/groundpieces/ground/real/real34.png"))
+                            (sprite
+                             (name "real30")
+                             (image-file 
"../images/groundpieces/ground/real/real30.png"))
 
-        (sprite
-          (name "real35")
-          (image-file "../images/groundpieces/ground/real/real35.png"))
+                            (sprite
+                             (name "real34")
+                             (image-file 
"../images/groundpieces/ground/real/real34.png"))
 
-        (sprite
-          (name "real36")
-          (image-file "../images/groundpieces/ground/real/real36.png"))
+                            (sprite
+                             (name "real35")
+                             (image-file 
"../images/groundpieces/ground/real/real35.png"))
 
-        (sprite
-          (name "real37")
-          (image-file "../images/groundpieces/ground/real/real37.png"))
+                            (sprite
+                             (name "real36")
+                             (image-file 
"../images/groundpieces/ground/real/real36.png"))
 
-        (sprite
-          (name "real4")
-          (image-file "../images/groundpieces/ground/real/real4.png"))
+                            (sprite
+                             (name "real37")
+                             (image-file 
"../images/groundpieces/ground/real/real37.png"))
 
-        (sprite
-          (name "real5")
-          (image-file "../images/groundpieces/ground/real/real5.png"))
+                            (sprite
+                             (name "real4")
+                             (image-file 
"../images/groundpieces/ground/real/real4.png"))
 
-        (sprite
-          (name "real6")
-          (image-file "../images/groundpieces/ground/real/real6.png"))
+                            (sprite
+                             (name "real5")
+                             (image-file 
"../images/groundpieces/ground/real/real5.png"))
 
-        (sprite
-          (name "real7")
-          (image-file "../images/groundpieces/ground/real/real7.png"))
+                            (sprite
+                             (name "real6")
+                             (image-file 
"../images/groundpieces/ground/real/real6.png"))
 
-        (sprite
-          (name "real8")
-          (image-file "../images/groundpieces/ground/real/real8.png"))
+                            (sprite
+                             (name "real7")
+                             (image-file 
"../images/groundpieces/ground/real/real7.png"))
 
-        (sprite
-          (name "real9")
-          (image-file "../images/groundpieces/ground/real/real9.png"))
-       )
+                            (sprite
+                             (name "real8")
+                             (image-file 
"../images/groundpieces/ground/real/real8.png"))
 
-      (section (name "rock")
-        (sprite
-          (name "blackrock1")
-          (image-file "../images/groundpieces/ground/rock/blackrock1.png"))
+                            (sprite
+                             (name "real9")
+                             (image-file 
"../images/groundpieces/ground/real/real9.png"))
+                            )
 
-        (sprite
-          (name "blackrock2")
-          (image-file "../images/groundpieces/ground/rock/blackrock2.png"))
+                   (section (name "rock")
+                            (sprite
+                             (name "blackrock1")
+                             (image-file 
"../images/groundpieces/ground/rock/blackrock1.png"))
 
-        (sprite
-          (name "blackrock3")
-          (image-file "../images/groundpieces/ground/rock/blackrock3.png"))
+                            (sprite
+                             (name "blackrock2")
+                             (image-file 
"../images/groundpieces/ground/rock/blackrock2.png"))
 
-        (sprite
-          (name "blackrock4")
-          (image-file "../images/groundpieces/ground/rock/blackrock4.png"))
+                            (sprite
+                             (name "blackrock3")
+                             (image-file 
"../images/groundpieces/ground/rock/blackrock3.png"))
 
-        (sprite
-          (name "stone1")
-          (image-file "../images/groundpieces/ground/rock/stone1.png"))
-       )
+                            (sprite
+                             (name "blackrock4")
+                             (image-file 
"../images/groundpieces/ground/rock/blackrock4.png"))
 
-      (section (name "signposts")
-        (sprite
-          (name "arrow_down")
-          (image-file 
"../images/groundpieces/ground/signposts/arrow_down.png"))
+                            (sprite
+                             (name "stone1")
+                             (image-file 
"../images/groundpieces/ground/rock/stone1.png"))
+                            )
 
-        (sprite
-          (name "arrow_left")
-          (image-file 
"../images/groundpieces/ground/signposts/arrow_left.png"))
+                   (section (name "signposts")
+                            (sprite
+                             (name "arrow_down")
+                             (image-file 
"../images/groundpieces/ground/signposts/arrow_down.png"))
 
-        (sprite
-          (name "arrow_right")
-          (image-file 
"../images/groundpieces/ground/signposts/arrow_right.png"))
+                            (sprite
+                             (name "arrow_left")
+                             (image-file 
"../images/groundpieces/ground/signposts/arrow_left.png"))
 
-        (sprite
-          (name "arrow_up")
-          (image-file "../images/groundpieces/ground/signposts/arrow_up.png"))
+                            (sprite
+                             (name "arrow_right")
+                             (image-file 
"../images/groundpieces/ground/signposts/arrow_right.png"))
 
-        (sprite
-          (name "danger")
-          (image-file "../images/groundpieces/ground/signposts/danger.png"))
-       )
+                            (sprite
+                             (name "arrow_up")
+                             (image-file 
"../images/groundpieces/ground/signposts/arrow_up.png"))
 
-      (section (name "snow")
-        (sprite
-          (name "block1")
-          (image-file "../images/groundpieces/ground/snow/block1.png"))
+                            (sprite
+                             (name "danger")
+                             (image-file 
"../images/groundpieces/ground/signposts/danger.png"))
+                            )
 
-        (sprite
-          (name "block2")
-          (image-file "../images/groundpieces/ground/snow/block2.png"))
+                   (section (name "snow")
+                            (sprite
+                             (name "block1")
+                             (image-file 
"../images/groundpieces/ground/snow/block1.png"))
 
-        (sprite
-          (name "block3")
-          (image-file "../images/groundpieces/ground/snow/block3.png"))
+                            (sprite
+                             (name "block2")
+                             (image-file 
"../images/groundpieces/ground/snow/block2.png"))
 
-        (sprite
-          (name "block4")
-          (image-file "../images/groundpieces/ground/snow/block4.png"))
+                            (sprite
+                             (name "block3")
+                             (image-file 
"../images/groundpieces/ground/snow/block3.png"))
 
-        (sprite
-          (name "cabin")
-          (image-file "../images/groundpieces/ground/snow/cabin.png"))
+                            (sprite
+                             (name "block4")
+                             (image-file 
"../images/groundpieces/ground/snow/block4.png"))
 
-        (sprite
-          (name "cabin_winter")
-          (image-file "../images/groundpieces/ground/snow/cabin_winter.png"))
+                            (sprite
+                             (name "cabin")
+                             (image-file 
"../images/groundpieces/ground/snow/cabin.png"))
 
-        (sprite
-          (name "diablock1")
-          (image-file "../images/groundpieces/ground/snow/diablock1.png"))
+                            (sprite
+                             (name "cabin_winter")
+                             (image-file 
"../images/groundpieces/ground/snow/cabin_winter.png"))
 
-        (sprite
-          (name "diablock2")
-          (image-file "../images/groundpieces/ground/snow/diablock2.png"))
+                            (sprite
+                             (name "diablock1")
+                             (image-file 
"../images/groundpieces/ground/snow/diablock1.png"))
 
-        (sprite
-          (name "diablock3")
-          (image-file "../images/groundpieces/ground/snow/diablock3.png"))
+                            (sprite
+                             (name "diablock2")
+                             (image-file 
"../images/groundpieces/ground/snow/diablock2.png"))
 
-        (sprite
-          (name "gpiece1")
-          (image-file "../images/groundpieces/ground/snow/gpiece1.png"))
+                            (sprite
+                             (name "diablock3")
+                             (image-file 
"../images/groundpieces/ground/snow/diablock3.png"))
 
-        (sprite
-          (name "groundice")
-          (image-file "../images/groundpieces/ground/snow/groundice.png"))
+                            (sprite
+                             (name "gpiece1")
+                             (image-file 
"../images/groundpieces/ground/snow/gpiece1.png"))
 
-        (sprite
-          (name "ice1")
-          (image-file "../images/groundpieces/ground/snow/ice1.png"))
+                            (sprite
+                             (name "groundice")
+                             (image-file 
"../images/groundpieces/ground/snow/groundice.png"))
 
-        (sprite
-          (name "ice2")
-          (image-file "../images/groundpieces/ground/snow/ice2.png"))
+                            (sprite
+                             (name "ice1")
+                             (image-file 
"../images/groundpieces/ground/snow/ice1.png"))
 
-        (sprite
-          (name "ice3")
-          (image-file "../images/groundpieces/ground/snow/ice3.png"))
+                            (sprite
+                             (name "ice2")
+                             (image-file 
"../images/groundpieces/ground/snow/ice2.png"))
 
-        (sprite
-          (name "iceblock1")
-          (image-file "../images/groundpieces/ground/snow/iceblock1.png"))
+                            (sprite
+                             (name "ice3")
+                             (image-file 
"../images/groundpieces/ground/snow/ice3.png"))
 
-        (sprite
-          (name "icepiece1")
-          (image-file "../images/groundpieces/ground/snow/icepiece1.png"))
+                            (sprite
+                             (name "iceblock1")
+                             (image-file 
"../images/groundpieces/ground/snow/iceblock1.png"))
 
-        (sprite
-          (name "igloo")
-          (image-file "../images/groundpieces/ground/snow/igloo.png"))
+                            (sprite
+                             (name "icepiece1")
+                             (image-file 
"../images/groundpieces/ground/snow/icepiece1.png"))
 
-        (sprite
-          (name "piece1")
-          (image-file "../images/groundpieces/ground/snow/piece1.png"))
+                            (sprite
+                             (name "igloo")
+                             (image-file 
"../images/groundpieces/ground/snow/igloo.png"))
 
-        (sprite
-          (name "piece10")
-          (image-file "../images/groundpieces/ground/snow/piece10.png"))
+                            (sprite
+                             (name "piece1")
+                             (image-file 
"../images/groundpieces/ground/snow/piece1.png"))
 
-        (sprite
-          (name "piece2")
-          (image-file "../images/groundpieces/ground/snow/piece2.png"))
+                            (sprite
+                             (name "piece10")
+                             (image-file 
"../images/groundpieces/ground/snow/piece10.png"))
 
-        (sprite
-          (name "piece3")
-          (image-file "../images/groundpieces/ground/snow/piece3.png"))
+                            (sprite
+                             (name "piece2")
+                             (image-file 
"../images/groundpieces/ground/snow/piece2.png"))
 
-        (sprite
-          (name "piece7")
-          (image-file "../images/groundpieces/ground/snow/piece7.png"))
+                            (sprite
+                             (name "piece3")
+                             (image-file 
"../images/groundpieces/ground/snow/piece3.png"))
 
-        (sprite
-          (name "piece8")
-          (image-file "../images/groundpieces/ground/snow/piece8.png"))
+                            (sprite
+                             (name "piece7")
+                             (image-file 
"../images/groundpieces/ground/snow/piece7.png"))
 
-        (sprite
-          (name "piece9")
-          (image-file "../images/groundpieces/ground/snow/piece9.png"))
+                            (sprite
+                             (name "piece8")
+                             (image-file 
"../images/groundpieces/ground/snow/piece8.png"))
 
-        (sprite
-          (name "pillar1")
-          (image-file "../images/groundpieces/ground/snow/pillar1.png"))
+                            (sprite
+                             (name "piece9")
+                             (image-file 
"../images/groundpieces/ground/snow/piece9.png"))
 
-        (sprite
-          (name "pillar2")
-          (image-file "../images/groundpieces/ground/snow/pillar2.png"))
+                            (sprite
+                             (name "pillar1")
+                             (image-file 
"../images/groundpieces/ground/snow/pillar1.png"))
 
-        (sprite
-          (name "slopedr")
-          (image-file "../images/groundpieces/ground/snow/slopedr.png"))
+                            (sprite
+                             (name "pillar2")
+                             (image-file 
"../images/groundpieces/ground/snow/pillar2.png"))
 
-        (sprite
-          (name "snowball1")
-          (image-file "../images/groundpieces/ground/snow/snowball1.png"))
+                            (sprite
+                             (name "slopedr")
+                             (image-file 
"../images/groundpieces/ground/snow/slopedr.png"))
 
-        (sprite
-          (name "snowman")
-          (image-file "../images/groundpieces/ground/snow/snowman.png"))
+                            (sprite
+                             (name "snowball1")
+                             (image-file 
"../images/groundpieces/ground/snow/snowball1.png"))
 
-        (sprite
-          (name "way")
-          (image-file "../images/groundpieces/ground/snow/way.png"))
+                            (sprite
+                             (name "snowman")
+                             (image-file 
"../images/groundpieces/ground/snow/snowman.png"))
 
-        (sprite
-          (name "xmas-tree")
-          (image-file "../images/groundpieces/ground/snow/xmas-tree.png"))
-       )
+                            (sprite
+                             (name "way")
+                             (image-file 
"../images/groundpieces/ground/snow/way.png"))
 
-      (section (name "sortie")
-        (sprite
-          (name "ball1")
-          (image-file "../images/groundpieces/ground/sortie/ball1.png"))
+                            (sprite
+                             (name "xmas-tree")
+                             (image-file 
"../images/groundpieces/ground/snow/xmas-tree.png"))
+                            )
 
-        (sprite
-          (name "ball2")
-          (image-file "../images/groundpieces/ground/sortie/ball2.png"))
+                   (section (name "sortie")
+                            (sprite
+                             (name "ball1")
+                             (image-file 
"../images/groundpieces/ground/sortie/ball1.png"))
 
-        (sprite
-          (name "ball3")
-          (image-file "../images/groundpieces/ground/sortie/ball3.png"))
+                            (sprite
+                             (name "ball2")
+                             (image-file 
"../images/groundpieces/ground/sortie/ball2.png"))
 
-        (sprite
-          (name "ball4")
-          (image-file "../images/groundpieces/ground/sortie/ball4.png"))
+                            (sprite
+                             (name "ball3")
+                             (image-file 
"../images/groundpieces/ground/sortie/ball3.png"))
 
-        (sprite
-          (name "column")
-          (image-file "../images/groundpieces/ground/sortie/column.png"))
+                            (sprite
+                             (name "ball4")
+                             (image-file 
"../images/groundpieces/ground/sortie/ball4.png"))
 
-        (sprite
-          (name "column2")
-          (image-file "../images/groundpieces/ground/sortie/column2.png"))
+                            (sprite
+                             (name "column")
+                             (image-file 
"../images/groundpieces/ground/sortie/column.png"))
 
-        (sprite
-          (name "column3")
-          (image-file "../images/groundpieces/ground/sortie/column3.png"))
+                            (sprite
+                             (name "column2")
+                             (image-file 
"../images/groundpieces/ground/sortie/column2.png"))
 
-        (sprite
-          (name "plate_forme")
-          (image-file "../images/groundpieces/ground/sortie/plate_forme.png"))
+                            (sprite
+                             (name "column3")
+                             (image-file 
"../images/groundpieces/ground/sortie/column3.png"))
 
-        (sprite
-          (name "plate_forme_left")
-          (image-file 
"../images/groundpieces/ground/sortie/plate_forme_left.png"))
+                            (sprite
+                             (name "plate_forme")
+                             (image-file 
"../images/groundpieces/ground/sortie/plate_forme.png"))
 
-        (sprite
-          (name "plate_forme_right")
-          (image-file 
"../images/groundpieces/ground/sortie/plate_forme_right.png"))
+                            (sprite
+                             (name "plate_forme_left")
+                             (image-file 
"../images/groundpieces/ground/sortie/plate_forme_left.png"))
 
-        (sprite
-          (name "tentacle1")
-          (image-file "../images/groundpieces/ground/sortie/tentacle1.png"))
-       )
+                            (sprite
+                             (name "plate_forme_right")
+                             (image-file 
"../images/groundpieces/ground/sortie/plate_forme_right.png"))
 
-      (section (name "space")
-        (sprite
-          (name "block1")
-          (image-file "../images/groundpieces/ground/space/block1.png"))
+                            (sprite
+                             (name "tentacle1")
+                             (image-file 
"../images/groundpieces/ground/sortie/tentacle1.png"))
+                            )
 
-        (sprite
-          (name "diagonal")
-          (image-file "../images/groundpieces/ground/space/diagonal.png"))
+                   (section (name "space")
+                            (sprite
+                             (name "block1")
+                             (image-file 
"../images/groundpieces/ground/space/block1.png"))
 
-        (sprite
-          (name "diagonalr")
-          (image-file "../images/groundpieces/ground/space/diagonalr.png"))
+                            (sprite
+                             (name "diagonal")
+                             (image-file 
"../images/groundpieces/ground/space/diagonal.png"))
 
-        (sprite
-          (name "smallblock1")
-          (image-file "../images/groundpieces/ground/space/smallblock1.png"))
+                            (sprite
+                             (name "diagonalr")
+                             (image-file 
"../images/groundpieces/ground/space/diagonalr.png"))
 
-        (sprite
-          (name "smallblock2")
-          (image-file "../images/groundpieces/ground/space/smallblock2.png"))
+                            (sprite
+                             (name "smallblock1")
+                             (image-file 
"../images/groundpieces/ground/space/smallblock1.png"))
 
-        (sprite
-          (name "smallblock3")
-          (image-file "../images/groundpieces/ground/space/smallblock3.png"))
+                            (sprite
+                             (name "smallblock2")
+                             (image-file 
"../images/groundpieces/ground/space/smallblock2.png"))
 
-        (sprite
-          (name "smalltower")
-          (image-file "../images/groundpieces/ground/space/smalltower.png"))
+                            (sprite
+                             (name "smallblock3")
+                             (image-file 
"../images/groundpieces/ground/space/smallblock3.png"))
 
-        (sprite
-          (name "tower1")
-          (image-file "../images/groundpieces/ground/space/tower1.png"))
+                            (sprite
+                             (name "smalltower")
+                             (image-file 
"../images/groundpieces/ground/space/smalltower.png"))
 
-        (sprite
-          (name "way")
-          (image-file "../images/groundpieces/ground/space/way.png"))
-       )
+                            (sprite
+                             (name "tower1")
+                             (image-file 
"../images/groundpieces/ground/space/tower1.png"))
 
-      (section (name "sweets")
-        (sprite
-          (name "allsort1")
-          (image-file "../images/groundpieces/ground/sweets/allsort1.png"))
+                            (sprite
+                             (name "way")
+                             (image-file 
"../images/groundpieces/ground/space/way.png"))
+                            )
 
-        (sprite
-          (name "allsort2")
-          (image-file "../images/groundpieces/ground/sweets/allsort2.png"))
+                   (section (name "sweets")
+                            (sprite
+                             (name "allsort1")
+                             (image-file 
"../images/groundpieces/ground/sweets/allsort1.png"))
 
-        (sprite
-          (name "aquachoc")
-          (image-file "../images/groundpieces/ground/sweets/aquachoc.png"))
+                            (sprite
+                             (name "allsort2")
+                             (image-file 
"../images/groundpieces/ground/sweets/allsort2.png"))
 
-        (sprite
-          (name "cake1")
-          (image-file "../images/groundpieces/ground/sweets/cake1.png"))
+                            (sprite
+                             (name "aquachoc")
+                             (image-file 
"../images/groundpieces/ground/sweets/aquachoc.png"))
 
-        (sprite
-          (name "cake2")
-          (image-file "../images/groundpieces/ground/sweets/cake2.png"))
+                            (sprite
+                             (name "cake1")
+                             (image-file 
"../images/groundpieces/ground/sweets/cake1.png"))
 
-        (sprite
-          (name "cake3")
-          (image-file "../images/groundpieces/ground/sweets/cake3.png"))
+                            (sprite
+                             (name "cake2")
+                             (image-file 
"../images/groundpieces/ground/sweets/cake2.png"))
 
-        (sprite
-          (name "cake4")
-          (image-file "../images/groundpieces/ground/sweets/cake4.png"))
+                            (sprite
+                             (name "cake3")
+                             (image-file 
"../images/groundpieces/ground/sweets/cake3.png"))
 
-        (sprite
-          (name "cake5")
-          (image-file "../images/groundpieces/ground/sweets/cake5.png"))
+                            (sprite
+                             (name "cake4")
+                             (image-file 
"../images/groundpieces/ground/sweets/cake4.png"))
 
-        (sprite
-          (name "canestalk")
-          (image-file "../images/groundpieces/ground/sweets/canestalk.png"))
+                            (sprite
+                             (name "cake5")
+                             (image-file 
"../images/groundpieces/ground/sweets/cake5.png"))
 
-        (sprite
-          (name "canestub")
-          (image-file "../images/groundpieces/ground/sweets/canestub.png"))
+                            (sprite
+                             (name "canestalk")
+                             (image-file 
"../images/groundpieces/ground/sweets/canestalk.png"))
 
-        (sprite
-          (name "canetop")
-          (image-file "../images/groundpieces/ground/sweets/canetop.png"))
+                            (sprite
+                             (name "canestub")
+                             (image-file 
"../images/groundpieces/ground/sweets/canestub.png"))
 
-        (sprite
-          (name "chocbar")
-          (image-file "../images/groundpieces/ground/sweets/chocbar.png"))
+                            (sprite
+                             (name "canetop")
+                             (image-file 
"../images/groundpieces/ground/sweets/canetop.png"))
 
-        (sprite
-          (name "chocbloc-lowleft")
-          (image-file 
"../images/groundpieces/ground/sweets/chocbloc-lowleft.png"))
+                            (sprite
+                             (name "chocbar")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbar.png"))
 
-        (sprite
-          (name "chocbloc-lowright")
-          (image-file 
"../images/groundpieces/ground/sweets/chocbloc-lowright.png"))
+                            (sprite
+                             (name "chocbloc-lowleft")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbloc-lowleft.png"))
 
-        (sprite
-          (name "chocbloc-topleft")
-          (image-file 
"../images/groundpieces/ground/sweets/chocbloc-topleft.png"))
+                            (sprite
+                             (name "chocbloc-lowright")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbloc-lowright.png"))
 
-        (sprite
-          (name "chocbloc-topright")
-          (image-file 
"../images/groundpieces/ground/sweets/chocbloc-topright.png"))
+                            (sprite
+                             (name "chocbloc-topleft")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbloc-topleft.png"))
 
-        (sprite
-          (name "chocbloc")
-          (image-file "../images/groundpieces/ground/sweets/chocbloc.png"))
+                            (sprite
+                             (name "chocbloc-topright")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbloc-topright.png"))
 
-        (sprite
-          (name "goldchoc")
-          (image-file "../images/groundpieces/ground/sweets/goldchoc.png"))
+                            (sprite
+                             (name "chocbloc")
+                             (image-file 
"../images/groundpieces/ground/sweets/chocbloc.png"))
 
-        (sprite
-          (name "greenjellybaby")
-          (image-file 
"../images/groundpieces/ground/sweets/greenjellybaby.png"))
+                            (sprite
+                             (name "goldchoc")
+                             (image-file 
"../images/groundpieces/ground/sweets/goldchoc.png"))
 
-        (sprite
-          (name "icecream")
-          (image-file "../images/groundpieces/ground/sweets/icecream.png"))
+                            (sprite
+                             (name "greenjellybaby")
+                             (image-file 
"../images/groundpieces/ground/sweets/greenjellybaby.png"))
 
-        (sprite
-          (name "jube1")
-          (image-file "../images/groundpieces/ground/sweets/jube1.png"))
+                            (sprite
+                             (name "icecream")
+                             (image-file 
"../images/groundpieces/ground/sweets/icecream.png"))
 
-        (sprite
-          (name "jube2")
-          (image-file "../images/groundpieces/ground/sweets/jube2.png"))
+                            (sprite
+                             (name "jube1")
+                             (image-file 
"../images/groundpieces/ground/sweets/jube1.png"))
 
-        (sprite
-          (name "lollipop-purp")
-          (image-file 
"../images/groundpieces/ground/sweets/lollipop-purp.png"))
+                            (sprite
+                             (name "jube2")
+                             (image-file 
"../images/groundpieces/ground/sweets/jube2.png"))
 
-        (sprite
-          (name "lollipop")
-          (image-file "../images/groundpieces/ground/sweets/lollipop.png"))
+                            (sprite
+                             (name "lollipop-purp")
+                             (image-file 
"../images/groundpieces/ground/sweets/lollipop-purp.png"))
 
-        (sprite
-          (name "mmblue")
-          (image-file "../images/groundpieces/ground/sweets/mmblue.png"))
+                            (sprite
+                             (name "lollipop")
+                             (image-file 
"../images/groundpieces/ground/sweets/lollipop.png"))
 
-        (sprite
-          (name "mmbrown")
-          (image-file "../images/groundpieces/ground/sweets/mmbrown.png"))
+                            (sprite
+                             (name "mmblue")
+                             (image-file 
"../images/groundpieces/ground/sweets/mmblue.png"))
 
-        (sprite
-          (name "mmred")
-          (image-file "../images/groundpieces/ground/sweets/mmred.png"))
+                            (sprite
+                             (name "mmbrown")
+                             (image-file 
"../images/groundpieces/ground/sweets/mmbrown.png"))
 
-        (sprite
-          (name "mmyellow")
-          (image-file "../images/groundpieces/ground/sweets/mmyellow.png"))
+                            (sprite
+                             (name "mmred")
+                             (image-file 
"../images/groundpieces/ground/sweets/mmred.png"))
 
-        (sprite
-          (name "purpchoc")
-          (image-file "../images/groundpieces/ground/sweets/purpchoc.png"))
+                            (sprite
+                             (name "mmyellow")
+                             (image-file 
"../images/groundpieces/ground/sweets/mmyellow.png"))
 
-        (sprite
-          (name "purplechoc")
-          (image-file "../images/groundpieces/ground/sweets/purplechoc.png"))
+                            (sprite
+                             (name "purpchoc")
+                             (image-file 
"../images/groundpieces/ground/sweets/purpchoc.png"))
 
-        (sprite
-          (name "redjellybaby")
-          (image-file "../images/groundpieces/ground/sweets/redjellybaby.png"))
-       )
+                            (sprite
+                             (name "purplechoc")
+                             (image-file 
"../images/groundpieces/ground/sweets/purplechoc.png"))
 
-      (section (name "test")
-        (sprite
-          (name "test1")
-          (image-file "../images/groundpieces/ground/test/test1.png"))
+                            (sprite
+                             (name "redjellybaby")
+                             (image-file 
"../images/groundpieces/ground/sweets/redjellybaby.png"))
+                            )
 
-        (sprite
-          (name "test10")
-          (image-file "../images/groundpieces/ground/test/test10.png"))
+                   (section (name "test")
+                            (sprite
+                             (name "test1")
+                             (image-file 
"../images/groundpieces/ground/test/test1.png"))
 
-        (sprite
-          (name "test2")
-          (image-file "../images/groundpieces/ground/test/test2.png"))
+                            (sprite
+                             (name "test10")
+                             (image-file 
"../images/groundpieces/ground/test/test10.png"))
 
-        (sprite
-          (name "test3")
-          (image-file "../images/groundpieces/ground/test/test3.png"))
+                            (sprite
+                             (name "test2")
+                             (image-file 
"../images/groundpieces/ground/test/test2.png"))
 
-        (sprite
-          (name "test4")
-          (image-file "../images/groundpieces/ground/test/test4.png"))
+                            (sprite
+                             (name "test3")
+                             (image-file 
"../images/groundpieces/ground/test/test3.png"))
 
-        (sprite
-          (name "test5")
-          (image-file "../images/groundpieces/ground/test/test5.png"))
+                            (sprite
+                             (name "test4")
+                             (image-file 
"../images/groundpieces/ground/test/test4.png"))
 
-        (sprite
-          (name "test6")
-          (image-file "../images/groundpieces/ground/test/test6.png"))
+                            (sprite
+                             (name "test5")
+                             (image-file 
"../images/groundpieces/ground/test/test5.png"))
 
-        (sprite
-          (name "test7")
-          (image-file "../images/groundpieces/ground/test/test7.png"))
+                            (sprite
+                             (name "test6")
+                             (image-file 
"../images/groundpieces/ground/test/test6.png"))
 
-        (sprite
-          (name "test8")
-          (image-file "../images/groundpieces/ground/test/test8.png"))
+                            (sprite
+                             (name "test7")
+                             (image-file 
"../images/groundpieces/ground/test/test7.png"))
 
-        (sprite
-          (name "test9")
-          (image-file "../images/groundpieces/ground/test/test9.png"))
-       )
-     )
-   )
+                            (sprite
+                             (name "test8")
+                             (image-file 
"../images/groundpieces/ground/test/test8.png"))
+
+                            (sprite
+                             (name "test9")
+                             (image-file 
"../images/groundpieces/ground/test/test9.png"))
+                            )
+                   )
+          )
  )
 
 ;; EOF ;;

Modified: trunk/pingus/data/data/groundpieces-transparent.res
===================================================================
--- trunk/pingus/data/data/groundpieces-transparent.res 2007-12-24 03:49:19 UTC 
(rev 3516)
+++ trunk/pingus/data/data/groundpieces-transparent.res 2007-12-24 20:30:10 UTC 
(rev 3517)
@@ -1,295 +1,368 @@
+;; -*- scheme -*-
 ;; groundpieces-transparent.xml
 (pingus-resources
-  (section (name "groundpieces")
-    (section (name "transparent")
-      (section (name "halloween")
-  (sprite
-   (name "candle1")
-   (image-file "../images/groundpieces/transparent/halloween/candle1.png"))
-(sprite
-   (name "gravestone1")
-   (image-file "../images/groundpieces/transparent/halloween/gravestone1.png"))
-(sprite
-   (name "gravestone2")
-   (image-file "../images/groundpieces/transparent/halloween/gravestone2.png"))
-(sprite
-   (name "gravestone3")
-   (image-file "../images/groundpieces/transparent/halloween/gravestone3.png"))
-(sprite
-   (name "gravestone4")
-   (image-file "../images/groundpieces/transparent/halloween/gravestone4.png"))
-(sprite
-   (name "gravestone5")
-   (image-file "../images/groundpieces/transparent/halloween/gravestone5.png"))
-(sprite
-   (name "hat1")
-   (image-file "../images/groundpieces/transparent/halloween/hat1.png"))
-(sprite
-   (name "hat2")
-   (image-file "../images/groundpieces/transparent/halloween/hat2.png"))
-(sprite
-   (name "kirby1")
-   (image-file "../images/groundpieces/transparent/halloween/kirby1.png"))
-(sprite
-   (name "kirby2")
-   (image-file "../images/groundpieces/transparent/halloween/kirby2.png"))
-(sprite
-   (name "kirby3")
-   (image-file "../images/groundpieces/transparent/halloween/kirby3.png"))
-(sprite
-   (name "kirby4")
-   (image-file "../images/groundpieces/transparent/halloween/kirby4.png"))
-(sprite
-   (name "pot1")
-   (image-file "../images/groundpieces/transparent/halloween/pot1.png"))
-(sprite
-   (name "spiderweb1")
-   (image-file "../images/groundpieces/transparent/halloween/spiderweb1.png")) 
                       
-(sprite
-   (name "fence1")
-   (image-file "../images/groundpieces/transparent/halloween/fence1.png"))
-)
-      (section (name "foliage")
-        (sprite
-          (name "grass1")
-          (image-file "../images/groundpieces/transparent/foliage/grass1.png"))
+ (section (name "groundpieces")
+          (section (name "transparent")
+                   (section (name "xmas")
+                            (sprite
+                             (name "ball1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/ball1.png"))
+                            (sprite
+                             (name "ball2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/ball2.png"))
+                            (sprite
+                             (name "ball3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/ball3.png"))
+                            (sprite
+                             (name "ball4")
+                             (image-file 
"../images/groundpieces/transparent/xmas/ball4.png"))
+                            (sprite
+                             (name "boot1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/boot1.png"))
+                            (sprite
+                             (name "boot2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/boot2.png"))
+                            (sprite
+                             (name "boot3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/boot3.png"))
+                            (sprite
+                             (name "candystick1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/candystick1.png"))
+                            (sprite
+                             (name "candystick2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/candystick2.png"))
+                            (sprite
+                             (name "candystick3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/candystick3.png"))
+                            (sprite
+                             (name "green1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/green1.png"))
+                            (sprite
+                             (name "green2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/green2.png"))
+                            (sprite
+                             (name "green3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/green3.png"))
+                            (sprite
+                             (name "green4")
+                             (image-file 
"../images/groundpieces/transparent/xmas/green4.png"))
+                            (sprite
+                             (name "hat1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/hat1.png"))
+                            (sprite
+                             (name "hat2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/hat2.png"))
+                            (sprite
+                             (name "icicle1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/icicle1.png"))
+                            (sprite
+                             (name "icicle2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/icicle2.png"))
+                            (sprite
+                             (name "icicle3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/icicle3.png"))
+                            (sprite
+                             (name "icicle4")
+                             (image-file 
"../images/groundpieces/transparent/xmas/icicle4.png"))
+                            (sprite
+                             (name "present1")
+                             (image-file 
"../images/groundpieces/transparent/xmas/present1.png"))
+                            (sprite
+                             (name "present2")
+                             (image-file 
"../images/groundpieces/transparent/xmas/present2.png"))
+                            (sprite
+                             (name "present3")
+                             (image-file 
"../images/groundpieces/transparent/xmas/present3.png"))
 
-        (sprite
-          (name "grass10")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass10.png"))
+                            )
+                   (section (name "halloween")
+                            (sprite
+                             (name "candle1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/candle1.png"))
+                            (sprite
+                             (name "gravestone1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/gravestone1.png"))
+                            (sprite
+                             (name "gravestone2")
+                             (image-file 
"../images/groundpieces/transparent/halloween/gravestone2.png"))
+                            (sprite
+                             (name "gravestone3")
+                             (image-file 
"../images/groundpieces/transparent/halloween/gravestone3.png"))
+                            (sprite
+                             (name "gravestone4")
+                             (image-file 
"../images/groundpieces/transparent/halloween/gravestone4.png"))
+                            (sprite
+                             (name "gravestone5")
+                             (image-file 
"../images/groundpieces/transparent/halloween/gravestone5.png"))
+                            (sprite
+                             (name "hat1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/hat1.png"))
+                            (sprite
+                             (name "hat2")
+                             (image-file 
"../images/groundpieces/transparent/halloween/hat2.png"))
+                            (sprite
+                             (name "kirby1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/kirby1.png"))
+                            (sprite
+                             (name "kirby2")
+                             (image-file 
"../images/groundpieces/transparent/halloween/kirby2.png"))
+                            (sprite
+                             (name "kirby3")
+                             (image-file 
"../images/groundpieces/transparent/halloween/kirby3.png"))
+                            (sprite
+                             (name "kirby4")
+                             (image-file 
"../images/groundpieces/transparent/halloween/kirby4.png"))
+                            (sprite
+                             (name "pot1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/pot1.png"))
+                            (sprite
+                             (name "spiderweb1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/spiderweb1.png"))                 
       
+                            (sprite
+                             (name "fence1")
+                             (image-file 
"../images/groundpieces/transparent/halloween/fence1.png"))
+                            )
+                   (section (name "foliage")
+                            (sprite
+                             (name "grass1")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass1.png"))
 
-        (sprite
-          (name "grass11")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass11.png"))
+                            (sprite
+                             (name "grass10")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass10.png"))
 
-        (sprite
-          (name "grass12")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass12.png"))
+                            (sprite
+                             (name "grass11")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass11.png"))
 
-        (sprite
-          (name "grass13")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass13.png"))
+                            (sprite
+                             (name "grass12")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass12.png"))
 
-        (sprite
-          (name "grass14")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass14.png"))
+                            (sprite
+                             (name "grass13")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass13.png"))
 
-        (sprite
-          (name "grass15")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass15.png"))
+                            (sprite
+                             (name "grass14")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass14.png"))
 
-        (sprite
-          (name "grass16")
-          (image-file 
"../images/groundpieces/transparent/foliage/grass16.png"))
+                            (sprite
+                             (name "grass15")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass15.png"))
 
-        (sprite
-          (name "grass2")
-          (image-file "../images/groundpieces/transparent/foliage/grass2.png"))
+                            (sprite
+                             (name "grass16")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass16.png"))
 
-        (sprite
-          (name "grass3")
-          (image-file "../images/groundpieces/transparent/foliage/grass3.png"))
+                            (sprite
+                             (name "grass2")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass2.png"))
 
-        (sprite
-          (name "grass4")
-          (image-file "../images/groundpieces/transparent/foliage/grass4.png"))
+                            (sprite
+                             (name "grass3")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass3.png"))
 
-        (sprite
-          (name "grass5")
-          (image-file "../images/groundpieces/transparent/foliage/grass5.png"))
+                            (sprite
+                             (name "grass4")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass4.png"))
 
-        (sprite
-          (name "grass6")
-          (image-file "../images/groundpieces/transparent/foliage/grass6.png"))
+                            (sprite
+                             (name "grass5")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass5.png"))
 
-        (sprite
-          (name "grass7")
-          (image-file "../images/groundpieces/transparent/foliage/grass7.png"))
+                            (sprite
+                             (name "grass6")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass6.png"))
 
-        (sprite
-          (name "grass8")
-          (image-file "../images/groundpieces/transparent/foliage/grass8.png"))
+                            (sprite
+                             (name "grass7")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass7.png"))
 
-        (sprite
-          (name "grass9")
-          (image-file "../images/groundpieces/transparent/foliage/grass9.png"))
+                            (sprite
+                             (name "grass8")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass8.png"))
 
-        (sprite
-          (name "turfconcave")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfconcave.png"))
+                            (sprite
+                             (name "grass9")
+                             (image-file 
"../images/groundpieces/transparent/foliage/grass9.png"))
 
-        (sprite
-          (name "turfflat")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfflat.png"))
+                            (sprite
+                             (name "turfconcave")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfconcave.png"))
 
-        (sprite
-          (name "turfslopeleft")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfslopeleft.png"))
+                            (sprite
+                             (name "turfflat")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfflat.png"))
 
-        (sprite
-          (name "turfslopeleft20")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfslopeleft20.png"))
+                            (sprite
+                             (name "turfslopeleft")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfslopeleft.png"))
 
-        (sprite
-          (name "turfsloperight")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfsloperight.png"))
+                            (sprite
+                             (name "turfslopeleft20")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfslopeleft20.png"))
 
-        (sprite
-          (name "turfsloperight20")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfsloperight20.png"))
+                            (sprite
+                             (name "turfsloperight")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfsloperight.png"))
 
-        (sprite
-          (name "turfsmallbump")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfsmallbump.png"))
+                            (sprite
+                             (name "turfsloperight20")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfsloperight20.png"))
 
-        (sprite
-          (name "turfsmallnook")
-          (image-file 
"../images/groundpieces/transparent/foliage/turfsmallnook.png"))
+                            (sprite
+                             (name "turfsmallbump")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfsmallbump.png"))
 
-        (sprite
-          (name "turftufty")
-          (image-file 
"../images/groundpieces/transparent/foliage/turftufty.png"))
-       )
+                            (sprite
+                             (name "turfsmallnook")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turfsmallnook.png"))
 
-      (section (name "industrial")
-        (sprite
-          (name "gunge1")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge1.png"))
+                            (sprite
+                             (name "turftufty")
+                             (image-file 
"../images/groundpieces/transparent/foliage/turftufty.png"))
+                            )
 
-        (sprite
-          (name "gunge10")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge10.png"))
+                   (section (name "industrial")
+                            (sprite
+                             (name "gunge1")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge1.png"))
 
-        (sprite
-          (name "gunge11")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge11.png"))
+                            (sprite
+                             (name "gunge10")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge10.png"))
 
-        (sprite
-          (name "gunge12")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge12.png"))
+                            (sprite
+                             (name "gunge11")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge11.png"))
 
-        (sprite
-          (name "gunge13")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge13.png"))
+                            (sprite
+                             (name "gunge12")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge12.png"))
 
-        (sprite
-          (name "gunge14")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge14.png"))
+                            (sprite
+                             (name "gunge13")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge13.png"))
 
-        (sprite
-          (name "gunge15")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge15.png"))
+                            (sprite
+                             (name "gunge14")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge14.png"))
 
-        (sprite
-          (name "gunge2")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge2.png"))
+                            (sprite
+                             (name "gunge15")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge15.png"))
 
-        (sprite
-          (name "gunge3")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge3.png"))
+                            (sprite
+                             (name "gunge2")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge2.png"))
 
-        (sprite
-          (name "gunge4")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge4.png"))
+                            (sprite
+                             (name "gunge3")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge3.png"))
 
-        (sprite
-          (name "gunge5")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge5.png"))
+                            (sprite
+                             (name "gunge4")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge4.png"))
 
-        (sprite
-          (name "gunge6")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge6.png"))
+                            (sprite
+                             (name "gunge5")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge5.png"))
 
-        (sprite
-          (name "gunge7")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge7.png"))
+                            (sprite
+                             (name "gunge6")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge6.png"))
 
-        (sprite
-          (name "gunge8")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge8.png"))
+                            (sprite
+                             (name "gunge7")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge7.png"))
 
-        (sprite
-          (name "gunge9")
-          (image-file 
"../images/groundpieces/transparent/industrial/gunge9.png"))
-       )
+                            (sprite
+                             (name "gunge8")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge8.png"))
 
-      (section (name "misc")
-        (sprite
-          (name "flower")
-          (image-file "../images/groundpieces/transparent/misc/flower.png"))
+                            (sprite
+                             (name "gunge9")
+                             (image-file 
"../images/groundpieces/transparent/industrial/gunge9.png"))
+                            )
 
-        (sprite
-          (name "moos1")
-          (image-file "../images/groundpieces/transparent/misc/moos1.png"))
+                   (section (name "misc")
+                            (sprite
+                             (name "flower")
+                             (image-file 
"../images/groundpieces/transparent/misc/flower.png"))
 
-        (sprite
-          (name "moos2")
-          (image-file "../images/groundpieces/transparent/misc/moos2.png"))
+                            (sprite
+                             (name "moos1")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos1.png"))
 
-        (sprite
-          (name "moos3")
-          (image-file "../images/groundpieces/transparent/misc/moos3.png"))
+                            (sprite
+                             (name "moos2")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos2.png"))
 
-        (sprite
-          (name "moos4")
-          (image-file "../images/groundpieces/transparent/misc/moos4.png"))
+                            (sprite
+                             (name "moos3")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos3.png"))
 
-        (sprite
-          (name "moos5")
-          (image-file "../images/groundpieces/transparent/misc/moos5.png"))
+                            (sprite
+                             (name "moos4")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos4.png"))
 
-        (sprite
-          (name "moos6")
-          (image-file "../images/groundpieces/transparent/misc/moos6.png"))
+                            (sprite
+                             (name "moos5")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos5.png"))
 
-        (sprite
-          (name "moos7")
-          (image-file "../images/groundpieces/transparent/misc/moos7.png"))
+                            (sprite
+                             (name "moos6")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos6.png"))
 
-        (sprite
-          (name "moos8")
-          (image-file "../images/groundpieces/transparent/misc/moos8.png"))
+                            (sprite
+                             (name "moos7")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos7.png"))
 
-        (sprite
-          (name "weed1")
-          (image-file "../images/groundpieces/transparent/misc/weed1.png"))
+                            (sprite
+                             (name "moos8")
+                             (image-file 
"../images/groundpieces/transparent/misc/moos8.png"))
 
-        (sprite
-          (name "weed2")
-          (image-file "../images/groundpieces/transparent/misc/weed2.png"))
-       )
+                            (sprite
+                             (name "weed1")
+                             (image-file 
"../images/groundpieces/transparent/misc/weed1.png"))
 
-      (section (name "snow")
-        (sprite
-          (name "grass1")
-          (image-file "../images/groundpieces/transparent/snow/grass1.png"))
+                            (sprite
+                             (name "weed2")
+                             (image-file 
"../images/groundpieces/transparent/misc/weed2.png"))
+                            )
 
-        (sprite
-          (name "grass2")
-          (image-file "../images/groundpieces/transparent/snow/grass2.png"))
+                   (section (name "snow")
+                            (sprite
+                             (name "grass1")
+                             (image-file 
"../images/groundpieces/transparent/snow/grass1.png"))
 
-        (sprite
-          (name "grass3")
-          (image-file "../images/groundpieces/transparent/snow/grass3.png"))
+                            (sprite
+                             (name "grass2")
+                             (image-file 
"../images/groundpieces/transparent/snow/grass2.png"))
 
-        (sprite
-          (name "grass4")
-          (image-file "../images/groundpieces/transparent/snow/grass4.png"))
+                            (sprite
+                             (name "grass3")
+                             (image-file 
"../images/groundpieces/transparent/snow/grass3.png"))
 
-        (sprite
-          (name "grass5")
-          (image-file "../images/groundpieces/transparent/snow/grass5.png"))
+                            (sprite
+                             (name "grass4")
+                             (image-file 
"../images/groundpieces/transparent/snow/grass4.png"))
 
-        (sprite
-          (name "plant1")
-          (image-file "../images/groundpieces/transparent/snow/plant1.png"))
+                            (sprite
+                             (name "grass5")
+                             (image-file 
"../images/groundpieces/transparent/snow/grass5.png"))
 
-        (sprite
-          (name "plant2")
-          (image-file "../images/groundpieces/transparent/snow/plant2.png"))
-       )
-     )
-   )
+                            (sprite
+                             (name "plant1")
+                             (image-file 
"../images/groundpieces/transparent/snow/plant1.png"))
+
+                            (sprite
+                             (name "plant2")
+                             (image-file 
"../images/groundpieces/transparent/snow/plant2.png"))
+                            )
+                   )
+          )
  )
 
 ;; EOF ;;





reply via email to

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