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 /engine/hidden_object_functions7.asm | |
parent | f2c38581b05ccddd18cd937b3552958de9353696 (diff) |
Almost done
Diffstat (limited to 'engine/hidden_object_functions7.asm')
-rwxr-xr-x | engine/hidden_object_functions7.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm index 2f9a6aa5..39d72e2e 100755 --- a/engine/hidden_object_functions7.asm +++ b/engine/hidden_object_functions7.asm @@ -445,11 +445,11 @@ BillsHousePokemonListText1: db "@" BillsMonListText: - db "EVOLI" - next "PYROLI" - next "VOLTALI" - next "AQUALI" - next "RETOUR@" + db "EVOLI" + next "FLAMARA" + next "BLITZA" + next "AQUANA" + next "ZURÜCK@" BillsHousePokemonListText2: TX_FAR _BillsHousePokemonListText2 |