summaryrefslogtreecommitdiff
path: root/npc/000-2-4
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-18 02:08:36 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-18 02:08:36 +0100
commit26faa9a208a15ea858f5069a4c0d92e8a0709bdb (patch)
tree7ef0a6a5e39cb63f72ea9a6742f5a4cb320b41b4 /npc/000-2-4
parentb9416a07a0f085c64888ac02fecd47d43feee218 (diff)
downloadserverdata-26faa9a208a15ea858f5069a4c0d92e8a0709bdb.tar.gz
serverdata-26faa9a208a15ea858f5069a4c0d92e8a0709bdb.tar.bz2
serverdata-26faa9a208a15ea858f5069a4c0d92e8a0709bdb.tar.xz
serverdata-26faa9a208a15ea858f5069a4c0d92e8a0709bdb.zip
delete evol maps
Diffstat (limited to 'npc/000-2-4')
-rw-r--r--npc/000-2-4/_import.txt6
-rw-r--r--npc/000-2-4/_mobs.txt3
-rw-r--r--npc/000-2-4/_warps.txt3
-rw-r--r--npc/000-2-4/alige.txt39
-rw-r--r--npc/000-2-4/mapflags.txt1
5 files changed, 0 insertions, 52 deletions
diff --git a/npc/000-2-4/_import.txt b/npc/000-2-4/_import.txt
deleted file mode 100644
index 579e400ac..000000000
--- a/npc/000-2-4/_import.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-// Map 000-2-4: Alige's Hiding Place
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-"npc/000-2-4/_mobs.txt",
-"npc/000-2-4/_warps.txt",
-"npc/000-2-4/alige.txt",
-"npc/000-2-4/mapflags.txt",
diff --git a/npc/000-2-4/_mobs.txt b/npc/000-2-4/_mobs.txt
deleted file mode 100644
index 56230670e..000000000
--- a/npc/000-2-4/_mobs.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-2-4: Alige's Hiding Place mobs
-000-2-4,30,30,1,1 monster Cuco 1020,1,80000,90000
diff --git a/npc/000-2-4/_warps.txt b/npc/000-2-4/_warps.txt
deleted file mode 100644
index adfe94409..000000000
--- a/npc/000-2-4/_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-2-4: Alige's Hiding Place warps
-000-2-4,41,30,0 warp #000-2-4_41_30 0,0,000-2-2,25,31
diff --git a/npc/000-2-4/alige.txt b/npc/000-2-4/alige.txt
deleted file mode 100644
index fbfb79eeb..000000000
--- a/npc/000-2-4/alige.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-// Evol scripts.
-// Authors:
-// Reid
-// Travolta
-
-000-2-4,38,22,0 script Alige#000-2-4 NPC_ALIGE_BARREL,2,2,{
- npctalk3 l("Protect me, please...");
- end;
-
-OnTouch:
- .dir = LEFT;
- stopnpctimer;
- initnpctimer;
- end;
-
-OnUnTouch:
- .dir = UP;
- stopnpctimer;
- initnpctimer;
- end;
-
-OnTimer190:
- switch (.dir)
- {
- case UP:
- .dir = DOWN;
- break;
- case LEFT:
- .dir = RIGHT;
- break;
- }
- stopnpctimer;
- end;
-
-OnInit:
- .sex = G_MALE;
- .distance = 2;
- end;
-}
diff --git a/npc/000-2-4/mapflags.txt b/npc/000-2-4/mapflags.txt
deleted file mode 100644
index 9c0339379..000000000
--- a/npc/000-2-4/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-000-2-4 mapflag nosave 000-2-1,50,38