summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/035-2/koga.txt1
-rw-r--r--npc/036-2/koga-candor.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/035-2/koga.txt b/npc/035-2/koga.txt
index 2470632b..a24e6e02 100644
--- a/npc/035-2/koga.txt
+++ b/npc/035-2/koga.txt
@@ -27,5 +27,6 @@ L_Nivalis:
goto L_close;
L_close:
+ closeclientdialog;
close;
}
diff --git a/npc/036-2/koga-candor.txt b/npc/036-2/koga-candor.txt
index 9c4f42f3..b788e67d 100644
--- a/npc/036-2/koga-candor.txt
+++ b/npc/036-2/koga-candor.txt
@@ -21,5 +21,6 @@ L_Candor:
goto L_close;
L_close:
+ closeclientdialog;
close;
}