Correct constants in DoNPCTrade

This commit is contained in:
Rangi 2020-07-25 18:36:49 -04:00
parent dcb24bc724
commit 35821ec58c
1 changed files with 3 additions and 3 deletions

View File

@ -188,10 +188,10 @@ DoNPCTrade:
ld e, NPCTRADE_DIALOG
call GetTradeAttribute
ld a, [hl]
cp TRADE_DIALOG_COMPLETE
ld b, RESET_FLAG
cp TRADE_DIALOGSET_GIRL
ld b, CAUGHT_BY_UNKNOWN
jr c, .incomplete
ld b, SET_FLAG
ld b, CAUGHT_BY_GIRL
.incomplete
farcall SetGiftPartyMonCaughtData