]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - gamemodes.cfg
Knock some stuff off the WIP TODO list
[xonotic/xonotic-data.pk3dir.git] / gamemodes.cfg
index 5519ce51530c4caaa97dae77bc68cd9c683aaee1..0616c8aed0402ea059fc41e6d38be329fbb60dc4 100644 (file)
@@ -38,7 +38,6 @@ alias cl_hook_gamestart_cts
 alias cl_hook_gamestart_ka
 alias cl_hook_gamestart_ft
 alias cl_hook_gamestart_td
-alias cl_hook_gamestart_rts
 alias cl_hook_gameend
 alias cl_hook_activeweapon
 
@@ -61,7 +60,6 @@ alias sv_hook_gamestart_cts
 alias sv_hook_gamestart_ka
 alias sv_hook_gamestart_ft
 alias sv_hook_gamestart_td
-alias sv_hook_gamestart_rts
 alias sv_hook_gamerestart
 alias sv_hook_gameend
 
@@ -141,9 +139,6 @@ set g_ft_weapon_stay 0
 set g_td_respawn_waves 0
 set g_td_respawn_delay 0
 set g_td_weapon_stay 0
-set g_rts_respawn_waves 0
-set g_rts_respawn_delay 0
-set g_rts_weapon_stay 0
 
 
 // =======
@@ -456,8 +451,3 @@ set g_td_barricade_damage 10
 set g_td_monsters_speed_walk 110
 set g_td_monsters_speed_run 150
 set g_td_monsters_spawn_delay 3
-
-// ====================
-//  real-time strategy
-// ====================
-set g_rts 0 "Real-Time Strategy: defend your generator & turrets by controlling monsters"