mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
[Pokémon R/B] Major bug fix + dialogue change (#1305)
* [Pokemon R/B] Major bug fixes * [Pokemon R/B] Dialogue updates
This commit is contained in:
@@ -1205,8 +1205,6 @@ tm_moves = [
|
||||
'Thunder Wave', 'Psywave', 'Explosion', 'Rock Slide', 'Tri Attack', 'Substitute'
|
||||
]
|
||||
|
||||
|
||||
|
||||
first_stage_pokemon = [pokemon for pokemon in pokemon_data.keys() if pokemon not in evolves_from]
|
||||
legendary_pokemon = ["Articuno", "Zapdos", "Moltres", "Mewtwo", "Mew"]
|
||||
|
||||
|
Reference in New Issue
Block a user