From ee00001be4919ec4cdba10d5c5759adfd266f1fd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Jul 2018 13:03:41 -0300 Subject: Silly typo %%e --- npc/003-0/sage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-0/sage.txt') diff --git a/npc/003-0/sage.txt b/npc/003-0/sage.txt index 5b7234604..e851473d5 100644 --- a/npc/003-0/sage.txt +++ b/npc/003-0/sage.txt @@ -55,7 +55,7 @@ L_Member: mesn; mesq l("Hey there! Do you want to learn new skills for a very small teaching fee?"); select - rif(sk_intcost(SA_FREECAST) && && getskilllv(SA_FREECAST) < (1+degree_subclass()/2), l("Learn Action Casting")), + rif(sk_intcost(SA_FREECAST) && getskilllv(SA_FREECAST) < (1+degree_subclass()/2), l("Learn Action Casting")), rif(sk_intcost(SA_DRAGONOLOGY) && getskilllv(SA_DRAGONOLOGY) < (1+degree_subclass()/2), l("Learn Dragon Slayer")), rif(sk_intcost(TMW2_SAGE) && sk_canlvup(TMW2_SAGE), l("Improve Mana Wisdom")), rif(sk_intcost(SA_FLAMELAUNCHER) && sk_canlvup(SA_FLAMELAUNCHER), l("Improve Fire Weapon")), -- cgit v1.2.3-70-g09d2