diff --git a/Pack/MKWFaraphel/essentials/_PATCH/files/rel/StaticR.rel.json b/Pack/MKWFaraphel/essentials/_PATCH/files/rel/StaticR.rel.json index c86748c..c169c96 100644 --- a/Pack/MKWFaraphel/essentials/_PATCH/files/rel/StaticR.rel.json +++ b/Pack/MKWFaraphel/essentials/_PATCH/files/rel/StaticR.rel.json @@ -1,4 +1,8 @@ { "mode": "edit", - "base": "sys/main.dol.json" + "operation": { + "str-edit": { + "region": "5500" + } + } } \ No newline at end of file diff --git a/Pack/MKWFaraphel/essentials/_PATCH/sys/main.dol b/Pack/MKWFaraphel/essentials/_PATCH/sys/main.dol deleted file mode 100644 index e69de29..0000000 diff --git a/Pack/MKWFaraphel/essentials/_PATCH/sys/main.dol.json b/Pack/MKWFaraphel/essentials/_PATCH/sys/main.dol.json deleted file mode 100644 index c169c96..0000000 --- a/Pack/MKWFaraphel/essentials/_PATCH/sys/main.dol.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "mode": "edit", - "operation": { - "str-edit": { - "region": "5500" - } - } -} \ No newline at end of file