home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2000 May / Igromania_05.iso / zones / edit.exe / finalsun093.exe / _Battle.ini next >
INI File  |  1999-11-06  |  1KB  |  42 lines

  1. ; BATTLE.INI
  2. ;
  3. ; This control file specifies the battle campaigns that
  4. ; are in the game. Additional files that begin with "BATTLE"
  5. ; will augment this list.
  6. ;
  7. ; $Author:$
  8. ; $Archive:$
  9. ; $Modtime:$
  10. ; $Revision:$
  11. ;============================================================================
  12.  
  13. ; ******* Battle List *******
  14. ; Lists the various battles in this control file. Each
  15. ; battle is given a unique (internal only) identifier name.
  16. [Battles]
  17. 1=GDI1
  18. 2=NOD1
  19.  
  20.  
  21. ; ******* Individual Campaign Data *******
  22. ; Each battle campaign lists its information
  23. ; in a section that cooresponds to its 
  24. ; identifier battle name (see above).
  25.  
  26. ; CD = the CD that must be present to play the campaign [-1 means any CD]
  27. ; Scenario = the scenario name for the first mission
  28. ; FinalMovie = finale movie to play at end of campaign (def=none)
  29. ; Description = text description of campaign for player choice list
  30. [GDI1]
  31. CD=0
  32. Scenario=GDI1A.MAP
  33. FinalMovie=
  34. Description=GDI-Kampagne: EvolutionΣre Reaktion
  35.  
  36. [NOD1]
  37. CD=1
  38. Scenario=NOD1A.MAP
  39. FinalMovie=
  40. Description=Nod-Kampagne: Deus ex Kane
  41.  
  42.