Ver código fonte

- 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://svn.code.sf.net/p/rathena/svn/trunk@15289 54d463be-8e91-2dee-dedb-b68131a5f0ec
mercurial123 13 anos atrás
pai
commit
f6cb1efea6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      npc/quests/eye_of_hellion.txt

+ 1 - 1
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) + "]";