stripper-configs/ze_amkoescape_v1337.cfg

36 lines
444 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
add:
{
"origin" "-112 1216 -480"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "2"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"targetname" "Easy_Relay"
"classname" "logic_relay"
}
insert:
{
"OnTrigger" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"targetname" "Hard_Relay"
"classname" "logic_relay"
}
insert:
{
"OnTrigger" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}