From 892170939a8a9fe34e280cdafcd3f3b17d38ba53 Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 14 Aug 2020 10:31:53 -0400 Subject: add the LousyMoccasins recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- npc/items/recipes.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt index b0d2ec6b..7763ec35 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -216,7 +216,15 @@ function read_tailoring { CottonGloves, BanditGloves, SilkGloves, - LeatherGloves); + LeatherGloves, + AssassinGloves); + + next(); + mes(); + mesf(".:: %s ::.", l("Boots")); + mes(); + + showRecipe(LousyMoccasins); return; } -- cgit v1.2.3-70-g09d2