From: grumbel Date: Sun, 21 Feb 2010 18:57:37 +0000 (+0000) Subject: Updated tiles.strf X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=520f3394a33b3f2f410cb87c0ce46407b548065b;p=supertux.git Updated tiles.strf git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6379 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- diff --git a/data/images/tiles.strf b/data/images/tiles.strf index c436b90e1..da76b5ad0 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -70,6 +70,21 @@ )) (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 @@ -3532,5 +3547,28 @@ (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 )