diff options
Diffstat (limited to 'text/maps/pewter_mart.asm')
-rw-r--r-- | text/maps/pewter_mart.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/pewter_mart.asm b/text/maps/pewter_mart.asm index 40e6be10..f98c72e7 100644 --- a/text/maps/pewter_mart.asm +++ b/text/maps/pewter_mart.asm @@ -1,4 +1,4 @@ -_UnnamedText_74cc6: ; 985ac (26:45ac) +_UnnamedText_74cc6:: ; 985ac (26:45ac) text "A shady, old man" line "got me to buy" cont "this really weird" @@ -8,7 +8,7 @@ _UnnamedText_74cc6: ; 985ac (26:45ac) line "and it cost ¥500!" done -_UnnamedText_74cd5: ; 9860c (26:460c) +_UnnamedText_74cd5:: ; 9860c (26:460c) text "Good things can" line "happen if you" cont "raise #MON" |