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/001-2-0/resa.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-0') diff --git a/npc/001-2-0/resa.txt b/npc/001-2-0/resa.txt index b8df8c267..e48971b88 100644 --- a/npc/001-2-0/resa.txt +++ b/npc/001-2-0/resa.txt @@ -4,13 +4,13 @@ // Description: // Light Armor shop keeper. -// Size = 2 001-2-0,37,28,0 script Resa 117,{ mesn; mesq l("Hi."); - close; + OnInit: setnpcsex 0; + setnpcdistance 2; end; } -- cgit v1.2.3-60-g2f50