35 lines
441 B
INI
35 lines
441 B
INI
|
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"
|
||
|
}
|
||
|
}
|