aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/hide_show_data.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2023-11-19 17:25:49 -0600
committerdannye <33dannye@gmail.com>2023-11-19 17:25:49 -0600
commit27940a72982b8b73172f42dbeb7d2befd98b49d9 (patch)
tree8e58cb493293042c6ce55434555c096eb3011f25 /data/maps/hide_show_data.asm
parentFix inconsistent B1F object consts (diff)
downloadpokeyellow-27940a72982b8b73172f42dbeb7d2befd98b49d9.tar.gz
pokeyellow-27940a72982b8b73172f42dbeb7d2befd98b49d9.tar.xz
pokeyellow-27940a72982b8b73172f42dbeb7d2befd98b49d9.zip
Fix SAFFRONCTIY typo
Diffstat (limited to 'data/maps/hide_show_data.asm')
-rw-r--r--data/maps/hide_show_data.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/hide_show_data.asm b/data/maps/hide_show_data.asm
index 3c304e91..e3ece942 100644
--- a/data/maps/hide_show_data.asm
+++ b/data/maps/hide_show_data.asm
@@ -284,7 +284,7 @@ SaffronCityHS:
db SAFFRON_CITY, SAFFRONCITY_ROCKET5, SHOW
db SAFFRON_CITY, SAFFRONCITY_ROCKET6, SHOW
db SAFFRON_CITY, SAFFRONCITY_ROCKET7, SHOW
- db SAFFRON_CITY, SAFFRONCTIY_SCIENTIST, HIDE
+ db SAFFRON_CITY, SAFFRONCITY_SCIENTIST, HIDE
db SAFFRON_CITY, SAFFRONCITY_SILPH_WORKER_M, HIDE
db SAFFRON_CITY, SAFFRONCITY_SILPH_WORKER_F, HIDE
db SAFFRON_CITY, SAFFRONCITY_GENTLEMAN, HIDE