Skip to content

Point Clear Smog at the new s_clear_smog function code#288

Open
Zodiarche wants to merge 1 commit into
mainfrom
fix/clear-smog-function-code
Open

Point Clear Smog at the new s_clear_smog function code#288
Zodiarche wants to merge 1 commit into
mainfrom
fix/clear-smog-function-code

Conversation

@Zodiarche

Copy link
Copy Markdown
Collaborator

Point the clear_smog move at the new s_clear_smog function code.

Clear Smog was mapped to s_haze, which no longer deals damage after the engine move-hierarchy correction, so Clear Smog silently dealt 0 damage. The dedicated s_clear_smog function code restores its damage while keeping the target's stat-stage reset.

Applies to every generation pack where Clear Smog exists (Gen 5 to Gen 9, 9 files).

Engine MR (must be merged together): https://gitlab.com/pokemonsdk/pokemonsdk/-/merge_requests/1844

Clear Smog was mapped to s_haze, which no longer deals damage after the engine
move-hierarchy correction. Switch it to the dedicated s_clear_smog function code
so it deals regular damage again while still clearing its target's stat stages.

Applies to every generation pack where Clear Smog exists (Gen 5 to Gen 9).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants