home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 1999 November
/
CD-Gamer_1999-11_02_cd.bin
/
games
/
fleetcom
/
data1.cab
/
Doctrines_Files
/
DepthCharge.txt
< prev
next >
Wrap
Text File
|
1999-07-22
|
165b
|
13 lines
TITLE Mine
RULE Pick Random Depth Setting
IF INIT = 1 THEN
VAR_SET 1 {-100,-300}
END
RULE Blow Up At Selected Depth
IF ALT < VAR1 THEN
DETONATE
END