summaryrefslogtreecommitdiff
path: root/npc/scripts_warps.conf
blob: 4f21c7c856c7fdeb13d64684325c5bf5970c0b27 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
//================= Hercules Configuration ================================
//=       _   _                     _
//=      | | | |                   | |
//=      | |_| | ___ _ __ ___ _   _| | ___  ___
//=      |  _  |/ _ \ '__/ __| | | | |/ _ \/ __|
//=      | | | |  __/ | | (__| |_| | |  __/\__ \
//=      \_| |_/\___|_|  \___|\__,_|_|\___||___/
//================= License ===============================================
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
//= Copyright (C) 2012-2020 Hercules Dev Team
//= Copyright (C) Athena Dev Teams
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
//= the Free Software Foundation, either version 3 of the License, or
//= (at your option) any later version.
//=
//= This program is distributed in the hope that it will be useful,
//= but WITHOUT ANY WARRANTY; without even the implied warranty of
//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
//= GNU General Public License for more details.
//=
//= You should have received a copy of the GNU General Public License
//= along with this program.  If not, see <http://www.gnu.org/licenses/>.
//=========================================================================
//= Common Warp Scripts
//=========================================================================

//================= Cities ================================================
"npc/warps/cities/alberta.txt",
"npc/warps/cities/aldebaran.txt",
"npc/warps/cities/amatsu.txt",
"npc/warps/cities/ayothaya.txt",
"npc/warps/cities/comodo.txt",
"npc/warps/cities/einbech.txt",
"npc/warps/cities/einbroch.txt",
"npc/warps/cities/geffen.txt",
"npc/warps/cities/gonryun.txt",
"npc/warps/cities/hugel.txt",
"npc/warps/cities/lighthalzen.txt",
"npc/warps/cities/louyang.txt",
"npc/warps/cities/lutie.txt",
"npc/warps/cities/manuk.txt",
"npc/warps/cities/mid_camp.txt",
"npc/warps/cities/morroc.txt",
"npc/warps/cities/moscovia.txt",
"npc/warps/cities/nameless.txt",
"npc/warps/cities/niflheim.txt",
"npc/warps/cities/payon.txt",
"npc/warps/cities/prontera.txt",
"npc/warps/cities/splendide.txt",
"npc/warps/cities/umbala.txt",
"npc/warps/cities/veins.txt",
"npc/warps/cities/yuno.txt",

//================= Dungeons ==============================================
"npc/warps/dungeons/abbey.txt",
"npc/warps/dungeons/abyss.txt",
"npc/warps/dungeons/alde_dun.txt",
"npc/warps/dungeons/ama_dun.txt",
"npc/warps/dungeons/anthell.txt",
"npc/warps/dungeons/ayo_dun.txt",
"npc/warps/dungeons/beach_dun.txt",
"npc/warps/dungeons/c_tower.txt",
"npc/warps/dungeons/ein_dun.txt",
"npc/warps/dungeons/gef_dun.txt",
"npc/warps/dungeons/gon_dun.txt",
"npc/warps/dungeons/ice_dun.txt",
"npc/warps/dungeons/in_sphinx.txt",
"npc/warps/dungeons/iz_dun.txt",
"npc/warps/dungeons/juperos.txt",
"npc/warps/dungeons/kh_dun.txt",
"npc/warps/dungeons/lhz_dun.txt",
"npc/warps/dungeons/lou_dun.txt",
"npc/warps/dungeons/mag_dun.txt",
"npc/warps/dungeons/mjo_dun.txt",
"npc/warps/dungeons/moc_pryd.txt",
"npc/warps/dungeons/mosk_dun.txt",
"npc/warps/dungeons/odin.txt",
"npc/warps/dungeons/orcsdun.txt",
"npc/warps/dungeons/pay_dun.txt",
"npc/warps/dungeons/prt_maze.txt",
"npc/warps/dungeons/ra_san.txt",
"npc/warps/dungeons/tha_t.txt",
"npc/warps/dungeons/thor_v.txt",
"npc/warps/dungeons/treasure.txt",
"npc/warps/dungeons/tur_dun.txt",
"npc/warps/dungeons/um_dun.txt",
"npc/warps/dungeons/xmas_dun.txt",

//================= Fields ================================================
"npc/warps/fields/abyss_warper.txt",
"npc/warps/fields/amatsu_fild.txt",
"npc/warps/fields/ein_fild.txt",
"npc/warps/fields/gefenia.txt",
"npc/warps/fields/glastheim.txt",
"npc/warps/fields/jawaii.txt",
"npc/warps/fields/lhalzen_fild.txt",
"npc/warps/fields/lutie_fild.txt",
"npc/warps/fields/man_fild.txt",
"npc/warps/fields/mtmjolnir.txt",
"npc/warps/fields/spl_fild.txt",
"npc/warps/fields/umbala_fild.txt",

//================= Others ================================================
"npc/warps/other/airplane.txt",
"npc/warps/other/arena.txt",
"npc/warps/other/god.txt",
"npc/warps/other/jobquests.txt",
"npc/warps/other/kiel.txt",
"npc/warps/other/other.txt",
"npc/warps/guildcastles.txt",
"npc/warps/pvp.txt",