summaryrefslogtreecommitdiff
path: root/npc/custom/events/p_track/p_track_core.txt
blob: 9b483fbf65b50464e19a4d09b2100b7bd9104ad5 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
//===== rAthena Script =======================================
//= Poring Track Main NPCs
//===== By: ==================================================
//= erKURITA
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= NPCs that has nothing to do with the race itself, but
//= has important functions on the race itself.
//===== Additional Comments: =================================
//= 1.2 Removed Duplicates [Silent]
//============================================================

p_track01,41,57,5	script	Lady#track1::P_track	845,{
end;
}

p_track01,67,34,6	script	Erudite::P_Spectator1	107,{
end;
}

p_track01,44,49,3	script	Edward	881,{
end;
}

p_track01,27,47,3	script	Yuri#P_track	853,{
end;
}

p_track02,30,45,3	script	Nagya	755,{
end;
}

p_track02,42,49,3	script	Asgahrd	733,{
end;
}

p_track02,67,33,1	script	Blacksmith#track1	726,{
end;
}

p_track02,41,57,5	duplicate(P_track)	Lady#track2	845