From d938075e008ffc7d1f97c46ae4e0b9ca9458573d Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 18 Feb 2018 06:12:46 +0100 Subject: 004-2 + other files i hope that block nothing --- npc/000-1/_import.txt | 1 - npc/000-1/_warps.txt | 3 --- npc/004-2/_import.txt | 4 ++++ npc/004-2/_mobs.txt | 3 +++ npc/004-2/_warps.txt | 3 +++ npc/_import.txt | 1 + 6 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 npc/000-1/_warps.txt create mode 100644 npc/004-2/_import.txt create mode 100644 npc/004-2/_mobs.txt create mode 100644 npc/004-2/_warps.txt (limited to 'npc') diff --git a/npc/000-1/_import.txt b/npc/000-1/_import.txt index da1819af6..4a59eca0c 100644 --- a/npc/000-1/_import.txt +++ b/npc/000-1/_import.txt @@ -1,4 +1,3 @@ // Map 000-1: Drasil Island // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/000-1/_mobs.txt", -"npc/000-1/_warps.txt", diff --git a/npc/000-1/_warps.txt b/npc/000-1/_warps.txt deleted file mode 100644 index 61f5ebcb3..000000000 --- a/npc/000-1/_warps.txt +++ /dev/null @@ -1,3 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 000-1: Drasil Island warps - diff --git a/npc/004-2/_import.txt b/npc/004-2/_import.txt new file mode 100644 index 000000000..741f8a548 --- /dev/null +++ b/npc/004-2/_import.txt @@ -0,0 +1,4 @@ +// Map 004-2: Desert Mountains +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/004-2/_mobs.txt", +"npc/004-2/_warps.txt", diff --git a/npc/004-2/_mobs.txt b/npc/004-2/_mobs.txt new file mode 100644 index 000000000..ed9825ccd --- /dev/null +++ b/npc/004-2/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 004-2: Desert Mountains mobs +004-2,36,20,3,3 monster Fallen Guard 1082,2,35000,150000 diff --git a/npc/004-2/_warps.txt b/npc/004-2/_warps.txt new file mode 100644 index 000000000..b52d7ca76 --- /dev/null +++ b/npc/004-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 004-2: Desert Mountains warps +004-2,19,47,0 warp #004-2_19_47 0,0,004-1,119,94 diff --git a/npc/_import.txt b/npc/_import.txt index 734c4ca12..d4958414a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -21,6 +21,7 @@ @include "npc/003-7/_import.txt" @include "npc/003-8/_import.txt" @include "npc/004-1/_import.txt" +@include "npc/004-2/_import.txt" @include "npc/005-1/_import.txt" @include "npc/005-2/_import.txt" @include "npc/005-3/_import.txt" -- cgit v1.2.3-60-g2f50