Fixes for Tagalongs for ER
Fixes various tagalong issues that affect Entrance Randomizer, most involving frog/blacksmith
This commit is contained in:
@@ -201,6 +201,10 @@ org $30804B ; PC 0x18004B
|
||||
QuickSwapFlag:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On
|
||||
;--------------------------------------------------------------------------------
|
||||
org $30804C ; PC 0x18004C
|
||||
SmithTravelsFreely:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On (frog/smith can enter multi-entrance doors)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308080 ; PC 0x180080
|
||||
Upgrade5BombsRefill:
|
||||
db #$00
|
||||
|
||||
Reference in New Issue
Block a user