You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Split generic phone caller+callee text into individual NPCs
This commit is contained in:
105
data/phone/text/derek_caller.asm
Normal file
105
data/phone/text/derek_caller.asm
Normal file
@@ -0,0 +1,105 @@
|
||||
DerekCheekPincherText:
|
||||
text "Listen to this."
|
||||
line "My @"
|
||||
text_ram wStringBuffer4
|
||||
text_start
|
||||
para "grins happily when"
|
||||
line "I pinch its cheek."
|
||||
|
||||
para "But it never grins"
|
||||
line "for anyone else."
|
||||
|
||||
para "I must be special."
|
||||
done
|
||||
|
||||
UnknownText_0x65b29:
|
||||
text "Oh, and recently,"
|
||||
line "my PIKACHU beat a"
|
||||
cont "wild @"
|
||||
text_ram wStringBuffer4
|
||||
text "!"
|
||||
|
||||
para "A wild @"
|
||||
text_ram wStringBuffer4
|
||||
text ","
|
||||
line "I tell you!"
|
||||
|
||||
para "Don't you think"
|
||||
line "that's astounding?"
|
||||
|
||||
para "My PIKACHU is"
|
||||
line "awesome!"
|
||||
|
||||
para "My PIKACHU is the"
|
||||
line "greatest!"
|
||||
done
|
||||
|
||||
UnknownText_0x65bc8:
|
||||
text "Oh, and I saw a"
|
||||
line "wild @"
|
||||
text_ram wStringBuffer4
|
||||
text " a"
|
||||
cont "little while ago."
|
||||
|
||||
para "But it wasn't very"
|
||||
line "cute, so I left"
|
||||
|
||||
para "it…"
|
||||
line "#MON have to be"
|
||||
|
||||
para "cute. They're no"
|
||||
line "good otherwise."
|
||||
done
|
||||
|
||||
UnknownText_0x65c4e:
|
||||
text "Well, let's talk"
|
||||
line "again!"
|
||||
done
|
||||
|
||||
DerekBugCatchingContestText:
|
||||
text "Did you remember?"
|
||||
line "The Bug-Catching"
|
||||
cont "Contest is today."
|
||||
|
||||
para "You're going to"
|
||||
line "go, aren't you?"
|
||||
|
||||
para "I think I'll"
|
||||
line "participate with"
|
||||
|
||||
para "PIKACHU to show"
|
||||
line "off its cuteness."
|
||||
done
|
||||
|
||||
UnknownText_0x65cf9:
|
||||
text "I'd like you to"
|
||||
line "have a NUGGET."
|
||||
|
||||
para "My PIKACHU just"
|
||||
line "loves it."
|
||||
|
||||
para "I'm certain your"
|
||||
line "PIKACHU will love"
|
||||
cont "it too!"
|
||||
done
|
||||
|
||||
UnknownText_0x65d5c:
|
||||
text "How is your"
|
||||
line "PIKACHU doing?"
|
||||
|
||||
para "Let's get together"
|
||||
line "and brag about our"
|
||||
cont "PIKACHU!"
|
||||
done
|
||||
|
||||
UnknownText_0x65da6:
|
||||
text "What's wrong?"
|
||||
|
||||
para "I'm waiting on"
|
||||
line "@"
|
||||
text_ram wStringBuffer5
|
||||
text "."
|
||||
|
||||
para "Come pick this up"
|
||||
line "anytime."
|
||||
done
|
||||
Reference in New Issue
Block a user