diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:53:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:53:32 -0300 |
commit | 8c8c52ff79520158291ff52b73db7a7b733d2427 (patch) | |
tree | 6c6fc20600672acd8fea391fcd75ffc1238c944e | |
parent | 2b2bd936ee5a571c7cd3ebe75d321bc091af40f6 (diff) | |
download | clientdata-8c8c52ff79520158291ff52b73db7a7b733d2427.tar.gz clientdata-8c8c52ff79520158291ff52b73db7a7b733d2427.tar.bz2 clientdata-8c8c52ff79520158291ff52b73db7a7b733d2427.tar.xz clientdata-8c8c52ff79520158291ff52b73db7a7b733d2427.zip |
Remove Courbahelmet.
General item description update.
-rw-r--r-- | graphics/sprites/equipment/head/courbahelmet.png | bin | 7248 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/courbahelmet.xml | 12 | ||||
-rw-r--r-- | items.xml | 4 |
3 files changed, 2 insertions, 14 deletions
diff --git a/graphics/sprites/equipment/head/courbahelmet.png b/graphics/sprites/equipment/head/courbahelmet.png Binary files differdeleted file mode 100644 index 4dadc4e2..00000000 --- a/graphics/sprites/equipment/head/courbahelmet.png +++ /dev/null diff --git a/graphics/sprites/equipment/head/courbahelmet.xml b/graphics/sprites/equipment/head/courbahelmet.xml deleted file mode 100644 index 3d82588f..00000000 --- a/graphics/sprites/equipment/head/courbahelmet.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Saulc -Copyright (C) 2018 TMW2 --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/head/courbahelmet.png" - width="32" - height="64" - offsetY="1"/> - - <include file="equipment/head/headmodel-male.xml"/> -</sprite> @@ -3180,8 +3180,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="1154" image="equipment/charms/doll.png" name="Doll" - description="A doll. Monsters will understimate you, allowing to crit more often." - effect="Critical +15%" + description="A doll. Monsters will underestimate you, allowing to crit more often." + effect="Critical +10%" level="30" type="equip-necklace" weight="60"> |