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-3/ambush.txt | 6 +++--- world/map/npc/051-3/janitor.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/051-3') diff --git a/world/map/npc/051-3/ambush.txt b/world/map/npc/051-3/ambush.txt index aa6d8c4b..74e1ced7 100644 --- a/world/map/npc/051-3/ambush.txt +++ b/world/map/npc/051-3/ambush.txt @@ -49,7 +49,7 @@ L_ShouldNotBeHere: end; } -051-3.gat,1,1,0|script|#BndtTl|400,{ +051-3.gat,1,1,0|script|#BndtTl|127,{ end; OnCommandAmbush: @@ -137,7 +137,7 @@ L_CaptureHelper3: } -051-3.gat,29,94,0|script|Sneaky Bandit|400,{ +051-3.gat,29,94,0|script|Sneaky Bandit|127,{ end; OnCommandTalk: @@ -156,7 +156,7 @@ OnTimer3600: } -051-3.gat,33,95,0|script|Another Sneaky Bandit|400,{ +051-3.gat,33,95,0|script|Another Sneaky Bandit|127,{ end; OnCommandTalk: diff --git a/world/map/npc/051-3/janitor.txt b/world/map/npc/051-3/janitor.txt index 93b9c2c7..5dfb1c30 100644 --- a/world/map/npc/051-3/janitor.txt +++ b/world/map/npc/051-3/janitor.txt @@ -1,5 +1,5 @@ // Bandit cave janitor -051-3.gat,1,1,0|script|#IlliaJanitor2|400,{ +051-3.gat,1,1,0|script|#IlliaJanitor2|127,{ end; OnCommandClean: -- cgit v1.2.3-60-g2f50