From 9352436aee59cd540447755d318e45b9be30e597 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Sun, 23 Dec 2007 18:44:07 +0000 Subject: Fixed a line in eAAC Quest Warper causing crashes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11973 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/custom/eAAC_Scripts/quest_warper.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 530df46d9..f3dad3b2c 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/12/23 + * Fixed a line in eAAC Quest Warper causing crashes. (bugreport:641) [Paradox924X] 2007/12/22 * Cleaned the script conf files (see topic:171384 for details) [ultramage] 2007/12/16 diff --git a/npc/custom/eAAC_Scripts/quest_warper.txt b/npc/custom/eAAC_Scripts/quest_warper.txt index b0df91f67..106ba7c8a 100644 --- a/npc/custom/eAAC_Scripts/quest_warper.txt +++ b/npc/custom/eAAC_Scripts/quest_warper.txt @@ -1904,7 +1904,7 @@ prt_fild05,273,215,4 script Warpra#11 113,{ tur_dun01,148,239,4 script Warpra#12 113,{ callfunc "Q_Warpra",1; } -valkyrie,48,35,8 script Warpra@13 113,{ +valkyrie,48,35,8 script Warpra#13 113,{ callfunc "Q_Warpra",1; } yuno_fild03,37,135,4 script Warpra#14 113,{ -- cgit v1.2.3-60-g2f50