diff options
author | gumi <git@gumi.ca> | 2018-01-15 12:06:59 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-01-15 12:06:59 -0500 |
commit | 8daad41492fd9c80c3f1c127bd20444b448fc027 (patch) | |
tree | ae1cccf252966e0b39ea01e6deebe5e91c24a1b6 /items/equip-head/_include.xml | |
parent | 95e644562563409f73e8e4e4239cd347c80fd3d9 (diff) | |
download | clientdata-8daad41492fd9c80c3f1c127bd20444b448fc027.tar.gz clientdata-8daad41492fd9c80c3f1c127bd20444b448fc027.tar.bz2 clientdata-8daad41492fd9c80c3f1c127bd20444b448fc027.tar.xz clientdata-8daad41492fd9c80c3f1c127bd20444b448fc027.zip |
add Pipe
Diffstat (limited to 'items/equip-head/_include.xml')
-rw-r--r-- | items/equip-head/_include.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/items/equip-head/_include.xml b/items/equip-head/_include.xml index aaba8b94..f47f25eb 100644 --- a/items/equip-head/_include.xml +++ b/items/equip-head/_include.xml @@ -190,4 +190,5 @@ <include name="items/equip-head/item5129_UnderworldMask.xml"/> <include name="items/equip-head/item5130_Phylactery.xml"/> <include name="items/equip-head/item5200_PointyWitchHat.xml"/> + <include name="items/equip-head/item5201_Pipe.xml"/> </items> |