@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
CITYTAKEN
city=Shaolin Temple
attacker=ANYBODY
defender=Shao Lin
@THEN
TEXT
The Shaolin Temple has been taken. The Dragon of Light appears to help them in their task.
ENDTEXT
CREATEUNIT
unit=Dragon
owner=TRIGGERDEFENDER
veteran=no
homecity=Temple of Light
locations
135,77
50,50
50,50
50,50
50,50
100,100
0,0
0,0
0,0
endlocations
GIVETECHNOLOGY
receiver=Wu Tang
technology=93
@ENDIF

@IF
RECEIVEDTECHNOLOGY
technology=93
receiver=Wu Tang
@THEN
TEXT
In their efforts to protect themselves, the Wu Tang scientists have developed a new style which
allows them to hide from their enemies by using superior speed.
ENDTEXT
@ENDIF

@IF
TURN
turn=0
@THEN
TEXT
The Shaolin have risen to be known as the greatest Gung Fu warriors in the East. A group of
young rebel monks created their own style known as the Wu Tang. You must decide who to fight
for, but be aware of the explorers, they may hold the key to your victory.
ENDTEXT
@ENDIF

@ENDEVENTS
