summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-14 23:47:51 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-14 23:47:51 +0000
commit4ddfb97167d8c2df8277d6cf484a028e78d93b25 (patch)
tree1eba1bf7b6a72b62384dd29b0aa730a1082bada0 /npc
parent205a8376bfd94454f3ade3da35b40de70f7baa28 (diff)
downloadhercules-4ddfb97167d8c2df8277d6cf484a028e78d93b25.tar.gz
hercules-4ddfb97167d8c2df8277d6cf484a028e78d93b25.tar.bz2
hercules-4ddfb97167d8c2df8277d6cf484a028e78d93b25.tar.xz
hercules-4ddfb97167d8c2df8277d6cf484a028e78d93b25.zip
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
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/quests/quests_airship.txt1
2 files changed, 2 insertions, 0 deletions
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";