]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXPM.cfg
Fix another case of bad pow to ** conversion
[xonotic/xonotic-data.pk3dir.git] / defaultXPM.cfg
index f6f25d33893481541df81f7a918953073bb1e91c..99d503541572919f9741d1e5715a77408548c39b 100644 (file)
@@ -7,7 +7,7 @@ exec balance-xpm.cfg
 
 // general gameplay
 set g_norecoil 1
-set g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly)
+set g_shootfromeye 1 // hit where you point at with the crosshair (promoders don't care about ugliness)
 set g_balance_kill_antispam 0
 set g_forced_respawn 1
 set teamplay_mode 2 // friendly fire and self damage
@@ -16,6 +16,10 @@ set g_chat_nospectators 2
 set g_warmup 1
 set g_balance_teams 0
 set g_spawnshieldtime 0
+set g_spawn_furthest 1
 set sv_autoscreenshot 1
 set sv_ready_restart 1
 set sv_ready_restart_after_countdown 1
+set g_monsters 0
+set g_turrets 0
+set g_vehicles 0