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/alan_overworld.asm
Normal file
71
text/phone/alan_overworld.asm
Normal file
@@ -0,0 +1,71 @@
|
||||
AlanAskNumber1Text:
|
||||
text "Reading textbooks"
|
||||
line "is worthwhile"
|
||||
cont "every so often."
|
||||
|
||||
para "When I'm reading"
|
||||
line "and walking, I"
|
||||
cont "have to look down."
|
||||
|
||||
para "So I notice items"
|
||||
line "on the ground."
|
||||
|
||||
para "Next time I find"
|
||||
line "something, I'll"
|
||||
cont "give it to you."
|
||||
|
||||
para "May I have your"
|
||||
line "phone number?"
|
||||
done
|
||||
|
||||
AlanAskNumber2Text:
|
||||
text "If I find some-"
|
||||
line "thing, it's yours."
|
||||
|
||||
para "So may I have your"
|
||||
line "phone number?"
|
||||
done
|
||||
|
||||
AlanNumberAcceptedText:
|
||||
text "I'll call you as"
|
||||
line "soon as I find"
|
||||
|
||||
para "something. You can"
|
||||
line "count on it!"
|
||||
done
|
||||
|
||||
AlanNumberDeclinedText:
|
||||
text "Oh… I thought it"
|
||||
line "would be a good"
|
||||
|
||||
para "break to call you"
|
||||
line "when I'm studying…"
|
||||
done
|
||||
|
||||
AlanPhoneFullText:
|
||||
text "There's no room"
|
||||
line "for my number."
|
||||
done
|
||||
|
||||
AlanRematchText:
|
||||
text "I waited around"
|
||||
line "for you!"
|
||||
|
||||
para "I'm thoroughly"
|
||||
line "prepared today!"
|
||||
done
|
||||
|
||||
AlanGiftText:
|
||||
text "This, this! This"
|
||||
line "is yours! Ta-da!"
|
||||
done
|
||||
|
||||
AlanPackFullText:
|
||||
text "Whoops!"
|
||||
|
||||
para "You can't carry"
|
||||
line "any more items!"
|
||||
|
||||
para "I'll hold it until"
|
||||
line "next time."
|
||||
done
|
||||
Reference in New Issue
Block a user