summaryrefslogtreecommitdiff
path: root/npc/items/recipes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/recipes.txt')
-rw-r--r--npc/items/recipes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt
index af8842b8..12d2f08c 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -202,7 +202,8 @@ function read_tailoring {
mesf(".:: %s ::.", l("Gloves"));
mes();
- showRecipe(ShortGloves);
+ showRecipe(ShortGloves,
+ Armbands);
return;
}