summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-18 17:22:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-18 18:07:58 +0300
commit9d18345d84b0c294b0fe7743cb263259f8cc9447 (patch)
tree4b6c8dce89ed13c672f8672f96411e397fb41641 /data/graphics
parent64fc4f0ccf6cfb25864e67e3f8cf29d4671c64d5 (diff)
downloadplus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.gz
plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.bz2
plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.xz
plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.zip
Add skill cooldown color.
New color: SKILL_COOLDOWN
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index f876629a1..0b697eff6 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -121,6 +121,7 @@
<color id="STATUS_BAR_OUTLINE" color="#000000" />
<color id="JOB_BAR" color="#ffffff" />
<color id="JOB_BAR_OUTLINE" color="#000000" />
+ <color id="SKILL_COOLDOWN" color="#5090ff" />
</palette>
<progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" />