git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6379
837edb03-e0f3-0310-88ca-
d4d4e8b29345
))
(tilegroup
+ (name "Crystalcave")
+ (tiles
+ 2647 2648 2649 2650
+ 2651 2652 2653 2654
+ 2655 2656 2657 2658
+ 2659 2660 2661 2662
+
+ 2663 2664 2665 2675
+ 2666 2667 2668 2676
+ 2669 2670 2671 2677
+ 2672 2673 2674 2678
+ )
+ )
+
+ (tilegroup
(name "Nightcave")
(tiles
2411 2412 0 0
(image "tiles/nightcave/ground.png")
)
-;; next-id: 2615
+ (tiles
+ (width 8)
+ (height 4)
+ (ids
+ 2647 2648 2649 2650 2663 2664 2665 2675
+ 2651 2652 2653 2654 2666 2667 2668 2676
+ 2655 2656 2657 2658 2669 2670 2671 2677
+ 2659 2660 2661 2662 2672 2673 2674 2678
+ )
+ (attributes
+ 1 1 1 1 1 1 1 1
+ 1 1 1 1 1 1 1 1
+ 17 17 0 0 1 1 1 1
+ 17 17 0 0 1 1 1 1
+ )
+ (datas
+ 0 0 0 0 0 0 0 0
+ 0 0 0 0 0 0 0 0
+ 2 0 0 0 0 0 0 0
+ 1 3 0 0 0 0 0 0
+ )
+ (image "tiles/crystalcave/ground.png"))
+
+;; next-id: 2679
)