stripper-configs/ze_frostdrake_tower_v1s.cfg

49 lines
536 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
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"
}
}