home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / railway-line.swf / scripts / DefineSprite_242 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  161 b   |  6 lines

  1. no_bomb = true;
  2. enter_left = new Array("station",1,0);
  3. enter_right = new Array("crash");
  4. enter_top = new Array("crash");
  5. enter_bottom = new Array("crash");
  6.