summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-07-10 22:25:59 +0200
committerAlige <aligetmw@hotmail.fr>2013-07-10 22:25:59 +0200
commit46c222b65175ebd0e8fa05d7d74969b501eb591d (patch)
treed706d2772c87318b694ea59affb66ee39bc0c18b /npc
parent6b7e21971de41ad3127693c62386a1fdda6b193f (diff)
downloadserverdata-46c222b65175ebd0e8fa05d7d74969b501eb591d.tar.gz
serverdata-46c222b65175ebd0e8fa05d7d74969b501eb591d.tar.bz2
serverdata-46c222b65175ebd0e8fa05d7d74969b501eb591d.tar.xz
serverdata-46c222b65175ebd0e8fa05d7d74969b501eb591d.zip
Missing close string in a file.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-0-0/q'onan.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt
index 4276342f..79b63e6c 100644
--- a/npc/000-0-0/q'onan.txt
+++ b/npc/000-0-0/q'onan.txt
@@ -8,5 +8,6 @@
000-0-0.gat,29,28,0,1 script Q'Onan 302,{
callfunc "Asleep";
+ close;
}