mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
81 lines
1.2 KiB
NASM
81 lines
1.2 KiB
NASM
HueyAskNumber1Text:
|
|
text "Cool! That's the"
|
|
line "first time I've"
|
|
cont "lost in a while!"
|
|
|
|
para "Hey, give me your"
|
|
line "phone number."
|
|
|
|
para "You'd be fun to"
|
|
line "battle, so I'll"
|
|
|
|
para "call you when I"
|
|
line "get stronger!"
|
|
done
|
|
|
|
HueyAskNumber2Text:
|
|
text "Hey, give me your"
|
|
line "phone number."
|
|
|
|
para "You'd be fun to"
|
|
line "battle, so I'll"
|
|
|
|
para "call you when I"
|
|
line "get stronger!"
|
|
done
|
|
|
|
HueyNumberAcceptedText:
|
|
text "Hey, let's battle"
|
|
line "again!"
|
|
done
|
|
|
|
HueyNumberDeclinedText:
|
|
text "Looks like you're"
|
|
line "a wimp…"
|
|
done
|
|
|
|
HueyPhoneFullText:
|
|
text "Hey! Your phone's"
|
|
line "already full!"
|
|
done
|
|
|
|
HueyRematchText:
|
|
text "Hey! I'm tired of"
|
|
line "waiting for you!"
|
|
done
|
|
|
|
HueyPackFullText:
|
|
text "Oh… Your PACK's"
|
|
line "full. I'll give it"
|
|
cont "to you later."
|
|
done
|
|
|
|
HueyRematchGiftText:
|
|
text "Man! You're as"
|
|
line "tough as ever!"
|
|
|
|
para "I've battled you"
|
|
line "over and over, but"
|
|
|
|
para "<PLAYER>, I haven't"
|
|
line "won once."
|
|
|
|
para "I bought tons of"
|
|
line "items to toughen"
|
|
|
|
para "up my #MON, but"
|
|
line "to no avail…"
|
|
|
|
para "Items alone aren't"
|
|
line "the answer."
|
|
|
|
para "That must be what"
|
|
line "it is…"
|
|
|
|
para "Here, take this,"
|
|
line "<PLAYER>."
|
|
|
|
para "I won't be needing"
|
|
line "it anymore…"
|
|
done
|