diff options
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 |