mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 03:49:50 -05:00
Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528)
This commit is contained in:
@@ -428,7 +428,7 @@ Spaces in pattern match newlines (\n, \l, and \p) in the message.
|
||||
Often used to check that a battler took its turn but it failed, e.g.:
|
||||
```
|
||||
MESSAGE("Wobbuffet used Dream Eater!");
|
||||
MESSAGE("The opposing Wobbuffet wasn't affected!");
|
||||
MESSAGE("It doesn't affect the opposing Wobbuffet…");
|
||||
```
|
||||
|
||||
### `STATUS_ICON`
|
||||
|
||||
Reference in New Issue
Block a user