;
; Events text for Spanish Pride, Iberian Pride (v. 4.1)
;
; Mar 16,99

@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
RANDOMTURN
denominator=200
@THEN
PLAYWAVEFILE
spain.wav
@ENDIF

@IF
RANDOMTURN
denominator=600
@THEN
PLAYWAVEFILE
portugal.wav
@ENDIF

@IF
NOSCHISM
DEFENDER=anybody 
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Basques
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Basques
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Andalusians
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Andalusians
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Portuguese
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Portuguese
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Galicians
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Galicians
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Catalans
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Catalans
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Moors
talkertype=humanorcomputer
listener=Castilians
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Castilians
talkertype=humanorcomputer
listener=Moors
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
TURN
turn=97
@THEN
TEXT
^After a nine-month siege, the Celtiberian city of Numantia is
 forced by hunger to capitulate in 133 BC to the Roman troops of 
 Publius Cornelius Scipio. When Scipio insisted on unconditional 
 surrender, the Numantians killed themselves after burning the city
 down. The destruction of Numantia meant the end of all organized 
 resistance to Rome in Spain.
ENDTEXT
@ENDIF

@IF
TURN
turn=132
@THEN
TEXT
^The Iberian peninsula is put, for the first time in history, under
 a unique government. This remarkable accomplishment was achieved
 by the Visigothic kings Leovigild and his son and sucessor 
 Recchared. _______________________________________________________
 This story is told in the scenario "The Visigoths".
ENDTEXT
@ENDIF

@IF
TURN
turn=138
@THEN
TEXT
^In 711 AD a contingent of Arabs and Berbers invades Iberia 
 from Africa. Except for a small strip in the North-Northwest,
 the whole peninsula is conquered and occupied in less than ten
 years. The invaders establish the Emirate, later Caliphate, of 
 Al-Andalus which will dictate the pace of progress in Europe
 for several centuries. _______________________________________
 _______________________________________________________________
 This story is told in the scenarios "Al-Andalus, the Trail of 
 the Sun" and "The Crimson Manuscript. War in Granada".
ENDTEXT
@ENDIF

@IF
TURN
turn=179
@THEN
TEXT
^In 1519, Hernn Corts begins the conquest of Mexico, which will
 be completed in only two years. After only five years, Francisco 
 Pizarro subdues the Incas in 1535. _______________________
 ________________________________________________________________
 This story is told in the scenarios "The Conquest of Mexico", 
 "Alba de Amrica", and "The Quest for Eldorado".
ENDTEXT
@ENDIF

@IF
TURN
turn=185
@THEN
TEXT
^In 1580 Philip II incorporates Portugal and its overseas territories
 to the Crown of Spain. Philip II, on whose possessions the sun never
 sets, rules now over the largest empire in history. The Spanish-Portuguese
 union will not last for long. In 1640, Portugal and her colonies regain
 full independence. A notable exception is the North African city of Ceuta 
 which, Portuguese in origin, remains loyal to Spain. ______________
 _____________________________________________________________________
 This story is told in the scenario "The Age of Philip II: the Time of
 Thunder".
ENDTEXT
@ENDIF

@IF
TURN
turn=231
@THEN
TEXT
^Napoleon invades Spain in 1808 and occupies its capital, Madrid.
 Joseph, Napoleon's brother, is proclaimed King of Spain. Spontaneous
 popular revolts and fierce guerrillas hit back and tie up French 
 forces. This way commences the sanguinary Peninsular War, known 
 in Spain as the War of Independence. 
ENDTEXT
@ENDIF

@IF
TURN
turn=300
@THEN
TEXT
^1898 is the "Year of Disaster". As a result of the Spanish-
 American War, Spain loses her last possessions in the
 American continent, Cuba and Puerto Rico. The Philippines and
 Guam are lost as well. After almost 400 years, the Spanish 
 Colonial Empire comes to an end.
ENDTEXT
@ENDIF

@IF
TURN
turn=338
@THEN
TEXT
^In the dawn of July 17, 1936, fascists revolt against the
 legitimate government of Spain. A civil war breaks out, 
 bringing the darkest period of Spain's history. After
 three years of combat, more than one million dead people and a
 country razed to the ground, General Franco emerges victorious 
 and establishes a fascist dictatorship that will last until his 
 death in 1975.______________________________________________________
 ___________________________________________________________________
 This story is told in the scenario "Spanish Civil War. The Defense 
 of Madrid".
ENDTEXT
@ENDIF

@ENDEVENTS


