diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-08-14 16:06:23 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-08-14 16:06:23 +0000 |
commit | d2b18c292a3a59f785a1eb27208f7379065f6317 (patch) | |
tree | f2f09bc53aac7f4208b4c6aaa94e29df5c354a4b /conf/mapflag/nobranch.txt | |
parent | b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806 (diff) | |
download | hercules-d2b18c292a3a59f785a1eb27208f7379065f6317.tar.gz hercules-d2b18c292a3a59f785a1eb27208f7379065f6317.tar.bz2 hercules-d2b18c292a3a59f785a1eb27208f7379065f6317.tar.xz hercules-d2b18c292a3a59f785a1eb27208f7379065f6317.zip |
* Quest log kill count now updated properly. (Added from topic 253813)
* More battleground editing, and some bug fixes.
- * ALL BATTLEGROUNDS ARE NOW ACTIVE BY DEFAULT. PLEASE CONTINUE TESTING *
- Rewrote the Badge Exchange NPC in bg_common.txt, is official now.
- Other changes to the bg_common folder, including disabled GM NPC.
- Completely rewrote Flavius for the most part, from ground up.
- Moved old Flavius battlegrounds to /custom/battleground folder.
- Restored original bg_common, and KVM to /custom/battleground
- Fixed wall bugs in Tierra Gorge, and added an oninit to the timers.
- Other minor tweaks to both Tierra Gorge and KVM scripts.
- Fixed the pseudo-cooldown on KVM not working properly, I hope.
- Added global time2str function which will be used later in Endless tower.
* Applied Epoque's mapflag clean up, which removes flags from scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14374 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/nobranch.txt')
-rw-r--r-- | conf/mapflag/nobranch.txt | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/conf/mapflag/nobranch.txt b/conf/mapflag/nobranch.txt index 70018fe2e..014fa0169 100644 --- a/conf/mapflag/nobranch.txt +++ b/conf/mapflag/nobranch.txt @@ -9,7 +9,7 @@ //= 1.8 Removed restriction on PVP maps. [L0ne_W0lf] //===== Current Version: ===================================== -// Cities ================>\\ +// Cities ====================== ayo_in01 mapflag nobranch ayo_in02 mapflag nobranch alb_ship mapflag nobranch @@ -95,7 +95,7 @@ ve_in mapflag nobranch ve_in02 mapflag nobranch thor_camp mapflag nobranch -// Job Quests ==================== +// Job Quests ================== job_sword1 mapflag nobranch job_thief1 mapflag nobranch // 2-1 @@ -118,7 +118,7 @@ que_ng mapflag nobranch job_soul mapflag nobranch job_star mapflag nobranch -// Special Quests Places ========= +// Special Quests Places ======= que_god01 mapflag nobranch que_god02 mapflag nobranch que_bingo mapflag nobranch @@ -135,7 +135,7 @@ que_rachel mapflag nobranch que_san04 mapflag nobranch que_thor mapflag nobranch -// Guild Castles ================== +// Guild Castles =============== //alde_gld mapflag nobranch aldeg_cas01 mapflag nobranch aldeg_cas02 mapflag nobranch @@ -178,14 +178,14 @@ nguild_gef mapflag nobranch nguild_pay mapflag nobranch nguild_prt mapflag nobranch -// GvG Arenas ===================== +// GvG Arenas ================== guild_vs1 mapflag nobranch guild_vs2 mapflag nobranch guild_vs3 mapflag nobranch guild_vs4 mapflag nobranch guild_vs5 mapflag nobranch -// Arenas ================>\\ +// Arenas ====================== arena_room mapflag nobranch force_1-1 mapflag nobranch force_1-2 mapflag nobranch @@ -219,11 +219,11 @@ prt_are01 mapflag nobranch //wizard_2-1 mapflag nobranch //wizard_3-1 mapflag nobranch -// PvP Arenas ========================= +// PvP Arenas ================== pvp_y_room mapflag nobranch pvp_n_room mapflag nobranch -//Main City maps +// Main City maps ============== alberta mapflag nobranch aldebaran mapflag nobranch amatsu mapflag nobranch @@ -259,11 +259,11 @@ turbo_e_4 mapflag nobranch turbo_e_8 mapflag nobranch turbo_e_16 mapflag nobranch -//Monster Races ================ +// Monster Races =============== p_track01 mapflag nobranch p_track02 mapflag nobranch -//Vision of Okolnir ============ +// Vision of Okolnir =========== que_qsch01 mapflag nobranch que_qsch02 mapflag nobranch que_qsch03 mapflag nobranch @@ -274,3 +274,15 @@ que_qaru02 mapflag nobranch que_qaru03 mapflag nobranch que_qaru04 mapflag nobranch que_qaru05 mapflag nobranch + +// Battle Grounds ============== +bat_c01 mapflag nobranch +bat_c02 mapflag nobranch +bat_c03 mapflag nobranch +bat_room mapflag nobranch +bat_b01 mapflag nobranch +bat_b02 mapflag nobranch +bat_a01 mapflag nobranch +bat_a02 mapflag nobranch + +//evt_zombie mapflag nobranch |