From 5455fd1184e75c9192a1f6f84355851a01258e48 Mon Sep 17 00:00:00 2001 From: Vicious Date: Mon, 27 Mar 2006 02:15:34 +0000 Subject: constant-fied! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/archer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/1-1/archer.txt') diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt index 399aa39cf..87d390105 100644 --- a/npc/jobs/1-1/archer.txt +++ b/npc/jobs/1-1/archer.txt @@ -18,7 +18,7 @@ // -- Archer Guildsman -- payon_in02.gat,64,71,4 script Archer Guildsman 59,{ - callfunc "F_ToHigh",27,"High Archer",35,"Sniper",147,148,0,0,"Archer Guildsman"; + callfunc "F_ToHigh",Job_Archer_High,"High Archer",Job_Sniper,"Sniper",147,148,0,0,"Archer Guildsman"; mes "[Archer Guildsman]"; if(BaseJob==Job_Novice && job_archer_q == 1) goto L_Check; mes "Good Day. How may I help you?"; -- cgit v1.2.3-70-g09d2