From 4d67a38da62939fe8b5aa83454219e8a03e07f9b Mon Sep 17 00:00:00 2001 From: j-tkay Date: Wed, 9 Oct 2013 00:37:09 +0800 Subject: [PATCH] Fixed bug #8110: - Fixed an issue where Castle Manager couldn't be fired accordingly. http://rathena.org/board/tracker/issue-8110-overly-attached-kafra-employee/ Signed-off-by: j-tkay --- npc/guild/agit_main.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/npc/guild/agit_main.txt b/npc/guild/agit_main.txt index d769136fe9..5475c44281 100644 --- a/npc/guild/agit_main.txt +++ b/npc/guild/agit_main.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.9a +//= 2.0 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -52,6 +52,7 @@ //= 1.8 Fixed a possible exploit in guild castle investment. [Brian] //= 1.9 Partially rewrote Script. [Masao] //= 1.9a Fixed incorrect setcastledata parameter. [Euphy] +//= 2.0 Fixed an issue where Castle Manager couldn't be fired. [Joseph] //============================================================ // WoE : Main Functions @@ -836,12 +837,13 @@ OnRecvCastle: mes "Oh, my goodness! This is nonsense!"; next; cutin "",255; - close; + break; case 2: mes "[ Hired Kafra Employee ]"; mes "I'll work hard for you... Thank you!"; close; } + break; case 2: mes "["+strnpcinfo(1)+"]"; mes "She worked hard in my opinion. It was a good decision to keep her.";