From fbee823d852af410adc078a18b526d50641c2e1c Mon Sep 17 00:00:00 2001 From: mercurial123 Date: Tue, 27 Dec 2011 23:01:31 +0000 Subject: - Fixed bugreport:5124. (temporary fix) input box command does not show up in the client when the NPC Id is 139. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15289 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/eye_of_hellion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index 634f02d5f..7ad4c4e32 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -1072,7 +1072,7 @@ prontera,223,82,0 script #prt_key-1 111,{ close; } -prontera,45,67,0 script #prt_key-1-1 139,1,1,{ +prontera,45,67,0 script #prt_key-1-1 111,1,1,{ OnTouch: if (HELLIONQ == 40 || HELLIONQ == 41) { mes "[" + strcharinfo(0) + "]"; -- cgit v1.2.3-60-g2f50