~ubuntu-branches/ubuntu/maverick/asc/maverick

« back to all changes in this revision

Viewing changes to data/campaign/standard/asc002.map.en_US

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff, Moritz Muehlenhoff, Barry deFreese, Alexander Reichle-Schmehl
  • Date: 2010-01-01 22:11:14 UTC
  • mfrom: (1.1.6 upstream) (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100101221114-qfg9ogppdfcte4m7
Tags: 2.4.0.0-1
[ Moritz Muehlenhoff ]
* New upstream release. (2.4.0)
  - Drop obsolete patches
  - Initializes map_edit properly. (Closes: #534171).
* Update to standards version 3.8.3
* Switch to source format 3.0 (quilt) (Closes: #538430)
* Adding myself to uploaders

[ Barry deFreese ]
* New upstream release. (2.2.0)

[ Alexander Reichle-Schmehl ]
* Adopt debian/control to my new name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
map = asc.getLoadingMap() 
 
2
--- ===== 33  ======= 
 
3
message = [[Your mission was a failure, commander!
 
4
 
 
5
The Rebellion will now be smashed by the IMPERIUM without any mercy.
 
6
 
 
7
We will not get another chance. All our dreams are over now.
 
8
 
 
9
Last message by 
 
10
Lenlin Grinson,
 
11
Thunderlance Briefing Officer
 
12
 
 
13
 
 
14
 
 
15
]]
 
16
asc.setLocalizedEventMessage( map, 33, message )
 
17
 
 
18
--- ===== 17  ======= 
 
19
message = [[Thunderlance HQ, Relnid:
 
20
 
 
21
Well done, commander!
 
22
Now we have a large base to plan our further steps.
 
23
 
 
24
Lenlin Grinson,
 
25
Thunderlance Briefing Officer
 
26
]]
 
27
asc.setLocalizedEventMessage( map, 17, message )
 
28
 
 
29
--- ===== 1  ======= 
 
30
message = [[Thunderlance HQ, Relnid:
 
31
 
 
32
We have found quite a lot of ammo in the depot. If our units run out of ammo, we can reequip them there.
 
33
 
 
34
Thor Menser,
 
35
Thunderlance Military Advisor
 
36
]]
 
37
asc.setLocalizedEventMessage( map, 1, message )
 
38
 
 
39
--- ===== 3  ======= 
 
40
message = [[Thunderlance HQ, Relnid:
 
41
 
 
42
We have managed to take the town of Relnid. This will serve as our headquarter. A headquarter of the IMPERIUM is nearby, residing in the town of Tarplona. This headquarters has dispatched an assault force to drive us out of Relnid, and to put our rebellion to an end. You will have all of the troops we have assembled so far at your disposal. You must stop their troops, and take Tarplona. If you fail, we will not get a second chance. Good luck, and godspeed!
 
43
 
 
44
Lenlin Grinson, 
 
45
Thunderlance Briefing Officer
 
46
 
 
47
Objectives:
 
48
Capture all Imperiums Buildings
 
49
]]
 
50
asc.setLocalizedEventMessage( map, 3, message )
 
51