- 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
This commit is contained in:
mercurial123 2011-12-27 23:01:31 +00:00
parent 50d4da5c73
commit f6cb1efea6

View File

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