diff --git a/chuniamazon.html b/chuniamazon.html
index 9add6c8..adce407 100644
--- a/chuniamazon.html
+++ b/chuniamazon.html
@@ -83,7 +83,22 @@
patches: [
{offset: 0x44CBA3, off: [0x01], on: [0x00]},
]
- }
+ },
+ {
+ // esterTion
+ name: "Increase max credits to 254",
+ patches: [
+ {offset: 0xBF6177, off: [0x8A, 0x5D, 0x14], on: [0xB3, 0xFE, 0x90]},
+ ],
+ },
+ {
+ // esterTion
+ name: "Free Play",
+ tooltip: "Endless credits",
+ patches: [
+ {offset: 0xBF6595, off: [0x28], on: [0x08]},
+ ],
+ },
]),
new Patcher("chuniApp.exe", "(1.30.00) AMAZON", [
{
@@ -155,7 +170,22 @@
patches: [
{offset: 0x440CD3, off: [0x01], on: [0x00]},
]
- }
+ },
+ {
+ // esterTion
+ name: "Increase max credits to 254",
+ patches: [
+ {offset: 0xBC4B37, off: [0x8A, 0x5D, 0x14], on: [0xB3, 0xFE, 0x90]},
+ ],
+ },
+ {
+ // esterTion
+ name: "Free Play",
+ tooltip: "Endless credits",
+ patches: [
+ {offset: 0xBC4F55, off: [0x28], on: [0x08]},
+ ],
+ },
])
]);
});