summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-08-27 01:52:43 +0200
committerReid <reidyaro@gmail.com>2012-08-27 01:52:43 +0200
commit8d6a2772623033915df82efd82cad9f1daf5d0b9 (patch)
treecdf72f8763016e56879db5ac48b6ffe78da7a147 /npc
parent800414370c868b9c46ba5028d9bba73330b21121 (diff)
downloadclientdata-8d6a2772623033915df82efd82cad9f1daf5d0b9.tar.gz
clientdata-8d6a2772623033915df82efd82cad9f1daf5d0b9.tar.bz2
clientdata-8d6a2772623033915df82efd82cad9f1daf5d0b9.tar.xz
clientdata-8d6a2772623033915df82efd82cad9f1daf5d0b9.zip
Place the Chest and Darlin NPC on 000-1 map.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/chest.txt2
-rw-r--r--npc/000-1/darlin.txt2
2 files changed, 2 insertions, 2 deletions
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);