diff options
author | CelestialAmber <celestialamber1@gmail.com> | 2020-05-03 16:39:22 -0400 |
---|---|---|
committer | CelestialAmber <celestialamber1@gmail.com> | 2020-05-03 16:39:22 -0400 |
commit | d3c0b6da46e3968bd1b79920b67f66c06b40ea9f (patch) | |
tree | 5cff2b605dc72b40f58f25abd7293f20d41adf08 /text/maps | |
parent | 7bdc01add83b54b42e821a631a7a440a7cc1f560 (diff) |
Fix Vermilion City spelling on variable
Diffstat (limited to 'text/maps')
-rw-r--r-- | text/maps/vermilion_city.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/vermilion_city.asm b/text/maps/vermilion_city.asm index a9c89b78..742d0c5d 100644 --- a/text/maps/vermilion_city.asm +++ b/text/maps/vermilion_city.asm @@ -7,7 +7,7 @@ _VermilionCityText1:: cont "toxic sludge!" done -_VermillionCityTextDidYouSee:: +_VermilionCityTextDidYouSee:: text "Did you see S.S." line "ANNE moored in" cont "the harbor?" |