home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Issue 2 / Freelog_HS_3_Setp_Oct_Nov_2000_CD2.mdx / Arcade / Orbit / missions / bertha.inc next >
Text File  |  1999-08-04  |  156b  |  14 lines

  1. /* Big bertha, the collector-killing weapon */
  2. Weapon
  3. {
  4.     Index 3
  5.     Name Bertha
  6.     Yield 101
  7.     Speed 500.0
  8.     Idle 30.0
  9.     Expire 1.0
  10.     Renderer 3
  11.     Color 0xff8800
  12. }
  13.  
  14.