;-------------------------------------------------------------------- ;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/ ;-------------------------------------------------------------------- ;HP FIX FOR BOSS PLUGIN ;----------------------- modify: { match: { "targetname" "Satan_HealthCount" "classname" "math_counter" } insert: { "OnHitMax" "Satan_HealthCase,FireUser1,,0,1" } } ;------------------------------------------------------------- ;DON'T LAGCOMP THIS SHIT (1073741824 is the anti-lagcomp flag) ;------------------------------------------------------------- modify: { match: { "classname" "func_physbox" "targetname" "Lvl3_Butter_C" } replace: { "spawnflags" "1074266112" } }