projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31c2c08
)
Display respawn ghost with player's color instead of white
author
terencehill <piuntn@gmail.com>
Mon, 26 Feb 2024 10:32:47 +0000
(11:32 +0100)
committer
terencehill <piuntn@gmail.com>
Mon, 26 Feb 2024 10:48:26 +0000
(11:48 +0100)
xonotic-client.cfg
patch
|
blob
|
history
diff --git
a/xonotic-client.cfg
b/xonotic-client.cfg
index d1b449f475d8ac5608a069854660ec72626e739e..9dee8744cf08c855a31707978673b92abd410e0c 100644
(file)
--- a/
xonotic-client.cfg
+++ b/
xonotic-client.cfg
@@
-240,7
+240,7
@@
seta cl_damageeffect_lifetime_max 6 "maximum lifetime a damage effect may have"
set cl_deathglow 2 "number of seconds during which dead bodies glow out"
set cl_deathglow_min 0.5 "glow out up to this glow factor"
-set cl_respawn_ghosts_keepcolors
0
"if enabled respawn ghosts keep body colors"
+set cl_respawn_ghosts_keepcolors
1
"if enabled respawn ghosts keep body colors"
set _teams_available 0 "internal cvar, value is synced from the server to reflect currently available teams to join"