summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-09 01:20:23 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-09 01:20:23 -0200
commit331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b (patch)
tree403234434ee71cb1d71c2e68b2cb8ae157283274 /npc
parent1dd948bff321d23657f8cc1e7b5847ec947f65b8 (diff)
downloadserverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.gz
serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.bz2
serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.xz
serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.zip
Regenerate maps, this time, with 020-5
Diffstat (limited to 'npc')
-rw-r--r--npc/020-1/_warps.txt1
-rw-r--r--npc/020-5/_import.txt3
-rw-r--r--npc/020-5/_warps.txt3
-rw-r--r--npc/_import.txt1
-rw-r--r--npc/functions/mobpoint.txt2
5 files changed, 10 insertions, 0 deletions
diff --git a/npc/020-1/_warps.txt b/npc/020-1/_warps.txt
index e22094b0d..2e3ca3065 100644
--- a/npc/020-1/_warps.txt
+++ b/npc/020-1/_warps.txt
@@ -1,6 +1,7 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 020-1: Nivalis warps
020-1,47,48,0 warp #020-1_47_48 0,0,020-2,30,36
+020-1,86,46,0 warp #020-1_86_46 0,0,020-5,33,30
020-1,57,91,0 warp #020-1_57_91 0,0,020-3,20,28
020-1,70,128,0 warp #020-1_70_128 3,0,019-1,70,22
020-1,107,55,0 warp #020-1_107_55 0,0,019-2,38,55
diff --git a/npc/020-5/_import.txt b/npc/020-5/_import.txt
new file mode 100644
index 000000000..5857fefbe
--- /dev/null
+++ b/npc/020-5/_import.txt
@@ -0,0 +1,3 @@
+// Map 020-5: Nivalis Indoors
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/020-5/_warps.txt",
diff --git a/npc/020-5/_warps.txt b/npc/020-5/_warps.txt
new file mode 100644
index 000000000..8b70d15da
--- /dev/null
+++ b/npc/020-5/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 020-5: Nivalis Indoors warps
+020-5,33,31,0 warp #020-5_33_31 2,0,020-1,86,47
diff --git a/npc/_import.txt b/npc/_import.txt
index a7cea2d42..830823605 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -114,6 +114,7 @@
@include "npc/020-1/_import.txt"
@include "npc/020-2/_import.txt"
@include "npc/020-3/_import.txt"
+@include "npc/020-5/_import.txt"
@include "npc/021-1/_import.txt"
@include "npc/021-2/_import.txt"
@include "npc/021-3/_import.txt"
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt
index 8bb2148e4..7e3a6e1f2 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -40,6 +40,8 @@ OnNPCKillEvent:
end;
// When you kill a player, some special care is needed
+// Only a few maps will give you experience for PK: Tulimshar's Guards Arena,
+// Frostia Imperial PVP Arena, Call Of Dusty, Arena Quirino Voraz, Terranite Cave.
OnPCKillEvent:
// killedrid
// This is actually just a bunch of tests.