From b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 11 Aug 2010 18:17:26 +0000 Subject: * Documented Battleground commands with as much information as I've got. * Another rather large overhaul of the battlegrounds. - in bg_common.txt, stripped out several more NPCs, split them off. - Most of the NPCs in bg_common.txt are now official Aegis versions. - Completely rewrote Tierra Gorge for the most part, from ground up. - Moved old Tierra Valley battlegrounds to /custom/battleground. - Added Tierra scripts, Flavius, and bg_common to scripts_athena. - Tierra, KvM, and bg_common scripts are now enabled by default. - To use custom Flavius, you must enable /flavius/flavius_enter.txt - * TIERRA GORGE AND KVM BOTH REQUIRE TESTING * git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14373 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/battleground/kvm/kvm03.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/battleground/kvm/kvm03.txt') diff --git a/npc/battleground/kvm/kvm03.txt b/npc/battleground/kvm/kvm03.txt index a5ed27c4e..245fefc7d 100644 --- a/npc/battleground/kvm/kvm03.txt +++ b/npc/battleground/kvm/kvm03.txt @@ -386,6 +386,7 @@ bat_c03,51,130,5 script KVM Officer#KVM03A 419,{ close2; } bg_leave; + set Bat_Team,0; warp "bat_room",154,150; end; } @@ -414,6 +415,7 @@ bat_c03,148,53,1 script KVM Officer#KVM03B 415,{ close2; } bg_leave; + set Bat_Team,0; warp "bat_room",154,150; end; } -- cgit v1.2.3-60-g2f50