]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Change g_fullbrightitems description now that it doesn't require cl_fullbrightitems
authorMario <mario.mario@y7mail.com>
Sun, 22 Dec 2019 01:44:04 +0000 (11:44 +1000)
committerMario <mario.mario@y7mail.com>
Sun, 22 Dec 2019 01:44:04 +0000 (11:44 +1000)
xonotic-server.cfg

index e66f051cd848ab7ae05a5544adc6c3f90e9b9cea..4e9685ba43e4e254a97925dbd721d733c3165d25 100644 (file)
@@ -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 <g_respawn_delay> 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"