Template:PatchDiff/March 19, 2013 Patch (Beta)/tf/cfg/pure server minimal.txt

From Team Fortress Wiki
Jump to: navigation, search
N/A1whitelist
N/A2{
N/A3 // Server rules used for sv_pure.
N/A4 //
N/A5 // Do not modify this file.
N/A6 //
N/A7 // See pure_server_whitelist_example.txt for more details on when this file is used and what the rules mean.
N/A8 
N/A9 //
N/A10 // Enforce consistency for a few critical files
N/A11 //
N/A12 
N/A13 particles/bullet_tracers.pcf trusted_source
N/A14 particles/burningplayer.pcf trusted_source
N/A15 particles/burningplayer_dx80.pcf trusted_source
N/A16 particles/cig_smoke.pcf trusted_source
N/A17 particles/cig_smoke_dx80.pcf trusted_source
N/A18 particles/disguise.pcf trusted_source
N/A19 particles/flag_particles.pcf trusted_source
N/A20 particles/nemesis.pcf trusted_source
N/A21 particles/player_recent_teleport.pcf trusted_source
N/A22 particles/player_recent_teleport_dx80.pcf trusted_source
N/A23 particles/speechbubbles.pcf trusted_source
N/A24 particles/teleported_fx.pcf trusted_source
N/A25 particles/teleport_status.pcf trusted_source
N/A26 particles/water.pcf trusted_source
N/A27 particles/water_dx80.pcf trusted_source
N/A28}