diff options
author | Hello=) <hello@themanaworld.org> | 2025-03-30 02:10:10 +0300 |
---|---|---|
committer | Hello=) <hello@themanaworld.org> | 2025-03-30 02:10:10 +0300 |
commit | 269b718398ccc9c1c96435326d8e0e8e5c428328 (patch) | |
tree | f487f0cd7f1f258728c5aae950bff288d5e23fb0 | |
parent | 84c51ec82b6ef70228f04433bafd33d616a8ac94 (diff) | |
download | clientdata-witch-doctor-mask-fix.tar.gz clientdata-witch-doctor-mask-fix.tar.bz2 clientdata-witch-doctor-mask-fix.tar.xz clientdata-witch-doctor-mask-fix.zip |
This fixes witch doctor mask appearance in items dialog and hover popup.witch-doctor-mask-fix
For some unknown reasons witch doctor mask looked ugly and distorted
in items window (F4 on self or show items on others) and in client hover
popup showing item data.
I've used item sprite itself to make it looking much better.
Technically I moved some part of pixels from item sprite used to display
player in game world to item image used in dialogs, both images are by
same author, and same license.
As extra perk I've optimized PNG packing and halved its size vs original.
-rw-r--r-- | graphics/items/equipment/head/witch-doctor-mask.png | bin | 1683 -> 842 bytes | |||
-rw-r--r-- | license.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/items/equipment/head/witch-doctor-mask.png b/graphics/items/equipment/head/witch-doctor-mask.png Binary files differindex f2a641d1..fd3ea418 100644 --- a/graphics/items/equipment/head/witch-doctor-mask.png +++ b/graphics/items/equipment/head/witch-doctor-mask.png @@ -299,7 +299,7 @@ File | Artists | Licenses `graphics/items/equipment/head/tophat.png` | QOAL | GPLv2 `graphics/items/equipment/head/warlordhelm.png` | Black Don | GPLv2 `graphics/items/equipment/head/wickedmushroomhat.png` | Cassy, Yuuki, HoraK-FDF | GPLv2 -`graphics/items/equipment/head/witch-doctor-mask.png` | Black Don | GPLv2 +`graphics/items/equipment/head/witch-doctor-mask.png` | Black Don, Hello=) | GPLv2 `graphics/items/equipment/head/witch-hat.png` | Meway | GPLv2, CC BY-SA 3.0 `graphics/items/equipment/head/wizard-hat.png` | Crush, Hal9000 | GPLv2, CC BY-SA 3.0 `graphics/items/equipment/head/yeti-mask.png` | Skipy | GPLv2 |