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
+74 -74
View File
@@ -1,75 +1,75 @@
;
;+++++++++++++++++++++++++++fix stage1 music playing on stage2+++++++++++++++++++++++++++
;
modify:
{
match:
{
"classname" "trigger_once"
"origin" "397 2933.3 12055"
}
insert:
{
"OnTrigger" "[BGM]komorebi_lp,Kill,,0,-1"
"OnTrigger" "[BGM]komorebi,Kill,,0,-1"
}
}
;
;+++++++++++++++++++++++++++fix lasers on stage2+++++++++++++++++++++++++++
;
modify:
{
match:
{
"classname" "trigger_hurt"
"targetname" "[LASER]1H"
}
replace:
{
"parentname" "[LASER]1"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]1P"
}
replace:
{
"spawnflags" "0"
}
delete:
{
"OnEntitySpawned" "[LASER]2,Open,,0,-1"
}
insert:
{
"OnEntitySpawned" "[LASER]1,Open,,0,-1"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]2P"
}
replace:
{
"spawnflags" "0"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]3P"
}
replace:
{
"spawnflags" "0"
}
;
;+++++++++++++++++++++++++++fix stage1 music playing on stage2+++++++++++++++++++++++++++
;
modify:
{
match:
{
"classname" "trigger_once"
"origin" "397 2933.3 12055"
}
insert:
{
"OnTrigger" "[BGM]komorebi_lp,Kill,,0,-1"
"OnTrigger" "[BGM]komorebi,Kill,,0,-1"
}
}
;
;+++++++++++++++++++++++++++fix lasers on stage2+++++++++++++++++++++++++++
;
modify:
{
match:
{
"classname" "trigger_hurt"
"targetname" "[LASER]1H"
}
replace:
{
"parentname" "[LASER]1"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]1P"
}
replace:
{
"spawnflags" "0"
}
delete:
{
"OnEntitySpawned" "[LASER]2,Open,,0,-1"
}
insert:
{
"OnEntitySpawned" "[LASER]1,Open,,0,-1"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]2P"
}
replace:
{
"spawnflags" "0"
}
}
modify:
{
match:
{
"classname" "point_template"
"targetname" "[LASER]3P"
}
replace:
{
"spawnflags" "0"
}
}