34 lines
438 B
INI
34 lines
438 B
INI
|
add:
|
||
|
{
|
||
|
"origin" "5905 795 -1073"
|
||
|
"targetname" "TheCurrentLevelPlugin"
|
||
|
"min" "1"
|
||
|
"max" "2"
|
||
|
"startvalue" "1"
|
||
|
"classname" "math_counter"
|
||
|
}
|
||
|
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "trigger_once"
|
||
|
"hammerid" "268192"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
|
||
|
}
|
||
|
}
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "trigger_once"
|
||
|
"hammerid" "268201"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
|
||
|
}
|
||
|
}
|