Selaa lähdekoodia

removed extra name

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9454 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 18 vuotta sitten
vanhempi
commit
2fd5ba31c5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      npc/jobs/2-1/assassin.txt

+ 1 - 1
npc/jobs/2-1/assassin.txt

@@ -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;