summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:44:32 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:44:32 -0400
commit4b91cc770e8fc83353f962a4a6f9ebef6eb952c8 (patch)
tree817ba66931e06ebc5ba45103e5055a574d327a2f /scripts
parentbd7620b8519bab0a2b827a4244a696207a111990 (diff)
Text macros; Prize Room
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/celadongamecorner.asm2
-rwxr-xr-xscripts/celadonmartroof.asm2
-rwxr-xr-xscripts/viridianmart.asm2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm
index 9af229c6..0013be1b 100755
--- a/scripts/celadongamecorner.asm
+++ b/scripts/celadongamecorner.asm
@@ -491,7 +491,7 @@ CeladonGameCornerScript_48f1e: ; 48f1e (12:4f1e)
call PlaceString
coord hl, 12, 3
ld de, wPlayerMoney
- ld c, 3 | MONEY_SIGH | LEADING_ZEROES
+ ld c, 3 | MONEY_SIGN | LEADING_ZEROES
call PrintBCDNumber
coord hl, 12, 4
ld de, GameCornerCoinText
diff --git a/scripts/celadonmartroof.asm b/scripts/celadonmartroof.asm
index b129753d..4d819be7 100755
--- a/scripts/celadonmartroof.asm
+++ b/scripts/celadonmartroof.asm
@@ -252,7 +252,7 @@ CeladonMartRoofText4: ; 4859d (12:459d)
db "@"
CeladonMartRoofText5: ; 485a2 (12:45a2)
- db $f5
+ TX_VENDING_MACHINE
CeladonMartRoofText6: ; 485a3 (12:45a3)
TX_FAR _CeladonMartRoofText6
diff --git a/scripts/viridianmart.asm b/scripts/viridianmart.asm
index 05e566fb..b69e24c2 100755
--- a/scripts/viridianmart.asm
+++ b/scripts/viridianmart.asm
@@ -93,7 +93,7 @@ ViridianMartText4: ; 1d4f5 (7:54f5)
ViridianMartText5: ; 1d4fa (7:54fa)
TX_FAR ViridianMartParcelQuestText
- db $11
+ TX_SFX_KEY_ITEM
db "@"
ViridianMartText2: ; 1d500 (7:5500)