diff options
author | HoraK-FDF <horak-fdf@web.de> | 2022-04-04 14:41:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-04 14:41:36 -0300 |
commit | 41a16b19d71428c997cff15040959a5726181bf6 (patch) | |
tree | 7730f597c3a5b476642958dda4e1587167ba232d /items | |
parent | 9f2a7b95f5eafb7b8a10f6122a8ebe994f708806 (diff) | |
download | clientdata-41a16b19d71428c997cff15040959a5726181bf6.tar.gz clientdata-41a16b19d71428c997cff15040959a5726181bf6.tar.bz2 clientdata-41a16b19d71428c997cff15040959a5726181bf6.tar.xz clientdata-41a16b19d71428c997cff15040959a5726181bf6.zip |
Chronos the shopkeeper, with evil edits from The Mana World Team.
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-head/item5241_RedShades.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5241_RedShades.xml b/items/equip-head/item5241_RedShades.xml index b658b496..5c0a7e81 100644 --- a/items/equip-head/item5241_RedShades.xml +++ b/items/equip-head/item5241_RedShades.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="5241" image="equipment/head/shades.png|R:#580000,A40000,C02020,ff6060" name="Rad Shades" description="Protects your eyes from the bright sun." type="equip-head" weight="20" defense="2"> + <item id="5241" image="equipment/head/shades.png|R:#580000,A40000,C02020,ff6060" name="Red Shades" description="Protects your eyes from the bright sun." type="equip-head" weight="20" defense="2"> <sprite>equipment/head/shades.xml|#580000,A40000,C02020,ff6060</sprite> </item> </items> |