home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 11 / 1995-10_Disc_11.iso / mc2 / levels / lev00008.inf < prev    next >
Text File  |  1995-07-04  |  1KB  |  43 lines

  1. ----------------------------------------------
  2. //levels/lev00008.inf
  3. //map contents list
  4. //
  5. class              model                amount
  6. ----------------------------------------------
  7. Player             Flyer1             = 1
  8. Effect             Crater             = 1
  9. Effect             Meteor             = 1
  10. Effect                                = 10
  11. Switch             Hidden inside      = 1
  12. Switch             Hidden inside re   = 1
  13. Switch             Hidden outside re  = 1
  14. Spell              Fireball           = 1
  15. Spell              Possession         = 1
  16. Spell              castle             = 1
  17. ----------------------------------------------
  18.  
  19. Player             Flyer1            
  20. Spell              Fireball          
  21. Switch             Hidden inside re  
  22. Spell              Possession        
  23. Switch             Hidden inside     
  24.  
  25. ....
  26.  
  27. Effect             Crater            
  28. Switch             Hidden outside re 
  29.  
  30. ....
  31.  
  32. Effect                               
  33. Spell              castle            
  34.  
  35. ....
  36.  
  37. Effect             Meteor            
  38.  
  39. ....
  40.  
  41.  
  42. ----------------------------------------------
  43.