home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / lotrbfme2_demo.exe / INI.big / data_ini_default_specialpower.ini < prev    next >
Text File  |  2006-01-31  |  642b  |  22 lines

  1. ; FILE: SpecialPower.ini //////////////////////////////////////////////////////
  2. ; This file contains all the special power definitions.  Special powers
  3. ; are things like the super weapons that are available after a certain
  4. ; time is up and the player meets all the prereqs
  5. ; /////////////////////////////////////////////////////////////////////////////
  6.  
  7. ;ReloadTime
  8. ;RequiredScience
  9. ;InitiateSound
  10. ;InitiateAtLocationSound
  11. ;PublicTimer
  12. ;Enum
  13. ;DetectionTime
  14. ;SharedSyncedTimer
  15. ;ViewObjectDuration
  16. ;ViewObjectRange
  17. ;RadiusCursorRadius
  18.  
  19. SpecialPower DefaultSpecialPower
  20.   ReloadTime = 1000             ; in milliseconds
  21. End
  22.