@BEGINEVENTS

@IF
NOSCHISM
DEFENDER=anybody 
@THEN
 
@ENDIF

@IF
TURN
turn=21249
@THEN
TEXT
^An Armoured Train carrying a young War Correspondent, 
^by the name of Winston Churchill, is captured by Boer Commandos.
ENDTEXT
@ENDIF

@IF
TURN
turn=21257
@THEN
TEXT
^Ferdinand Graf von Zeppelin launches a prototype airship.
ENDTEXT
@ENDIF

@IF
TURN
turn=21263
@THEN
TEXT
^Queen Victoria dies ending the Victorian Age.
ENDTEXT
@ENDIF

@IF
TURN
turn=21274
@THEN
TEXT
^Marconi sends the first Radio Signal across the Atlantic.
ENDTEXT
@ENDIF

@IF
TURN
turn=21298
@THEN
TEXT
^First power flight - the Wright Brothers launch the Kitty Hawk.
ENDTEXT
@ENDIF

@IF
TURN
turn=21397
@THEN
TEXT
^The 'unsinkable' Titanic sinks on her maiden voyage.
ENDTEXT
@ENDIF
 
@IF
NEGOTIATION
talker=British Empire
talkertype=HumanOrComputer
listener=Boer Republics
listenertype=HumanOrComputer
THEN

@ENDIF

@IF
NEGOTIATION
talker=Dominions of Cape/Natal
talkertype=HumanOrComputer
listener=Boer Republics
listenertype=HumanOrComputer
@THEN
 
@ENDIF

@IF
NEGOTIATION
talker=Boer Republics
talkertype=HumanOrComputer
listener=British Empire
listenertype=HumanOrComputer
@THEN
 
@ENDIF 

@IF
NEGOTIATION
talker=Boer Republics
talkertype=HumanOrComputer
listener=Dominions of Cape/Natal
listenertype=HumanOrComputer
@THEN
 
@ENDIF

@IF
TURN 
turn=every
@THEN
MAKEAGGRESSION
who=Boer Republics
whom=Dominions of Cape/Natal
@ENDIF

@IF
TURN 
turn=every
@THEN
MAKEAGGRESSION
who=Dominions of Cape/Natal
whom=Boer Republics
@ENDIF

@ENDEVENTS
