From f74c273ad98fc8622908a2f2b85ae52c20198ee5 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 2 Feb 2015 02:35:44 +0100 Subject: Remove some duplicated npc names. --- npc/000-2-1/hammock.txt | 2 +- npc/001-2-22/knife.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/000-2-1/hammock.txt b/npc/000-2-1/hammock.txt index 848d5638..5e102482 100644 --- a/npc/000-2-1/hammock.txt +++ b/npc/000-2-1/hammock.txt @@ -140,7 +140,7 @@ OnTimer5440: end; } -000-2-1,37,40,0 script #hammock8 905,1,0,{ +000-2-1,37,40,0 script #hammock9 905,1,0,{ OnTouchFirst: setnpcdir 0; diff --git a/npc/001-2-22/knife.txt b/npc/001-2-22/knife.txt index a757560f..bbc8f157 100644 --- a/npc/001-2-22/knife.txt +++ b/npc/001-2-22/knife.txt @@ -10,7 +10,7 @@ // 0 Default, not taken. // 1 Knife taken. -000-2-1,50,24,0 script #knife 100,{ +000-2-1,50,24,0 script #Artisknife 100,{ .@q = getq(ShipQuests_Knife); if (.@q) close; -- cgit v1.2.3-70-g09d2