diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2019-02-18 13:28:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-18 13:28:50 -0600 |
commit | 1b0079445d39fb4430a92fdf31563e6c44ccbe04 (patch) | |
tree | 32de235a4e5c803f9238d3179aeb39ccf8af25d5 /data | |
parent | 924cbe9ee4f4fded710bdb77014f6de48e461f77 (diff) | |
parent | bfe67842ab3d8f6567f365a65ad82935ed74c338 (diff) |
Merge pull request #559 from Phlosioneer/finish-newgame-docs
Finish and polish new_game.c
Diffstat (limited to 'data')
-rw-r--r-- | data/event_scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 7ee8e6cf2..1b8807ed7 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -940,7 +940,7 @@ EventScript_27149D:: @ 827149D setberrytree 82, 36, 5 return -EventScript_2715DE:: @ 82715DE +EventScript_ResetAllMapFlags:: @ 82715DE setflag FLAG_LINK_CONTEST_POKE_BALL setflag FLAG_HIDE_ROUTE_111_VICTORIA_WINSTRATE setflag FLAG_HIDE_ROUTE_111_VIVI_WINSTRATE |