summaryrefslogtreecommitdiff
path: root/data/maps/Route4_PokemonCenter_1F
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/Route4_PokemonCenter_1F
parentb3951b48ecf169463d917c3fca9c218e16fe961e (diff)
update famechecker macro
Diffstat (limited to 'data/maps/Route4_PokemonCenter_1F')
-rw-r--r--data/maps/Route4_PokemonCenter_1F/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route4_PokemonCenter_1F/scripts.inc b/data/maps/Route4_PokemonCenter_1F/scripts.inc
index 6788cc0c8..7cd5c0b99 100644
--- a/data/maps/Route4_PokemonCenter_1F/scripts.inc
+++ b/data/maps/Route4_PokemonCenter_1F/scripts.inc
@@ -21,7 +21,7 @@ Route4_PokemonCenter_1F_EventScript_16F754:: @ 816F754
Route4_PokemonCenter_1F_EventScript_16F75F:: @ 816F75F
lock
faceplayer
- checkflag FLAG_0x249
+ checkflag FLAG_BOUGHT_MAGIKARP
goto_if_eq EventScript_16F8A2
showmoneybox 0, 0, 0
checkplayergender
@@ -107,7 +107,7 @@ EventScript_16F861:: @ 816F861
end
EventScript_16F86A:: @ 816F86A
- setflag FLAG_0x249
+ setflag FLAG_BOUGHT_MAGIKARP
release
end