summaryrefslogtreecommitdiff
path: root/npc/005-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-15 22:03:38 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-15 22:03:38 -0300
commit9e9f7e11d59aa7b570d65bdd35c16572d42e404b (patch)
tree7ff4ace7aaa63770aa230f54bcd55a20dcb135a7 /npc/005-1
parent914e8d216fb315310fe2b8d5e50ff09d9af0479d (diff)
downloadserverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.gz
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.bz2
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.xz
serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.zip
Candor redesign
Diffstat (limited to 'npc/005-1')
-rw-r--r--npc/005-1/_warps.txt2
-rw-r--r--npc/005-1/ayasha.txt4
-rw-r--r--npc/005-1/soul-menhir.txt6
-rw-r--r--npc/005-1/zegas.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/npc/005-1/_warps.txt b/npc/005-1/_warps.txt
index 70bb147a1..4c1964802 100644
--- a/npc/005-1/_warps.txt
+++ b/npc/005-1/_warps.txt
@@ -4,5 +4,5 @@
005-1,41,84,0 warp #005-1_41_84 0,0,005-3,25,42
005-1,55,80,0 warp #005-1_55_80 0,0,005-4,25,42
005-1,46,78,0 warp #005-1_46_78 0,0,005-5,25,41
-005-1,29,100,0 warp #005-1_29_100 0,0,005-7,45,37
+005-1,34,99,0 warp #005-1_34_99 0,0,005-7,45,37
005-1,50,85,0 warp #005-1_50_85 0,0,005-6,33,42
diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt
index 2a12456dc..bbc0df0d5 100644
--- a/npc/005-1/ayasha.txt
+++ b/npc/005-1/ayasha.txt
@@ -316,7 +316,7 @@ OnInit:
.distance = 1;
end;
}
-005-1,30,94,0 script Faris NPC_CHILD7,{
+005-1,28,100,0 script Faris NPC_CHILD7,{
@kids = 1;
if (getq(CandorQuest_HAS) == 2)
{
@@ -376,7 +376,7 @@ OnInit:
.distance = 1;
end;
}
-005-1,45,75,0 script Lilly NPC_CHILD6,{
+005-1,44,74,0 script Lilly NPC_CHILD6,{
@kids = 5;
if (getq(CandorQuest_HAS) == 2)
{
diff --git a/npc/005-1/soul-menhir.txt b/npc/005-1/soul-menhir.txt
index b3684e8e5..6ea59bf90 100644
--- a/npc/005-1/soul-menhir.txt
+++ b/npc/005-1/soul-menhir.txt
@@ -4,10 +4,10 @@
// Description:
// Soul Menhir
-005-1,36,102,0 script Soul Menhir#candor NPC_SOUL_MOSS,{
+005-1,43,97,0 script Soul Menhir#candor NPC_SOUL_MOSS,{
@map$ = "005-1";
- setarray @Xs, 34, 35, 34, 35, 34, 35, 35;
- setarray @Ys, 101, 102, 103, 101, 102, 103, 102;
+ setarray @Xs, 42, 43, 44, 42, 44, 42, 43, 44;
+ setarray @Ys, 96, 96, 96, 97, 97, 98, 98, 98;
@x = 0;
@y = 0;
callfunc "SoulMenhir";
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt
index fdd5a1580..d0b3d750c 100644
--- a/npc/005-1/zegas.txt
+++ b/npc/005-1/zegas.txt
@@ -4,7 +4,7 @@
// Description:
// Saxso's widow. Asks new players to trigger a bug bomb in the storehouse.
-005-1,42,87,0 script Zegas NPC_MONA,{
+005-1,43,85,0 script Zegas NPC_MONA,{
.ItemCreate = CandorShorts;
.@q = getq(CandorQuest_Barrel);
if (BaseLevel < 5)