From 56a299e66f3518feeb5dac9a5b469fd9a33a0c9a Mon Sep 17 00:00:00 2001 From: euphyy Date: Fri, 4 Jan 2013 18:38:44 +0000 Subject: * Documented OnTouch_ label. * Fixed some bugs in Rune Knight job quest (incl. bugreport:7083). * Removed a duplicate item in custom Item Mall script (bugreport:7115). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17075 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/quests/quests_lighthalzen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/quests') diff --git a/npc/re/quests/quests_lighthalzen.txt b/npc/re/quests/quests_lighthalzen.txt index 0d637a8f2..a68fcb632 100644 --- a/npc/re/quests/quests_lighthalzen.txt +++ b/npc/re/quests/quests_lighthalzen.txt @@ -302,7 +302,7 @@ que_lhz,94,119,3 script Researcher#ins2 865,{ que_lhz,147,224,3 script Researcher#ins3 865,{ if (lhz_dun04 == 4 || mobcount("que_lhz","#controllhz4::OnMyMobDead") > 0) { mes "[Wolfchev]"; - mes "Wolfchev is freaking out. He is of his mind."; + mes "Wolfchev is freaking out. He is out of his mind."; emotion e_turn; close; } else if (lhz_dun04 == 3) { -- cgit v1.2.3-70-g09d2