summaryrefslogtreecommitdiff
path: root/npc/026-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-29 05:51:35 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-29 05:51:35 -0300
commitd7fb0f06fa966d7070f2da300340ec9139ecbfc8 (patch)
treef914ec7eda2c6bdfc716a4e67f5a2f2d9194cbd4 /npc/026-1
parentef19e2c8f1f33a94f19f79922d2882efe92de6a6 (diff)
downloadserverdata-d7fb0f06fa966d7070f2da300340ec9139ecbfc8.tar.gz
serverdata-d7fb0f06fa966d7070f2da300340ec9139ecbfc8.tar.bz2
serverdata-d7fb0f06fa966d7070f2da300340ec9139ecbfc8.tar.xz
serverdata-d7fb0f06fa966d7070f2da300340ec9139ecbfc8.zip
Update 026-1 with some few nasty surprises... Okay, not really >.>
Diffstat (limited to 'npc/026-1')
-rw-r--r--npc/026-1/_config.txt59
-rw-r--r--npc/026-1/_import.txt1
2 files changed, 60 insertions, 0 deletions
diff --git a/npc/026-1/_config.txt b/npc/026-1/_config.txt
new file mode 100644
index 000000000..937f8ea49
--- /dev/null
+++ b/npc/026-1/_config.txt
@@ -0,0 +1,59 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 026-1: The Impregnable Fortress (B1F) conf
+
+026-1,58,76,0 script #026-1_58_76 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "026-1_58_76"; end;
+OnEnable:
+OnInit:
+ setcells "026-1", 58, 76, 62, 76, 1, "026-1_58_76";
+}
+
+026-1,25,32,0 script #026-1_25_32 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "026-1_25_32"; end;
+OnEnable:
+OnInit:
+ setcells "026-1", 25, 32, 25, 32, 1, "026-1_25_32";
+}
+
+026-1,30,32,0 script #026-1_30_32 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "026-1_30_32"; end;
+OnEnable:
+OnInit:
+ setcells "026-1", 30, 32, 30, 32, 1, "026-1_30_32";
+}
+
+026-1,24,28,0 script #026-1_24_28 NPC_SWITCH_ONLINE,{
+ if (getnpcclass() == NPC_SWITCH_OFFLINE)
+ end;
+ doevent "#026-1_30_32::OnDisable";
+ setnpcdisplay "#026-1_24_28", NPC_SWITCH_OFFLINE;
+ end;
+OnInit:
+ .distance=2;
+}
+
+026-1,30,28,0 script #026-1_30_28 NPC_SWITCH_ONLINE,{
+ if (getnpcclass() == NPC_SWITCH_OFFLINE)
+ end;
+ doevent "#026-1_25_32::OnDisable";
+ setnpcdisplay "#026-1_30_28", NPC_SWITCH_OFFLINE;
+ end;
+OnInit:
+ .distance=2;
+}
+
+026-1,62,28,0 script #026-1_62_28 NPC_SWITCH_ONLINE,{
+ if (getnpcclass() == NPC_SWITCH_OFFLINE)
+ end;
+ doevent "#026-1_58_76::OnDisable";
+ setnpcdisplay "#026-1_62_28", NPC_SWITCH_OFFLINE;
+ end;
+OnInit:
+ .distance=2;
+}
diff --git a/npc/026-1/_import.txt b/npc/026-1/_import.txt
index 53506d860..c27654e25 100644
--- a/npc/026-1/_import.txt
+++ b/npc/026-1/_import.txt
@@ -1,3 +1,4 @@
// Map 026-1: The Impregnable Fortress (B1F)
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/026-1/_config.txt",
"npc/026-1/_warps.txt",