]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Enable glowtrails for flag carriers again
authorSamual Lenks <samual@xonotic.org>
Sat, 8 Sep 2012 23:39:42 +0000 (19:39 -0400)
committerSamual Lenks <samual@xonotic.org>
Sat, 8 Sep 2012 23:39:42 +0000 (19:39 -0400)
gamemodes.cfg

index 97fc55df4618a6a403e12fe33808e6d9b9e4c9f3..22a09e5681ec2253dee4ed6726a0c1c89ec22ff2 100644 (file)
@@ -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"