Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
Document Dewford Trend and match_call.c
This commit is contained in:
@@ -10,7 +10,7 @@ DewfordTown_Hall_EventScript_Girl:: @ 81FD4D0
|
||||
lock
|
||||
faceplayer
|
||||
call Common_EventScript_BufferTrendyPhrase
|
||||
special TrendyPhraseIsOld
|
||||
special IsTrendyPhraseBoring
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq DewfordTown_Hall_EventScript_GirlBoredOfTrend
|
||||
msgbox DewfordTown_Hall_Text_CantImagineLifeWithoutTrend, MSGBOX_DEFAULT
|
||||
|
||||
@@ -138,7 +138,7 @@ gSpecials:: @ 81DBA64
|
||||
def_special BufferMonNickname
|
||||
def_special IsMonOTIDNotPlayers
|
||||
def_special BufferTrendyPhraseString
|
||||
def_special TrendyPhraseIsOld
|
||||
def_special IsTrendyPhraseBoring
|
||||
def_special BufferDeepLinkPhrase
|
||||
def_special GetDewfordHallPaintingNameIndex
|
||||
def_special SwapRegisteredBike
|
||||
|
||||
@@ -1229,7 +1229,7 @@ gTVTodaysRivalTrainerText06:: @ 082849AE
|
||||
.string "Let's all keep moving forward\n"
|
||||
.string "and ahead of our rivals!$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText00:: @ 08284A3E
|
||||
TrendWatcher_Text_Intro:: @ 08284A3E
|
||||
.string "DEWFORD TREND-WATCHER NETWORK!\p"
|
||||
.string "MC: Wassup?\n"
|
||||
.string "We'll keep it real with the latest on\l"
|
||||
@@ -1251,17 +1251,18 @@ gTVDewfordTrendWatcherNetworkText00:: @ 08284A3E
|
||||
.string "MC: Uh, no. What we want to know is\n"
|
||||
.string "what's the in thing of the moment…$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText01:: @ 08284C55
|
||||
@ Identical to below, may have been different in other languages
|
||||
TrendWatcher_Text_MaleTaughtMePhrase:: @ 08284C55
|
||||
.string "Old man: {STR_VAR_1} {STR_VAR_2}\n"
|
||||
.string "was what {STR_VAR_3} from LITTLEROOT\l"
|
||||
.string "taught me as being trendy…$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText02:: @ 08284C9B
|
||||
TrendWatcher_Text_FemaleTaughtMePhrase:: @ 08284C9B
|
||||
.string "Old man: {STR_VAR_1} {STR_VAR_2}\n"
|
||||
.string "was what {STR_VAR_3} from LITTLEROOT\l"
|
||||
.string "taught me as being trendy…$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText03:: @ 08284CE1
|
||||
TrendWatcher_Text_PhraseWasHopeless:: @ 08284CE1
|
||||
.string "But it was utterly hopeless.\p"
|
||||
.string "{STR_VAR_1} {STR_VAR_2} festival!\p"
|
||||
.string "{STR_VAR_1} {STR_VAR_2} contest!\p"
|
||||
@@ -1272,17 +1273,18 @@ gTVDewfordTrendWatcherNetworkText03:: @ 08284CE1
|
||||
.string "MC: Uh, excuse me, compadre, I need\n"
|
||||
.string "to hear about what's in now…$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText04:: @ 08284DB6
|
||||
@ Identical to below, may have been different in other languages
|
||||
TrendWatcher_Text_MaleTellMeBigger:: @ 08284DB6
|
||||
.string "Old man: {STR_VAR_3}!\n"
|
||||
.string "Please, tell me something bigger than\l"
|
||||
.string "that {STR_VAR_1} {STR_VAR_2}!$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText05:: @ 08284DF5
|
||||
TrendWatcher_Text_FemaleTellMeBigger:: @ 08284DF5
|
||||
.string "Old man: {STR_VAR_3}!\n"
|
||||
.string "Please, tell me something bigger than\l"
|
||||
.string "that {STR_VAR_1} {STR_VAR_2}!$"
|
||||
|
||||
gTVDewfordTrendWatcherNetworkText06:: @ 08284E34
|
||||
TrendWatcher_Text_Outro:: @ 08284E34
|
||||
.string "MC: …Uh… So, there you have it,\n"
|
||||
.string "all you trendy, hep cats out there!\p"
|
||||
.string "{STR_VAR_1} {STR_VAR_2}…uh…\n"
|
||||
|
||||
Reference in New Issue
Block a user