mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
add "Coin Unlock"
This commit is contained in:
parent
a58b6eff87
commit
27fa19fd34
@ -528,6 +528,10 @@
|
||||
name : "Remove Timer",
|
||||
patches : [{offset : 0xF2EC6, off: [0x0F, 0x85], on : [0x90, 0xE9]}]
|
||||
},
|
||||
{
|
||||
name : "Coin Unlock",
|
||||
patches : [{offset : 0x132866, off: [0x00], on : [0x01]}]
|
||||
},
|
||||
]),
|
||||
]);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user