diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-05-03 10:38:34 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-05-03 10:38:34 -0400 |
commit | 0b59a1f20a529846555efed66bb5c3327dcbc05f (patch) | |
tree | 0deb829b52e8585f95fc3c79fad50590d451cac8 /npcs/_include.xml | |
parent | fdee17e7031ac5bd69b96006ac82c343536eb614 (diff) | |
download | clientdata-0b59a1f20a529846555efed66bb5c3327dcbc05f.tar.gz clientdata-0b59a1f20a529846555efed66bb5c3327dcbc05f.tar.bz2 clientdata-0b59a1f20a529846555efed66bb5c3327dcbc05f.tar.xz clientdata-0b59a1f20a529846555efed66bb5c3327dcbc05f.zip |
add npc 399 for crafting
Diffstat (limited to 'npcs/_include.xml')
-rw-r--r-- | npcs/_include.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml index f5fff514..71ef2d29 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -198,6 +198,7 @@ <include name="npcs/npc396.xml"/> <include name="npcs/npc397.xml"/> <include name="npcs/npc398.xml"/> + <include name="npcs/npc399.xml"/> <include name="npcs/npc400.xml"/> <include name="npcs/npc401.xml"/> <include name="npcs/npc402.xml"/> |