kep-hack/text/SafariZoneEastRestHouse.asm
Llinos Evans 7e3d48513b Add Meltan Event
A guy in a Safari Zone Rest House will hand you a Meltan he found lost. It's built off the Lapras guy in Silph.

Also changes the positions of some trader NPCs in the Pokemon Centres to match the others.
2023-04-09 14:48:04 +01:00

39 lines
607 B
NASM

_SafariZoneRestHouse3Text1::
text "How many did you"
line "catch? I'm bushed"
cont "from the work!"
done
_SafariZoneRestHouse3Text2::
text "I caught a"
line "CHANSEY!"
para "That makes this"
line "all worthwhile!"
done
_SafariZoneRestHouse3Text3::
text "Whew! I'm tired"
line "from all the fun!"
done
_MeltanGuyText::
text "I found a lost"
line "#MON. It seems"
cont "to be looking"
cont "for its friends."
para "Could you take"
line "care of it, kid?"
prompt
_MeltanInfo::
text "My sources say it's"
line "called MELTAN."
para "It's never seen in"
line "KANTO..."
done