tilegroup definitions
authorTobias Gläßer <tobi.web@gmx.de>
Sun, 28 Mar 2004 21:43:29 +0000 (21:43 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Sun, 28 Mar 2004 21:43:29 +0000 (21:43 +0000)
SVN-Revision: 409

data/images/tilesets/supertux.stgt

index eb7f8c7..75faec5 100644 (file)
@@ -4,6 +4,10 @@
  (properties 
   (id 0))
  ;; Zero tile
+ (tilegroup (name "Snow") (tiles 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 30 31))
+ (tilegroup (name "Darksnow") (tiles 32 33 34 35 36 37 38 39 40 41 42 43))
+ (tilegroup (name "Block") (tiles 27 28 29 47 48 49 50 51 52 61 62))
+ (tilegroup (name "Oldschool-Background") (tiles 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101))
  (tile (id 0)
        (images "notile.png"))