diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-19 17:19:13 -0600 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2021-12-19 17:19:13 -0600 |
commit | 7acad69795034b5d2c4b5253b7f6901484e440d3 (patch) | |
tree | 2a4c04e26882cc1dde5bb3196f951aa1af00952a /data/data_80E59A8.s | |
parent | 8e1c66d8bd01807285b05d8333f36cd2d70e062c (diff) |
Renamed inconsistent color macros
Diffstat (limited to 'data/data_80E59A8.s')
-rw-r--r-- | data/data_80E59A8.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/data_80E59A8.s b/data/data_80E59A8.s index 6299a16..2c4d1dd 100644 --- a/data/data_80E59A8.s +++ b/data/data_80E59A8.s @@ -185,7 +185,7 @@ gUnknown_80E61C0: @ 80E61C0 .global gUnknown_80E61E4 gUnknown_80E61E4: @ 80E61E4 - .string "{COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 ITEM_COLOR}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}\n" + .string "{COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 GREEN_2}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}\n" .string "will be sent.\n" .string "Is that OK?\0" .align 2,0 @@ -214,13 +214,13 @@ gUnknown_80E62C4: @ 80E62C4 .global gUnknown_80E6314 gUnknown_80E6314: @ 80E6314 .string "You received\n" - .string "{COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 ITEM_COLOR}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}.\n" + .string "{COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 GREEN_2}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}.\n" .string "Your adventure will be saved.\0" .align 2,0 .global gUnknown_80E6358 gUnknown_80E6358: @ 80E6358 - .string "You sent {COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 ITEM_COLOR}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}.\0" + .string "You sent {COLOR_1 LIGHT_BLUE_2}$d0{END_COLOR_TEXT_1} {COLOR_1 GREEN_2}{ARG_MOVE_ITEM_0}(s){END_COLOR_TEXT_1}.\0" .align 2,0 @ Trade Items Link Errors |