~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to data/amplio2/units.spec

  • Committer: Package Import Robot
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2011-08-28 22:40:00 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: package-import@ubuntu.com-20110828224000-j2r1erewlem25dox
Tags: 2.3.0-1
[ Karl Goetz ]
* New upstream version.
* Fix themes_sdl_use_system_fonts.diff to apply cleanly on 2.3.0
* Massage work_around_unity_induced_breakage.diff to get it
  applying to the new codebase (The patch assumes commits made
  after 2.3.0 was tagged upstream).

[ Clint Adams ]
* Fudge build system to think there is no libtool mismatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[spec]
 
3
 
 
4
; Format and options of this spec file:
 
5
options = "+Freeciv-2.3-spec"
 
6
 
 
7
[info]
 
8
 
 
9
; Apolyton Tileset created by CapTVK with thanks to the Apolyton Civ2
 
10
; Scenario League.
 
11
 
 
12
; Special thanks go to:
 
13
; Alex Mor and Captain Nemo for their excellent graphics work
 
14
; in the scenarios 2194 days war, Red Front, 2nd front and other misc graphics. 
 
15
; Fairline for his huge collection of original Civ2 unit spanning centuries
 
16
; Bebro for his collection of mediveal units and ships
 
17
 
 
18
artists = "
 
19
    Alex Mor [Alex]
 
20
    Allard H.S. Höfelt [AHS]
 
21
    Bebro [BB]
 
22
    Captain Nemo [Nemo][MHN]
 
23
    CapTVK [CT] <thomas@worldonline.nl>
 
24
    Curt Sibling [CS]
 
25
    Erwan [EW]
 
26
    Fairline [GB]
 
27
    GoPostal [GP]
 
28
    Oprisan Sorin [Sor]
 
29
    Tanelorn [T]
 
30
    Paul Klein Lankhorst / GukGuk [GG]
 
31
    Andrew ''Panda´´ Livings [APL]
 
32
    Vodvakov
 
33
    J. W. Bjerk / Eleazar <www.jwbjerk.com>
 
34
    qwm
 
35
    FiftyNine
 
36
"
 
37
 
 
38
[file]
 
39
gfx = "amplio2/units"
 
40
 
 
41
[grid_main]
 
42
 
 
43
x_top_left = 0
 
44
y_top_left = 0
 
45
dx = 64
 
46
dy = 48
 
47
 
 
48
tiles = { "row", "column", "tag"
 
49
                                ; Scenario League tags in brackets
 
50
  0,  0, "u.armor"              ; [Nemo]
 
51
  0,  1, "u.howitzer"           ; [Nemo]
 
52
  0,  2, "u.battleship"         ; [Nemo]
 
53
  0,  3, "u.bomber"             ; [GB]
 
54
  0,  4, "u.cannon"             ; [CT]
 
55
  0,  5, "u.caravan"            ; [Alex] & [CT]
 
56
  0,  6, "u.carrier"            ; [Nemo]
 
57
  0,  7, "u.catapult"           ; [CT]
 
58
  0,  8, "u.horsemen"           ; [GB]
 
59
  0,  9, "u.chariot"            ; [BB] & [GB]
 
60
  0, 10, "u.cruiser"            ; [Nemo]
 
61
  0, 11, "u.diplomat"           ; [Nemo]
 
62
  0, 12, "u.fighter"            ; [Sor]
 
63
  0, 13, "u.frigate"            ; [BB]
 
64
  0, 14, "u.ironclad"           ; [Nemo]
 
65
  0, 15, "u.knights"            ; [BB]
 
66
  0, 16, "u.legion"             ; [GB]
 
67
  0, 17, "u.mech_inf"           ; [GB]
 
68
  0, 18, "u.warriors"           ; [GB]
 
69
  0, 19, "u.musketeers"         ; [Alex] & [CT]
 
70
  1,  0, "u.nuclear"            ; [Nemo] & [CS]
 
71
  1,  1, "u.phalanx"            ; [GB] & [CT]
 
72
  1,  2, "u.riflemen"           ; [Alex]
 
73
  1,  3, "u.caravel"            ; [BB]
 
74
  1,  4, "u.settlers"           ; [MHN]
 
75
  1,  5, "u.submarine"          ; [GP]
 
76
  1,  6, "u.transport"          ; [Nemo]
 
77
  1,  7, "u.trireme"            ; [BB]
 
78
  1,  8, "u.archers"            ; [GB]
 
79
  1,  9, "u.cavalry"            ; [Alex]
 
80
  1, 10, "u.cruise_missile"     ; [CS]
 
81
  1, 11, "u.destroyer"          ; [Nemo]
 
82
  1, 12, "u.dragoons"           ; [GB]
 
83
  1, 13, "u.explorer"           ; [Alex] & [CT]
 
84
  1, 14, "u.freight"            ; [CT] & qwm
 
85
  1, 15, "u.galleon"            ; [BB]
 
86
  1, 16, "u.partisan"           ; [BB] & [CT]
 
87
  1, 17, "u.pikemen"            ; [T]
 
88
  2,  0, "u.marines"            ; [GB]
 
89
  2,  1, "u.spy"                ; [EW] & [CT]
 
90
  2,  2, "u.engineers"          ; [Nemo] & [CT]
 
91
  2,  3, "u.artillery"          ; [GB]
 
92
  2,  4, "u.helicopter"         ; [T]
 
93
  2,  5, "u.alpine_troops"      ; [Nemo]
 
94
  2,  6, "u.stealth_bomber"     ; [GB]
 
95
  2,  7, "u.stealth_fighter"    ; [Nemo] & [AHS]
 
96
  2,  8, "u.aegis_cruiser"      ; [GP]
 
97
  2,  9, "u.paratroopers"       ; [Alex]
 
98
  2, 10, "u.elephants"          ; [Alex] & [GG] & [CT]
 
99
  2, 11, "u.crusaders"          ; [BB]
 
100
  2, 12, "u.fanatics"           ; [GB] & [CT]
 
101
  2, 13, "u.awacs"              ; [APL]
 
102
  2, 14, "u.worker"             ; [GB]
 
103
  2, 15, "u.leader"             ; [GB]
 
104
  2, 16, "u.barbarian_leader"   ; FiftyNine
 
105
;  2, 17, "u.refugee"           ; Eleazar
 
106
;  3, 15, "u.train"             ; Eleazar
 
107
 
 
108
; Veteran Levels: up to 9 military honors for experienced units
 
109
 
 
110
  3, 0, "unit.vet_1"
 
111
  3, 1, "unit.vet_2"
 
112
  3, 2, "unit.vet_3"
 
113
  3, 3, "unit.vet_4"
 
114
  3, 4, "unit.vet_5"
 
115
  3, 5, "unit.vet_6"
 
116
  3, 6, "unit.vet_7"
 
117
  3, 7, "unit.vet_8"
 
118
  3, 8, "unit.vet_9"
 
119
 
 
120
  3, 11, "unit.lowfuel"
 
121
  3, 11, "unit.tired"
 
122
}