diff options
Diffstat (limited to 'npc/003-2')
-rw-r--r-- | npc/003-2/lua.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 70c355a01..ba3d37142 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -169,7 +169,8 @@ L_Info: getexp BaseLevel*30, JobLevel*5; // Reference Levels: (10, 3) setq General_Narrator, 2; mesn; - mesq l("Lucky for you, the Alliance have means to assist you. Please show me the following:"); + mesq l("Lucky for you, the Alliance have means to assist you. You'll be a grown up, full fledged adventurer in no time at all, and will be able to visit a friend of mine, who will then send you there."); + next; goto L_Task; L_Task: |