You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More std enums.
This commit is contained in:
71
text/phone/joey_overworld.asm
Normal file
71
text/phone/joey_overworld.asm
Normal file
@@ -0,0 +1,71 @@
|
||||
JoeyAskNumber1Text:
|
||||
text "Listen, can I get"
|
||||
line "your phone number?"
|
||||
|
||||
para "I'll ring you for"
|
||||
line "some battles."
|
||||
|
||||
para "I'm a rookie too, "
|
||||
line "so I think it'd be"
|
||||
cont "a good motivator."
|
||||
done
|
||||
|
||||
JoeyAskNumber2Text:
|
||||
text "Can I get your"
|
||||
line "phone number?"
|
||||
|
||||
para "I don't want to"
|
||||
line "lose against you!"
|
||||
|
||||
para "We have to battle"
|
||||
line "again, OK?"
|
||||
done
|
||||
|
||||
JoeyNumberAcceptedText:
|
||||
text "I'll ring you"
|
||||
line "whenever I get the"
|
||||
cont "urge to battle!"
|
||||
done
|
||||
|
||||
JoeyNumberDeclinedText:
|
||||
text "Oh, all right…"
|
||||
|
||||
para "But I won't lose"
|
||||
line "to you again!"
|
||||
done
|
||||
|
||||
JoeyPhoneFullText:
|
||||
text "Huh, what? Your"
|
||||
line "phone's full."
|
||||
done
|
||||
|
||||
JoeyRematchText:
|
||||
text "I've been waiting!"
|
||||
line "Let's battle now!"
|
||||
done
|
||||
|
||||
JoeyPackFullText:
|
||||
text "Hey, wait! Your"
|
||||
line "PACK is stuffed!"
|
||||
|
||||
para "Well, we'll leave"
|
||||
line "it till next time."
|
||||
done
|
||||
|
||||
JoeyRematchGiftText:
|
||||
text "And yet another"
|
||||
line "loss…"
|
||||
|
||||
para "No doubt about"
|
||||
line "it--you're tough."
|
||||
|
||||
para "Being beaten this"
|
||||
line "often actually"
|
||||
cont "feels good now!"
|
||||
|
||||
para "Here, take this. "
|
||||
line "Use it to get even"
|
||||
|
||||
para "tougher. That will"
|
||||
line "toughen me up too!"
|
||||
done
|
||||
Reference in New Issue
Block a user