diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-12 02:30:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-12 02:30:55 -0300 |
commit | 66f2ad0d980f713efccab42e106cc1a8f6877e3d (patch) | |
tree | 30d251794ccc36ad72d7664a5f6e416a95dad354 /items/equip-head | |
parent | 330099dfd8ba197ae2094e775a0a023b8aae74c9 (diff) | |
download | clientdata-66f2ad0d980f713efccab42e106cc1a8f6877e3d.tar.gz clientdata-66f2ad0d980f713efccab42e106cc1a8f6877e3d.tar.bz2 clientdata-66f2ad0d980f713efccab42e106cc1a8f6877e3d.tar.xz clientdata-66f2ad0d980f713efccab42e106cc1a8f6877e3d.zip |
Fix a "variaty" of typos on new hat before it goes live
Diffstat (limited to 'items/equip-head')
-rw-r--r-- | items/equip-head/item5262_MovieCap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5262_MovieCap.xml b/items/equip-head/item5262_MovieCap.xml index 385d1434..d62ef34f 100644 --- a/items/equip-head/item5262_MovieCap.xml +++ b/items/equip-head/item5262_MovieCap.xml @@ -6,7 +6,7 @@ <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"> + <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 variety of films, including very 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> |