X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=9a6509cf37bcc9b60b907a7bcacb218890ace1c4;hp=e9624f6cf963ef43fa8595304fcb97aad3265dcd;hb=b304b4aae7a614144ec2875e32f234ef9f5da11d;hpb=c77b4f088af5985931439cb611d6320b0c229e7b diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e9624f6cf..9a6509cf3 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1640,8 +1640,10 @@ set camera_look_attenuation 8 "Attenuation of \"looking\" movements, only if ca set camera_forward_follows 1 "0: Move the camera forwards without changing altitude. 1: Move towards what you are looking" // "Gentle mode": show no blood -seta sv_gentle 0 "force gentle mode for everyone, also remove references to acts of killing from the messages" -seta cl_gentle 0 "client side gentle mode (only replaces gibs); when set to 1, white smoke replaces gibs, when set to 2, colorful clouds replace gibs" +seta sv_gentle 0 "force gentle mode for everyone, also remove references to acts of killing from the messages" +seta cl_gentle 0 "client side gentle mode, master switch for removing both gibs and messages" +seta cl_gentle_gibs 0 "client side gentle mode (only replaces gibs); when set to 1, white smoke replaces gibs, when set to 2, colorful clouds replace gibs" +seta cl_gentle_messages 0 "client side gentle mode (only replaces frag messages/centerprints)" seta cl_racetimer_position 0.25 "Y-axis positioning of the race timer (from 0 to 1)" seta cl_showpressedkeys 0 "Show which movement keys someone is pressing: 1 for spectating, 2 for always"