diff options
Diffstat (limited to 'npc/003-0/colin.txt')
-rw-r--r-- | npc/003-0/colin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/colin.txt b/npc/003-0/colin.txt index 928e2e82e..7d8bbf77b 100644 --- a/npc/003-0/colin.txt +++ b/npc/003-0/colin.txt @@ -12,7 +12,7 @@ next; mesn; do { - mesc l("You have @@/@@ magic skill points available.", sk_points(), sk_maxpoints()); + mesc l("You have @@ magic skill points available.", sk_points()); next; mesc l("Fireball - Basic AoE (Area Of Effect) Skill"); mesc l("Holy Light - Standard Holy Magical Attack"); |