;Events.txt for "The War in Korea" by: Kevin "DarthVeda" Chulski

@BEGINEVENTS

@IF
DONTPLAYWONDERS
@ENDIF

@IF
NOSCHISM
DEFENDER=anybody 
@THEN
@ENDIF

@IF
NEGOTIATION
talker=North Korean
talkertype=humanorcomputer
listener=Chinese
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=North Korean
talkertype=humanorcomputer
listener=United Nations
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Chinese
talkertype=humanorcomputer
listener=North Korean
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Chinese
talkertype=humanorcomputer
listener=United Nations
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=United Nations
talkertype=humanorcomputer
listener=Chinese
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=United Nations
talkertype=humanorcomputer
listener=North Korean
listenertype=humanorcomputer
@THEN
@ENDIF

@IF
CITYTAKEN
city=Sinanju
attacker=United Nations
defender=North Korean
@THEN
TEXT
^Feeling that the threat of Democracy is getting to close to their borders,
the Chinese call up hundreads of thousands of "volunteers" to join the
Korean War effort.
ENDTEXT
MAKEAGGRESSION
who=Chinese
whom=United Nations
CHANGEMONEY
receiver=Chinese
amount=30000
CREATEUNIT
unit=Mb. Artillery
owner=Chinese
veteran=Yes
homecity=None
locations
0,16
0,14
1,15
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=3
@THEN
CREATEUNIT
unit=Marines
owner=United Nations
veteran=No
homecity=None
locations
78,148
82,146
87,143
91,145
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=8
@THEN
CREATEUNIT
unit=Mb. Artillery
owner=United Nations
veteran=Yes
homecity=None
locations
78,148
82,146
87,143
91,145
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=8
@THEN
CREATEUNIT
unit=Jet Fighter
owner=United Nations
veteran=No
homecity=None
locations
78,148
82,146
87,143
91,145
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=2
@THEN
CREATEUNIT
unit=Riflemen
owner=United Nations
veteran=No
homecity=None
locations
78,148
82,146
87,143
91,145
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=4
@THEN
CREATEUNIT
unit=Riflemen
owner=Chinese
veteran=No
homecity=None
locations
3,13
3,9
6,2
0,16
0,20
endlocations
@ENDIF

@IF
RANDOMTURN
denominator=40
@THEN
CREATEUNIT
unit=Battleship
owner=United Nations
veteran=Yes
homecity=None
locations
94,84
95,83
96,84
95,85
TEXT
^A U.S. Battleship has arrived in the Theater of Operations
ENDTEXT
@ENDIF

@ENDEVENTS