home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April B
/
Pcwk4b98.iso
/
Gry
/
DARKREIG
/
Data
/
Dark
/
SCENARIO
/
Fixed
/
T4
/
T41.END
< prev
next >
Wrap
Text File
|
1997-10-28
|
236b
|
18 lines
;
; AI Conditional FSM for team 1
;
DefineEndCondTree(0)
{
;
; Conditional State #1
;
DefineCondState()
{
DefineCondition(0 0 0 50 "")
{
CritHaveCredits(2000)
}
SetAlliance(0 2 1 1 1 1 1 1)
}
}