fixed book of yamir npc

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8650 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2006-09-06 14:02:41 +00:00
parent d8435fa6d3
commit 06259a5069

View File

@ -61,7 +61,7 @@ yuno_in02.gat,93,207,0 script Book of Ymir 111,{
break; break;
} }
} }
if(valkyrie_Q<=1 || Upper==2 || BaseClass == Job_Taekwon || BaseJob == Job_Gunslinger || BaseJob == Job_Ninja){ if(valkyrie_Q<1 || Upper==2 || BaseClass == Job_Taekwon || BaseJob == Job_Gunslinger || BaseJob == Job_Ninja){
mes ". . . . ."; mes ". . . . .";
} }
mes "...Therefore, ancient heroes were"; mes "...Therefore, ancient heroes were";