diff options
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4817,14 +4817,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite>equipment/head/forestshroomhat.xml</sprite> </item> <item id="3004" - image="error.png" - name="Chemist Helmet" - description="NPC Only Item." + image="alchemisthelmet.png" + name="Alchemist Helmet" + description="A strong steampunk helmet." defense="50" level="80" type="equip-head" weight="320"> - <sprite>equipment/head/chemist.xml</sprite> + <sprite>equipment/head/alchemisthelmet.xml</sprite> </item> <item id="3005" image="error.png" |