From 5574ec64ca662d76ef0eac8e2c6812c49700fed7 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 19 Aug 2018 13:56:41 -0400 Subject: Label some Unknown map text --- maps/ElmsLab.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'maps/ElmsLab.asm') diff --git a/maps/ElmsLab.asm b/maps/ElmsLab.asm index 2deaf2016..d2cf87d2f 100644 --- a/maps/ElmsLab.asm +++ b/maps/ElmsLab.asm @@ -111,7 +111,7 @@ ElmCheckEverstone: writebyte TOGETIC special FindPartyMonThatSpeciesYourTrainerID iftrue ShowElmTogepiScript - writetext UnknownText_0x79a40 + writetext ElmThoughtEggHatchedText waitbutton closetext end @@ -1064,7 +1064,7 @@ ElmWaitingEggHatchText: line "EGG changed any?" done -UnknownText_0x79a40: +ElmThoughtEggHatchedText: text "? I thought" line "the EGG hatched." -- cgit v1.2.3