From b7f4e4910162a09dd7dce68c45b54b10b126b6da Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 25 Mar 2013 22:06:24 +0100 Subject: Switch all npcs back to 127 that the player can't 'talk' to. --- world/map/npc/051-1/janitor.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/051-1') diff --git a/world/map/npc/051-1/janitor.txt b/world/map/npc/051-1/janitor.txt index 1d6b2668..333bb791 100644 --- a/world/map/npc/051-1/janitor.txt +++ b/world/map/npc/051-1/janitor.txt @@ -1,5 +1,5 @@ // Forest janitor -051-1.gat,1,1,0|script|#IlliaJanitor1|400,{ +051-1.gat,1,1,0|script|#IlliaJanitor1|127,{ end; OnCommandClean: @@ -9,7 +9,7 @@ OnCommandClean: } // Desert janitor -051-1.gat,1,1,0|script|#IlliaJanitor3|400,{ +051-1.gat,1,1,0|script|#IlliaJanitor3|127,{ end; OnCommandClean: -- cgit v1.2.3-60-g2f50