From a7aa37429bed9f57c4d2abfdc14b620a479083e5 Mon Sep 17 00:00:00 2001 From: Reid <reidyaro@gmail.com> Date: Mon, 22 Feb 2016 22:50:28 +0100 Subject: Add hair replace for the brimmed hat and its variants. --- items.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/items.xml b/items.xml index c3237705..2b129620 100644 --- a/items.xml +++ b/items.xml @@ -895,6 +895,11 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-head" weight="20"> <sprite>equipment/head/brimmedhat.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> </item> <item id="2904" image="equipment/head/brimmedfeatherhat.png" @@ -905,6 +910,11 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-head" weight="23"> <sprite>equipment/head/brimmedfeatherhat.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> </item> <item id="2905" image="equipment/head/brimmedflowerhat.png" @@ -915,6 +925,11 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-head" weight="22"> <sprite>equipment/head/brimmedflowerhat.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> </item> <!-- Neck Armors -- cgit v1.2.3-70-g09d2