From 12522c2090a447c848d27b0ef0b1f00ea43d663e Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 11 Dec 2006 16:08:54 +0000 Subject: removed extra name git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9454 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/assassin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index 3ed03987b..48f4d2a18 100644 --- a/npc/jobs/2-1/assassin.txt +++ b/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; -- cgit v1.2.3-60-g2f50