mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-02 06:20:42 -07:00
Fix clear marks for folder unlock
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
shortname : "fold20",
|
shortname : "fold20",
|
||||||
patches : [{offset : 0x9D082, off : [0x07], on : [0x03]}, // offset
|
patches : [{offset : 0x9D082, off : [0x07], on : [0x03]}, // offset
|
||||||
{offset : 0x9D09A, off : [0x10], on : [0x14]}, // bounds
|
{offset : 0x9D09A, off : [0x10], on : [0x14]}, // bounds
|
||||||
|
{offset : 0xA2FFE, off : [0x07], on : [0x03]}, // clear calcs offset
|
||||||
// strings
|
// strings
|
||||||
{offset : 0x285e1c, off : [0x31, 0x36], on: [0x32, 0x30]},
|
{offset : 0x285e1c, off : [0x31, 0x36], on: [0x32, 0x30]},
|
||||||
{offset : 0x285e29, off : [0x35] , on: [0x39]},
|
{offset : 0x285e29, off : [0x35] , on: [0x39]},
|
||||||
|
|||||||
Reference in New Issue
Block a user