Smol formatting changes

This commit is contained in:
Dss0
2023-03-12 01:11:56 +01:00
parent de33417c68
commit 559db0f13e
3 changed files with 109 additions and 76 deletions

View File

@@ -75,43 +75,59 @@ exec "gamedata/gamesettings/mp/gamesettings_tdm.cfg" // Change this to the g
//set gametype "tdm" // Set the gametype in the map rotation for now
set cg_thirdPerson "0" // third-person mode
//////////////////////////////////////////////////////////
// MAP SHORT NAMES ROTATION LIST //
//////////////////////////////////////////////////////////
// //
// Aquarium - mp_biodome //
// Breach - mp_spire //
// Combine - mp_sector //
// Evac - mp_apartments //
// Exodus - mp_chinatown //
// Fringe - mp_veiled //
// Havoc - mp_havoc //
// Hunted - mp_ethiopia //
// Infection - mp_infection //
// Metro - mp_metro //
// Redwood - mp_redwood //
// Stronghold - mp_stronghold //
// Nuk3town - mp_nuketown_x //
// //
// Berserk - mp_shrine //
// Citadel - mp_ruins //
// Cryogen - mp_cryogen //
// Empire - mp_rome //
// Gauntlet - mp_crucible //
// Knockout - mp_kung_fu //
// Micro - mp_miniature //
// Outlaw - mp_western //
// Rift - mp_conduit //
// Rise - mp_rise //
// Rumble - mp_arena //
// Rupture - mp_city //
// Skyjacked - mp_skyjacked //
// Spire - mp_aerospace //
// Splash - mp_waterpark //
// Verge - mp_banzai //
// Fringe Night - mp_veiled_heyday //
// Redwood Snow - mp_redwood_ice //
// //
//////////////////////////////////////////////////////////
/////////////////////////////////////////////////////
// MAP SHORT NAMES ROTATION LIST //
/////////////////////////////////////////////////////
// //
///////////Base Game Maps////////////////////////////
// //
// Aquarium - mp_biodome //
// Breach - mp_spire //
// Combine - mp_sector //
// Evac - mp_apartments //
// Exodus - mp_chinatown //
// Fringe - mp_veiled //
// Havoc - mp_havoc //
// Hunted - mp_ethiopia //
// Infection - mp_infection //
// Metro - mp_metro //
// Redwood - mp_redwood //
// Stronghold - mp_stronghold //
// Nuk3town - mp_nuketown_x //
// //
///////////Awakening DLC/////////////////////////////
// //
// Gauntlet - mp_crucible //
// Rise - mp_rise //
// Skyjacked - mp_skyjacked //
// Splash - mp_waterpark //
// //
///////////Eclipse DLC///////////////////////////////
// //
// Knockout - mp_kung_fu //
// Rift - mp_conduit //
// Spire - mp_aerospace //
// Verge - mp_banzai //
// //
///////////Descent DLC///////////////////////////////
// //
// Berserk - mp_shrine //
// Cryogen - mp_cryogen //
// Empire - mp_rome //
// Rumble - mp_arena //
// //
///////////Salvation DLC/////////////////////////////
// //
// Citadel - mp_ruins //
// Micro - mp_miniature //
// Outlaw - mp_western //
// Rupture - mp_city //
// //
///////////Bonus Maps////////////////////////////////
// //
// Fringe Night - mp_veiled_heyday //
// Redwood Snow - mp_redwood_ice //
// //
/////////////////////////////////////////////////////
set sv_maprotation "gametype tdm map mp_biodome map mp_spire map mp_sector map mp_apartments map mp_chinatown map mp_veiled map mp_havoc map mp_ethiopia map mp_infection map mp_metro map mp_redwood map mp_stronghold map mp_nuketown_x map mp_shrine map mp_ruins map mp_cryogen map mp_rome map mp_crucible map mp_kung_fu map mp_miniature map mp_western map mp_conduit map mp_rise map mp_arena map mp_city map mp_skyjacked map mp_aerospace map mp_waterpark map mp_banzai map mp_veiled_heyday map mp_redwood_ice"