1[spec]
2
3; Format and options of this spec file:
4options = "+Freeciv-2.6-spec"
5
6[info]
7
8artists = "
9    Jason Dorje Short <jdorje@freeciv.org>
10    Eleazar / J. W. Bjerk <www.jwbjerk.com>
11    qwm
12"
13
14[file]
15gfx = "hexemplio/select"
16
17[grid_main]
18
19x_top_left = 1
20y_top_left = 1
21dx = 126
22dy = 64
23pixel_border = 1
24
25tiles = { "row", "column", "tag"
26  0, 0, "unit.select0"
27  0, 1, "unit.select1"
28  0, 2, "unit.select2"
29  0, 3, "unit.select3"
30}
31