You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
More charmap and home/text.asm documentation for JP chars
This commit is contained in:
@@ -45,7 +45,7 @@ BillPhoneNotFullText: ; 0x1b452a
|
||||
para "<PLAY_G>, your BOX"
|
||||
line "has room for @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
cont "more #MON."
|
||||
|
||||
para "Get out there and"
|
||||
|
@@ -491,7 +491,7 @@ UnknownText_0x64e2f: ; 0x64e2f
|
||||
|
||||
para "to @"
|
||||
text_from_ram StringBuffer5
|
||||
text ""
|
||||
text_start
|
||||
line "and pick it up?"
|
||||
done
|
||||
; 0x64e90
|
||||
@@ -561,7 +561,7 @@ UnknownText_0x6501c: ; 0x6501c
|
||||
text "You know what?"
|
||||
line "A wild @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "got away from me"
|
||||
line "again."
|
||||
|
||||
@@ -918,7 +918,7 @@ DerekCheekPincherText: ; 0x65ab2
|
||||
text "Listen to this."
|
||||
line "My @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "grins happily when"
|
||||
line "I pinch its cheek."
|
||||
|
||||
@@ -1497,7 +1497,7 @@ UnknownText_0x669ed: ; 0x669ed
|
||||
text "But get this, a"
|
||||
line "wild @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "just barely eluded"
|
||||
line "us."
|
||||
|
||||
@@ -1808,7 +1808,7 @@ UnknownText_0x6717a: ; 0x6717a
|
||||
text_from_ram StringBuffer3
|
||||
text "'s @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "is much stronger"
|
||||
cont "than before!"
|
||||
done
|
||||
@@ -1831,7 +1831,7 @@ UnknownText_0x671eb: ; 0x671eb
|
||||
|
||||
para "A wild @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "got away from me"
|
||||
|
||||
para "again. It's just"
|
||||
|
@@ -316,7 +316,7 @@ UnknownText_0x174895: ; 0x174895
|
||||
|
||||
para "in @"
|
||||
text_from_ram StringBuffer5
|
||||
text ""
|
||||
text_start
|
||||
line "when you can."
|
||||
done
|
||||
; 0x1748ea
|
||||
@@ -372,7 +372,7 @@ UnknownText_0x1749c7: ; 0x1749c7
|
||||
GavenGreaterText: ; 0x174a24
|
||||
text "My @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "might be greater"
|
||||
cont "than I imagined."
|
||||
|
||||
@@ -485,7 +485,7 @@ UnknownText_0x174cf6: ; 0x174cf6
|
||||
text "Oh, have you ever"
|
||||
line "seen a @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
cont "before?"
|
||||
|
||||
para "I just battled"
|
||||
@@ -823,7 +823,7 @@ UnknownText_0x175591: ; 0x175591
|
||||
text "Oh yeah, I took"
|
||||
line "down a @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "in the wild the"
|
||||
line "other day."
|
||||
|
||||
@@ -927,7 +927,7 @@ UnknownText_0x175869: ; 0x175869
|
||||
text "Oh yeah, we KO'd a"
|
||||
line "wild @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "with one hit a"
|
||||
line "while back."
|
||||
|
||||
@@ -1549,7 +1549,7 @@ UnknownText_0x176aef: ; 0x176aef
|
||||
|
||||
para "wild @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "quite often."
|
||||
|
||||
para "They're easily"
|
||||
@@ -1605,20 +1605,20 @@ UnknownText_0x176c61: ; 0x176c61
|
||||
para "I took a hike in"
|
||||
line "@"
|
||||
text_from_ram StringBuffer5
|
||||
text ""
|
||||
text_start
|
||||
cont "yesterday, see?"
|
||||
|
||||
para "Well, there were"
|
||||
line "tons of @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "around! You have"
|
||||
line "to see it!"
|
||||
|
||||
para "I get this feeling"
|
||||
line "that @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "may be timid."
|
||||
line "I didn't see any"
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
JoseAskNumber1Text:
|
||||
text "If my @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "sees anything"
|
||||
|
||||
para "pretty, it goes"
|
||||
|
@@ -14,7 +14,7 @@ MomPhoneLandmarkText: ; 0x1b4021
|
||||
para "Isn't that where"
|
||||
line "@"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
para "is? Did you go"
|
||||
line "take a look?"
|
||||
done
|
||||
|
@@ -739,7 +739,7 @@ UnknownText_0x1b5d51: ; 0x1b5d51
|
||||
UnknownText_0x1b5d9f: ; 0x1b5d9f
|
||||
text "Hello, @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "speaking."
|
||||
|
||||
para "Oh, <PLAY_G>."
|
||||
@@ -749,7 +749,7 @@ UnknownText_0x1b5d9f: ; 0x1b5d9f
|
||||
UnknownText_0x1b5dcc: ; 0x1b5dcc
|
||||
text "Hello, @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "speaking."
|
||||
|
||||
para "Oh, <PLAY_G>."
|
||||
@@ -759,7 +759,7 @@ UnknownText_0x1b5dcc: ; 0x1b5dcc
|
||||
UnknownText_0x1b5df8: ; 0x1b5df8
|
||||
text "Hello, @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "speaking."
|
||||
|
||||
para "Oh, <PLAY_G>."
|
||||
@@ -852,7 +852,7 @@ UnknownText_0x1b5ff6: ; 0x1b5ff6
|
||||
|
||||
para "This is @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "the HIKER!"
|
||||
done
|
||||
|
||||
@@ -862,7 +862,7 @@ UnknownText_0x1b6017: ; 0x1b6017
|
||||
|
||||
para "This is @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "the HIKER!"
|
||||
done
|
||||
|
||||
@@ -872,7 +872,7 @@ UnknownText_0x1b6041: ; 0x1b6041
|
||||
|
||||
para "This is @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "the HIKER!"
|
||||
done
|
||||
|
||||
@@ -1033,7 +1033,7 @@ UnknownText_0x1b6352: ; 0x1b6352
|
||||
UnknownText_0x1b638c: ; 0x1b638c
|
||||
text "Hello? @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "here…"
|
||||
|
||||
para "Hey, <PLAY_G>!"
|
||||
@@ -1042,7 +1042,7 @@ UnknownText_0x1b638c: ; 0x1b638c
|
||||
UnknownText_0x1b63a8: ; 0x1b63a8
|
||||
text "Hello? @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "here…"
|
||||
|
||||
para "Wow, <PLAY_G>!"
|
||||
@@ -1051,7 +1051,7 @@ UnknownText_0x1b63a8: ; 0x1b63a8
|
||||
UnknownText_0x1b63c4: ; 0x1b63c4
|
||||
text "Hello? @"
|
||||
text_from_ram StringBuffer3
|
||||
text ""
|
||||
text_start
|
||||
line "here…"
|
||||
|
||||
para "Yippee, <PLAY_G>!"
|
||||
@@ -1563,7 +1563,7 @@ UnknownText_0x1b6db9: ; 0x1b6db9
|
||||
|
||||
para "Heh, my @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "is so tough, it"
|
||||
|
||||
para "doesn't need to go"
|
||||
@@ -1722,7 +1722,7 @@ UnknownText_0x1b7161: ; 0x1b7161
|
||||
|
||||
para "My @"
|
||||
text_from_ram StringBuffer4
|
||||
text ""
|
||||
text_start
|
||||
line "looks like it will"
|
||||
|
||||
para "get tough enough"
|
||||
|
Reference in New Issue
Block a user