StevensSEC / pokemonbattlelib

A portable library for accurately simulating Pokemon battles.
GNU General Public License v3.0
13 stars 2 forks source link

feat: MetaLastConsumed #382

Closed adapap closed 3 years ago

adapap commented 3 years ago

Closes #326

Think the implementation works; however, I was using one of the in-a-pinch berries to test and was getting some weird results where the items were being used even if the HP did not meet the activation threshold.