stripper-configs/ze_potc_iv_v6_1.cfg

59 lines
736 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
add:
{
"origin" "-2091 -10337 75"
"targetname" "TheCurrentLevelPlugin"
"min" "1"
"max" "4"
"startvalue" "1"
"classname" "math_counter"
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "220738"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,1,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "220773"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,2,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "220782"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,3,0,1"
}
}
modify:
{
match:
{
"classname" "trigger_once"
"hammerid" "220785"
}
insert:
{
"OnStartTouch" "TheCurrentLevelPlugin,SetValue,4,0,1"
}
}