diff options
author | wushin <pasekei@gmail.com> | 2015-11-18 23:32:44 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 12:26:29 -0500 |
commit | fab7a0c90e5b9a10cc960f2325833ea92810a2d6 (patch) | |
tree | c7023d5430097df898737fae7685cf5c78c8ab03 /items/equip-head/item654_Cap.xml | |
parent | 9c4ceb65aea0a40b0a4eb2ef3d12b9a37d9ec768 (diff) | |
download | clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.gz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.bz2 clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.xz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.zip |
headless base models
Headless Base
Decapitation complete
redo all the hairstyles
Add N Head
Diffstat (limited to 'items/equip-head/item654_Cap.xml')
-rw-r--r-- | items/equip-head/item654_Cap.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item654_Cap.xml b/items/equip-head/item654_Cap.xml index f802ab2e..ba510d50 100644 --- a/items/equip-head/item654_Cap.xml +++ b/items/equip-head/item654_Cap.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="654" image="equipment/head/cap.png|R:#d94800" name="Cap" description="A hat with a peak to shield your eyes from the sun." type="equip-head" defense="5" weight="20" sellProtected="true"> - <sprite gender="male">equipment/head/cap-male.xml|#d94800</sprite> - <sprite gender="female">equipment/head/cap-female.xml|#d94800</sprite> + <sprite>equipment/head/cap.xml|#d94800</sprite> <replace sprite="hair"> <item from="-5"/> </replace> |