From e83d2651665539dc7906141bbc98bf733742a7d5 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 17 Jan 2012 01:53:37 -0700 Subject: Use the currency character in appropriate text. hg-commit-id: b7e03f7a6c6e --- common.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.asm') diff --git a/common.asm b/common.asm index 63ba49ff..4ccd7f1c 100644 --- a/common.asm +++ b/common.asm @@ -39805,7 +39805,7 @@ _RockTunnelPokecenterText1: ; 0x8c2c0 _RockTunnelPokecenterText3: ; 0x8c316 db $0, "I sold a useless", $4f - db "NUGGET for ", $f0, "5000!", $57 + db "NUGGET for ¥5000!", $57 INCBIN "baserom.gbc",$8c33a,$8c5b7 - $8c33a -- cgit v1.2.3