diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-09-12 01:52:01 +0200 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2024-09-12 01:52:01 +0200 |
commit | 858d01c9ad3c117f0d68245225243a2787d304ef (patch) | |
tree | 00e4314b402112b54fe13eea0ba481afb4a84f1b /items | |
parent | 846f05172ed36fbe0cfc1f271110afb5a3f35076 (diff) | |
download | clientdata-858d01c9ad3c117f0d68245225243a2787d304ef.tar.gz clientdata-858d01c9ad3c117f0d68245225243a2787d304ef.tar.bz2 clientdata-858d01c9ad3c117f0d68245225243a2787d304ef.tar.xz clientdata-858d01c9ad3c117f0d68245225243a2787d304ef.zip |
GlassShards add missing spaceeaster_egg_z
Diffstat (limited to 'items')
-rw-r--r-- | items/generic/item5386_GlassShards.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/generic/item5386_GlassShards.xml b/items/generic/item5386_GlassShards.xml index 64bfd655..7574de96 100644 --- a/items/generic/item5386_GlassShards.xml +++ b/items/generic/item5386_GlassShards.xml @@ -1,4 +1,4 @@ <?xml version="1.0"?> <items> - <item id="5386" image="generic/glass-shards.png" name="GlassShards" description="A pile of glass shards." type="generic" weight="5"/> + <item id="5386" image="generic/glass-shards.png" name="Glass Shards" description="A pile of glass shards." type="generic" weight="5"/> </items> |