diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2019-12-20 23:44:56 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-20 23:44:56 -0800 |
| commit | 026e1108b26f4ce5cea362997135bd8efc7cb28a (patch) | |
| tree | 4f99fb34ab0abd51d8f0a4f958ec5b0001f5fed9 /data/maps | |
| parent | d42ea06dc5ade2209fb84ffedafd33de3fbc9cd1 (diff) | |
| parent | d1cf9006fb4b29e63302c69c912e431a873626c0 (diff) | |
Merge pull request #935 from GriffinRichards/doc-warp
Document some warp/field screen effect
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/SootopolisCity/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SootopolisCity/scripts.inc b/data/maps/SootopolisCity/scripts.inc index 6b80168b9..8a4c6ea4e 100644 --- a/data/maps/SootopolisCity/scripts.inc +++ b/data/maps/SootopolisCity/scripts.inc @@ -547,7 +547,7 @@ SootopolisCity_EventScript_RayquazaSceneFromPokeCenter:: @ 81E5C1E fadenewbgm MUS_RUNECITY delay 120 clearflag FLAG_HIDE_MAP_NAME_POPUP - warp8 MAP_SOOTOPOLIS_CITY, 255, 43, 32 + warpsootopolislegend MAP_SOOTOPOLIS_CITY, 255, 43, 32 waitstate end @@ -600,7 +600,7 @@ SootopolisCity_EventScript_RayquazaSceneFromDive:: @ 81E5CCE fadenewbgm MUS_NAMINORI delay 120 clearflag FLAG_HIDE_MAP_NAME_POPUP - warp8 MAP_SOOTOPOLIS_CITY, 255, 29, 53 + warpsootopolislegend MAP_SOOTOPOLIS_CITY, 255, 29, 53 waitstate end |
