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
|
//===== Hercules Script ======================================
//= Alberta Town Renewal
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.0
//===== Description: =========================================
//= Alberta town NPCs.
//===== Additional Comments: =================================
//= 1.0 First Version.
//============================================================
// cities/amatsu.txt
//============================================================
alberta,246,74,3 duplicate(Sea_Captain_amatsu) Sea Captain#ama1 709
// cities/ayothaya.txt
//============================================================
alberta,246,29,3 duplicate(Aibakthing_ayothaya) Aibakthing#ayo 843
// cities/gonryun.txt
//============================================================
alberta,246,62,3 duplicate(Kunlun_Envoy_gonryun) Kunlun Envoy#gon 776
// cities/louyang.txt
//============================================================
alberta,246,40,3 duplicate(Girl_louyang) Girl#0lou 815
// cities/moscovia.txt
//============================================================
alberta,246,51,4 duplicate(PR_Officer_moscovia) Moscovia P.R. Officer#1 960
// quests/quests_alberta.txt
//============================================================
alberta,244,118,4 duplicate(Sailor_alberta) Sailor#tur 709
alberta,246,114,4 duplicate(Turtle_Scholar_alberta) Turtle Island Scholar 121
// quests/skills/merchant_skills.txt
//============================================================
alberta,232,103,6 duplicate(Gershaun_alberta) Gershaun 57
|