From 6ba7175666386669dca3816b006deb5331b79bdb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Aug 2020 06:39:02 -0300 Subject: A few bugs more --- npc/027-0/emma.txt | 2 +- npc/027-0/enrique.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/027-0/emma.txt b/npc/027-0/emma.txt index 314f4533c..6b2c503c3 100644 --- a/npc/027-0/emma.txt +++ b/npc/027-0/emma.txt @@ -7,7 +7,7 @@ 027-0,88,26,2 script Emma NPC_DARK_SORCERER_F,,{ mesn; mesq l("Hello. I am Emma, Enrique's wife."); - mesc l("Your current scholar rank: %s (%d Research Points)", + mesc l("Your current scholar rank: %s (%s Research Points)", academicrank(), fnum(MAGIC_RP)); if (!MAGIC_LVL) close; diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index e2d3807b4..425e868e0 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -7,7 +7,7 @@ 027-0,46,25,0 script Enrique NPC_BLACKALCHEMIST,{ mesn; mesq l("Hello. I am Enrique, headmaster of The Academy."); - mesc l("Your current scholar rank: %s (%d Research Points)", + mesc l("Your current scholar rank: %s (%s Research Points)", academicrank(), fnum(MAGIC_RP)); if (!MAGIC_LVL) close; -- cgit v1.2.3-70-g09d2