From 141e7c2de899d57e793618d3cd050025c9ac59d7 Mon Sep 17 00:00:00 2001 From: emaskyesmogon <79380228+emaskyesmogon@users.noreply.github.com> Date: Tue, 6 Sep 2022 11:51:53 -0600 Subject: [PATCH] Museum Text Updates Aerodactyl Fossil to reference the new fossil. --- data/text/text_2.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/text/text_2.asm b/data/text/text_2.asm index 6720021c..434d652d 100644 --- a/data/text/text_2.asm +++ b/data/text/text_2.asm @@ -592,8 +592,8 @@ _Route15UpstairsBinocularsText:: _AerodactylFossilText:: text "AERODACTYL Fossil" - line "A primitive and" - cont "rare #MON." + line "It can be found" + cont "in WING FOSSILS." done _KabutopsFossilText::