From c7a3cebc82b7df08075f7bb025ab97371e8f2b03 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Apr 2018 22:41:31 -0300 Subject: Move Hurnscald NPC data to ART Repo --- npc/008-2-9/_import.txt | 5 ----- npc/008-2-9/_savepoints.txt | 11 ----------- npc/008-2-9/_warps.txt | 3 --- npc/008-2-9/mapflags.txt | 1 - 4 files changed, 20 deletions(-) delete mode 100644 npc/008-2-9/_import.txt delete mode 100644 npc/008-2-9/_savepoints.txt delete mode 100644 npc/008-2-9/_warps.txt delete mode 100644 npc/008-2-9/mapflags.txt (limited to 'npc/008-2-9') diff --git a/npc/008-2-9/_import.txt b/npc/008-2-9/_import.txt deleted file mode 100644 index aade14bd6..000000000 --- a/npc/008-2-9/_import.txt +++ /dev/null @@ -1,5 +0,0 @@ -// Map 008-2-9: Jack's Abode -// This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/008-2-9/_savepoints.txt", -"npc/008-2-9/_warps.txt", -"npc/008-2-9/mapflags.txt", diff --git a/npc/008-2-9/_savepoints.txt b/npc/008-2-9/_savepoints.txt deleted file mode 100644 index e2aae5294..000000000 --- a/npc/008-2-9/_savepoints.txt +++ /dev/null @@ -1,11 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 008-2-9: Jack's Abode saves -008-2-9,26,31,0 script #save_008-2-9_26_31 NPC_SAVE_POINT,{ - savepointparticle .map$, .x, .y, CURRENT_INN; - close; - -OnInit: - .distance = 2; - .sex = G_OTHER; - end; -} diff --git a/npc/008-2-9/_warps.txt b/npc/008-2-9/_warps.txt deleted file mode 100644 index 7021feae8..000000000 --- a/npc/008-2-9/_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 008-2-9: Jack's Abode warps -008-2-9,30,35,0 warp #008-2-9_30_35 0,0,008-1,72,69 diff --git a/npc/008-2-9/mapflags.txt b/npc/008-2-9/mapflags.txt deleted file mode 100644 index e637ae037..000000000 --- a/npc/008-2-9/mapflags.txt +++ /dev/null @@ -1 +0,0 @@ -008-2-9 mapflag town -- cgit v1.2.3-70-g09d2