Initialize kind before use in check.
[freeciv.git] / data / misc / governments.spec
blob761765296d0efe8778abb7a0bdb976c50d4b8e85
1 [spec]
3 ; Format and options of this spec file:
4 options = "+Freeciv-spec-Devel-2015-Mar-25"
6 [info]
8 artists = "
9 Alexandre Beraud <a_beraud@lemel.fr>
10 Enrico Bini <e.bini@sssup.it> (fundamentalism icon)
11 GriffonSpade (tribal and federation)
14 [file]
15 gfx = "misc/governments"
17 [grid_main]
19 x_top_left = 0
20 y_top_left = 0
21 dx = 15
22 dy = 20
24 tiles = { "row", "column", "tag"
26 ; Government icons:
28 0, 0, "gov.anarchy"
29 0, 1, "gov.despotism"
30 0, 2, "gov.monarchy"
31 0, 3, "gov.communism"
32 0, 4, "gov.fundamentalism"
33 0, 5, "gov.republic"
34 0, 6, "gov.democracy"
35 0, 7, "gov.tribal"
36 0, 8, "gov.federation"