diff options
| author | yenatch <yenatch@gmail.com> | 2015-06-27 21:59:17 -0700 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-06-27 22:53:38 -0700 |
| commit | e2c2e20f93f43848542362a5deee677e88f9507d (patch) | |
| tree | 6134c60a610ce7e2872af65212c06883abbc2cb2 /maps/RuinsofAlphResearchCenter.asm | |
| parent | c00949dddf8498eb6483487792332f10dd074386 (diff) | |
Use charmaps for special string codepoints.
Also fix all the text.
Also fix some unreferenced scripts that were interpreted as text.
Diffstat (limited to 'maps/RuinsofAlphResearchCenter.asm')
| -rw-r--r-- | maps/RuinsofAlphResearchCenter.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/RuinsofAlphResearchCenter.asm b/maps/RuinsofAlphResearchCenter.asm index b7c08255c..54d1e078d 100644 --- a/maps/RuinsofAlphResearchCenter.asm +++ b/maps/RuinsofAlphResearchCenter.asm @@ -233,7 +233,7 @@ UnknownText_0x59278: ; 0x59278 ; 0x592fa UnknownText_0x592fa: ; 0x592fa - text $52, "'s #DEX" + text "<PLAYER>'s #DEX" line "was upgraded." done ; 0x59311 |
