stripper-configs/maps/ze_taboo_carnation_v2.cfg

36 lines
440 B
INI

add:
{
"origin" "-7112 528 8"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "2"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"targetname" "ActIRelay"
"classname" "logic_relay"
}
insert:
{
"OnTrigger" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"targetname" "ActIIRelay"
"classname" "logic_relay"
}
insert:
{
"OnTrigger" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}