diff options
-rw-r--r-- | graphics/items/equipment/head/knit-cap.png | bin | 1048 -> 8254 bytes | |||
-rw-r--r-- | items/equip-head/_include.xml | 1 | ||||
-rw-r--r-- | items/equip-head/item5262_MovieCap.xml | 31 | ||||
-rw-r--r-- | items/equip-head/item856_KnitCap.xml | 2 | ||||
-rw-r--r-- | license.md | 2 |
5 files changed, 34 insertions, 2 deletions
diff --git a/graphics/items/equipment/head/knit-cap.png b/graphics/items/equipment/head/knit-cap.png Binary files differindex 077c62a2..ceafba2e 100644 --- a/graphics/items/equipment/head/knit-cap.png +++ b/graphics/items/equipment/head/knit-cap.png diff --git a/items/equip-head/_include.xml b/items/equip-head/_include.xml index 4a7c9431..7e7550c2 100644 --- a/items/equip-head/_include.xml +++ b/items/equip-head/_include.xml @@ -223,4 +223,5 @@ <include name="items/equip-head/item5257_GoldenPVPCap.xml"/> <include name="items/equip-head/item5258_BlinkingHocus.xml"/> <include name="items/equip-head/item5259_BlinkingEvilHalloween.xml"/> + <include name="items/equip-head/item5262_MovieCap.xml"/> </items> diff --git a/items/equip-head/item5262_MovieCap.xml b/items/equip-head/item5262_MovieCap.xml new file mode 100644 index 00000000..385d1434 --- /dev/null +++ b/items/equip-head/item5262_MovieCap.xml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<items> + <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> + <its:translateRule selector="//item/@name" translate="yes"/> + <its:translateRule selector="//item/@description" translate="yes"/> + <its:translateRule selector="//item/@effect" translate="yes"/> + <its:translateRule selector="//*" translate="no"/> + </its:rules> + <item id="5262" image="equipment/head/knit-cap.png|W:#ffffff;Y:#5f0b33,91191c,f9ad81;R:#5f0b33,91191c,f9ad81" name="Movie Cap" description="This cap was used as original prop in a variaty of films, including such well known titles as 'little red moubooing hood', 'The hunt for red November' and 'Redman and Bobin'" type="equip-head" defense="3" weight="50" sellProtected="true"> + <replace sprite="hair"> + <item from="-6" to="-1"/> + </replace> + <replace direction="left" sprite="hair"> + <item from="-14" to="-1"/> + <item from="-16" to="-9"/> + </replace> + <replace direction="right" sprite="hair"> + <item from="-14" to="-1"/> + <item from="-16" to="-9"/> + </replace> + <replace direction="upall" sprite="hair"> + <item from="-15" to="-18"/> + </replace> + <replace direction="downall" sprite="hair"> + <item from="-15" to="-9"/> + <item from="-16" to="-18"/> + </replace> + <sprite gender="unisex">equipment/head/knit-cap.xml|#ffffff;#5f0b33,91191c,f9ad81;#5f0b33,91191c,f9ad81</sprite> + <sprite gender="female">equipment/head/knit-cap-female.xml|#ffffff;#5f0b33,91191c,f9ad81;#5f0b33,91191c,f9ad81</sprite> + </item> +</items> diff --git a/items/equip-head/item856_KnitCap.xml b/items/equip-head/item856_KnitCap.xml index 2fadc048..2620f2ad 100644 --- a/items/equip-head/item856_KnitCap.xml +++ b/items/equip-head/item856_KnitCap.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="856" image="equipment/head/knit-cap.png" name="Knit Cap" description="A knitted cap keeping your head warm in the cruel cold." type="equip-head" defense="3" weight="50" sellProtected="true"> + <item id="856" image="equipment/head/knit-cap.png|W:#ffffff;Y:#2958b5,3c6cce,90b3fb,c5d8ff;R:#2453b3,3561bf,638bdc,7799de,b0caff" name="Knit Cap" description="A knitted cap keeping your head warm in the cruel cold." type="equip-head" defense="3" weight="50" sellProtected="true"> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> @@ -239,7 +239,7 @@ File | Artists | Licenses `graphics/items/equipment/head/inspector-hat.png` | Micksha | GPLv2 `graphics/items/equipment/head/jestermask.png` | Spit23 | GPLv2 `graphics/items/equipment/head/knighthelm.png` | Black Don | GPLv2 -`graphics/items/equipment/head/knit-cap.png` | Salmondine | GPLv2 +`graphics/items/equipment/head/knit-cap.png` | Salmondine, jak1 | GPLv2 `graphics/items/equipment/head/leathergoggles.png` | Fettsack | GPLv2 `graphics/items/equipment/head/magicgmtophat.png` | QOAL, V0id | GPLv2 `graphics/items/equipment/head/mask.png` | QOAL | GPLv2 |