From 82f0534a2177fa7ff583ff0334cb0db0298da9c1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 20 Aug 2010 15:53:35 +0000 Subject: * Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:4395) * Fixed the setwalls in Tierra gorge, again. Removed extra mapflags. * Moved overlapping guild flags outside arug_cas05 to proper points. * Fixed kRO Name for Women's Bundle. (bugreport:4398) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14385 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild2/arug_cas05.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/guild2/arug_cas05.txt') diff --git a/npc/guild2/arug_cas05.txt b/npc/guild2/arug_cas05.txt index 0ff49830e..4c4f4334d 100644 --- a/npc/guild2/arug_cas05.txt +++ b/npc/guild2/arug_cas05.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.1 +//= 2.2 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -25,6 +25,7 @@ //= 2.0 Fixed eco/def not actually incrementing. [L0ne_W0lf] //= Can no longer gain eco/def higher than 100. //= 2.1 Fixed setcell extending more than it should on 3rd barricade. (bugreport:4323) [L0ne_W0lf] +//= 2.2 Fixed exterior flag placements. [L0ne_W0lf] //============================================================ arug_cas05,1,1,0 script Manager#aru05_02 111,{ @@ -2921,7 +2922,7 @@ OnRecvCastlear05: aru_gld,289,112,6 duplicate(ar05_Flag) Banadis#flag_ar05_2 722 -aru_gld,289,103,6 script Banadis#flag_ar05_3::ar05_Flag2 722,{ +aru_gld,350,98,6 script Banadis#flag_ar05_3::ar05_Flag2 722,{ set .@GID, GetCastleData("arug_cas05",1); if (.@GID == 0) { mes "[ Arunafeltz Royal Edict ]"; @@ -2955,4 +2956,4 @@ OnRecvCastlear05: end; } -aru_gld,289,112,6 duplicate(ar05_Flag2) Banadis#flag_ar05_4 722 +aru_gld,350,88,6 duplicate(ar05_Flag2) Banadis#flag_ar05_4 722 -- cgit v1.2.3-70-g09d2