Salier
Salier
[a0f9185] : https://github.com/kwsch/pkNX/issues/98 https://github.com/kwsch/pkNX/issues/175
    Despite setting the parameter `InheritAbilitySetting` to `All`, no abilities are inherited through evolution. This parameter does work when set to `One` or `Two`. The `Shared` value...
In the case of a mon having obtained a pre-evolution later in the game, and by such the pre-evolution coming later in the dex than the mon. The types/ability inheritence...
When using the AsyncMachine, any asyncio.TimeoutError that gets raised during a manipulation of the state machine gets eaten by it and process outside of state machine keep going as if...