From a6460a88a9f99e466ca97ba429b579aa7bc07ae9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Jul 2018 22:00:23 -0300 Subject: minor improvement --- 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 68a9ae56e..0932a6337 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -193,7 +193,7 @@ OnInit: next; break; case 3: - mesc l("You currently have @@/@@ subclass(es).", total_subclass(),(MAGIC_LVL/2)); + mesc l("You currently have @@/@@ subclass(es).", total_subclass(),max_subclass()); if (MAGIC_SUBCLASS & CL_PALADIN) mesc lg("* Paladin"); if (MAGIC_SUBCLASS & CL_TANKER) -- cgit v1.2.3-60-g2f50