From 331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Jan 2019 01:20:23 -0200 Subject: Regenerate maps, this time, with 020-5 --- npc/020-1/_warps.txt | 1 + npc/020-5/_import.txt | 3 +++ npc/020-5/_warps.txt | 3 +++ npc/_import.txt | 1 + npc/functions/mobpoint.txt | 2 ++ 5 files changed, 10 insertions(+) create mode 100644 npc/020-5/_import.txt create mode 100644 npc/020-5/_warps.txt (limited to 'npc') 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. -- cgit v1.2.3-70-g09d2