Ishadijcks / Ishadijcks.github.io

PokéClicker
15 stars 32 forks source link

Dual typing #55

Closed Ishadijcks closed 7 years ago

Ishadijcks commented 7 years ago

Implement dual typing.

This sucks because it's a lot of work. You can change the type in the pokemonList to an array, or add a type2, not sure what's better.

Enemies can become both types, or a random one.

You could get 2 shards per Pokémon or the random picked one.

MrGrote commented 7 years ago

I believe this is fixed in #57

Ishadijcks commented 7 years ago

Yep, I have merged it to a stage branch. It's kind of a big change so I want to test it a bit more.