From 1db32664614e71921435c6af105732aa748c2064 Mon Sep 17 00:00:00 2001 From: Lupus Date: Wed, 6 Sep 2006 14:02:41 +0000 Subject: fixed book of yamir npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8650 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/valkyrie.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities') diff --git a/npc/cities/valkyrie.txt b/npc/cities/valkyrie.txt index d15fec852..c1104d2e8 100644 --- a/npc/cities/valkyrie.txt +++ b/npc/cities/valkyrie.txt @@ -61,7 +61,7 @@ yuno_in02.gat,93,207,0 script Book of Ymir 111,{ 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 "...Therefore, ancient heroes were"; -- cgit v1.2.3-60-g2f50