BluRosie/hg-engine

pickpocket issues

Opened this issue · 3 comments

  • if it gets hit while holding an item it will steal another item
  • if you switch a pickpocket mon into u-turn it will steal the item of the mon u-turn brings in
  • pickpocket triggers on the first turn of fly

it doesn't check for no item fr?

Is the only solution here adding a flag to bitfield in BattlePokemon struct?

Is the only solution here adding a flag to bitfield in BattlePokemon struct?

can probably actually just use the ability activated flag