- 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:
parent
50d4da5c73
commit
f6cb1efea6
@ -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) + "]";
|
||||
|
Loading…
x
Reference in New Issue
Block a user