summaryrefslogtreecommitdiff
path: root/npc/001-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-3')
-rw-r--r--npc/001-3/_import.txt7
-rw-r--r--npc/001-3/_mobs.txt3
-rw-r--r--npc/001-3/_warps.txt3
-rwxr-xr-xnpc/001-3/guards.txt32
-rwxr-xr-xnpc/001-3/mapflags.txt2
-rwxr-xr-xnpc/001-3/pvpflag.txt1
6 files changed, 48 insertions, 0 deletions
diff --git a/npc/001-3/_import.txt b/npc/001-3/_import.txt
new file mode 100644
index 00000000..4bcf3b3b
--- /dev/null
+++ b/npc/001-3/_import.txt
@@ -0,0 +1,7 @@
+// Map 001-3: Tulimshar Arena
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/001-3/_mobs.txt",
+"npc/001-3/_warps.txt",
+"npc/001-3/guards.txt",
+"npc/001-3/mapflags.txt",
+"npc/001-3/pvpflag.txt",
diff --git a/npc/001-3/_mobs.txt b/npc/001-3/_mobs.txt
new file mode 100644
index 00000000..908b7fc5
--- /dev/null
+++ b/npc/001-3/_mobs.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-3: Tulimshar Arena mobs
+001-3,0,0,0,0 monster Piou 1002,10,0,0
diff --git a/npc/001-3/_warps.txt b/npc/001-3/_warps.txt
new file mode 100644
index 00000000..f0afb857
--- /dev/null
+++ b/npc/001-3/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-3: Tulimshar Arena warps
+001-3,73,28,0 warp #001-3_73_28 0,0,002-2,74,59
diff --git a/npc/001-3/guards.txt b/npc/001-3/guards.txt
new file mode 100755
index 00000000..21bebab0
--- /dev/null
+++ b/npc/001-3/guards.txt
@@ -0,0 +1,32 @@
+001-3,77,37,0 script Phaet#arena NPC125,{
+ mes "[Phaet the Royal Guard]";
+ mes "\"Do you want to go back?\"";
+ next;
+ menu
+ "Yes", L_Sure,
+ "No", L_Next;
+
+L_Next:
+ mes "Have fun.";
+ close;
+
+L_Sure:
+ mes "[Phaet the Royal Guard]";
+ mes "\"Ok.\"";
+ next;
+ if(DUELS & $@DuelPvpBit) goto L_FightClub;
+ warp "002-2", 74, 59;
+ close;
+
+L_FightClub:
+ DUELS = DUELS &~ $@DuelPvpBit;
+ warp "009-7", 39, 37;
+ close;
+}
+
+001-3,69,37,0 script Aradin NPC126,{
+ mes "[Aradin the Royal Guard]";
+ mes "\"Don't touch me...";
+ mes "You wouldn't enjoy the consequences.\"";
+ close;
+}
diff --git a/npc/001-3/mapflags.txt b/npc/001-3/mapflags.txt
new file mode 100755
index 00000000..04479442
--- /dev/null
+++ b/npc/001-3/mapflags.txt
@@ -0,0 +1,2 @@
+001-3 mapflag nosave 002-2,74,59
+//001-3 mapflag resave 002-2,74,59
diff --git a/npc/001-3/pvpflag.txt b/npc/001-3/pvpflag.txt
new file mode 100755
index 00000000..50d670bd
--- /dev/null
+++ b/npc/001-3/pvpflag.txt
@@ -0,0 +1 @@
+001-3 mapflag pvp