mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
e3e0bcd653
Name a lot of text labels according to our conventions
138 lines
2.1 KiB
NASM
138 lines
2.1 KiB
NASM
TiffanyMonIsAdorableText:
|
|
text "My @"
|
|
text_ram wStringBuffer4
|
|
text "'s"
|
|
line "adorable, don't"
|
|
|
|
para "you think so?"
|
|
line "I always sleep"
|
|
|
|
para "with it--it's so"
|
|
line "fluffy and warm!"
|
|
done
|
|
|
|
TiffanyDefeatedMonText:
|
|
text "Oh, and we had to"
|
|
line "battle a wild"
|
|
|
|
para "@"
|
|
text_ram wStringBuffer4
|
|
text " a while"
|
|
line "ago…"
|
|
|
|
para "My CLEFAIRY came"
|
|
line "close to fainting!"
|
|
|
|
para "Isn't that awful?"
|
|
|
|
para "I hate those nasty"
|
|
line "@"
|
|
text_ram wStringBuffer4
|
|
text "!"
|
|
done
|
|
|
|
TiffanyLostAMonText:
|
|
text "Oh, and we had to"
|
|
line "battle a wild"
|
|
|
|
para "@"
|
|
text_ram wStringBuffer4
|
|
text " a while"
|
|
line "ago…"
|
|
|
|
para "My CLEFAIRY got"
|
|
line "frightened, so we"
|
|
|
|
para "ran away as fast"
|
|
line "as we could!"
|
|
|
|
para "I just can't help"
|
|
line "feeling protective"
|
|
cont "of my CLEFAIRY."
|
|
done
|
|
|
|
TiffanyBattleRematchText:
|
|
text "I know this might"
|
|
line "surprise you, but"
|
|
|
|
para "would you like to"
|
|
line "battle?"
|
|
|
|
para "I'll be waiting"
|
|
line "with CLEFAIRY on"
|
|
cont "@"
|
|
text_ram wStringBuffer5
|
|
text "."
|
|
done
|
|
|
|
TiffanyItsAwfulText:
|
|
text_ram wStringBuffer4
|
|
text "!"
|
|
|
|
para "It's awful."
|
|
line "My CLEFAIRY…"
|
|
|
|
para "Huh? <PLAY_G>?"
|
|
|
|
para "Oh, sorry! I was"
|
|
line "in a hurry, and I…"
|
|
|
|
para "I have to go!"
|
|
line "Bye-bye!"
|
|
done
|
|
|
|
TiffanyHangUpText:
|
|
text "Bye-bye!"
|
|
done
|
|
|
|
TiffanyFoundItemText:
|
|
text "I bought some PINK"
|
|
line "BOWS at GOLDENROD"
|
|
|
|
para "DEPT.STORE for my"
|
|
line "CLEFAIRY."
|
|
|
|
para "I got too many, so"
|
|
line "I'll give you one!"
|
|
|
|
para "Come collect it on"
|
|
line "@"
|
|
text_ram wStringBuffer5
|
|
text "."
|
|
done
|
|
|
|
TiffanyNoItemText:
|
|
text "I love dressing up"
|
|
line "my CLEFAIRY!"
|
|
done
|
|
|
|
TiffanyAsleepText:
|
|
text "What's wrong?"
|
|
line "Can't you visit?"
|
|
|
|
para "CLEFAIRY got tired"
|
|
line "and fell asleep."
|
|
|
|
para "I'm not sure if I"
|
|
line "can wake it up…"
|
|
|
|
para "Please hurry to"
|
|
line "@"
|
|
text_ram wStringBuffer5
|
|
text "!"
|
|
done
|
|
|
|
TiffanyHurryText:
|
|
text "What's wrong?"
|
|
line "Can't you visit?"
|
|
|
|
para "I'm sure this will"
|
|
line "look good on your"
|
|
cont "CLEFAIRY."
|
|
|
|
para "Please hurry to"
|
|
line "@"
|
|
text_ram wStringBuffer5
|
|
text "!"
|
|
done
|