From 8d6a2772623033915df82efd82cad9f1daf5d0b9 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 27 Aug 2012 01:52:43 +0200 Subject: Place the Chest and Darlin NPC on 000-1 map. --- npc/000-1/chest.txt | 2 +- npc/000-1/darlin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 3aa3dbe7..759063f5 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -11,7 +11,7 @@ // 0 Not opened. // 1 Opened. -000-1.gat,58,31,0 script Chest#1 316;2,{ +000-1.gat,83,70,0 script Chest#1 316;2,{ set @q, getq(ShipQuests_TreasureChest); if (getnpcdir ("") == 4) goto l_Give; diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index f6ccac56..434b7b87 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -9,7 +9,7 @@ // 0 Does not speak // 1 Speak & Quest -000-1.gat,25,26,0,1 script Darlin 103,{ +000-1.gat,89,89,0,1 script Darlin 103,{ mesn; set @q, getq(ShipQuests_Darlin); -- cgit v1.2.3-70-g09d2