stripper-configs/ze_tloz_stone_tower_temple_v1.cfg

35 lines
441 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
add:
{
"origin" "472 -1016 1064"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "2"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "1211605"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "1268906"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}