summaryrefslogtreecommitdiff
path: root/items/equip-head/item5262_MovieCap.xml
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/equip-head/item5262_MovieCap.xml
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/equip-head/item5262_MovieCap.xml')
-rw-r--r--items/equip-head/item5262_MovieCap.xml31
1 files changed, 31 insertions, 0 deletions
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>