summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2024-10-30 20:06:37 +0100
committerHoraK-FDF <horak-fdf@web.de>2024-10-30 20:06:37 +0100
commit4fbfa14803a3c95e418095fdee9775c5cc8404f3 (patch)
tree4f588943e13110a5e7b78ad7bc427fb10ff6a07c /items
parent09b2816d35c302c252a3867a84afc5c26a00b861 (diff)
downloadclientdata-4fbfa14803a3c95e418095fdee9775c5cc8404f3.tar.gz
clientdata-4fbfa14803a3c95e418095fdee9775c5cc8404f3.tar.bz2
clientdata-4fbfa14803a3c95e418095fdee9775c5cc8404f3.tar.xz
clientdata-4fbfa14803a3c95e418095fdee9775c5cc8404f3.zip
Mobs and Items license fix typo
Diffstat (limited to 'items')
-rw-r--r--items/generic/item5375_JunglefowlFeather.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/generic/item5375_JunglefowlFeather.xml b/items/generic/item5375_JunglefowlFeather.xml
index b6649eac..11d5093f 100644
--- a/items/generic/item5375_JunglefowlFeather.xml
+++ b/items/generic/item5375_JunglefowlFeather.xml
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<items>
- <item id="5375" image="generic/feather-a.png|W:#b0b080;R:#b82e2e;G:#c0c0c0;B:#ffffff;C:#fffff;Y:#b82e2e" name="Junglefoul Feather" description="A beautiful feather." type="generic" weight="1"/>
+ <item id="5375" image="generic/feather-a.png|W:#b0b080;R:#b82e2e;G:#c0c0c0;B:#ffffff;C:#fffff;Y:#b82e2e" name="Junglefowl Feather" description="A beautiful feather." type="generic" weight="1"/>
</items>