From f1d4cd3092a7d00afca49cbd58a089dfcdda8cfc Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 14 Aug 2020 09:52:30 -0400 Subject: add the CottonSkirt recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- npc/items/recipes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt index 28d78548..ee4990ff 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -179,7 +179,8 @@ function read_tailoring { mesf(".:: %s ::.", l("Leg Armor")); mes(); - showRecipe(CreasedShorts); + showRecipe(CreasedShorts, + CottonSkirt); return; } -- cgit v1.2.3-70-g09d2