// Game type info

gametypes {
  { 0 "Single Player" "SP" "Playing with yourself. Woohoo." }
  { 1 "Cooperative" "Coop" "Playing with yourself. And with others. More woohoo." }
  { 2 "Reinforced Objective" "R-Obj" "Both teams have objectives. Teams are reinforced in waves" }
  { 3 "Stopwatch" "SW" "Each Team struggles to complete the Map's Mission Objectives against the clock. The Teams then swap sides to try to better their opponents' time." }
  { 4 "Campaign" "Cmpgn" "Both teams battle across a series of maps. Skills and Rewards awarded to each player will persist from map to map." }
  { 5 "Objective" "Obj" "Both teams have objectives. Each player only has one life" }
  { 6 "Dem Stopwatch" "DemSW" "Both Teams meet in a map for a fight to the death. Each player only has one life. Use it well." }
  { 7 "Bodycount" "Bc" "Both Teams meet in a map for a fight. Unlimited lives." }
}
