From d69f9fe30404efeefaad1215239afc448ffca273 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 29 Nov 2014 18:19:27 +0300 Subject: Restore active distance to all npcs. --- npc/000-2-1/dan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-1/dan.txt') diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt index e74a7950..6b258370 100644 --- a/npc/000-2-1/dan.txt +++ b/npc/000-2-1/dan.txt @@ -6,7 +6,6 @@ // There are two kinds of dialogues in this script. // Dan will randomly choose between a useless sentence, and a quest in Artis. -// Size = 2 000-2-1,32,31,0 script Dan 101,{ mesn; set .@q, rand(3); @@ -85,5 +84,6 @@ L_Quit2: OnInit: setnpcsex 1; + setnpcdistance 2; end; } -- cgit v1.2.3-70-g09d2