summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorMaximilian Philipps <Turmfalke2007@web.de>2009-07-19 17:22:57 +0200
committerJared Adams <jaxad0127@gmail.com>2009-07-20 18:00:26 -0600
commitf31497688ec199d06f04d137ada8879fa1b419cc (patch)
tree2a4d42d147b9a826059188b2e72c7a2c62e2ce92 /npc/functions
parentea7661d8046b5b6d7ce0199546fe1e5331f5ac18 (diff)
downloadserverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.gz
serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.bz2
serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.xz
serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.zip
removes next; when followed by a close;
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/inn.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/inn.txt b/npc/functions/inn.txt
index 770f17be..00366cb2 100644
--- a/npc/functions/inn.txt
+++ b/npc/functions/inn.txt
@@ -15,7 +15,6 @@ function script Inn {
mes "[" + @npcName$ + "]";
mes "\"Sleep well!\"";
- next;
close;
L_No: