From 57b8b7321c215137b53f08809ac0dfeb3a0bb20d Mon Sep 17 00:00:00 2001 From: MasterDriverRex <53700965+MasterDriverRex@users.noreply.github.com> Date: Mon, 24 May 2021 16:06:42 +1000 Subject: Updated Survive poisoning with 1 HP (markdown) --- Survive-poisoning-with-1-HP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!" -- cgit v1.2.3