TwitchPlaysPokemon / chattycrystal

2021 Anniversary Project - Chat-driven Crystal game featuring many past TPP hosts.
9 stars 3 forks source link

Update gym leader definitions. Remove host sentience/update sprites. #4

Closed FrostedGeulleisia closed 3 years ago

FrostedGeulleisia commented 3 years ago

Update the definitions in leaders.asm to assign each host, that replaces a gym leader, the gym leader music. Splits trainer classes when neccesary, etc. Currently tested and working up to badge 6. (the rest have to wait until Chaos decides on replacements).

Also updates the text/overworld sprites wherever possible, to be consistent.

Summary:

Add IsGymLeader definitions for Johto:

Add IsGymLeader definitions for Kanto:

Assign other music:

Text/Sprite changes include Burned Tower, Ecruteak Gym, Olivine Lighthouse, Olivine Gym, Olivine City. Also fixed the Olivine City host encounter script, hopefully. That part is untested. It builds, and that's what matters, right?

FrostedGeulleisia commented 3 years ago

Now that I think about it, due to a time crunch (and Chaos's plans to update trainers with new species/moves soon). I should better merge this now, before conflicts arise.