summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorMike <mike.wollmann@gmail.com>2020-12-07 14:57:25 +0100
committerGitHub <noreply@github.com>2020-12-07 13:57:25 +0000
commitbafc5ff746e6e75b22d69415265a087bea132a57 (patch)
treef112f815e4c0268056ec435c8bcee923e6ad7cb5 /items
parente34b688e296c76cbf0c1fb6d1e9942468b1f6c14 (diff)
downloadclientdata-bafc5ff746e6e75b22d69415265a087bea132a57.tar.gz
clientdata-bafc5ff746e6e75b22d69415265a087bea132a57.tar.bz2
clientdata-bafc5ff746e6e75b22d69415265a087bea132a57.tar.xz
clientdata-bafc5ff746e6e75b22d69415265a087bea132a57.zip
Added event item 'Movie Cap' (Prsm's request) (#407)
Lets just call it a monday-product.
Diffstat (limited to 'items')
-rw-r--r--items/equip-head/_include.xml1
-rw-r--r--items/equip-head/item5262_MovieCap.xml31
-rw-r--r--items/equip-head/item856_KnitCap.xml2
3 files changed, 33 insertions, 1 deletions
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>