Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digging activates Mummy on first turn #1296

Closed
ghoulslash opened this issue Dec 14, 2020 · 1 comment · Fixed by #1298
Closed

Digging activates Mummy on first turn #1296

ghoulslash opened this issue Dec 14, 2020 · 1 comment · Fixed by #1298
Assignees
Labels
bug Bug category: ability Pertains to abilities category: battle-mechanic Pertains to battle mechanics

Comments

@ghoulslash
Copy link
Collaborator

ghoulslash commented Dec 14, 2020

Using dig (and most likely other contact, two-turn moves) causes Mummy to trigger on the disappearing turn:

dig_mummy_bug

Should likely just involve a STATUS3_SEMI_INVULNERABLE check, or TARGET_TURN_DAMAGED in the mummy activation

@ghoulslash ghoulslash self-assigned this Dec 14, 2020
@Pyredrid Pyredrid added category: battle-mechanic Pertains to battle mechanics category: ability Pertains to abilities bug Bug labels Dec 14, 2020
@ghoulslash ghoulslash linked a pull request Dec 14, 2020 that will close this issue
@ultima-soul
Copy link
Collaborator

Resolved in #1298.

surskitty pushed a commit to surskitty/pokeemerald that referenced this issue Jan 12, 2021
Add missing braces to bugfix in CalculateMonStats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug category: ability Pertains to abilities category: battle-mechanic Pertains to battle mechanics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants