@BEGINEVENTS

@IF
TURN
turn=1
@THEN
TEXT
=====NEWSFLASH!=====
Civil war has broken out in Britain between the Northerers and the Southerners
The Northern Rebel Faction has under it`s control only a small area while the Southeners have a
larger area.
Out of panic the Irish and Scottish Governments have evacuated their countries, however rag tag 
bands still roam free
Who will win the war? We`ll bring you more as the battle continues
ENDTEXT
@ENDIF

@IF
NEGOTIATION
talker=Northeners
talkertype=HumanOrComputer
listener=Southerners
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
TURNINTERVAL
interval=2
@THEN
TEXT
Shock as 2000 Southerners eaten alive
^"It`s an Ancient Ritual", complains Northerners
ENDTEXT
@ENDIF

@IF
TURNINTERVAL
interval=4
@THEN
TEXT
Shock as 2000 Northerners sold as slaves
^"It`s Traditonal", complains Southerners
ENDTEXT
@ENDIF

@IF
NEGOTIATION
talker=Southerners
talkertype=HumanOrComputer
listener=Northeners
listenertype=HumanOrComputer
@THEN
@ENDIF

@ENDEVENTS
