diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-02 12:17:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 12:17:52 -0500 |
commit | e8504c7a3ff69f771746e9987452be78ebf44f37 (patch) | |
tree | 0c273a107fb19a80f8c0117cb597080790776a27 /data/event_scripts.s | |
parent | ae08a402904b8c4069bdfba61f0af8f433083f91 (diff) | |
parent | 6280a3786ba77956fae95bb11b425e7301d0a6fa (diff) |
Merge pull request #276 from GriffinRichards/doc-sixisland
Document Six and Seven Island scripts
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 1e9e38b98..4e22ed6ca 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -796,6 +796,7 @@ gStdScriptsEnd:: .include "data/maps/SixIsland_House/text.inc" .include "data/maps/SixIsland_Mart/text.inc" .include "data/maps/FiveIsland_ResortGorgeous_House/text.inc" + .include "data/maps/TwoIsland_CapeBrink_House/text.inc" .include "data/maps/SixIsland_WaterPath_House1/text.inc" .include "data/maps/SixIsland_WaterPath_House2/text.inc" .include "data/maps/SevenIsland_SevaultCanyon_House/text.inc" |