home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
3_puck_shuck.swf
/
scripts
/
DefineSprite_296
/
frame_15
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
201 b
|
7 lines
this.levelmessage = "LEVEL 3: SNAPPING TRAP";
this.surfaces = new Array(gum_surf,ice_surf,grease_surf);
this.badzones = new Array(badzone1);
this.target_mc.goalradius = 40;
this.par = 8;
stop();