diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-31 20:43:42 -0400 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-31 20:43:42 -0400 |
commit | cd069446e06c277222be0aaa05fb43b090259234 (patch) | |
tree | a740e2042ff6af3465cfdaa15fc29c35269cfa70 /data/scripts | |
parent | 3181c64c64afa47b3adc04f325ad3798c8c324ec (diff) | |
parent | 93c4e35d844046d12c7d8bcc64e8fc3e03e85e0d (diff) |
Merge branch 'master' into pokedex-area-const-array
Diffstat (limited to 'data/scripts')
-rw-r--r-- | data/scripts/secret_base.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/secret_base.inc b/data/scripts/secret_base.inc index 6302a33a8..347513636 100644 --- a/data/scripts/secret_base.inc +++ b/data/scripts/secret_base.inc @@ -1052,7 +1052,7 @@ Text_276731: @ 8276731 .string "This data is already registered.\n" .string "Would you like to delete it?$" -Text_27676F: @ 827676F +Text_TooManyBasesDeleteSome: @ 827676F .string "Up to 10 locations can be registered.\p" .string "Delete a location if you want to\n" .string "register another location.$" @@ -1063,10 +1063,10 @@ Text_2767D1: @ 82767D1 Text_2767E9: @ 82767E9 .string "Data has been unregistered.$" -Text_276805: @ 8276805 +Text_SecretBaseBootUpPC: @ 8276805 .string "{PLAYER} booted up the PC.$" -Text_27681A: @ 827681A +Text_SecretBasePCStartMenu: @ 827681A .string "What would you like to do?$" Text_276835: @ 8276835 |