26 lines
291 B
INI
Executable File
26 lines
291 B
INI
Executable File
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "secretpassage_rightdoor"
|
|
"classname" "func_door"
|
|
}
|
|
replace:
|
|
{
|
|
"dmg" "9999"
|
|
}
|
|
}
|
|
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "secretpassage_leftdoor"
|
|
"classname" "func_door"
|
|
}
|
|
replace:
|
|
{
|
|
"dmg" "9999"
|
|
}
|
|
} |