summaryrefslogtreecommitdiff
path: root/npc/000-2-4
diff options
context:
space:
mode:
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.txt38
-rw-r--r--npc/000-2-4/mapflags.txt1
5 files changed, 0 insertions, 51 deletions
diff --git a/npc/000-2-4/_import.txt b/npc/000-2-4/_import.txt
deleted file mode 100644
index 579e400a..00000000
--- 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 56230670..00000000
--- 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 adfe9440..00000000
--- 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 500a57a4..00000000
--- a/npc/000-2-4/alige.txt
+++ /dev/null
@@ -1,38 +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:
- .distance = 2;
- end;
-}
diff --git a/npc/000-2-4/mapflags.txt b/npc/000-2-4/mapflags.txt
deleted file mode 100644
index 9c033937..00000000
--- a/npc/000-2-4/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-000-2-4 mapflag nosave 000-2-1,50,38