stripper-configs/ze_deadcore_s7.cfg
2020-05-18 15:48:54 +02:00

14 lines
236 B
INI

; Don't lagcomp the kill triggers inside the moving cubes on A (1073741824[anti-lag comp] + 1[client])
modify:
{
match:
{
"classname" "trigger_hurt"
"targetname" "/a_boss_bhurt.*/"
}
replace:
{
"spawnflags" "1073741825"
}
}