diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2017-01-09 06:06:10 +1300 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2017-01-09 06:06:10 +1300 |
commit | 653072192ccd9759ff44d8c86f8dc10a19756208 (patch) | |
tree | 72937492c7be9576f3ad6d1cd531bc77b5686d2a /scripts/celadongym.asm | |
parent | f2c38581b05ccddd18cd937b3552958de9353696 (diff) |
Almost done
Diffstat (limited to 'scripts/celadongym.asm')
-rwxr-xr-x | scripts/celadongym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadongym.asm b/scripts/celadongym.asm index c0a9df6f..78506396 100755 --- a/scripts/celadongym.asm +++ b/scripts/celadongym.asm @@ -17,7 +17,7 @@ CeladonGymScript_48927: jp LoadGymLeaderAndCityName Gym4CityName: - db "CELADOPOLE@" + db "PRISMANIA CITY@" Gym4LeaderName: db "ERIKA@" |