diff options
author | yenatch <yenatch@gmail.com> | 2014-01-22 19:07:39 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-01-22 19:07:39 -0500 |
commit | bf743815fabea7ff0d5f6775a39befe94d919299 (patch) | |
tree | 5a719b00e5494691c07bda99b9097b1b33a28819 /text | |
parent | 9da43a2311ff61ef89a187be4f8b897abf660bed (diff) |
Silph Co 1f text was actually somewhere else
Diffstat (limited to 'text')
-rw-r--r-- | text/maps/silph_co_1f.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/text/maps/silph_co_1f.asm b/text/maps/silph_co_1f.asm index 139597f9..ebb1cb90 100644 --- a/text/maps/silph_co_1f.asm +++ b/text/maps/silph_co_1f.asm @@ -1,2 +1,8 @@ +_SilphCo1Text1: ; a245a (28:645a) + text "Welcome!" + para "The PRESIDENT is" + line "in the boardroom" + cont "on 11F!" + done |