]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Merge branch 'Spike29/balance_council_vote19' into 'master'
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 1478c737c04a3d5d29b399208ed32aae571c09a5..e38ce52f96db5f5b4ec87751a8998337a0895198 100644 (file)
@@ -243,7 +243,7 @@ set g_player_brightness 0 "set to 2 for brighter players"
 
 set g_player_damageforcescale 2 "push multiplier of attacks against players"
 
-set g_player_damageplayercenter 0 "0: always calculate knockback force direction from player's eyes instead of bbox center. 1: use bbox center point for others, shot origin for attacker's self-damage"
+set g_player_damageplayercenter 1 "0: always calculate knockback force direction from player's eyes instead of bbox center. 1: use bbox center point for others, shot origin for attacker's self-damage"
 
 set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps"
 set g_botclip_collisions 1 "0 = disable collision testing against botclips, might be useful on some defrag maps"