diff options
Diffstat (limited to 'world/map/npc/030-2/avalia.txt')
-rw-r--r-- | world/map/npc/030-2/avalia.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/030-2/avalia.txt b/world/map/npc/030-2/avalia.txt index 038b0dd2..970197a0 100644 --- a/world/map/npc/030-2/avalia.txt +++ b/world/map/npc/030-2/avalia.txt @@ -32,7 +32,9 @@ L_ListReturn: mes "[Avalia]"; mes "\"This had better be important, I have got enough to worry about.\""; menu - "Sorry for interrupting, but I have been sent up here with the List", -; + "Sorry for interrupting, but I have been sent up here with the List", L_Next; + +L_Next: mes "She stares blankly at you for a bit..."; next; mes "\"YAHOO!!\""; |