From 385d55c279e8d3dce294b04fca389dffb8782fd6 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Wed, 24 Feb 2010 21:31:18 +0000 Subject: - Removed 'adopt' documentation from script_commands (bugreport:4066). - Fixed an aegis typo in ninja job quest (bugreport:3972). - Fixed % issues with Battleground Medals (bugreport:4062). - Fixed 'new world cards' effect (bugreport:4033). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14251 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/ninja.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 436e7580e..269b90bd6 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Legionaire, Kisuka //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -14,6 +14,7 @@ //= 1.3 Updated dialogs to official ones and optimized [SinSloth] //= 1.4 Fixed a minor bug [SinSloth] //= 1.5 Updated to match AEGIS script and Added Quest Log commands. [Kisuka] +//= 1.6 Fixed AEGIS amatsu warp typo. [Kisuka] //============================================================ alberta,30,65,3 script Akagi 730,{ @@ -49,7 +50,7 @@ alberta,30,65,3 script Akagi 730,{ warp "amatsu",216,188; end; default: - warp "amatsu",178,167; + warp "amatsu",178,176; end; } }else{ -- cgit v1.2.3-60-g2f50