Added maplags for PowerNPC quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9141 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2006-11-05 10:05:45 +00:00
parent acd1e25cfb
commit bcea3d3fec
4 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,7 @@
Date Added Date Added
2006/11/05
* Added maplags for PowerNPC quest. [KarLaeda]
2006/10/31 2006/10/31
* Modified the player_cloak_check_type and monster_cloak_check_type * Modified the player_cloak_check_type and monster_cloak_check_type
settings. 1 makes it check for walls, 2 makes cloaking NOT end on normal settings. 1 makes it check for walls, 2 makes cloaking NOT end on normal

View File

@ -2,7 +2,7 @@
//= Map flags that disable auto saving //= Map flags that disable auto saving
//===== By: ================================================== //===== By: ==================================================
//= eAthena Dev Team //= eAthena Dev Team
//= 1.5 [Lupus] //= 1.6 [Lupus]
//===== Current Version: ===================================== //===== Current Version: =====================================
// Job Quests ==================== // Job Quests ====================
@ -37,6 +37,7 @@ que_sign01.gat mapflag nosave SavePoint
que_sign02.gat mapflag nosave SavePoint que_sign02.gat mapflag nosave SavePoint
que_rachel.gat mapflag nosave SavePoint que_rachel.gat mapflag nosave SavePoint
que_ng.gat mapflag nosave SavePoint que_ng.gat mapflag nosave SavePoint
gon_test.gat mapflag nosave SavePoint
// GvG Arenas ========================== // GvG Arenas ==========================
guild_vs1.gat mapflag nosave SavePoint guild_vs1.gat mapflag nosave SavePoint
@ -148,8 +149,6 @@ pvp_n_8-4.gat mapflag nosave SavePoint
pvp_n_8-5.gat mapflag nosave SavePoint pvp_n_8-5.gat mapflag nosave SavePoint
pvp_2vs2.gat mapflag nosave SavePoint pvp_2vs2.gat mapflag nosave SavePoint
//gon_test.gat mapflag nosave prontera.gat,150,180
//WoE Castles ================================= //WoE Castles =================================
aldeg_cas01.gat mapflag nosave SavePoint aldeg_cas01.gat mapflag nosave SavePoint
aldeg_cas02.gat mapflag nosave SavePoint aldeg_cas02.gat mapflag nosave SavePoint

View File

@ -2,10 +2,14 @@
//= Map flags that disable warp //= Map flags that disable warp
//===== By: ================================================== //===== By: ==================================================
//= eAthena Dev Team //= eAthena Dev Team
//= v 1.1a //= v 1.2
//===== Current Version: ===================================== //===== Current Version: =====================================
// Special Quests Places =====
ama_test.gat mapflag nowarp ama_test.gat mapflag nowarp
gon_test.gat mapflag nowarp
// Guild Castles =============
aldeg_cas01.gat mapflag nowarp aldeg_cas01.gat mapflag nowarp
aldeg_cas02.gat mapflag nowarp aldeg_cas02.gat mapflag nowarp
aldeg_cas03.gat mapflag nowarp aldeg_cas03.gat mapflag nowarp

View File

@ -2,7 +2,7 @@
//= Map flags that disable warpto //= Map flags that disable warpto
//===== By: ================================================== //===== By: ==================================================
//= eAthena Dev Team //= eAthena Dev Team
//= v 1.2 //= v 1.3
//===== Current Version: ===================================== //===== Current Version: =====================================
// Guild Castles ======================== // Guild Castles ========================
@ -37,5 +37,6 @@ nguild_pay.gat mapflag nowarpto
nguild_prt.gat mapflag nowarpto nguild_prt.gat mapflag nowarpto
//Lighthalzen Bio-Lab 3F //Lighthalzen Bio-Lab 3F
lhz_dun03.gat mapflag nowarpto lhz_dun03.gat mapflag nowarpto
//Momotaro Event // Special Quests Places =======
ama_test.gat mapflag nowarpto ama_test.gat mapflag nowarpto
gon_test.gat mapflag nowarpto