14 lines
145 B
INI
14 lines
145 B
INI
;Fix miniboss bug
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_breakable"
|
|
"targetname" "SCP1048A__break"
|
|
}
|
|
replace:
|
|
{
|
|
"health" "99999"
|
|
}
|
|
}
|