diff options
-rw-r--r-- | npc/006-1/crazyfefe.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 7ba6659f5..375867667 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -35,6 +35,7 @@ L_Main: L_Scoreboard: mesc l("All leaderboards are refreshed hourly."), 1; + mesc l("Your current score: @@", CRAZYPOINTS), 3; HallOfCandor(); next; goto L_Main; |