kep-hack/data/moves
Llinos Evans afa5b76639 Add Powder Snow, fix Moltres
- Adds Powder Snow; GSC stats, was cut from RBY.
- Articuno, Jynx, Buu, Glaceon, Alolan Sandslash, and Alolan Ninetales get Powder Snow at L1.
- Glaceon also gets Powder Snow over Aurora Beam at L1; a nerf that makes it more accurate to its PLA learnset. Glaceon doesn't normally get this move.
- Moltres now gets Flamethrower at L51, fixing an error that GSC fixed. Leer is off by exactly 10 spaces. Leer has been made an L1 move, making it consistent with Articuno's Powder Snow. Does not affect legality, given the Tradeback Tutor.
- Because I'm pedantic, Zapdos gets Thunderbolt as an L1 move like Articuno's Ice Beam, so they all stay the same. Does not affect legality.
2023-11-25 18:28:36 +00:00
..
animations.asm Add Powder Snow, fix Moltres 2023-11-25 18:28:36 +00:00
effects_pointers.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
field_move_names.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
field_moves.asm Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
grammar.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
hm_moves.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
moves.asm Add Powder Snow, fix Moltres 2023-11-25 18:28:36 +00:00
names.asm Add Powder Snow, fix Moltres 2023-11-25 18:28:36 +00:00
sfx.asm Add Powder Snow, fix Moltres 2023-11-25 18:28:36 +00:00
tmhm_moves.asm Use rgbds 0.5.0 features: 2021-04-17 19:06:56 -04:00