home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / battlefield.swf / scripts / frame_638 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  126 b   |  9 lines

  1. if(weather == false)
  2. {
  3.    weather = false;
  4. }
  5. vic = true;
  6. goldup = (lvl - 1) * 1500;
  7. gold += goldup;
  8. goldup += "gold";
  9.