let's dev 11/18/2017

started generic keys mode
fixed ohko ow pit non-death
This commit is contained in:
Karkat
2017-11-18 23:15:05 -05:00
parent b1cd5886d2
commit c54e8808d5
6 changed files with 72 additions and 3 deletions

View File

@@ -87,6 +87,10 @@ OnLinkDamagedFromPit:
LDA.b #$14 : STA $11 ; thing we wrote over
RTL
;--------------------------------------------------------------------------------
OnLinkDamagedFromPitOutdoors:
JSL.l OHKOTimer ; make sure this is last
RTL
;--------------------------------------------------------------------------------
!RNG_ITEM_LOCK_IN = "$7F5090"
OnOWTransition:
JSL.l FloodGateReset