summaryrefslogtreecommitdiff
path: root/npc/001-2/wizards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2/wizards.txt')
-rw-r--r--npc/001-2/wizards.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/npc/001-2/wizards.txt b/npc/001-2/wizards.txt
new file mode 100644
index 00000000..9fa5fa84
--- /dev/null
+++ b/npc/001-2/wizards.txt
@@ -0,0 +1,26 @@
+
+- script Magic Council NPC32767,{
+ explode .@n, strnpcinfo(0), "#";
+ if (.@n[1] == 9) mes "The arch wizard seems to be busy.";
+ else if (.@n[1]) mes "The wizard seems to ignore you.";
+ else mes "Strangely, you feel nothing – as if its membrane is closed to you.";
+ next;
+ mes "Perhaps you should come back later.";
+ close;
+
+OnInit:
+ .distance = 4;
+ end;
+}
+
+001-2,104,19,0 duplicate(Magic Council) Desert Mana Seed#_M NPC166
+001-2,99,22,0 duplicate(Magic Council) Wizard#1 NPC355
+001-2,92,24,0 duplicate(Magic Council) Wizard#2 NPC356
+001-2,92,30,0 duplicate(Magic Council) Wizard#3 NPC357
+001-2,99,32,0 duplicate(Magic Council) Wizard#4 NPC358
+001-2,110,22,0 duplicate(Magic Council) Wizard#5 NPC359
+001-2,117,24,0 duplicate(Magic Council) Wizard#6 NPC360
+001-2,117,30,0 duplicate(Magic Council) Wizard#7 NPC361
+001-2,110,32,0 duplicate(Magic Council) Wizard#8 NPC362
+001-2,104,27,0 duplicate(Magic Council) Arch-Wizard#9 NPC354
+