@BEGINEVENTS

@IF
NOSCHISM
defender=ANYBODY
@THEN
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=2
receiver=Jabba's Syndicate
@THEN
TEXT
Jabba's followers provide him with a massive sail barge which will serve as a mobile command
post.
ENDTEXT
CREATEUNIT
unit=Sail Barge
owner=Jabba's Syndicate
veteran=no
homecity=Jabba's Palace
locations
43,11
43,11
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=2
receiver=Tatooine Natives
@THEN
TEXT
RRRROOOOAAAARRR!!!!!!!! Look out! Tatooine Natives had let loose the Rancor Monster.
ENDTEXT
CREATEUNIT
unit=Rancor
owner=Tatooine Natives
veteran=no
homecity=Mos Eisley
locations
39,41
39,41
0,0
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=2
receiver=Empire
@THEN
TEXT
The Emperor has not been pleased with how the war has progressed for the Empire. He makes
his grand appearance at Coruscant to take a more "hands on" approach.
ENDTEXT
CREATEUNIT
unit=Emperor
owner=Empire
veteran=no
homecity=Coruscant
locations
7,41
0,0
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=2
receiver=Sith
@THEN
TEXT
The Sith had built an AT-AT Walker on their homeworld. This new war machine should bring the
rebel's to their knees!
ENDTEXT
CREATEUNIT
unit=AT-AT Walker
owner=Sith
veteran=no
homecity=Sith Homeworld
locations
11,11
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=79
receiver=Sith
@THEN
TEXT
Darth Vadar commissioned a new ship, the Executor, to cut off Rebel supply lines.
ENDTEXT
CREATEUNIT
unit=Executor
owner=Sith
veteran=no
homecity=Sith Homeworld
locations
11,11
0,0
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=79
receiver=Empire
@THEN
TEXT
The Emperor commisions the Executor, the largest ship in the quadrant, to serve as a mobile
command post.
ENDTEXT
CREATEUNIT
unit=Executor
owner=Empire
veteran=no
homecity=Coruscant
locations
7,41
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=31
receiver=Rouge Squadran
@THEN
TEXT
"Yahoo, you're all clear kid!", Rouge Squadran gets support from the Millenium Falcon.
ENDTEXT
CREATEUNIT
unit=Falcon
owner=Rouge Squadran
veteran=no
homecity=Bright Hope
locations
71,41
endlocations
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=31
receiver=Rebels
@THEN
TEXT
Rebel forces have convinced a lone smuggler and his wookie friend to join the cause. Their
fighting skills may become useful in the future.
ENDTEXT
CREATEUNIT
unit=Falcon
owner=Rebels
veteran=no
homecity=Yavin 4
locations
72,24
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Sarlac
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
The mighty Sarlacc has been killed. Inside its belly was 400 credits and many usefull
items from all of its previous victims. This spot may be productive in trade if a city were built near
it.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=400
JUSTONCE
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=64
receiver=Jabba's Syndicate
@THEN
TEXT
ROOOAAARRRR!!!!!!   "Look out kid!"  A Rancor is on the loose.
Destroy the beast and recieve a hansome reward.
ENDTEXT
CREATEUNIT
unit=Rancor
owner=Jabba's Syndicate
veteran=no
homecity=Jabba's Palace
locations
43,11
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Rancor
attacker=ANYBODY
defender=Jabba's Syndicate
@THEN
TEXT
The mighty Rancor has been vanquished.  Your citizens breath a sigh of relief.
For your efforts you recieve 400 credits.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=400
JUSTONCE
@ENDIF

@ENDEVENTS
