summaryrefslogtreecommitdiff
path: root/scripts/ceruleancity.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-18 01:17:03 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-18 01:17:03 -0500
commit80bae03975a84dadf080c79f52216866dd410cf8 (patch)
tree282a30407e6d6f9e8aa6e665ebf0e826ccc79569 /scripts/ceruleancity.asm
parenta51037eeeedb03e29d8675626018cf02750882fa (diff)
Clean up text commands
Diffstat (limited to 'scripts/ceruleancity.asm')
-rwxr-xr-xscripts/ceruleancity.asm15
1 files changed, 8 insertions, 7 deletions
diff --git a/scripts/ceruleancity.asm b/scripts/ceruleancity.asm
index 94f90f2b..d6269a64 100755
--- a/scripts/ceruleancity.asm
+++ b/scripts/ceruleancity.asm
@@ -320,9 +320,10 @@ CeruleanCityText_196d9:
ReceivedTM28Text:
TX_FAR _ReceivedTM28Text
- db $0B
+ TX_SFX_ITEM_1
TX_FAR _ReceivedTM28Text2
- db $0D, "@"
+ TX_WAIT
+ db "@"
TM28NoRoomText:
TX_FAR _TM28NoRoomText
@@ -356,13 +357,13 @@ CeruleanCityText6:
CeruleanCityText7:
TX_ASM
ld a, [hRandomAdd]
- cp $b4
+ cp 180
jr c, .asm_e9fc9
ld hl, CeruleanCityText_19730
call PrintText
jr .asm_d486e
.asm_e9fc9
- cp $64
+ cp 100
jr c, .asm_df99b
ld hl, CeruleanCityText_19735
call PrintText
@@ -388,19 +389,19 @@ CeruleanCityText_1973a:
CeruleanCityText8:
TX_ASM
ld a, [hRandomAdd]
- cp $b4
+ cp 180
jr c, .asm_e28da
ld hl, CeruleanCityText_1976f
call PrintText
jr .asm_f2f38
.asm_e28da
- cp $78
+ cp 120
jr c, .asm_15d08
ld hl, CeruleanCityText_19774
call PrintText
jr .asm_f2f38
.asm_15d08
- cp $3c
+ cp 60
jr c, .asm_d7fea
ld hl, CeruleanCityText_19779
call PrintText