Adding industrial tiles, thanks Sydney!
authorTobias Markus <tobbi@mozilla-uk.org>
Mon, 9 Feb 2015 19:03:38 +0000 (20:03 +0100)
committerTobias Markus <tobbi@mozilla-uk.org>
Mon, 9 Feb 2015 19:03:38 +0000 (20:03 +0100)
Fixes bug #1071

data/images/tiles.strf
data/images/tiles/blocks/industrial.png [new file with mode: 0644]

index 77a601e..dabca67 100644 (file)
       304 305 306 0
       307 308 309 0
       311 310 0   0
-      312 0   0   0
-    )
+      312 0   0   0)
+  )
+  (tilegroup
+    (name "Industrial")
+    (tiles
+      3167 3168 3169 3170 3171 3172
+      3173 3174 3175 3176 3177 3178
+      3179 3180 3181 3182 3183 3184
+      3185 3186 3187 3188 3189 3190
+      3191 3192 3193 3194 3195 3196
+      3197 3198 3199 3200 3201 3202
+      3203 3204 3205 3206 3207 3208
+      3209 3210 3211 3212 3213 3214
+      3215 3216 3217 3218 3219 3230
+      3231 3232 3233 3234 3235 3236
+      3237 3238 3239 3240 3241 3242
+      3243 3244 3245 3246 3247 3248)
   )
   (tilegroup
     (name "Water")
        3165 3166
      )
      (image "tiles/signs/icehold.png")
+  )
+
+  (tiles
+    (width 6)
+    (height 12)
+    (ids
+      3167 3168 3169 3170 3171 3172
+      3173 3174 3175 3176 3177 3178
+      3179 3180 3181 3182 3183 3184
+      3185 3186 3187 3188 3189 3190
+      3191 3192 3193 3194 3195 3196
+      3197 3198 3199 3200 3201 3202
+      3203 3204 3205 3206 3207 3208
+      3209 3210 3211 3212 3213 3214
+      3215 3216 3217 3218 3219 3230
+      3231 3232 3233 3234 3235 3236
+      3237 3238 3239 3240 3241 3242
+      3243 3244 3245 3246 3247 3248
     )
-  ;; next-id: 3167
+    (attributes
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+      1 1 1 1 1 1
+    )
+    (image "tiles/blocks/industrial.png")
+  )
+  ;; next-id: 3249
   )
diff --git a/data/images/tiles/blocks/industrial.png b/data/images/tiles/blocks/industrial.png
new file mode 100644 (file)
index 0000000..6efd712
Binary files /dev/null and b/data/images/tiles/blocks/industrial.png differ