Initialize kind before use in check.
[freeciv.git] / data / misc / overlays.spec
bloba8b3a17c9efaedf9e698ad67f58d4a6635ab4b60
2 [spec]
4 ; Format and options of this spec file:
5 options = "+Freeciv-spec-Devel-2015-Mar-25"
7 [info]
9 artists = "
10 Jason Dorje Short <jdorje@freeciv.org>
13 [file]
14 gfx = "misc/overlays"
16 [grid_main]
18 x_top_left = 2
19 y_top_left = 2
20 dx = 128
21 dy = 64
22 pixel_border=2
24 tiles = { "row", "column", "tag"
26 0, 0, "colors.overlay_0"
27 0, 1, "colors.overlay_1"
28 1, 0, "colors.overlay_2"
29 1, 1, "colors.overlay_3"
31 0, 2, "mask.worked_tile"
32 1, 2, "mask.unworked_tile"