16 lines
190 B
INI
Executable File
16 lines
190 B
INI
Executable File
; STRIPPER BY ENCAP
|
|
|
|
;; fix heal item
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "trigger_heal_materia"
|
|
"classname" "trigger_multiple"
|
|
}
|
|
replace:
|
|
{
|
|
"filtername" "human"
|
|
}
|
|
} |