summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-23 01:20:23 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-23 01:20:23 -0300
commitea76770b149c7ffd5b2506f2b6707c81d58857f7 (patch)
tree01b065284101e96ffe093a0fa1c6083abad3e556
parent5dddcde3e6440849fe11324a0e21e8028053c18c (diff)
downloadserverdata-ea76770b149c7ffd5b2506f2b6707c81d58857f7.tar.gz
serverdata-ea76770b149c7ffd5b2506f2b6707c81d58857f7.tar.bz2
serverdata-ea76770b149c7ffd5b2506f2b6707c81d58857f7.tar.xz
serverdata-ea76770b149c7ffd5b2506f2b6707c81d58857f7.zip
Move Barzil, Dang Rostra and Kevin to Halinarzo General Store building.
-rw-r--r--npc/009-1/_import.txt3
-rw-r--r--npc/009-3/_import.txt3
-rw-r--r--npc/009-3/barzil.txt (renamed from npc/009-1/barzil.txt)5
-rw-r--r--npc/009-3/dangrostra.txt (renamed from npc/009-1/dangrostra.txt)2
-rw-r--r--npc/009-3/kevin.txt (renamed from npc/009-1/kevin.txt)2
5 files changed, 8 insertions, 7 deletions
diff --git a/npc/009-1/_import.txt b/npc/009-1/_import.txt
index 64a5b8912..15f7c47ae 100644
--- a/npc/009-1/_import.txt
+++ b/npc/009-1/_import.txt
@@ -2,13 +2,10 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/009-1/_mobs.txt",
"npc/009-1/_warps.txt",
-"npc/009-1/barzil.txt",
"npc/009-1/charles.txt",
-"npc/009-1/dangrostra.txt",
"npc/009-1/fisherman.txt",
"npc/009-1/foxhound.txt",
"npc/009-1/guards.txt",
-"npc/009-1/kevin.txt",
"npc/009-1/luanna.txt",
"npc/009-1/lynnthetraveler.txt",
"npc/009-1/mapflags.txt",
diff --git a/npc/009-3/_import.txt b/npc/009-3/_import.txt
index eeb3b9e54..632f4c576 100644
--- a/npc/009-3/_import.txt
+++ b/npc/009-3/_import.txt
@@ -1,3 +1,6 @@
// Map 009-3: Halinarzo General Store
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/009-3/_warps.txt",
+"npc/009-3/barzil.txt",
+"npc/009-3/dangrostra.txt",
+"npc/009-3/kevin.txt",
diff --git a/npc/009-1/barzil.txt b/npc/009-3/barzil.txt
index 0802556d4..f45f28ceb 100644
--- a/npc/009-1/barzil.txt
+++ b/npc/009-3/barzil.txt
@@ -2,9 +2,10 @@
// Author:
// Saulc
// Jesusalva
-// PS. move to indoors
+// Description:
+// Banker. Also used on Tier 2 Quest.
-009-1,44,48,0 script Barzil NPC_LLOYD,{
+009-3,29,38,0 script Barzil NPC_LLOYD,{
if (ST_TIER == 2 && gettimetick(2) < QUEST_ELEVARTEMPO) goto L_Tier2;
Banker(.name$, "Halinarzo", 13000);
close;
diff --git a/npc/009-1/dangrostra.txt b/npc/009-3/dangrostra.txt
index e58bd65c7..2025e6362 100644
--- a/npc/009-1/dangrostra.txt
+++ b/npc/009-3/dangrostra.txt
@@ -5,7 +5,7 @@
// Dang Rostra is the seller of Halinarzo (and usually sells overpriced stuff)
// Dang Rostra is an anagram of DragonStar, winner of Easter 2018
-009-1,37,58,0 script Dang Rostra NPC_PLAYER,{
+009-3,26,47,0 script Dang Rostra NPC_PLAYER,{
mesn;
mesq l("Halinarzo people are very poor, but we have our resources...");
diff --git a/npc/009-1/kevin.txt b/npc/009-3/kevin.txt
index d5655a961..891544e45 100644
--- a/npc/009-1/kevin.txt
+++ b/npc/009-3/kevin.txt
@@ -4,7 +4,7 @@
// Vasily_Makarov (original from Evol)
// Jesusalva
-009-1,79,62,0 script Kevin NPC_PLAYER,{
+009-3,39,48,0 script Kevin NPC_PLAYER,{
speech S_LAST_NEXT,
l("I am @@, an alchemist specialized in reset potions.", .name$);