Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528)

This commit is contained in:
Eduardo Quezada
2025-08-11 10:06:58 -04:00
committed by GitHub
parent de6c9c6176
commit a9d5c2cd28
14 changed files with 27 additions and 64 deletions

View File

@@ -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`