summaryrefslogtreecommitdiff
path: root/data/maps/Route1/scripts.inc
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-20 20:20:45 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-20 20:20:45 -0400
commit2aeefdc5de73c630a79b183e7bc2a66ad48ed424 (patch)
tree3833a23f869ab66a7c58cb9c43d8628ece27fc46 /data/maps/Route1/scripts.inc
parentb3951b48ecf169463d917c3fca9c218e16fe961e (diff)
update famechecker macro
Diffstat (limited to 'data/maps/Route1/scripts.inc')
-rw-r--r--data/maps/Route1/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route1/scripts.inc b/data/maps/Route1/scripts.inc
index 16bd02597..3bfcdf732 100644
--- a/data/maps/Route1/scripts.inc
+++ b/data/maps/Route1/scripts.inc
@@ -4,7 +4,7 @@ Route1_MapScripts:: @ 8167EFD
Route1_EventScript_167EFE:: @ 8167EFE
lock
faceplayer
- checkflag FLAG_0x230
+ checkflag FLAG_GOT_POTION_ON_ROUTE_1
goto_if_eq EventScript_167F48
msgbox gUnknown_818329D
textcolor 3
@@ -19,7 +19,7 @@ Route1_EventScript_167EFE:: @ 8167EFE
additem ITEM_POTION, 1
msgbox gUnknown_8183387
call EventScript_1A6675
- setflag FLAG_0x230
+ setflag FLAG_GOT_POTION_ON_ROUTE_1
release
end