diff options
Diffstat (limited to 'text/maps/oaks_lab.asm')
-rw-r--r-- | text/maps/oaks_lab.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/oaks_lab.asm b/text/maps/oaks_lab.asm index 1f02c355..7a6f57b7 100644 --- a/text/maps/oaks_lab.asm +++ b/text/maps/oaks_lab.asm @@ -10,7 +10,7 @@ _OaksLabText40:: cont "greedy like you!" para "Go ahead and" - line "choose, ", $52, "!" + line "choose, <PLAYER>!" done _OaksLabText41:: @@ -49,7 +49,7 @@ _OaksLabMonEnergeticText:: prompt _OaksLabReceivedMonText:: - text $52, " received" + text "<PLAYER> received" line "a @" TX_RAM wcd6d text "!@@" |