summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-08-14 10:38:40 -0400
committergumi <git@gumi.ca>2020-08-14 10:38:40 -0400
commit377ae403b4bf0725065912c93791c218acffa659 (patch)
tree1135b08c547fc97548054e827efbef19a4acdd0b /npc
parentfbbbfecb115d1d8086fad3201176db22dc019575 (diff)
downloadserverdata-377ae403b4bf0725065912c93791c218acffa659.tar.gz
serverdata-377ae403b4bf0725065912c93791c218acffa659.tar.bz2
serverdata-377ae403b4bf0725065912c93791c218acffa659.tar.xz
serverdata-377ae403b4bf0725065912c93791c218acffa659.zip
add the SquirrelBoots 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 eb004cb0..889924bc 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -228,7 +228,8 @@ function read_tailoring {
Slippers,
CottonBoots,
BanditBoots,
- ManaSlippers);
+ ManaSlippers,
+ SquirrelBoots);
return;
}