summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/devis.txt1
-rw-r--r--npc/000-2-1/q'onan.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt
index 3e782cf8..f4e47c69 100644
--- a/npc/000-2-1/devis.txt
+++ b/npc/000-2-1/devis.txt
@@ -9,5 +9,6 @@
000-2-1.gat,32,38,0,1 script Devis 310;2,{
callfunc "Asleep";
+ close;
}
diff --git a/npc/000-2-1/q'onan.txt b/npc/000-2-1/q'onan.txt
index a2bf4546..5df6bffa 100644
--- a/npc/000-2-1/q'onan.txt
+++ b/npc/000-2-1/q'onan.txt
@@ -8,5 +8,6 @@
000-2-1.gat,53,38,0,1 script Q'Onan 302;2,{
callfunc "Asleep";
+ close;
}