summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-08-14 10:45:25 -0400
committergumi <git@gumi.ca>2020-08-14 10:45:25 -0400
commit0ec906cf3373721604cb17cbc90fde1dcf00cddb (patch)
tree8148a6773ea04f1563337b027ce64fc02160d2df /npc
parente548a9707f6d0149f064b48419ccab85a13e2d7c (diff)
downloadserverdata-0ec906cf3373721604cb17cbc90fde1dcf00cddb.tar.gz
serverdata-0ec906cf3373721604cb17cbc90fde1dcf00cddb.tar.bz2
serverdata-0ec906cf3373721604cb17cbc90fde1dcf00cddb.tar.xz
serverdata-0ec906cf3373721604cb17cbc90fde1dcf00cddb.zip
add the AssassinBoots recipe
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
Diffstat (limited to 'npc')
-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 029fef2f..36e44d26 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -238,7 +238,8 @@ function read_tailoring {
ManaSlippers,
SquirrelBoots,
LeatherBoots,
- RidingBoots);
+ RidingBoots,
+ AssassinBoots);
return;
}