home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_268 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  231 b   |  5 lines

  1. on(press){
  2.    _root.tut1 = "Upgrades";
  3.    _root.tut2 = "Upgrades are a really helpfull thing to use in this game. They are able to improve defence, offence, hp, and more. You can purchase them in the menu after each level.";
  4. }
  5.