/usr/share/games/freeciv/amplio2/veterancy.spec is in freeciv-data 2.4.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | [spec]
; Format and options of this spec file:
options = "+Freeciv-2.3-spec"
[info]
; Apolyton Tileset created by CapTVK with thanks to the Apolyton Civ2
; Scenario League.
; Special thanks go to:
; Alex Mor and Captain Nemo for their excellent graphics work
; in the scenarios 2194 days war, Red Front, 2nd front and other misc graphics.
; Fairline for his huge collection of original Civ2 unit spanning centuries
; Bebro for his collection of mediveal units and ships
artists = "
Alex Mor [Alex]
Allard H.S. Höfelt [AHS]
Bebro [BB]
Captain Nemo [Nemo][MHN]
CapTVK [CT] <thomas@worldonline.nl>
Curt Sibling [CS]
Erwan [EW]
Fairline [GB]
GoPostal [GP]
Oprisan Sorin [Sor]
Tanelorn [T]
Paul Klein Lankhorst / GukGuk [GG]
Andrew ''Panda´´ Livings [APL]
Vodvakov
J. W. Bjerk / Eleazar <www.jwbjerk.com>
qwm
FiftyNine
"
[file]
gfx = "amplio2/veterancy"
[grid_main]
x_top_left = 0
y_top_left = 0
dx = 64
dy = 48
tiles = { "row", "column", "tag"
; Veteran Levels: up to 9 military honors for experienced units
0, 0, "unit.vet_1"
0, 1, "unit.vet_2"
0, 2, "unit.vet_3"
0, 3, "unit.vet_4"
0, 4, "unit.vet_5"
0, 5, "unit.vet_6"
0, 6, "unit.vet_7"
0, 7, "unit.vet_8"
0, 8, "unit.vet_9"
0, 9, "unit.lowfuel"
0, 9, "unit.tired"
}
|