
* Renamed conf-tmpl to conf. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11284 54d463be-8e91-2dee-dedb-b68131a5f0ec
43 lines
1.1 KiB
Plaintext
43 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 mapflag nowarp
|
|
gon_test mapflag nowarp
|
|
|
|
// Guild Castles =============
|
|
aldeg_cas01 mapflag nowarp
|
|
aldeg_cas02 mapflag nowarp
|
|
aldeg_cas03 mapflag nowarp
|
|
aldeg_cas04 mapflag nowarp
|
|
aldeg_cas05 mapflag nowarp
|
|
gefg_cas01 mapflag nowarp
|
|
gefg_cas02 mapflag nowarp
|
|
gefg_cas03 mapflag nowarp
|
|
gefg_cas04 mapflag nowarp
|
|
gefg_cas05 mapflag nowarp
|
|
payg_cas01 mapflag nowarp
|
|
payg_cas02 mapflag nowarp
|
|
payg_cas03 mapflag nowarp
|
|
payg_cas04 mapflag nowarp
|
|
payg_cas05 mapflag nowarp
|
|
prtg_cas01 mapflag nowarp
|
|
prtg_cas02 mapflag nowarp
|
|
prtg_cas03 mapflag nowarp
|
|
prtg_cas04 mapflag nowarp
|
|
prtg_cas05 mapflag nowarp
|
|
schg_cas01 mapflag nowarp
|
|
schg_cas02 mapflag nowarp
|
|
schg_cas03 mapflag nowarp
|
|
schg_cas04 mapflag nowarp
|
|
schg_cas05 mapflag nowarp
|
|
n_castle mapflag nowarp
|
|
nguild_alde mapflag nowarp
|
|
nguild_gef mapflag nowarp
|
|
nguild_pay mapflag nowarp
|
|
nguild_prt mapflag nowarp
|