mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
newline before para
This commit is contained in:
parent
747c9059d4
commit
17336221e6
@ -190,7 +190,7 @@
|
|||||||
charmap "♂", $ef
|
charmap "♂", $ef
|
||||||
charmap "¥", $f0
|
charmap "¥", $f0
|
||||||
charmap "×", $f1
|
charmap "×", $f1
|
||||||
charmap "<DOT>", $f2 ; same as "." in English
|
charmap "<DOT>", $f2 ; decimal point; same as "." in English
|
||||||
charmap "/", $f3
|
charmap "/", $f3
|
||||||
charmap ",", $f4
|
charmap ",", $f4
|
||||||
charmap "♀", $f5
|
charmap "♀", $f5
|
||||||
|
@ -121,14 +121,17 @@ UnknownText_0x1bc1cf::
|
|||||||
UnknownText_0x1bc1eb::
|
UnknownText_0x1bc1eb::
|
||||||
text "Your PASSCODE has"
|
text "Your PASSCODE has"
|
||||||
line "been set."
|
line "been set."
|
||||||
|
|
||||||
para "Enter this number"
|
para "Enter this number"
|
||||||
line "next time to open"
|
line "next time to open"
|
||||||
cont "the CARD FOLDER."
|
cont "the CARD FOLDER."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1bc23e::
|
UnknownText_0x1bc23e::
|
||||||
text "0000 is invalid!"
|
text "0000 is invalid!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -140,6 +143,7 @@ UnknownText_0x1bc251::
|
|||||||
UnknownText_0x1bc272::
|
UnknownText_0x1bc272::
|
||||||
text "Incorrect"
|
text "Incorrect"
|
||||||
line "PASSCODE!"
|
line "PASSCODE!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@ -758,6 +758,7 @@ _EndUsedMove5Text::
|
|||||||
|
|
||||||
UnknownText_0x1c0db0::
|
UnknownText_0x1c0db0::
|
||||||
text "Huh?"
|
text "Huh?"
|
||||||
|
|
||||||
para "@@"
|
para "@@"
|
||||||
|
|
||||||
UnknownText_0x1c0db8::
|
UnknownText_0x1c0db8::
|
||||||
@ -966,6 +967,7 @@ ContestJudging_SecondPlaceText::
|
|||||||
line "@"
|
line "@"
|
||||||
text_from_ram wBugContestWinnerName
|
text_from_ram wBugContestWinnerName
|
||||||
text ","
|
text ","
|
||||||
|
|
||||||
para "who caught a"
|
para "who caught a"
|
||||||
line "@"
|
line "@"
|
||||||
text_from_ram StringBuffer1
|
text_from_ram StringBuffer1
|
||||||
@ -973,6 +975,7 @@ ContestJudging_SecondPlaceText::
|
|||||||
|
|
||||||
ContestJudging_SecondPlaceScoreText::
|
ContestJudging_SecondPlaceScoreText::
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "The score was"
|
para "The score was"
|
||||||
line "@"
|
line "@"
|
||||||
deciram wBugContestSecondPlaceScore, 2, 3
|
deciram wBugContestSecondPlaceScore, 2, 3
|
||||||
@ -984,6 +987,7 @@ ContestJudging_ThirdPlaceText::
|
|||||||
line "@"
|
line "@"
|
||||||
text_from_ram wBugContestWinnerName
|
text_from_ram wBugContestWinnerName
|
||||||
text ","
|
text ","
|
||||||
|
|
||||||
para "who caught a"
|
para "who caught a"
|
||||||
line "@"
|
line "@"
|
||||||
text_from_ram StringBuffer1
|
text_from_ram StringBuffer1
|
||||||
@ -991,6 +995,7 @@ ContestJudging_ThirdPlaceText::
|
|||||||
|
|
||||||
ContestJudging_ThirdPlaceScoreText::
|
ContestJudging_ThirdPlaceScoreText::
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "The score was"
|
para "The score was"
|
||||||
line "@"
|
line "@"
|
||||||
deciram wBugContestThirdPlaceScore, 2, 3
|
deciram wBugContestThirdPlaceScore, 2, 3
|
||||||
@ -1009,6 +1014,7 @@ UnknownText_0x1c1203::
|
|||||||
|
|
||||||
UnknownText_0x1c123a::
|
UnknownText_0x1c123a::
|
||||||
text "CURRENT RECORD"
|
text "CURRENT RECORD"
|
||||||
|
|
||||||
para "@"
|
para "@"
|
||||||
text_from_ram StringBuffer1
|
text_from_ram StringBuffer1
|
||||||
text " caught by"
|
text " caught by"
|
||||||
@ -1312,17 +1318,21 @@ _OakPCText4::
|
|||||||
UnknownText_0x1c19cd::
|
UnknownText_0x1c19cd::
|
||||||
text "Triple-theme"
|
text "Triple-theme"
|
||||||
line "trainer ranking!"
|
line "trainer ranking!"
|
||||||
|
|
||||||
para "The SAVE file you"
|
para "The SAVE file you"
|
||||||
line "just sent might"
|
line "just sent might"
|
||||||
cont "make the rankings!"
|
cont "make the rankings!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c1a22::
|
UnknownText_0x1c1a22::
|
||||||
text "There is no"
|
text "There is no"
|
||||||
line "ranking data."
|
line "ranking data."
|
||||||
|
|
||||||
para "Link to obtain"
|
para "Link to obtain"
|
||||||
line "ranking data."
|
line "ranking data."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@ -439,6 +439,7 @@ UnknownText_0x1c4ae5::
|
|||||||
line "seeing @"
|
line "seeing @"
|
||||||
text_from_ram wSeerNickname
|
text_from_ram wSeerNickname
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "in battle would"
|
para "in battle would"
|
||||||
line "excite anyone."
|
line "excite anyone."
|
||||||
done
|
done
|
||||||
@ -451,6 +452,7 @@ UnknownText_0x1c4b92::
|
|||||||
|
|
||||||
UnknownText_0x1c4baf::
|
UnknownText_0x1c4baf::
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "evolved into"
|
para "evolved into"
|
||||||
line "@"
|
line "@"
|
||||||
text_from_ram StringBuffer1
|
text_from_ram StringBuffer1
|
||||||
@ -725,10 +727,13 @@ _MobileStadiumEntryText::
|
|||||||
_MobileStadiumSuccessText::
|
_MobileStadiumSuccessText::
|
||||||
text "Data transfer is"
|
text "Data transfer is"
|
||||||
line "complete."
|
line "complete."
|
||||||
|
|
||||||
para "We hope you enjoy"
|
para "We hope you enjoy"
|
||||||
line "MOBILE STADIUM"
|
line "MOBILE STADIUM"
|
||||||
|
|
||||||
para "battles in the N64"
|
para "battles in the N64"
|
||||||
line "#MON STADIUM 2."
|
line "#MON STADIUM 2."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -772,43 +777,55 @@ UnknownText_0x1c521c::
|
|||||||
UnknownText_0x1c5238::
|
UnknownText_0x1c5238::
|
||||||
text "The CARD FOLDER"
|
text "The CARD FOLDER"
|
||||||
line "stores your and"
|
line "stores your and"
|
||||||
|
|
||||||
para "your friends'"
|
para "your friends'"
|
||||||
line "CARDS."
|
line "CARDS."
|
||||||
|
|
||||||
para "A CARD contains"
|
para "A CARD contains"
|
||||||
line "information like"
|
line "information like"
|
||||||
|
|
||||||
para "the person's name,"
|
para "the person's name,"
|
||||||
line "phone number and"
|
line "phone number and"
|
||||||
cont "profile."
|
cont "profile."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c52bc::
|
UnknownText_0x1c52bc::
|
||||||
text "This is your CARD."
|
text "This is your CARD."
|
||||||
|
|
||||||
para "Once you've"
|
para "Once you've"
|
||||||
line "entered your phone"
|
line "entered your phone"
|
||||||
|
|
||||||
para "number, you can"
|
para "number, you can"
|
||||||
line "trade CARDS with"
|
line "trade CARDS with"
|
||||||
cont "your friends."
|
cont "your friends."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c531e::
|
UnknownText_0x1c531e::
|
||||||
text "If you have your"
|
text "If you have your"
|
||||||
line "friend's CARD, you"
|
line "friend's CARD, you"
|
||||||
|
|
||||||
para "can use it to make"
|
para "can use it to make"
|
||||||
line "a call from a"
|
line "a call from a"
|
||||||
|
|
||||||
para "mobile phone on"
|
para "mobile phone on"
|
||||||
line "the 2nd floor of a"
|
line "the 2nd floor of a"
|
||||||
cont "#MON CENTER."
|
cont "#MON CENTER."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c5394::
|
UnknownText_0x1c5394::
|
||||||
text "To safely store"
|
text "To safely store"
|
||||||
line "your collection of"
|
line "your collection of"
|
||||||
|
|
||||||
para "CARDS, you must"
|
para "CARDS, you must"
|
||||||
line "set a PASSCODE for"
|
line "set a PASSCODE for"
|
||||||
cont "your CARD FOLDER."
|
cont "your CARD FOLDER."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -836,6 +853,7 @@ UnknownText_0x1c5494::
|
|||||||
UnknownText_0x1c54b9::
|
UnknownText_0x1c54b9::
|
||||||
text "The CARD FOLDER"
|
text "The CARD FOLDER"
|
||||||
line "has been deleted."
|
line "has been deleted."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -974,6 +992,7 @@ UnknownText_0x1c574e::
|
|||||||
text " Poof!@"
|
text " Poof!@"
|
||||||
interpret_data
|
interpret_data
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "@"
|
para "@"
|
||||||
text_from_ram wMonOrItemNameBuffer
|
text_from_ram wMonOrItemNameBuffer
|
||||||
text " forgot"
|
text " forgot"
|
||||||
@ -1065,18 +1084,21 @@ UnknownText_0x1c58bc::
|
|||||||
|
|
||||||
UnknownText_0x1c58d1::
|
UnknownText_0x1c58d1::
|
||||||
text "Here you go!"
|
text "Here you go!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c58e0::
|
UnknownText_0x1c58e0::
|
||||||
text "You don't have"
|
text "You don't have"
|
||||||
line "enough points."
|
line "enough points."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c58ff::
|
UnknownText_0x1c58ff::
|
||||||
text "You have no room"
|
text "You have no room"
|
||||||
line "for it."
|
line "for it."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -1087,12 +1109,14 @@ UnknownText_0x1c591a::
|
|||||||
|
|
||||||
UnknownText_0x1c5937::
|
UnknownText_0x1c5937::
|
||||||
text "Excuse me!"
|
text "Excuse me!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
Text_ExcuseMeYoureNotReady::
|
Text_ExcuseMeYoureNotReady::
|
||||||
text "Excuse me."
|
text "Excuse me."
|
||||||
line "You're not ready."
|
line "You're not ready."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -1104,18 +1128,21 @@ UnknownText_0x1c5962::
|
|||||||
UnknownText_0x1c5983::
|
UnknownText_0x1c5983::
|
||||||
text "You need at least"
|
text "You need at least"
|
||||||
line "three #MON."
|
line "three #MON."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x1c59a3::
|
UnknownText_0x1c59a3::
|
||||||
text "Sorry, an EGG"
|
text "Sorry, an EGG"
|
||||||
line "doesn't qualify."
|
line "doesn't qualify."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
Text_OnlyThreePkmnMayBeEntered::
|
Text_OnlyThreePkmnMayBeEntered::
|
||||||
text "Only three #MON"
|
text "Only three #MON"
|
||||||
line "may be entered."
|
line "may be entered."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -1125,6 +1152,7 @@ Text_ThePkmnMustAllBeDifferentKinds::
|
|||||||
text " #MON"
|
text " #MON"
|
||||||
line "must all be"
|
line "must all be"
|
||||||
cont "different kinds."
|
cont "different kinds."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -1134,12 +1162,14 @@ Text_ThePkmnMustNotHoldTheSameItems::
|
|||||||
text " #MON"
|
text " #MON"
|
||||||
line "must not hold the"
|
line "must not hold the"
|
||||||
cont "same items."
|
cont "same items."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
Text_YouCantTakeAnEgg::
|
Text_YouCantTakeAnEgg::
|
||||||
text "You can't take an"
|
text "You can't take an"
|
||||||
line "EGG!"
|
line "EGG!"
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -1292,6 +1322,7 @@ UnknownText_0x1c5d03::
|
|||||||
line "inside!@"
|
line "inside!@"
|
||||||
sound_dex_fanfare_50_79
|
sound_dex_fanfare_50_79
|
||||||
text_start
|
text_start
|
||||||
|
|
||||||
para "@"
|
para "@"
|
||||||
text_from_ram PlayerName
|
text_from_ram PlayerName
|
||||||
text " sent the"
|
text " sent the"
|
||||||
|
@ -308,8 +308,10 @@ UnknownText_0x1b53f7: ; 0x1b53f7
|
|||||||
line "@"
|
line "@"
|
||||||
text_from_ram StringBuffer3
|
text_from_ram StringBuffer3
|
||||||
text "."
|
text "."
|
||||||
|
|
||||||
para "Oh, <PLAY_G>."
|
para "Oh, <PLAY_G>."
|
||||||
line "Good morning."
|
line "Good morning."
|
||||||
|
|
||||||
para ""
|
para ""
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@ -1088,10 +1088,10 @@ StatsScreen_LoadPageIndicators: ; 4e4cd (13:64cd)
|
|||||||
ld a, $36 ; first of 4 small square tiles
|
ld a, $36 ; first of 4 small square tiles
|
||||||
call .load_square
|
call .load_square
|
||||||
hlcoord 15, 5
|
hlcoord 15, 5
|
||||||
ld a, $36 ; """
|
ld a, $36 ; " " " "
|
||||||
call .load_square
|
call .load_square
|
||||||
hlcoord 17, 5
|
hlcoord 17, 5
|
||||||
ld a, $36 ; """
|
ld a, $36 ; " " " "
|
||||||
call .load_square
|
call .load_square
|
||||||
ld a, c
|
ld a, c
|
||||||
cp GREEN_PAGE
|
cp GREEN_PAGE
|
||||||
|
Loading…
Reference in New Issue
Block a user