diff --git a/heroicverse.html b/heroicverse.html index cffec9e..6f638c4 100644 --- a/heroicverse.html +++ b/heroicverse.html @@ -64,6 +64,10 @@ name: 'Unlock All 12s', patches: [{offset: 0x353CD0, off: [0x83, 0xFF, 0x03, 0x74, 0x05, 0x83, 0xFF, 0x08], on:[0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}], }, + { // ikaros14 + name: 'Quick Retry', + patches: [{offset: 0x339BBF, off: [0x32, 0xC0], on: [0xB0, 0x01]}] + }, { name: 'Skip CAMERA DEVICE ERROR prompt', tooltip: 'Prevents the CAMERA DEVICE ERROR message from popping up on boot',