diff options
author | YamaArashi <shadow962@live.com> | 2016-07-04 18:12:13 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-04 18:12:13 -0700 |
commit | d4b1b25a6ee19624ab54e69ba92f9ce0b1c1ce11 (patch) | |
tree | a43afeef56b9a40f98028cfacb8d6714abc5e8a4 /data/text | |
parent | 367c81763c8c05debf031bddf6c3eb51edee96fc (diff) |
more scripts
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/maps/DewfordTown.s | 2 | ||||
-rw-r--r-- | data/text/maps/LittlerootTown_MaysHouse_2F.s | 3 | ||||
-rw-r--r-- | data/text/maps/LittlerootTown_ProfessorBirchsLab.s | 3 |
3 files changed, 4 insertions, 4 deletions
diff --git a/data/text/maps/DewfordTown.s b/data/text/maps/DewfordTown.s index a39dcc4c2..efdbfbff6 100644 --- a/data/text/maps/DewfordTown.s +++ b/data/text/maps/DewfordTown.s @@ -162,6 +162,6 @@ DewfordTown_Text_16BD37:: @ 816BD37 .string "“{STR_VAR_1}” is the\n" .string "definition of “in” right now.$" -UnknownString_816BD79: @ 816BD79 +DewfordTown_Text_16BD79: @ 816BD79 .string "“{STR_VAR_2}” is at\n" .string "the pinnacle of cool right now.$" diff --git a/data/text/maps/LittlerootTown_MaysHouse_2F.s b/data/text/maps/LittlerootTown_MaysHouse_2F.s index a63675bce..313095c8d 100644 --- a/data/text/maps/LittlerootTown_MaysHouse_2F.s +++ b/data/text/maps/LittlerootTown_MaysHouse_2F.s @@ -81,3 +81,6 @@ LittlerootTown_BrendansHouse_2F_Text_1739CC:: @ 81739CC .string "Hey, {PLAYER}, if I see you while I’m out\n" .string "catching POKéMON, I can pitch you a\l" .string "battle if you’d like.$" + +UnknownString_8173A76: @ 8173A76 + .string "It’s lined with POKéMON picture books.$" diff --git a/data/text/maps/LittlerootTown_ProfessorBirchsLab.s b/data/text/maps/LittlerootTown_ProfessorBirchsLab.s index 28dd5b31f..eef8370b2 100644 --- a/data/text/maps/LittlerootTown_ProfessorBirchsLab.s +++ b/data/text/maps/LittlerootTown_ProfessorBirchsLab.s @@ -1,6 +1,3 @@ -UnknownString_8173A76: @ 8173A76 - .string "It’s lined with POKéMON picture books.$" - UnknownString_8173A9D: @ 8173A9D .string "POKéMON SPECIES & HABITATS...\n" .string "HUMAN & POKéMON COEXISTENCE...\l" |