stripper-configs/maps/ze_memehell_test3.cfg

15 lines
255 B
INI
Raw Normal View History

2022-06-15 21:00:48 +02:00
;Remove speed boosts
modify:
{
match:
{
"classname" "point_servercommand"
"targetname" "Cmd"
}
delete:
{
"OnUser1" "Cmd,Command,zr_class_modify zombies speed 360,0.04,1"
"OnUser1" "Cmd,Command,zr_class_modify humans speed 310,0.02,1"
}
}