From: Samual Lenks Date: Sat, 8 Sep 2012 23:39:42 +0000 (-0400) Subject: Enable glowtrails for flag carriers again X-Git-Tag: xonotic-v0.7.0~240^2~20 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=947335c59ea5ee3d8e284db89c280d3be916cfc0;p=xonotic%2Fxonotic-data.pk3dir.git Enable glowtrails for flag carriers again --- diff --git a/gamemodes.cfg b/gamemodes.cfg index 97fc55df4..22a09e568 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -212,7 +212,7 @@ set g_ctf_flag_red_model "models/ctf/flags.md3" set g_ctf_flag_red_skin 0 set g_ctf_flag_blue_model "models/ctf/flags.md3" set g_ctf_flag_blue_skin 1 -set g_ctf_flag_glowtrails 0 +set g_ctf_flag_glowtrails 1 set g_ctf_fullbrightflags 0 set g_ctf_dynamiclights 0 set g_ctf_captimerecord_always 0 "if enabled, assisted CTF records (with other players on the server) are recorded too"