diff options
| author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-10 12:56:31 +0800 |
|---|---|---|
| committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-10 22:28:20 +0800 |
| commit | e300f2ece0bd3c5c0967ac635a48ccd8ef13cf50 (patch) | |
| tree | a389f3d07061bf3f84d9c1d125a42f02ade4840b /data/maps/TwoIsland_House/scripts.inc | |
| parent | 5734043a202bb831609736802de615687531f7f3 (diff) | |
script_pokemon_util_80BF8FC
Diffstat (limited to 'data/maps/TwoIsland_House/scripts.inc')
| -rw-r--r-- | data/maps/TwoIsland_House/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/TwoIsland_House/scripts.inc b/data/maps/TwoIsland_House/scripts.inc index 40c68cb7e..3841620b0 100644 --- a/data/maps/TwoIsland_House/scripts.inc +++ b/data/maps/TwoIsland_House/scripts.inc @@ -53,11 +53,11 @@ EventScript_1716A5:: @ 81716A5 EventScript_1716BE:: @ 81716BE msgbox gUnknown_81A2CC3 - special SelectMoveTutorMon + special Special_SelectMoveTutorMon waitstate compare_var_to_value VAR_0x8004, 6 goto_if ge, EventScript_17179E - special IsSelectedMonEgg + special Special_IsSelectedMonEgg compare_var_to_value VAR_RESULT, 1 goto_if eq, EventScript_171790 compare_var_to_value VAR_0x8005, 0 |
