diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
commit | 80bae03975a84dadf080c79f52216866dd410cf8 (patch) | |
tree | 282a30407e6d6f9e8aa6e665ebf0e826ccc79569 /scripts/pewtergym.asm | |
parent | a51037eeeedb03e29d8675626018cf02750882fa (diff) |
Clean up text commands
Diffstat (limited to 'scripts/pewtergym.asm')
-rwxr-xr-x | scripts/pewtergym.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/pewtergym.asm b/scripts/pewtergym.asm index 7e5becf2..ac035550 100755 --- a/scripts/pewtergym.asm +++ b/scripts/pewtergym.asm @@ -149,7 +149,7 @@ PewterGymText4: PewterGymText5: TX_FAR _ReceivedTM34Text - db $0B + TX_SFX_ITEM_1 TX_FAR _TM34ExplanationText db "@" @@ -159,7 +159,7 @@ PewterGymText6: PewterGymText_5c4bc: TX_FAR _PewterGymText_5c4bc - db $0B + TX_SFX_LEVEL_UP ; probably supposed to play SFX_GET_ITEM_1 but the wrong music bank is loaded TX_FAR _PewterGymText_5c4c1 db "@" |