worldspawn
/*QUAKED worldspawn (0 0 0) ? NOBODIES

Only used for the world.

NOBODIES - In DM, no bodies will be left behind by players- for maps with large amounts of visibility

"sky"            environment map name:

    andoria
    desert
    hive
    sky1    - Night Sky
    storm
    swamp
    town

"skyaxis"        vector axis for rotating sky
"skyrotate"        speed of rotation in degrees/second
"sounds"        music cd track number
"gravity"        800 is default gravity
"message"        text to print at user logon
"skinnum"        plague level for corvus: 0-2
"cooptimeout"    time to wait (in seconds) for all clients to have joined a map in coop (default is 0). 

"offensive"        starting offensive weapons (flag bits): 

  1        - swordstaff
  2        - fireball
  4        - hellstaff
  8        - magic missile array
  16    - red-rain bow
  32    - sphere of annihlation
  64    - phoenix bow
  128    - mace balls
  256    - firewall

"defensive"        starting defensive weapons (flag bits):

  1        - ring of repulsion
  2        - lightning shield
  4        - teleport
  8        - morph ovum
  16    - meteor barrier

*/

******************