diff options
-rw-r--r-- | npc/003-8/intensebeard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-8/intensebeard.txt b/npc/003-8/intensebeard.txt index 1189bba0d..8c3a08f7c 100644 --- a/npc/003-8/intensebeard.txt +++ b/npc/003-8/intensebeard.txt @@ -239,7 +239,7 @@ L_Learn: mesq l("There, now you can not only craft items, but craft AWESOME ITEMS!"); RECIPES_EQUIPMENT[CraftDagger]=true; - mesc l("You've also learned how to craft Daggers! These will NOT count towards crafting total score, and serves solely for training purposes."); + mesc l("You've also learned how to craft Daggers! It serves solely for training purposes. You get crafting points for every 40 levels crafted on the item."); } close; |