From ced3d62b5a72ea6c69bba1c52e3c3574bc5fe56b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Jul 2019 21:21:09 -0300 Subject: Fix typo, add recipe to old players on CV, mark new Dagger recipe on book. --- npc/craft/recipes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/craft') diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index a383c3a26..163faf545 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -159,6 +159,10 @@ function readCrafting { mes ""; // Melee Weapons: Never use Titanium nor Lead. Iron-based, no silver mesc "----------"+l("One Hand Weapon Recipes")+"----------", 2; + showRecipe(CraftDagger, Dagger, + 1, IronIngot, + 3, Coal, + 1, SulfurPowder); showRecipe(CraftWoodenSword, WoodenSword, 20, WoodenLog, 5, RawLog, -- cgit v1.2.3-60-g2f50