diff options
Diffstat (limited to 'world/map/npc/030-2/basic_npcs.txt')
-rw-r--r-- | world/map/npc/030-2/basic_npcs.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/030-2/basic_npcs.txt b/world/map/npc/030-2/basic_npcs.txt index f3a25f6b..b8573912 100644 --- a/world/map/npc/030-2/basic_npcs.txt +++ b/world/map/npc/030-2/basic_npcs.txt @@ -42,7 +42,9 @@ menu "Yes, it's really interesting.", L_Interesting, "It's ok.", L_Rage, - "I'm confused, it's much bigger than from the outside.", -; + "I'm confused, it's much bigger than from the outside.", L_Next; + +L_Next: mes "[Akseli]"; mes "\"Ah, yes, that's a magic technique almost all of the Sages use. The house is located in a shifted dimension.\""; goto L_Close; |