From a8e0bcfb682fcdc1fdf1245f479760f510322066 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Jul 2018 11:05:40 -0300 Subject: Raising a skill by sk_lvup will give you 50 Job Points per level --- npc/items/books.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/books.txt b/npc/items/books.txt index f1ff08dc3..5be057999 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -191,7 +191,7 @@ OnInit: if (getskilllv(TMW2_PARUM)) mesc l("Parum - @sk-parum"); next; - mesn l("Current Magic Control"); + mesn l("Current Magic Control (@@)", "abizit"); .@val=MAGIC_EXP+rand(-MAGIC_LVL*5, MAGIC_LVL*5); .@base=(MAGIC_LVL**3); if (.@val > .@base*5) -- cgit v1.2.3-70-g09d2