From 95b12032c7a341281438cee2dda3078186ceb0ce Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Aug 2020 06:39:58 -0300 Subject: [skip ci] I love passing strings to %d, you see --- 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 14a2ee6e1..a2fc7acec 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -242,7 +242,7 @@ OnInit: mesc l("Current magic rank: %d", MAGIC_LVL); mesc l("You have @@/@@ magic skill points available.", b(sk_points()), sk_maxpoints()); - mesc l("Your current scholar rank: %s (%d Research Points)", + mesc l("Your current scholar rank: %s (%s Research Points)", academicrank(), fnum(MAGIC_RP)); ShowAbizit(true); next; -- cgit v1.2.3-60-g2f50