From d2b18c292a3a59f785a1eb27208f7379065f6317 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 14 Aug 2010 16:06:23 +0000 Subject: * 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 --- conf/mapflag/nomemo.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'conf/mapflag/nomemo.txt') diff --git a/conf/mapflag/nomemo.txt b/conf/mapflag/nomemo.txt index a2ffb46d6..960b790c4 100644 --- a/conf/mapflag/nomemo.txt +++ b/conf/mapflag/nomemo.txt @@ -1,4 +1,5 @@ //===== eAthena Script ======================================= +//===== eAthena Script ======================================= //= Map flags that disable warp portal memory //===== By: ================================================== //= eAthena Dev Team @@ -637,6 +638,16 @@ que_qaru05 mapflag nomemo 5@tower mapflag nomemo 6@tower mapflag nomemo +// Battle Grounds ================ +bat_c01 mapflag nomemo +bat_c02 mapflag nomemo +bat_c03 mapflag nomemo +bat_room mapflag nomemo +bat_b01 mapflag nomemo +bat_b02 mapflag nomemo +bat_a01 mapflag nomemo +bat_a02 mapflag nomemo + // Episode 13 ==================== mid_campin mapflag nomemo man_fild01 mapflag nomemo @@ -666,3 +677,5 @@ spl_in01 mapflag nomemo // Nidhoggr's Instance =========== 1@nyd mapflag nomemo 2@nyd mapflag nomemo + +//evt_zombie mapflag nomemo -- cgit v1.2.3-70-g09d2