pokecrystal-board/data/phone/text/beverly_overworld.asm
2018-01-09 19:51:30 -05:00

61 lines
964 B
NASM

BeverlyAskNumber1Text:
text "Your MARILL is so"
line "cute and adorable!"
para "You love #MON"
line "just like I do!"
para "Want to trade"
line "phone numbers?"
para "Let's chat! It'll"
line "be so much fun!"
done
BeverlyAskNumber2Text:
text "Your MARILL is so"
line "cute and adorable!"
para "We should chat, it"
line "will be fun."
para "Can I have your"
line "phone number?"
done
BeverlyNumberAcceptedText:
text "To be honest, I"
line "want a MARILL."
para "But I make do with"
line "my cute SNUBBULL."
done
BeverlyNumberDeclinedText:
text "Oh… That's"
line "disappointing…"
para "Goodbye, MARILL…"
done
BeverlyPhoneFullText:
text "Oh? Your phone's"
line "memory is full."
done
BeverlyGiftText:
text "Oh? <PLAYER>? "
line "I waited here for"
para "you. I brought you"
line "a little gift."
done
BeverlyPackFullText:
text "Oh?"
line "You have no room."
para "Please come back"
line "for it later."
done