updating all the stripper files on git

This commit is contained in:
2025-01-03 17:59:04 +00:00
parent 9fa0165083
commit 19b858e304
408 changed files with 156008 additions and 32230 deletions
+34
View File
@@ -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"
}
}