// Game type info

gametypes {
  { 0 "Single Player" "SP" "Playing with yourself. Woohoo." }
  { 1 "Cooperative" "Coop" "Playing with yourself. And with others. More woohoo." }
  { 2 "Objective" "Obj" "Instead of playing through each Map of a Campaign, the Teams can go straight to battle in a single map of their choosing." }
  { 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 "Last Man Standing" "LMS" "Both Teams meet in a map for a fight to the death. Each player only has one life. Use it well." }
}
