jep-hack/data/phone/text/arnie_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

63 lines
942 B
NASM

ArnieAnswerPhoneText:
text "Yeah, hello."
line "This is @"
text_ram wStringBuffer3
text "."
para "…Huh, <PLAY_G>? Yo!"
done
ArnieAnswerPhoneDayText:
text "Yeah, hello, you"
line "got @"
text_ram wStringBuffer3
text "."
para "…Huh, <PLAY_G>? Yo!"
done
ArnieAnswerPhoneNiteText:
text "Yeah, hello, you"
line "got @"
text_ram wStringBuffer3
text "."
para "…Huh, <PLAY_G>? Yo!"
done
ArnieGreetText:
text "Yeah, hello?"
line "@"
text_ram wStringBuffer3
text " calling."
para "What are you up"
line "to, <PLAY_G>?"
done
ArnieGreetDayText:
text "Yeah, hello?"
line "@"
text_ram wStringBuffer3
text " calling."
para "Where are you now,"
line "<PLAY_G>?"
done
ArnieGreetNiteText:
text "Yeah, hello?"
line "@"
text_ram wStringBuffer3
text " calling."
para "Are you awake now,"
line "<PLAY_G>?"
done
ArnieGenericText:
text "I bet your #MON"
line "are a lot stronger"
cont "than before."
done