From fb9977457adfd3d43ef9e0a9093f647a62f13029 Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Sat, 22 Apr 2023 10:24:49 +0100 Subject: [PATCH] Carapthor dex entries 4 martha --- data/pokemon/new_dex_text.asm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/data/pokemon/new_dex_text.asm b/data/pokemon/new_dex_text.asm index cb72f731..c83782cb 100644 --- a/data/pokemon/new_dex_text.asm +++ b/data/pokemon/new_dex_text.asm @@ -998,6 +998,36 @@ _TaurosPADexEntry:: next "its horns" dex +_KokanaDexEntry:: + text "Closely related to" + next "WEEDLE. Due to the" + next "lack of a horn," + + para "it hides under" + next "trees, gnawing" + next "their roots" + dex + +_KasanagiDexEntry:: + text "While awaiting" + next "evolution, it" + next "barely moves. If" + + page "threatened, it" + next "shudders while" + next "throwing punches" + dex + +_CarapthorDexEntry:: + text "Often called the" + next "'forest gent'," + next "CARAPTHOR strolls" + + page "around forests" + next "with swagger, to" + next "BEEDRILL's ire" + dex + _MissingNoDexEntry:: text "This is a newly" next "discovered"