diff options
Diffstat (limited to 'scripts/vermiliongym.asm')
-rwxr-xr-x | scripts/vermiliongym.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/vermiliongym.asm b/scripts/vermiliongym.asm index c22ce9ce..f2c3f7c4 100755 --- a/scripts/vermiliongym.asm +++ b/scripts/vermiliongym.asm @@ -22,10 +22,10 @@ VermilionGymScript_5ca4c: jp LoadGymLeaderAndCityName Gym3CityName: - db "VERMILION CITY@" + db "CARMIN SUR MER@" Gym3LeaderName: - db "LT.SURGE@" + db "MAJOR BOB@" VermilionGymScript_5ca6d: CheckEvent EVENT_2ND_LOCK_OPENED |