Small fix for Lance's security patches
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9263 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
38747b1685
commit
c14578bf17
@ -456,7 +456,8 @@ new_zone02.gat,99,105,4 script Interfaces Instructor 751,{
|
|||||||
warp "new_zone02.gat",28,178;
|
warp "new_zone02.gat",28,178;
|
||||||
end;
|
end;
|
||||||
}
|
}
|
||||||
default: emotion e_swt2;
|
default:
|
||||||
|
emotion e_swt2;
|
||||||
close;
|
close;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -492,7 +493,8 @@ new_zone02.gat,99,105,4 script Interfaces Instructor 751,{
|
|||||||
warp "new_zone02.gat",28,178;
|
warp "new_zone02.gat",28,178;
|
||||||
end;
|
end;
|
||||||
}
|
}
|
||||||
default:emotion e_swt2;
|
default:
|
||||||
|
emotion e_swt2;
|
||||||
close;
|
close;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -922,7 +922,7 @@ um_in.gat,44,71,2 script Utan Tribe Shaman 782,{
|
|||||||
mes "that's fine. When you do, please come";
|
mes "that's fine. When you do, please come";
|
||||||
mes "by again.";
|
mes "by again.";
|
||||||
close;
|
close;
|
||||||
}
|
|
||||||
default:
|
default:
|
||||||
end;
|
end;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user