home *** CD-ROM | disk | FTP | other *** search
/ Hacker 70 / HACKER70.ISO / Igre / Startopia / startopiademo.exe / missions / 34 / mish34-2.txt < prev    next >
Text File  |  2001-04-17  |  94b  |  13 lines

  1. :stayin
  2. if
  3.     energy < 100
  4. then
  5.     set energy 300
  6. end
  7.  
  8. :attack
  9. if
  10.     0
  11. then
  12.     disable
  13. end