summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/items/books.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/items/books.txt b/npc/items/books.txt
index 923c607d3..49951e5b6 100644
--- a/npc/items/books.txt
+++ b/npc/items/books.txt
@@ -240,8 +240,6 @@ OnInit:
PetcaringBook();
break;
case 6:
- mesc l("WARNING: You still need the @@ to learn new recipes!", getitemlink(RecipeBook)), 1;
- next;
closeclientdialog;
doevent("#RecipeBook::OnUse");
end;