summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike <mike.wollmann@gmail.com>2020-05-28 04:02:47 +0200
committerGitHub <noreply@github.com>2020-05-28 02:02:47 +0000
commitc7bc50c9aee97851feb413b16aaee35ad6aae3f4 (patch)
tree9b622e93c240e4cee9fcf3299cad5bc221a65d3a
parent0b524e6983b3cb5d7cacb8df70742f0e8ff547b7 (diff)
downloadclientdata-c7bc50c9aee97851feb413b16aaee35ad6aae3f4.tar.gz
clientdata-c7bc50c9aee97851feb413b16aaee35ad6aae3f4.tar.bz2
clientdata-c7bc50c9aee97851feb413b16aaee35ad6aae3f4.tar.xz
clientdata-c7bc50c9aee97851feb413b16aaee35ad6aae3f4.zip
Fixed Codestyle of Saviorarmor (#375)
* fixed codestyle insaviorarmor-*.xml * added saviorarmor to license fixed c/p formating error *blush*
-rw-r--r--graphics/sprites/equipment/chest/saviorarmor-female.xml24
-rw-r--r--graphics/sprites/equipment/chest/saviorarmor-male.xml24
-rw-r--r--license.md3
3 files changed, 27 insertions, 24 deletions
diff --git a/graphics/sprites/equipment/chest/saviorarmor-female.xml b/graphics/sprites/equipment/chest/saviorarmor-female.xml
index f95e14cf..6faa5878 100644
--- a/graphics/sprites/equipment/chest/saviorarmor-female.xml
+++ b/graphics/sprites/equipment/chest/saviorarmor-female.xml
@@ -31,16 +31,16 @@
</action>
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="7"/>
+ <frame index="7"/>
</animation>
<animation direction="left">
- <frame index="25"/>
+ <frame index="25"/>
</animation>
<animation direction="up">
- <frame index="43"/>
+ <frame index="43"/>
</animation>
<animation direction="right">
- <frame index="61"/>
+ <frame index="61"/>
</animation>
</action>
<action name="dead" imageset="base">
@@ -63,10 +63,10 @@
<end/>
</animation>
<animation direction="left">
- <frame index="27" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="28" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="29" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="30" offsetX="4" offsetY ="0" delay="75"/>
+ <frame index="27" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="28" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="29" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="30" offsetX="4" offsetY="0" delay="75"/>
<end/>
</animation>
<animation direction="up">
@@ -74,10 +74,10 @@
<end/>
</animation>
<animation direction="right">
- <frame index="63" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="64" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="65" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="66" offsetX="-4" offsetY ="0" delay="75"/>
+ <frame index="63" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="64" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="65" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="66" offsetX="-4" offsetY="0" delay="75"/>
<end/>
</animation>
</action>
diff --git a/graphics/sprites/equipment/chest/saviorarmor-male.xml b/graphics/sprites/equipment/chest/saviorarmor-male.xml
index 2214b8e3..92f8192e 100644
--- a/graphics/sprites/equipment/chest/saviorarmor-male.xml
+++ b/graphics/sprites/equipment/chest/saviorarmor-male.xml
@@ -31,16 +31,16 @@
</action>
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="7"/>
+ <frame index="7"/>
</animation>
<animation direction="left">
- <frame index="25"/>
+ <frame index="25"/>
</animation>
<animation direction="up">
- <frame index="43"/>
+ <frame index="43"/>
</animation>
<animation direction="right">
- <frame index="61"/>
+ <frame index="61"/>
</animation>
</action>
<action name="dead" imageset="base">
@@ -63,10 +63,10 @@
<end/>
</animation>
<animation direction="left">
- <frame index="27" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="28" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="29" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="30" offsetX="4" offsetY ="0" delay="75"/>
+ <frame index="27" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="28" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="29" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="30" offsetX="4" offsetY="0" delay="75"/>
<end/>
</animation>
<animation direction="up">
@@ -74,10 +74,10 @@
<end/>
</animation>
<animation direction="right">
- <frame index="63" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="64" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="65" offsetX="0" offsetY ="0" delay="75"/>
- <frame index="66" offsetX="-4" offsetY ="0" delay="75"/>
+ <frame index="63" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="64" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="65" offsetX="0" offsetY="0" delay="75"/>
+ <frame index="66" offsetX="-4" offsetY="0" delay="75"/>
<end/>
</animation>
</action>
diff --git a/license.md b/license.md
index 26f06d83..845427bf 100644
--- a/license.md
+++ b/license.md
@@ -157,6 +157,7 @@ File | Artists | Licenses
`graphics/items/equipment/chest/valentine-dress.png` | Frictor | GPLv2
`graphics/items/equipment/chest/vnecksweater.png` | Saphy | GPLv2
`graphics/items/equipment/chest/desertshirt.png` | Alige | GPLv2, CC BY-SA 3.0
+`graphics/items/equipment/chest/saviorarmor.png` | Saphy, Slave | GPLv2
#### Feet
File | Artists | Licenses
@@ -694,6 +695,8 @@ File | Artists | Licenses
`graphics/sprites/equipment/chest/valentine-dress.png` | Frictor | GPLv2
`graphics/sprites/equipment/chest/vnecksweater-female.png` | Saphy | GPLv2
`graphics/sprites/equipment/chest/vnecksweater-male.png` | Saphy | GPLv2
+`graphics/sprites/equipment/chest/saviorarmor-male.png` | Saphy, slave | GPLv2
+`graphics/sprites/equipment/chest/saviorarmor-female.png` | Saphy, slave | GPLv2
#### Feet
File | Artists | Licenses