diff options
Diffstat (limited to 'text/maps/silph_co_1f.asm')
-rw-r--r-- | text/maps/silph_co_1f.asm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/text/maps/silph_co_1f.asm b/text/maps/silph_co_1f.asm index 1ef80189..f18f9a37 100644 --- a/text/maps/silph_co_1f.asm +++ b/text/maps/silph_co_1f.asm @@ -1,7 +1,8 @@ _SilphCo1Text1:: - text "Welcome!" + text "Willkommen!" - para "The PRESIDENT is" - line "in the boardroom" - cont "on 11F!" + para "Der PRÄSIDENT" + line "befindet sich" + cont "im 10. Stock im" + cont "Konferenzraum!" done |