@BEGINEVENTS

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
CITYTAKEN
city=Rome
attacker=ANYBODY
defender=Romans
@THEN
TEXT
Rome falls, Roman empire left in ruins!
ENDTEXT
DESTROYACIVILIZATION
whom=Romans
@ENDIF

@IF
CITYTAKEN
city=Berlin
attacker=ANYBODY
defender=Germans
@THEN
TEXT
Berlin falls, German empire left in ruins!
ENDTEXT
DESTROYACIVILIZATION
whom=Germans
@ENDIF

@IF
CITYTAKEN
city=Madrid
attacker=ANYBODY
defender=Spanish
@THEN
TEXT
Madrid falls, Spanish empire left in ruins!
ENDTEXT
DESTROYACIVILIZATION
whom=Spanish
@ENDIF

@IF
CITYTAKEN
city=Babylon
attacker=ANYBODY
defender=Babylonians
@THEN
TEXT
Babylon falls, Babylonian empire left in ruins!
ENDTEXT
DESTROYACIVILIZATION
whom=Babylonians
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=28
receiver=ANYBODY
@THEN
TEXT
After many years of suffering with old, farming methods of changing the landscape, a new and
improved way to manipulate the landscape has emerged.  Use your new Engineers with care as
you may now terraform your land to whatever your appeasement might be!  Congratulations.
ENDTEXT
JUSTONCE
@ENDIF

@IF
RANDOMTURN
denominator=750
@THEN
TEXT
Congratulations!  If you are reading this message, it means that you have just become a victim 
of a random event.  This means that one of four things is about to happen to your 
civilization:
1)If you are playing the Babylonians, you just recieved a veteran Alien Scout!
2)If you are playing the Romans, your treasury just got changed to 1 gold!
3)If you are playing the Germans, you just discovered Alien Technology!
4)If you are playing the Spanish, well, better try the scenario again, and hope this event doesn't 
occur, because your civilization is being destroyed as you read!
ENDTEXT
CREATEUNIT
unit=Alien Scout
owner=Babylonians
veteran=yes
homecity=Babylon
locations
16,94
16,94
16,94
16,94
16,94
16,94
16,94
16,94
16,94
endlocations
CHANGEMONEY
receiver=Romans
amount=1
JUSTONCE
DESTROYACIVILIZATION
whom=Spanish
GIVETECHNOLOGY
receiver=Germans
technology=90
@ENDIF

@IF
RANDOMTURN
denominator=750
@THEN
TEXT
Congratulations!  If you are reading this message, it means that you have just become a victim of a 
random event.  This means that one of four things is about to happen to your 
civilization:
1)If you are playing the Germans, you just recieved a veteran Alien Scout!
2)If you are playing the Babylonians, your treasury just got changed to 1 gold!
3)If you are playing the Spanish, you just discovered Alien Technology!
4)If you are playing the Romans, well, better try the scenario again, and hope this event doesn't 
occur, because your civilization is being destroyed as you read!
ENDTEXT
CREATEUNIT
unit=Alien Scout
owner=Germans
veteran=yes
homecity=Berlin
locations
16,94
16,94
endlocations
CHANGEMONEY
receiver=Babylonians
amount=1
JUSTONCE
DESTROYACIVILIZATION
whom=Romans
GIVETECHNOLOGY
receiver=Spanish
technology=90
@ENDIF

@IF
RANDOMTURN
denominator=750
@THEN
TEXT
Congratulations!  If you are reading this message, it means that you have just become a victim of a 
random event.  This means that one of four things is about to happen to your 
civilization:
1)If you are playing the Spanish, you just recieved a veteran Alien Scout!
2)If you are playing the Germans, your treasury just got changed to 1 gold!
3)If you are playing the Romans, you just discovered Alien Technology!
4)If you are playing the Babylonians, well, better try the scenario again, and hope this event 
doesn't occur, because your civilization is being destroyed as you read!
ENDTEXT
CREATEUNIT
unit=Alien Scout
owner=Spanish
veteran=yes
homecity=Madrid
locations
16,94
16,94
16,94
16,94
16,94
16,94
16,94
16,94
16,94
endlocations
CHANGEMONEY
receiver=Germans
amount=1
JUSTONCE
DESTROYACIVILIZATION
whom=Babylonians
GIVETECHNOLOGY
receiver=Romans
technology=90
@ENDIF

@IF
RANDOMTURN
denominator=750
@THEN
TEXT
Congratulations!  If you are reading this message, it means that you have just become a victim of a 
random event.  This means that one of four things is about to happen to your 
civilization:
1)If you are playing the Romans, you just recieved a veteran Alien Scout!
2)If you are playing the Spanish, your treasury just got changed to 1 gold!
3)If you are playing the Babylonians, you just discovered Alien Technology!
4)If you are playing the Germans, well, better try the scenario again, and hope this event doesn't 
occur, because your civilization is being destroyed as you read!
ENDTEXT
CREATEUNIT
unit=Alien Scout
owner=Romans
veteran=yes
homecity=Rome
locations
16,94
0,0
0,0
0,0
0,0
0,0
0,0
0,0
0,0
endlocations
CHANGEMONEY
receiver=Spanish
amount=1
JUSTONCE
DESTROYACIVILIZATION
whom=Germans
GIVETECHNOLOGY
receiver=Babylonians
technology=90
@ENDIF

@ENDEVENTS
