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:
58
text/phone/ralph_overworld.asm
Normal file
58
text/phone/ralph_overworld.asm
Normal file
@@ -0,0 +1,58 @@
|
||||
RalphAskNumber1Text:
|
||||
text "Don't young people"
|
||||
line "fish anymore?"
|
||||
|
||||
para "I've seen rare"
|
||||
line "#MON while I've"
|
||||
cont "been fishing…"
|
||||
|
||||
para "You young people"
|
||||
line "like that, right?"
|
||||
|
||||
para "Want to trade"
|
||||
line "phone numbers?"
|
||||
|
||||
para "I'll let you know"
|
||||
line "if I see anything."
|
||||
done
|
||||
|
||||
RalphAskNumber2Text:
|
||||
text "Hm? So you do want"
|
||||
line "me to phone if I"
|
||||
cont "see rare #MON?"
|
||||
done
|
||||
|
||||
RalphNumberAcceptedText:
|
||||
text "Yep, phone if I"
|
||||
line "see rare #MON."
|
||||
|
||||
para "Don't worry, I"
|
||||
line "won't forget!"
|
||||
done
|
||||
|
||||
RalphNumberDeclinedText:
|
||||
text "Oh…"
|
||||
line "My own kids won't"
|
||||
|
||||
para "even give me their"
|
||||
line "phone numbers…"
|
||||
|
||||
para "Is that how young"
|
||||
line "people are today?"
|
||||
done
|
||||
|
||||
RalphPhoneFullText:
|
||||
text "Your phone's"
|
||||
line "memory is full."
|
||||
|
||||
para "It seems that"
|
||||
line "young people all"
|
||||
cont "have #GEAR."
|
||||
done
|
||||
|
||||
RalphRematchText:
|
||||
text "Hey, kid!"
|
||||
|
||||
para "No losing for me"
|
||||
line "this day!"
|
||||
done
|
||||
Reference in New Issue
Block a user