diff options
Diffstat (limited to 'text')
-rw-r--r-- | text/common_2.asm | 4 | ||||
-rw-r--r-- | text/common_3.asm | 8 | ||||
-rw-r--r-- | text/common_4.asm | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/text/common_2.asm b/text/common_2.asm index 052ea9ebb..78dd90069 100644 --- a/text/common_2.asm +++ b/text/common_2.asm @@ -109,7 +109,7 @@ UnknownText_0x1bc14f: ; 0x1bc14f deciram CurPartyLevel, 1, 3 text "!@" sound_dex_fanfare_50_79 - text_waitbutton + text_waitsfx db "@" ; 0x1bc16d @@ -1576,7 +1576,7 @@ UnknownText_0x1bd3be: ; 0x1bd3be text_from_ram StringBuffer1 text "!@" sound_item - text_waitbutton + text_waitsfx db "@" ; 0x1bd3d6 diff --git a/text/common_3.asm b/text/common_3.asm index adc32f6cb..bb0f286e9 100644 --- a/text/common_3.asm +++ b/text/common_3.asm @@ -362,7 +362,7 @@ UnknownText_0x1c05ec: ; 1c05ec UnknownText_0x1c0609: ; 1c0609 text "A blinding FLASH" line "lights the area!@" - text_waitbutton + text_waitsfx db "@" ; 1c062e @@ -932,7 +932,7 @@ UnknownText_0x1c0dba: ; 1c0dba text " came" line "out of its EGG!@" sound_caught_mon - text_waitbutton + text_waitsfx db "@" ; 1c0dd7 @@ -1223,7 +1223,7 @@ UnknownText_0x1c123a: ; 1c123a text " caught by" line "@" text_from_ram wMagikarpRecordHoldersName - text_waitbutton + text_waitsfx db "@" ; 1c1260 @@ -1786,7 +1786,7 @@ _OakText2: ; 1c1da4 ; 1c1de2 _OakText3: ; 1c1de2 - text_waitbutton + text_waitsfx db "@" ; 1c1de4 diff --git a/text/common_4.asm b/text/common_4.asm index ad4a90d27..a3ed18ac9 100644 --- a/text/common_4.asm +++ b/text/common_4.asm @@ -1051,7 +1051,7 @@ UnknownText_0x1c5660: ; 0x1c5660 text_from_ram StringBuffer2 text "!@" sound_dex_fanfare_50_79 - text_waitbutton + text_waitsfx db "@" ; 0x1c5677 @@ -1376,7 +1376,7 @@ UnknownText_0x1c5b34: ; 0x1c5b34 ; 0x1c5b35 Text_Waitbutton_2: ; 0x1c5b35 - text_waitbutton + text_waitsfx db "@" ; 0x1c5b37 @@ -1397,7 +1397,7 @@ UnknownText_0x1c5b53: ; 0x1c5b53 line "was newly added to" cont "the #DEX.@" sound_slot_machine_start - text_waitbutton + text_waitsfx db "@" ; 0x1c5b7e @@ -1453,7 +1453,7 @@ UnknownText_0x1c5c28: ; 0x1c5c28 UnknownText_0x1c5c44: ; 0x1c5c44 text "<PLAYER> played the" line "# FLUTE.@" - text_waitbutton + text_waitsfx db "@" ; 0x1c5c5d |