@BEGINEVENTS

@IF
RANDOMTURN
denominator=2
@THEN
TEXT
_______French Colonial Infantery comes
back from Africa to help on defense. A
new division arrives to Marseilles
ENDTEXT
CREATEUNIT
unit=Colonial Inf.
owner=french
veteran=yes
homecity=NONE
locations
26,126
endlocations
@ENDIF

@IF
TURN
turn=1
@THEN
TEXT
______10th May 1940: After a month of "Drole de guerre" (joke of war), the germans
launch an incredibily strong attack following the Manstein Plan, atttacking the
Netherlands and Belgie and crossing the Ardennes to isolate the Maginot Line.
ENDTEXT
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

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

@IF
TURN
turn=31
@THEN
TEXT
______10th June, 1940: Mussolini declares war to England and France. The
french commander in the alps says "I need four divisions to stop him".
ENDTEXT
MAKEAGGRESSION
who=italians
whom=french
@ENDIF

@IF
TURN
turn=2
@THEN
TEXT
_____The belgians trusted in the Eben-Emael fortress to stop the
german advance; but the germans sorted the allied lines launching
paratroopers (fallschirmjger) to attack the belgian airfields and
isolate the fortress.
ENDTEXT
CREATEUNIT
unit=Fallschirmjger
owner=Germans
veteran=yes
homecity=none
locations
26,40
24,40
23,39
endlocations
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
unit=Fallschirmjger
owner=Germans
veteran=yes
homecity=none
locations
24,40
23,39
26,40
endlocations
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
unit=Fallschirmjger
owner=Germans
veteran=yes
homecity=none
locations
24,40
23,39
26,40
endlocations
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
unit=Fallschirmjger
owner=Germans
veteran=yes
homecity=none
locations
23,39
26,40
24,40
endlocations
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
unit=Fallschirmjger
owner=Germans
veteran=yes
homecity=none
locations
23,39
26,40
24,40
endlocations
@ENDIF

@IF
UNITKILLED
unit=B1
attacker=Germans
defender=French
@THEN
TEXT
______The best french tanks, Char B1 and Char B1 bis, are too
slow and are easily erased from the battlefield when attacked
by the enemy Panzer IV and artillery.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Cavalry
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
______Today, a Cavalry regimient have been destroyed by the german
troops; french generals, who always talked against tanks, discover
now that the old cavalry has been replaced by the new cavalry: tanks.
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Nize
attacker=Italians
defender=French
@THEN
TEXT
______The italian coastal offensive is on loose: in spite of their
poor equipment and training, the italian troops have conquered Nize.
ENDTEXT
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Paris
attacker=Germans
defender=French
@THEN
TEXT
_____The battle of France is at the end; the german troops have
reached and conquered Paris, completely crushing allied opposition.
ENDTEXT
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=London
attacker=Germans
defender=British
@THEN
TEXT
_____What do you think you're doing? Germans have conquered London,
so they have definitively won the war. You should be ashamed.
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Utrecht
attacker=Germans
defender=Dutch
@THEN
TEXT
_____German troops crossed first dutch 
defensive lines, taking the city of Utrecht.
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Rotterdam
attacker=Germans
defender=Dutch
@THEN
TEXT
____The national dutch reduct has fallen:
german troops took Rotterdam crushing
dutch opposition. Queen Wihelmina flees
to London and dutch morale decreaces.
ENDTEXT
@ENDIF

@ENDEVENTS
