From 9b6ad078ad1519d24d9f303ca9e5eb5a2e014d92 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 11 Jul 2013 09:06:23 +0200 Subject: Small consistency fix on asleep npc scripts. --- npc/000-2-1/devis.txt | 2 -- npc/000-2-1/q'onan.txt | 2 -- 2 files changed, 4 deletions(-) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt index f4e47c69..c6066f8d 100644 --- a/npc/000-2-1/devis.txt +++ b/npc/000-2-1/devis.txt @@ -9,6 +9,4 @@ 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 5df6bffa..7f7f183d 100644 --- a/npc/000-2-1/q'onan.txt +++ b/npc/000-2-1/q'onan.txt @@ -8,6 +8,4 @@ 000-2-1.gat,53,38,0,1 script Q'Onan 302;2,{ callfunc "Asleep"; - close; - } -- cgit v1.2.3-70-g09d2