@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
TURN
turn=1
@THEN
TEXT
In the year 4000 b.c. on a planet far from earth called Anorak, a race of slave androids has
overthrowen their humanoid masters.  They have all but destroyed six of the old cities and now,
after dividing up the cities, fight for control of Anorak.  Good luck and have fun!
ENDTEXT
@ENDIF

@IF
TURN
turn=465
@THEN
TEXT
In our dimension WW I has begun!!
ENDTEXT
@ENDIF

@IF
TURN
turn=201
@THEN
TEXT
In our dimension JESUS CHRIST has been born!!
ENDTEXT
@ENDIF

@IF
TURN
turn=491
@THEN
TEXT
In our dimension WW II has begun!!
ENDTEXT
@ENDIF

@IF
TURN
turn=535
@THEN
TEXT
The completely cool and awesome creater of this scenario is born!!
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Invincable City
attacker=ANYBODY
defender=Imperials
@THEN
TEXT
Invincible City has been taken!!  The Imperial kingdom is brutally hurt both financially and
morally.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
PLAYWAVEFILE
SCREAM1.WAV
@ENDIF

@IF
CITYTAKEN
city=BA-AA
attacker=ANYBODY
defender=Tobors
@THEN
TEXT
The City of BA-AA has fallen!! This causes irrepaerable damage to the Tobor civilization.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
PLAYWAVEFILE
SCREAM1.WAV
@ENDIF

@IF
CITYTAKEN
city=CA-AA
attacker=ANYBODY
defender=The Alliance
@THEN
TEXT
The city of CA-AA has fallen!! This causes irreperable damage to the Alliance.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=2000
PLAYWAVEFILE
SCREAM1.WAV
@ENDIF

@ENDEVENTS
