diff options
| author | MasterDriverRex <53700965+MasterDriverRex@users.noreply.github.com> | 2021-05-24 16:06:42 +1000 |
|---|---|---|
| committer | MasterDriverRex <53700965+MasterDriverRex@users.noreply.github.com> | 2021-05-24 16:06:42 +1000 |
| commit | 57b8b7321c215137b53f08809ac0dfeb3a0bb20d (patch) | |
| tree | de414602e6993e501f32c896ee8fc35ca22ab1fc | |
| parent | 8f4b56dfd9c68a314443a408f68144c8b55c2264 (diff) | |
Updated Survive poisoning with 1 HP (markdown)
| -rw-r--r-- | Survive-poisoning-with-1-HP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Survive-poisoning-with-1-HP.md b/Survive-poisoning-with-1-HP.md index 7df677b..c9be63a 100644 --- a/Survive-poisoning-with-1-HP.md +++ b/Survive-poisoning-with-1-HP.md @@ -14,7 +14,7 @@ Poisoned Pokémon lose 1 HP every four steps you take in the overworld. In Gen 1 Edit [data/text/common_2.asm](../blob/master/data/text/common_2.asm): ```diff - UnknownText_0x1c0acc:: + _PoisonFaintText:: text_ram wStringBuffer3 text_start - line "fainted!" |
