From 620c672fe1745cb56f80dd7e663098a26873ed58 Mon Sep 17 00:00:00 2001 From: aerinon Date: Thu, 21 Oct 2021 16:18:51 -0600 Subject: [PATCH] Turn off Terrorpin AI fix by default - can be a post-gen option --- tables.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables.asm b/tables.asm index 99d4143..e158516 100644 --- a/tables.asm +++ b/tables.asm @@ -1879,7 +1879,7 @@ db #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, #$00, org $30E37D ; PC 0x18637D Enable_TerrorPin_AI_Fix: -db #$01 +db #$00 ;Shop slot count as check org $30E560 ; PC 0x18650