removed extra name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9454 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
705e960a79
commit
2fd5ba31c5
@ -43,7 +43,6 @@
|
||||
in_moc_16.gat,19,33,4 script Guildsman 55,{
|
||||
callfunc "F_BlockHigh",Job_Thief_High,"Thief High",Job_Assassin_Cross,"Assassin Cross","Assassin Huey";
|
||||
|
||||
mes "[Angry looking man]";
|
||||
if(BaseJob == Job_Assassin) {
|
||||
mes "[Assassin Huey]";
|
||||
mes "Oohh, its you. You're...." + strcharinfo(0) + " right?";
|
||||
@ -52,6 +51,7 @@ in_moc_16.gat,19,33,4 script Guildsman 55,{
|
||||
mes "Too bad there's nothing to do right now. You should go train more. Bye.";
|
||||
close;
|
||||
}
|
||||
mes "[Angry looking man]";
|
||||
if(baseClass == Job_Novice){
|
||||
mes "....HEY Novice!!! GET out of here now!! I won't be held responsible if anything bad happens to you.......";
|
||||
emotion e_gasp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user