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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt
index 339173db..2f36e016 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -165,6 +165,13 @@ function read_smithery {
BromenalGloves,
IronArmbands);
+ next();
+ mes();
+ mesf(".:: %s ::.", l("Boots"));
+ mes();
+
+ showRecipe(BromenalBoots);
+
return;
}