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"
	}
}