;
; Events text for Mars Colonization Scenario
; Copyright(c) 1997, MicroProse Studios Inc.
;
;

@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Mod Arabs/Pakistanis
talkertype=HumanOrComputer
listener=US and Allies
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Israelis
talkertype=HumanOrComputer
listener=US and Allies
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Afghans
talkertype=HumanOrComputer
listener=US and Allies
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=US and Allies
talkertype=HumanOrComputer
listener=Mod Arabs/Pakistanis
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=US and Allies
talkertype=HumanOrComputer
listener=Israelis
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=US and Allies
talkertype=HumanOrComputer
listener=Afghans
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
46,30
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
44,32
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Suicide Bomber
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
43,29
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Suicide Bomber
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
46,28
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
42,30
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Suicide Bomber
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
40,28
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
44,34
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Suicide Bomber
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
42,36
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
44,36
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
43,39
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
49,37
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Suicide Bomber
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
49,35
endlocations
@ENDIF

@IF
TURNINTERVAL
interval=1
@THEN
CREATEUNIT
unit=Iraqi Rebels
owner=Iraqi Insurgents
veteran=yes
homecity=None
locations
51,35
endlocations
@ENDIF

@IF
TURN
turn=182
@THEN
TEXT
^^World News Flash!
^
^Three major Middle Eastern events happen in the same month. On one
^hand, Israeli and Palestinian leaders, after Yasser Arafat's death
^and his replacement by Mahmoud Abbas, have come, after years of
^conflict, to a tenuous peace in the region. Both sides have high hopes
^for the future. On another note, ex-Lebanese PM Rafik Hariri, an
^opponent to the strong Syrian influence in the country, was assassinated
^by a car bomb believed linked to Syrian agents. This action causes the
^US to withdraw their ambassador from Syria. As well, Iran is quickly
^moving toward developing nuclear weapons, a fact that raises alarm in
^the Bush Administration.
ENDTEXT
GIVETECHNOLOGY
receiver=Volatile Arabs/Iranians
technology=58
@ENDIF

@IF
RANDOMTURN
denominator=20
@THEN
TEXT
^^World News Flash!
^
^Talks between the US Government and both Iran and Syria break down in a
^relatively sudden lurch in diplomacy. Both Islamic states refuse to back
^down from their position; Iran is determined to be a nuclear power, and
^Syria refuses to relinquish their stranglehold over Lebanon. With the
^Iraqi insurgency coninuing, US troops still scouring the Afghan deserts
^for Al Qaieda leaders, and a possible war looming in North Korea and even
^Cuba, US forces are pushed to the limits. Yet the White House is determined
^to oust the volatile regimes in Syria and Iran, though will have to divert
^troops already in the region.
ENDTEXT
MAKEAGGRESSION
who=US and Allies
whom=Volatile Arabs/Iranians
JUSTONCE
@ENDIF


@ENDEVENTS
