@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
PLAYCDTRACK
16
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
defender=anybody
@THEN

@ENDIF
@IF
TURN
turn=1
@THEN
TEXT
^The Russians declare themselves the supreme power in the world, thereby
opening the door for world conflict.
ENDTEXT
@ENDIF

@IF
TURN
turn=2
@THEN
TEXT
^The Russians declare war on the Mongols, shattering the Mongol's hope
for peace, and putting the primitive nation in a state of panic.
ENDTEXT
@ENDIF

@IF
TURN
turn=2
@THEN
MakeAggression
Who=Russians
Whom=Mongols
@ENDIF

@IF
Negotiation
talker=Egyptians
talkertype=HumanOrComputer
listener=Persians
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
Negotiation
talker=Persians
talkertype=HumanOrComputer
listener=Egyptians
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
TURN
turn=19
@THEN
TEXT
^The Russians believing that the Japanese are holding down their 
expansion, declare war.
ENDTEXT
@ENDIF

@IF
TURN
turn=19
@THEN
MakeAggression
Who=Russians
Whom=Japanese
@ENDIF

@IF
TURN
turn=20
@THEN
TEXT
^A group of Russians who have vowed to destroy the Japanese, join the 
Russian Armor Force, near Moscow.
ENDTEXT
@ENDIF

@IF
TURN
turn=20
@THEN
CREATEUNIT
OWNER=Russians
UNIT=Armor
VETERAN=Yes
HOMECITY=None
LOCATIONS
20,38
22,36
20,36
22,38
ENDLOCATIONS
@ENDIF

@IF
TURN
turn=20
@THEN
CREATEUNIT
OWNER=Russians
UNIT=Armor
VETERAN=Yes
HOMECITY=None
LOCATIONS
20,38
22,36
20,36
22,38
ENDLOCATIONS
@ENDIF

@IF
TURN
turn=20
@THEN
CREATEUNIT
OWNER=Russians
UNIT=Armor
VETERAN=Yes
HOMECITY=None
LOCATIONS
20,38
22,36
20,36
22,38
ENDLOCATIONS
@ENDIF

@IF
TURN
turn=20
@THEN
CREATEUNIT
OWNER=Russians
UNIT=Armor
VETERAN=Yes
HOMECITY=None
LOCATIONS
20,38
22,36
20,36
22,38
ENDLOCATIONS
@ENDIF

@IF
TURN
turn=40
@THEN
TEXT
^The world is shocked as the ICDA violates their own human rights laws.
Because of this, the Egyptians declare war on them.
ENDTEXT
@ENDIF

@IF
TURN
turn=40
@THEN
MakeAgrression
Who=Egyptians
Whom=ICDA
@ENDIF

@ENDEVENTS