From: Mario Date: Sun, 22 Dec 2019 01:44:04 +0000 (+1000) Subject: Change g_fullbrightitems description now that it doesn't require cl_fullbrightitems X-Git-Tag: xonotic-v0.8.5~1201 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=29be5e1779ae16a1ae6b35550c4c2453cac1defc;p=xonotic%2Fxonotic-data.pk3dir.git Change g_fullbrightitems description now that it doesn't require cl_fullbrightitems --- diff --git a/xonotic-server.cfg b/xonotic-server.cfg index e66f051cd..4e9685ba4 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -204,7 +204,7 @@ set g_weaponarena_random_with_blaster "1" "additionally, always provide the blas set g_spawnpoints_auto_move_out_of_solid 0 "if set to 1 you will see a warning if a spawn point was placed inside a solid" set g_forced_respawn 0 "if set to 1 and a player died, that player gets automatically respawned once seconds are over" set g_fullbrightplayers 0 "brightens up player models (note that the color, skin or model of the players does not change!)" -set g_fullbrightitems 0 "allows players to use cl_fullbright_items" +set g_fullbrightitems 0 "disables lighting effects on items, making them appear bright for visibility" set g_nodepthtestplayers 0 "disables depth testing on players" set g_nodepthtestitems 0 "disables depth testing on items" set g_casings 2 "specifies which casings (0: none, 1: only shotgun casings, 2: shotgun and machine gun casings) are sent to the client"