summaryrefslogtreecommitdiff
path: root/npc/027-0/enrique.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-0/enrique.txt')
-rw-r--r--npc/027-0/enrique.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt
index 5bef3fe19..e2d3807b4 100644
--- a/npc/027-0/enrique.txt
+++ b/npc/027-0/enrique.txt
@@ -7,7 +7,8 @@
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", academicrank());
+ mesc l("Your current scholar rank: %s (%d Research Points)",
+ academicrank(), fnum(MAGIC_RP));
if (!MAGIC_LVL)
close;
do