summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2021-05-19 23:44:30 +0000
committerJesusaves <cpntb1@ymail.com>2021-05-19 23:44:30 +0000
commit649e51f240b5460287ac6ce549a7afe5f6b5e338 (patch)
tree485099ab31f204fa188ec5be7242ff9a91d927c1
parent8f70974710ecc2387d11b4016d4e432f9c84d3ba (diff)
downloadclientdata-649e51f240b5460287ac6ce549a7afe5f6b5e338.tar.gz
clientdata-649e51f240b5460287ac6ce549a7afe5f6b5e338.tar.bz2
clientdata-649e51f240b5460287ac6ce549a7afe5f6b5e338.tar.xz
clientdata-649e51f240b5460287ac6ce549a7afe5f6b5e338.zip
weight symbols for 50 and 90 percent
-rw-r--r--graphics/sprites/icons/weight-big.pngbin0 -> 322 bytes
-rw-r--r--graphics/sprites/icons/weight-big.xml10
-rw-r--r--graphics/sprites/icons/weight-small.pngbin0 -> 315 bytes
-rw-r--r--graphics/sprites/icons/weight-small.xml10
-rw-r--r--license.md2
-rw-r--r--status-effects.xml2
6 files changed, 24 insertions, 0 deletions
diff --git a/graphics/sprites/icons/weight-big.png b/graphics/sprites/icons/weight-big.png
new file mode 100644
index 00000000..1671e63e
--- /dev/null
+++ b/graphics/sprites/icons/weight-big.png
Binary files differ
diff --git a/graphics/sprites/icons/weight-big.xml b/graphics/sprites/icons/weight-big.xml
new file mode 100644
index 00000000..7bb3521b
--- /dev/null
+++ b/graphics/sprites/icons/weight-big.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/weight-big.png" width="14" height="16"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-11" delay="500"/>
+ <frame index="0" offsetY="-12" delay="500"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/graphics/sprites/icons/weight-small.png b/graphics/sprites/icons/weight-small.png
new file mode 100644
index 00000000..fc3a3bc1
--- /dev/null
+++ b/graphics/sprites/icons/weight-small.png
Binary files differ
diff --git a/graphics/sprites/icons/weight-small.xml b/graphics/sprites/icons/weight-small.xml
new file mode 100644
index 00000000..3c14c2ac
--- /dev/null
+++ b/graphics/sprites/icons/weight-small.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/weight-small.png" width="10" height="16"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-11" delay="500"/>
+ <frame index="0" offsetY="-12" delay="500"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/license.md b/license.md
index b8ff5b4f..8113e0ec 100644
--- a/license.md
+++ b/license.md
@@ -658,6 +658,8 @@ File | Artists | Licenses
`graphics/sprites/icons/slow-poison.png` | Freeyorp101 | GPLv2, CC BY-SA 3.0
`graphics/sprites/icons/spell-haste.png` | Graingert | GPLv2
`graphics/sprites/icons/spell-protection-generic.png` | Freeyorp101 | GPLv2, CC BY-SA 3.0
+`graphics/sprites/icons/weight-big.png` | HoraK | GPLv2, CC BY-SA 4.0
+`graphics/sprites/icons/weight-small.png` | HoraK | GPLv2, CC BY-SA 4.0
#### Actor Models
File | Artists | Licenses
diff --git a/status-effects.xml b/status-effects.xml
index 4b34190d..38239ea7 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -104,11 +104,13 @@ end-message: Displays a message when the effect end.
/>
<status-effect
name="weight 50%"
+ icon="icons/weight-small.xml"
id="35"
/>
<status-effect
name="weight 90%"
id="36"
+ icon="icons/weight-big.xml"
/>
<status-effect
name="att haste 1"