diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/inn.txt | 1 |
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: |