This page is under construction
archives/bf1942/levels/Invasion_of_the_Philippines.rfa
bf1942/levels/Invasion_of_the_Philippines/GameTypes/Conquest.con
Game.setNumberOfTickets 1 90
Game.setNumberOfTickets 2 110
Game.setTicketLostPerMin 1 35
Game.setTicketLostPerMin 2 8

run Conquest/SpawnpointManagerSettings
run Conquest/SoldierSpawnTemplates
run Conquest/SoldierSpawns
run Conquest/ObjectSpawnTemplates
run Conquest/ControlPointTemplates

if v_arg1 == host
run Conquest/ObjectSpawns
run Conquest/ControlPoints
else
endIf