mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-31 20:15:23 +01:00
Add additional pop'n peace song unlock for 2019042300 (#83)
This commit is contained in:
parent
a134358c7b
commit
61cf5ddcd9
@ -42,6 +42,15 @@
|
||||
{ offset: 0x875C1, off: [0x75], on: [0xEB] },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Unlock All Songs",
|
||||
patches: [
|
||||
{ offset: 0x10974D, off: [0x74], on: [0xEB] },
|
||||
{ offset: 0x109766, off: [0x75, 0x46], on: [0x90, 0x90] },
|
||||
{ offset: 0x109772, off: [0x74, 0x3A], on: [0x90, 0x90] },
|
||||
{ offset: 0x10977E, off: [0x84, 0xC0], on: [0xB0, 0x01] },
|
||||
],
|
||||
},
|
||||
], "2019-04-23"),
|
||||
]);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user