diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index 416cdb9..9c6b8fe 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -88,7 +88,8 @@ seta cl_deadbodyfilter "0" seta cl_gibfilter "0" v_powerupshell "0" cl_r2g "0" //Uses progs/grenade.mdl instead of progs/missile.mdl when 1. -r_rocketlight "1" +r_rocketlight "0" +r_rockettrail "0" cl_staticsounds "1" seta gl_simpleitems "0" cl_model_bobbing "0" @@ -495,4 +496,4 @@ cfg_save_auto "0" //If 1, the config will automatically be saved and witho cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save only ever saves archived cvars. If empty, cfg_save saves all cvars only when an explicit filename was given (ie: when not used internally via quit menu options). net_compress "1" -sv_nqplayerphysics "1" \ No newline at end of file +sv_nqplayerphysics "1"