home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Random World File created by populate
- ;
- ; Written By Dusty Bedford
- ;
- ; Good multiplayer level
- ;Enemies Weight When MAX#OF
- SUPERSHOTGUN 6.62 1
- CHAINGUN 6.62 1
- LAUNCHER 6.62 1
- CHAINSAW 6.62 1
- MEDIKIT 39.70 6
- ROCKET 19.85 3
- BULLETS 19.85 3
- ;
- ; GLOBAL SETTINGS: AFFECTS THE ENTIRE WORLD
- ;
- ;Adjust the Max#of variable based on the population of
- ;the level being modified
- PER 13
- ;
- ;Keep lamps and pillars
- PRESERVE PILLARS
- PRESERVE LAMPS
- ;
- ; Threshold determines what a MEGA-GOODIE is.
- ; MEGA-GOODIES are used to make the level fair
- ; if the generator places a lot of enemies in
- ; the level.
- ;
- THRESHOLD 75
- ;
-