From 4ddfb97167d8c2df8277d6cf484a028e78d93b25 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Fri, 14 Mar 2008 23:47:51 +0000 Subject: Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12366 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/quests/quests_airship.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index bfed298ec..f705a5eec 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2008/03/14 + * Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129) [Paradox924X] * Fixed the autotimer on an npc warp in Juperos Quest. [Paradox924X] 2008/03/13 * Updated WoE Check in Shift Assassin Script. (bugreport: 1059) [Paradox924X] diff --git a/npc/quests/quests_airship.txt b/npc/quests/quests_airship.txt index 4e5f06f3a..0be42cafa 100644 --- a/npc/quests/quests_airship.txt +++ b/npc/quests/quests_airship.txt @@ -2911,6 +2911,7 @@ OnTouch: } ein_in01,263,35,3 script Ferlock#lab 873,{ + end; OnInit: disablenpc "Ferlock#lab"; -- cgit v1.2.3-70-g09d2