diff options
Diffstat (limited to 'world/map/npc/048-2/visitors.txt')
-rw-r--r-- | world/map/npc/048-2/visitors.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/048-2/visitors.txt b/world/map/npc/048-2/visitors.txt index 1f0721c9..b4f69e0d 100644 --- a/world/map/npc/048-2/visitors.txt +++ b/world/map/npc/048-2/visitors.txt @@ -23,7 +23,9 @@ L_Close: mes "\"Hello young one. Did you also come here to see the library?\""; menu "Nah, I'm just having a look around.",L_Close, - "Yes!",-; + "Yes!", L_More; + +L_More: mes "[Parcival]"; mes "\"That's very commendable. But you'll be disappointed, there is a huge problem and the library is all upside down."; mes "This is very annoying! I was planning this trip for months and now this!\""; |