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 c6e70499..759ee59b 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -204,7 +204,8 @@ function read_tailoring {
showRecipe(ShortGloves,
Armbands,
- CottonGloves);
+ CottonGloves,
+ BanditGloves);
return;
}