diff options
author | Hello=) <hello@themanaworld.org> | 2024-04-15 18:42:22 +0300 |
---|---|---|
committer | Hello=) <hello@themanaworld.org> | 2024-04-15 18:42:22 +0300 |
commit | 44f7d768d64c3f20fe728aa51939c2b53060ad3d (patch) | |
tree | 7e30977d262d2aa8dbf658b4049f160967276067 /items | |
parent | 114f7075212a033f3dd41fb76729a7f77569ed7e (diff) | |
download | clientdata-44f7d768d64c3f20fe728aa51939c2b53060ad3d.tar.gz clientdata-44f7d768d64c3f20fe728aa51939c2b53060ad3d.tar.bz2 clientdata-44f7d768d64c3f20fe728aa51939c2b53060ad3d.tar.xz clientdata-44f7d768d64c3f20fe728aa51939c2b53060ad3d.zip |
Floyd rendering fix - missing include
Diffstat (limited to 'items')
-rw-r--r-- | items/racesprite/_include.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/items/racesprite/_include.xml b/items/racesprite/_include.xml index 3f31be1c..f0879182 100644 --- a/items/racesprite/_include.xml +++ b/items/racesprite/_include.xml @@ -8,4 +8,5 @@ <include name="items/racesprite/item00105_Sparron.xml"/> <include name="items/racesprite/item00106_Undead.xml"/> <include name="items/racesprite/item99054_Troll.xml"/> + <include name="items/racesprite/item99168_Floyd.xml"/> </items> |