updating all the stripper files on git
This commit is contained in:
Executable
+34
@@ -0,0 +1,34 @@
|
||||
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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user