@BEGINEVENTS

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
UNITKILLED
unit=Polish Troops
attacker=ANYBODY
defender=Soviet Union
@THEN
CREATEUNIT
unit=Polish Troops
owner=Soviet Union
veteran=yes
homecity=NONE
locations
79,67
94,56
114,64
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Polish Troops
attacker=ANYBODY
defender=Allies
@THEN
CREATEUNIT
unit=Polish Troops
owner=Allies
veteran=yes
homecity=NONE
locations
49,65
37,63
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=SS Panzers
attacker=ANYBODY
defender=Axis
@THEN
TEXT
SS division suffered heavy losses and was sent back to Germany to
refit and rest. 
ENDTEXT
CREATEUNIT
unit=SS Panzers
owner=Axis
veteran=yes
homecity=NONE
locations
65,65
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=T-34/85
attacker=Axis
defender=Soviet Union
@THEN
CREATEUNIT
unit=Guard Tanks
owner=Soviet Union
veteran=yes
homecity=NONE
locations
94,56
114,48
120,46
130,68
endlocations
JUSTONCE
@ENDIF

@IF
TURN
turn=73
@THEN
TEXT
Spring has begun! Save the game under the name EU.sav (important!), 
open the .../Scenario/Europe folder and double-click the program EUROPE.bat, 
select Load season files - Summer 1946 from the menu. 
Then return to the game and reload EU.sav 
ENDTEXT
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=93
receiver=Allies
@THEN
CREATEUNIT
unit=M26 Pershing
owner=Allies
veteran=yes
homecity=NONE
locations
2,32
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=93
receiver=Allies
@THEN
CREATEUNIT
unit=M26 Pershing
owner=Allies
veteran=yes
homecity=NONE
locations
2,32
endlocations
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=93
receiver=Allies
@THEN
CREATEUNIT
unit=Transport
owner=Allies
veteran=yes
homecity=NONE
locations
2,32
endlocations
@ENDIF

@IF
CITYTAKEN
city=MOSKVA
attacker=Axis
defender=Soviet Union
@THEN
TEXT
"If Germany succeeds in taking Moscow, that is obviously a grave disappointment for us, 
but it by no means disrupts our grand strategy... Germany would gain accommodation, 
but that alone will not win the war. The only thing that matters is oil. As we remember,
Germany kept harping on her own urgent oil problems in her economic bargaining with us
from 1939 to 1941.
So we have to do all we can (a) to make Germany increase her oil consumption, 
and (b) to keep the German armies out of the Caucasus until the oil shortage in Germany
begins to hurt."  
^ - Marshal Timoshenko, November 1941
ENDTEXT
PLAYWAVEFILE
THEME.WAV
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=LONDON
attacker=Axis
defender=Allies
@THEN
TEXT
^"We shall fight in France, we shall fight on the seas and oceans, 
^we shall fight with growing confidence and growing strength in the air. 
^We shall defend our island, whatever the cost may be. 
^We shall fight on the beaches, we shall fight on the landing grounds, 
^we shall fight in the fields and in the streets. We shall fight in the hills. 
^We shall never surrender!"
^ - Winston Churchill, June 4th 1940  
ENDTEXT
PLAYWAVEFILE
THEME.WAV
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Suez
attacker=Axis
defender=Allies
@THEN
TEXT
Rommel has reached his main goal: Suez canal is under Axis control! War in the 
Mediterranean Theatre is soon over.  
ENDTEXT
PLAYWAVEFILE
AIRFORCE.WAV
@ENDIF

@IF
CITYTAKEN
city=Roma
attacker=Allies
defender=Axis
@THEN
TEXT
The Rome has fallen! The ultimate military defeat of Axis become closer and closer.

"If you ask me, "Fhrer, how long will the war last?" I can only say as long as it takes
to emerge victorious! Whatever may come! There is one word I will never know
as leader of the German people and your Supreme Commander, and again it is 
"capitulation" - that is, to submit to the will of another. Never, never! And you too
have to think like that."
^ - Adolf Hitler 
ENDTEXT
PLAYWAVEFILE
AIRFORCE.WAV
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=USA and Canada
attacker=Axis
defender=Allies
@THEN
CREATEUNIT
unit=General
owner=Allies
veteran=yes
homecity=NONE
locations
0,32
endlocations
TEXT
Germany made surprise landing in North America! If germans manage save their
beachead then US and Canadian governments are forced sign peace treaty.  
ENDTEXT
PLAYWAVEFILE
AIRFORCE.WAV
@ENDIF

@IF
CITYTAKEN
city=BERLIN
attacker=ANYBODY
defender=Axis
@THEN
TEXT
After fierce fight Berlin has fallen!
ENDTEXT
PLAYWAVEFILE
THEME.WAV
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=General
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Famous general is killed!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERDEFENDER
amount=-5000
PLAYWAVEFILE
THEME.WAV
@ENDIF

@ENDEVENTS
