
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9141 54d463be-8e91-2dee-dedb-b68131a5f0ec
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
//===== eAthena Script =======================================
|
|
//= Map flags that disable warp
|
|
//===== By: ==================================================
|
|
//= eAthena Dev Team
|
|
//= v 1.2
|
|
//===== Current Version: =====================================
|
|
|
|
// Special Quests Places =====
|
|
ama_test.gat mapflag nowarp
|
|
gon_test.gat mapflag nowarp
|
|
|
|
// Guild Castles =============
|
|
aldeg_cas01.gat mapflag nowarp
|
|
aldeg_cas02.gat mapflag nowarp
|
|
aldeg_cas03.gat mapflag nowarp
|
|
aldeg_cas04.gat mapflag nowarp
|
|
aldeg_cas05.gat mapflag nowarp
|
|
gefg_cas01.gat mapflag nowarp
|
|
gefg_cas02.gat mapflag nowarp
|
|
gefg_cas03.gat mapflag nowarp
|
|
gefg_cas04.gat mapflag nowarp
|
|
gefg_cas05.gat mapflag nowarp
|
|
payg_cas01.gat mapflag nowarp
|
|
payg_cas02.gat mapflag nowarp
|
|
payg_cas03.gat mapflag nowarp
|
|
payg_cas04.gat mapflag nowarp
|
|
payg_cas05.gat mapflag nowarp
|
|
prtg_cas01.gat mapflag nowarp
|
|
prtg_cas02.gat mapflag nowarp
|
|
prtg_cas03.gat mapflag nowarp
|
|
prtg_cas04.gat mapflag nowarp
|
|
prtg_cas05.gat mapflag nowarp
|
|
n_castle.gat mapflag nowarp
|
|
nguild_alde.gat mapflag nowarp
|
|
nguild_gef.gat mapflag nowarp
|
|
nguild_pay.gat mapflag nowarp
|
|
nguild_prt.gat mapflag nowarp
|