Initialize kind before use in check.
[freeciv.git] / data / misc / chiefs.spec
blobdcd4e02d42bedece5634f2d8963e39126cbed170
1 [spec]
3 ; Format and options of this spec file:
4 options = "+Freeciv-spec-Devel-2015-Mar-25"
6 [info]
8 artists = "
9 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
12 [file]
13 gfx = "misc/chiefs"
15 [grid_main]
17 x_top_left = 0
18 y_top_left = 0
19 dx = 45
20 dy = 45
22 tiles = { "row", "column", "tag"
24 ; Unit hit-point bars: approx percent of hp remaining
25 0, 0, "unit.hp_100"
26 0, 1, "unit.hp_90"
27 0, 2, "unit.hp_80"
28 0, 3, "unit.hp_70"
29 0, 4, "unit.hp_60"
30 0, 5, "unit.hp_50"
31 0, 6, "unit.hp_40"
32 0, 7, "unit.hp_30"
33 0, 8, "unit.hp_20"
34 0, 9, "unit.hp_10"
35 0, 10, "unit.hp_0"