summaryrefslogtreecommitdiff
path: root/npc/001-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-6')
-rw-r--r--npc/001-2-6/leonard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-6/leonard.txt b/npc/001-2-6/leonard.txt
index 7b238c1a..259d4047 100644
--- a/npc/001-2-6/leonard.txt
+++ b/npc/001-2-6/leonard.txt
@@ -30,14 +30,14 @@
l("Nothing.")))
{
case 1:
- closedialog;
+ closeclientdialog;
npctalk3 l("You can find novels and poems on this floor.");
break;
case 2:
esperia_city();
break;
case 3:
- closedialog;
+ closeclientdialog;
npctalk3 l("Good day to you!");
}
return;