mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-11 16:04:49 +13:00
Uppercut reimagines KEP's clusterfuck of an animation, reversing Karate Chop and then reworking the sounds Coin Hurl works like the Poke Ball toss, and then spits out coins on-hit. Looks sort of like Acid in practice. This was weirdly complicated to implement as I had to disentangle the throw animation from the Poke Ball toss in Game Freak fashion. Strong Arm does the "metal" starting animation, then does its best Rollout into DynamicPunch impression. |
||
|---|---|---|
| .. | ||
| battle | ||
| battle_anims | ||
| battle_tower | ||
| collision | ||
| decorations | ||
| events | ||
| items | ||
| maps | ||
| moves | ||
| phone | ||
| pokemon | ||
| radio | ||
| sprite_anims | ||
| sprites | ||
| text | ||
| tilesets | ||
| trainers | ||
| types | ||
| wild | ||
| credits_script.asm | ||
| credits_strings.asm | ||
| default_options.asm | ||
| growth_rates.asm | ||
| icon_pointers.asm | ||
| mon_menu.asm | ||
| party_menu_qualities.asm | ||
| player_names.asm | ||
| predef_pointers.asm | ||
| sgb_ctrl_packets.asm | ||
| text_buffers.asm | ||
| tilesets.asm | ||