@BEGINEVENTS

@IF
NEGOTIATION
talker=Europian Union
talkertype=HumanOrComputer
listener=ANYBODY
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=ANYBODY
talkertype=HumanOrComputer
listener=Europian Union
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
UNITKILLED
unit=Revolt Leader
attacker=ANYBODY
defender=Central Command
@THEN
TEXT
With the death of the rebel's leader their internal structure is destroyed and they lose all cohesion.
ENDTEXT
DESTROYACIVILIZATION
whom=Central Command
@ENDIF

@IF
UNITKILLED
unit=F. Ambassador
attacker=ANYBODY
defender=Canada/French Exiles
@THEN
TEXT
With the death of the French Ambassador to Canada the Canadians withdraw their support of the 
French Exiles and they lose all affectiveness.
ENDTEXT
DESTROYACIVILIZATION
whom=Canada/French Exiles
@ENDIF

@IF
UNITKILLED
unit=Evil Dictator
attacker=ANYBODY
defender=Europian Union
@THEN
TEXT
The Evil Dictator escapes to secret hideout.
ENDTEXT
CREATEUNIT
unit=Evil Dictator
owner=Europian Union
veteran=yes
homecity=Paris
locations
60,38
60,30
5,75
endlocations
@ENDIF

@IF
UNITKILLED
unit=King William
attacker=ANYBODY
defender=Iceland/Irish
@THEN
TEXT
With the death of the Britsh King in Exile the Iceland/Irish alliance, wich was dependent on gold 
provided by the British, goes bankrupt.
ENDTEXT
CHANGEMONEY
receiver=Iceland/Irish
amount=0
@ENDIF

@IF
TURN
turn=1
@THEN
CHANGETERRAIN
terraintype=5
maprect
135,69,149,69,149,119,135,119
@ENDIF

@IF
TURN
turn=6
@THEN
TEXT
The Dictator Completes his first great engineering project.  A tunnel connecting Denmark with 
Sweden.
ENDTEXT
CHANGETERRAIN
terraintype=2
maprect
55,41,55,41,55,41,55,41
@ENDIF

@IF
TURN
turn=9
@THEN
TEXT
The Dictator completes his second and third great engineering projects.  This second is a direct 
stab at Stalin.  A canal connecting the Baltic and White Seas.  The third is a canal through Italy.
ENDTEXT
CHANGETERRAIN
terraintype=10
maprect
72,16,72,16,72,16,72,16
@ENDIF

@IF
CITYTAKEN
city=London
attacker=ANYBODY
defender=Europian Union
@THEN
TEXT
As the Union's army evacuates London, they destroy the Chunnel.
ENDTEXT
JUSTONCE
CHANGETERRAIN
terraintype=10
maprect
41,47,41,47,41,47,41,47
@ENDIF

@IF
TURN
turn=9
@THEN
CHANGETERRAIN
terraintype=10
maprect
55,77,55,77,55,77,55,77
@ENDIF

@IF
TURN
turn=9
@THEN
CHANGETERRAIN
terraintype=10
maprect
72,20,72,20,72,20,72,20
@ENDIF

@IF
TURN
turn=11
@THEN
TEXT
The Dictator completes his fourth and fifth great engineering projects.  The fourth is a canal across 
Scandanavia.  The fifth is a tunnel connecting Italy with Greece.
ENDTEXT
CHANGETERRAIN
terraintype=10
maprect
62,14,62,14,62,14,62,14
@ENDIF

@IF
TURN
turn=11
@THEN
CHANGETERRAIN
terraintype=10
maprect
58,14,58,14,58,14,58,14
@ENDIF

@IF
TURN
turn=11
@THEN
CHANGETERRAIN
terraintype=10
maprect
56,14,56,14,56,14,56,14
@ENDIF

@IF
TURN
turn=11
@THEN
CHANGETERRAIN
terraintype=2
maprect
64,88,64,88,64,88,64,88
@ENDIF

@ENDEVENTS
