Skip to content

Commit

Permalink
Update Route1_2.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Ohgrimm authored Jan 13, 2023
1 parent 3c9648a commit eeb65b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Route1_2.asm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Func_f1ad2::
jr nz, .got_item
ld hl, Route1ViridianMartSampleText
call PrintText
lb bc, POTION, 1
lb bc, FRESH_WATER, 1
call GiveItem
jr nc, .bag_full
ld hl, Route1Text_1cae8
Expand Down

0 comments on commit eeb65b8

Please sign in to comment.