소스 검색

- 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 년 전
부모
커밋
f6cb1efea6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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) + "]";