Zealotus Mask Update (bugreport:4874)
Modified to use next; instead of close; git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15076 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
d90c239808
commit
c6da5906f8
@ -1984,7 +1984,7 @@ gl_prison1,97,104,1 script Phendark#LhzHat 1202,{
|
||||
mes "Huh...?";
|
||||
mes "What is that";
|
||||
mes "supposed to mean?";
|
||||
close;
|
||||
next;
|
||||
}
|
||||
else if(@temp1 == 3 && @temp2 == 2)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user