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

50 lines
537 B
INI

modify:
{
match:
{
"targetname" "boss_push_left"
}
replace:
{
"speed" "600"
}
}
modify:
{
match:
{
"targetname" "boss_push_right"
}
replace:
{
"speed" "600"
}
}
modify:
{
match:
{
"classname" "trigger_multiple"
"hammerid" "438134"
}
insert:
{
"OnTrigger" "point_servercommand,Command,say ***ZM Teleport in 10s!!***,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_multiple"
"hammerid" "448597"
}
insert:
{
"OnTrigger" "point_servercommand,Command,say ***Ladder opening in 10s!!***,0,1"
}
}