mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 22:37:57 +13:00
switch money sign back in common.asm
hg-commit-id: 99a5394d5391
This commit is contained in:
parent
42fa336ec6
commit
438456a3a7
|
@ -39805,7 +39805,7 @@ _RockTunnelPokecenterText1: ; 0x8c2c0
|
|||
|
||||
_RockTunnelPokecenterText3: ; 0x8c316
|
||||
db $0, "I sold a useless", $4f
|
||||
db "NUGGET for ¥5000!", $57
|
||||
db "NUGGET for ", $f0, "5000!", $57
|
||||
|
||||
INCBIN "baserom.gbc",$8c33a,$8c5b7 - $8c33a
|
||||
|
||||
|
|
Loading…
Reference in a new issue