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:
45
text/phone/reena_overworld.asm
Normal file
45
text/phone/reena_overworld.asm
Normal file
@@ -0,0 +1,45 @@
|
||||
ReenaAskNumber1Text:
|
||||
text "Not bad…"
|
||||
line "It's something to"
|
||||
|
||||
para "beat me, even by"
|
||||
line "an unlikely fluke…"
|
||||
|
||||
para "I like you! Give"
|
||||
line "me your number!"
|
||||
|
||||
para "You can be my"
|
||||
line "practice partner!"
|
||||
done
|
||||
|
||||
ReenaAskNumber2Text:
|
||||
text "Give me your phone"
|
||||
line "number!"
|
||||
|
||||
para "You are going to"
|
||||
line "be my practice"
|
||||
cont "partner!"
|
||||
done
|
||||
|
||||
ReenaNumberAcceptedText:
|
||||
text "Don't be too proud"
|
||||
line "about beating me!"
|
||||
|
||||
para "It was a fluke!"
|
||||
done
|
||||
|
||||
ReenaNumberDeclinedText:
|
||||
text "I don't believe"
|
||||
line "it! You're going"
|
||||
cont "to regret this!"
|
||||
done
|
||||
|
||||
ReenaPhoneFullText:
|
||||
text "What? Your phone"
|
||||
line "list has no room!"
|
||||
done
|
||||
|
||||
ReenaRematchText:
|
||||
text "What took you?"
|
||||
line "Start right away!"
|
||||
done
|
||||
Reference in New Issue
Block a user