pokerogue icon indicating copy to clipboard operation
pokerogue copied to clipboard

Add Neutralizing Gas message, display Manaphy egg gacha origin, allow catching wonder guard bosses

Open Tempo-anon opened this issue 9 months ago • 2 comments

  • Neutralizing Gas should display a message upon being sent out so I added a PostSummonMessageAbAttr to it
  • Manaphy eggs currently are hardcoded to not display where they were obtained. This is purely a cosmetic bug since the game still keeps track of their gachaType (an enum) while not reflecting a string description of it for the egg-list-ui-handler, confusing players. Example of what it looks like
  • There is an edge case where a boss Pokemon has wonder guard in which case it is uncatchable without a master ball

Tempo-anon avatar Apr 27 '24 21:04 Tempo-anon

Resolve conflicts

Flashfyre avatar Apr 27 '24 22:04 Flashfyre

conflicts resolved

Tempo-anon avatar Apr 27 '24 22:04 Tempo-anon