From fac3df945f5d47e0ae849698d43ff2790a91c925 Mon Sep 17 00:00:00 2001 From: Silverdesu Date: Wed, 13 Oct 2021 01:43:43 -0500 Subject: [PATCH] GOD DAMN IT (#232) --- bistrover.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bistrover.html b/bistrover.html index b801945..86e9c30 100644 --- a/bistrover.html +++ b/bistrover.html @@ -302,12 +302,13 @@ { name: "Force max V-Discs", tooltip : "Allows for infinite Leggendaria plays in Premium Free", - patches: + patches: [ { offset: 0x4B20F9, off: [0x44, 0x89, 0x4C, 0x81, 0x08, 0xC3, 0xCC, 0x48, 0x89, 0x5C, 0x24, 0x08], on: [0xC7, 0x44, 0x81, 0x08, 0x10, 0x00, 0x00, 0x00, 0x90, 0x90, 0x90, 0x90], }, + ], }, { name: "Hide time limit display on results screen",