////////////////////////////////////////////////////////////////////////////// // Section common to all game types ////////////////////////////////////////////////////////////////////////////// include common.txt include ffire.txt ////////////////////////////////////////////////////////////////////////////// // Capture the flag specific section ////////////////////////////////////////////////////////////////////////////// variable captureFlagBonus 200 include ctf_common.txt ////////////////////////////////////////////////////////////////////////////// // Deathmatch specific section ////////////////////////////////////////////////////////////////////////////// variable killEnemySargeBonus 50 include death_common.txt