summaryrefslogtreecommitdiff
path: root/npc/001-3_Tulimshar_arena
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-3_Tulimshar_arena')
-rw-r--r--npc/001-3_Tulimshar_arena/_import.txt6
-rw-r--r--npc/001-3_Tulimshar_arena/_mobs.txt7
-rw-r--r--npc/001-3_Tulimshar_arena/_warps.txt3
-rw-r--r--npc/001-3_Tulimshar_arena/guards.txt28
-rw-r--r--npc/001-3_Tulimshar_arena/monsters.txt14
-rw-r--r--npc/001-3_Tulimshar_arena/pvpflag.txt1
6 files changed, 59 insertions, 0 deletions
diff --git a/npc/001-3_Tulimshar_arena/_import.txt b/npc/001-3_Tulimshar_arena/_import.txt
new file mode 100644
index 00000000..c0d05ff3
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/_import.txt
@@ -0,0 +1,6 @@
+map: 001-3.gat
+npc: npc/001-3_Tulimshar_arena/pvpflag.txt
+npc: npc/001-3_Tulimshar_arena/monsters.txt
+npc: npc/001-3_Tulimshar_arena/guards.txt
+npc: npc/001-3_Tulimshar_arena/_warps.txt
+npc: npc/001-3_Tulimshar_arena/_mobs.txt
diff --git a/npc/001-3_Tulimshar_arena/_mobs.txt b/npc/001-3_Tulimshar_arena/_mobs.txt
new file mode 100644
index 00000000..493a64ad
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/_mobs.txt
@@ -0,0 +1,7 @@
+// 001-3 Tulimshar arena mobs
+
+
+
+001-3.gat,0,0,0 script Mob001-3 -1,{
+ end;
+}
diff --git a/npc/001-3_Tulimshar_arena/_warps.txt b/npc/001-3_Tulimshar_arena/_warps.txt
new file mode 100644
index 00000000..bd8cd0d1
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/_warps.txt
@@ -0,0 +1,3 @@
+// 001-3 Tulimshar arena warps
+
+001-3.gat,72,29 warp ToInn 1,-1,001-2.gat,24,23
diff --git a/npc/001-3_Tulimshar_arena/guards.txt b/npc/001-3_Tulimshar_arena/guards.txt
new file mode 100644
index 00000000..065ed765
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/guards.txt
@@ -0,0 +1,28 @@
+//
+
+new_6-1.gat,77,37,0 script Phaet 125,{
+ mes "[Phaet the Royal Guard]";
+ mes "\"Do you want to go back?\"";
+ next;
+
+ menu
+ "Yes", L_Sure,
+ "No", -;
+ mes "Have fun.";
+ close;
+
+L_Sure:
+ mes "[Phaet the Royal Guard]";
+ mes "\"Ok.\"";
+ next;
+
+ warp "new_8-1.gat", 25, 23;
+ close;
+}
+
+new_6-1.gat,69,37,0 script Aradin 126,{
+ mes "[Aradin the Royal Guard]";
+ mes "\"Don't touch me...";
+ mes "You wouldn't enjoy the consequences.\"";
+ close;
+}
diff --git a/npc/001-3_Tulimshar_arena/monsters.txt b/npc/001-3_Tulimshar_arena/monsters.txt
new file mode 100644
index 00000000..51d72132
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/monsters.txt
@@ -0,0 +1,14 @@
+// Map: new_6-1
+// This is the Tulimshar Arena -- below Tulimshar.
+//
+
+new_6-1.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot
+
+new_6-1.gat,0,0,0 script Mob6 -1,{
+OnMaggot:
+ set @mobID, 1002;
+ callfunc "MobPoints";
+ break;
+
+ end;
+} \ No newline at end of file
diff --git a/npc/001-3_Tulimshar_arena/pvpflag.txt b/npc/001-3_Tulimshar_arena/pvpflag.txt
new file mode 100644
index 00000000..361e062b
--- /dev/null
+++ b/npc/001-3_Tulimshar_arena/pvpflag.txt
@@ -0,0 +1 @@
+new_6-1.gat mapflag pvp