From dec3ae611b85e2ce1d01a572a0d07d0e2907408b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 22 Feb 2008 06:16:21 +0000 Subject: * Several small fixes to scripts, and updates. - Updated City warps for Lighthalzen, and dugneon warps. - Updated castle warps for Schwaltzvalt Castles Map. - "The Sign" quest is now enabled by default. (bugreport:1011) - Added Dimensional Gorge map spawns (According to RO Future Wiki) - Updated Lighthalzen boss spawning mechanisim to official. - Fixed a small error in the novice potion exchanger. - Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild/gldfunc_manager.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/guild') diff --git a/npc/guild/gldfunc_manager.txt b/npc/guild/gldfunc_manager.txt index fc737b6f2..29abceed3 100644 --- a/npc/guild/gldfunc_manager.txt +++ b/npc/guild/gldfunc_manager.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= jAthena - kalen (1.0) & eAthena Team //===== Current Version: ===================================== -//= 1.9c +//= 2.0 //===== Compatible With: ===================================== //= eAthena SVN; RO Episode 4+ //===== Description: ========================================= @@ -41,6 +41,7 @@ //= 1.9a Fixed Kafra cutin not closing if you choose not to dismiss her. [L0ne_W0lf] //= 1.9b Corrected impropper variable being used for defense investment. [L0ne_W0lf] //= 1.9c Fixed a typo with zeny checkm when installing guardian. [L0ne_W0lf] +//= 2.0 Fixed a typo in abandon function call. [L0ne_W0lf] //============================================================ function script F_GldManager { @@ -375,7 +376,7 @@ function script F_GldManager { // mes "[ "+getarg(0)+" ]"; // mes "Master!!....."; // mes "...... Ma..s...ter....."; - // callfunc "F_GuildBreak",getarg(0),getarg(4); + // callfunc "F_GuildBreak",getarg(1),getarg(4); // return 0; // } // mes "[ "+getarg(0)+" ]"; -- cgit v1.2.3-60-g2f50