Graphics: Added sloped ceilings for the snow tileset by Hume (bug 754)
authorLMH <lmh.0013@gmail.com>
Wed, 21 Mar 2012 00:16:06 +0000 (14:16 -1000)
committerLMH <lmh.0013@gmail.com>
Wed, 21 Mar 2012 00:16:06 +0000 (14:16 -1000)
data/images/tiles.strf
data/images/tiles/snow/slope-upper.png [new file with mode: 0644]

index 53b5007..de7611e 100644 (file)
       2387 2388 2389 2397
       2390 2391 2392 2398
       2393 2394 2395 2399
+      
+      2935 2936 2939 2940
+      2937 2938 2941 2942
+      2943 2945 2947 2950
+      2944 2946 2948 2951
+      0    0    2949 2952
     )
   )
   (tilegroup
     )
     (image "tiles/snow/slope_transitions.png" )
   )
+  
+  (tiles
+    (width 8)(height 3)
+    (ids
+      2935 2936 2939 2940 2943 2945 2947 2950
+      2937 2938 2941 2942 2944 2946 2948 2951
+      0    0    0    0    0    0    2949 2952
+    )
+    (attributes
+      17 17 17 17 17 17 17 17
+      0  0  0  0  0  0  17 17
+      0  0  0  0  0  0  0  0
+    )
+    (datas
+      33 17 19 35 1  3  49 67
+      0  0  0  0  0  0  65 51
+      0  0  0  0  0  0  0  0
+    )
+    (image "tiles/snow/slope-upper.png" )
+  )
 
-;; next-id: 2935
+;; next-id: 2953
 )
diff --git a/data/images/tiles/snow/slope-upper.png b/data/images/tiles/snow/slope-upper.png
new file mode 100644 (file)
index 0000000..b823e12
Binary files /dev/null and b/data/images/tiles/snow/slope-upper.png differ