summaryrefslogtreecommitdiff
path: root/npc/001-2/wizards.txt
blob: 9fa5fa849bab8b7e23c0d242655d498fd395d340 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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