jep-hack/data/phone/text/unknown_callee.asm
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00

31 lines
482 B
NASM

UnknownGenericText:
text "How are your"
line "#MON doing?"
para "My #MON are a"
line "bit too energetic."
para "@"
text_ram wStringBuffer4
text ","
line "especially."
para "Every time it"
line "spots a trainer,"
cont "it has to battle."
para "It gets to be a"
line "bit much for me!"
done
UnknownTougherThanEverText:
text "My @"
text_ram wStringBuffer4
text "'s"
line "looking tougher"
cont "than ever."
para "It looks even"
line "tougher than me!"
done