From 29be5e1779ae16a1ae6b35550c4c2453cac1defc Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 22 Dec 2019 11:44:04 +1000 Subject: [PATCH] Change g_fullbrightitems description now that it doesn't require cl_fullbrightitems --- xonotic-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2