|
@@ -932,45 +932,27 @@ p.turnStart::before, p.turnStart::after {
|
|
|
** Calculate amount of steps from that
|
|
|
** Profit
|
|
|
**/
|
|
|
-.anims-sprite, .anims-hairdoTest, .anims-pixelPrecisionTest, .anims-winner, .anims-orcNoShadow, .anims-orcStand, .anims-playerBody {
|
|
|
- background-image: url('images/anims-s024dfdce19.png');
|
|
|
+.anims-sprite, .anims-orcStand, .anims-mainBody, .anims-pixel0 {
|
|
|
+ background-image: url('images/anims-sad0922e873.png');
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
|
|
|
|
-.anims-hairdoTest {
|
|
|
+.anims-orcStand {
|
|
|
background-position: 0 0;
|
|
|
height: 200px;
|
|
|
- width: 400px;
|
|
|
-}
|
|
|
-
|
|
|
-.anims-pixelPrecisionTest {
|
|
|
- background-position: 0 -200px;
|
|
|
- height: 327px;
|
|
|
- width: 327px;
|
|
|
-}
|
|
|
-
|
|
|
-.anims-winner {
|
|
|
- background-position: 0 -527px;
|
|
|
- height: 200px;
|
|
|
- width: 400px;
|
|
|
-}
|
|
|
-
|
|
|
-.anims-orcNoShadow {
|
|
|
- background-position: 0 -727px;
|
|
|
- height: 200px;
|
|
|
width: 800px;
|
|
|
}
|
|
|
|
|
|
-.anims-orcStand {
|
|
|
- background-position: 0 -927px;
|
|
|
- height: 200px;
|
|
|
- width: 800px;
|
|
|
+.anims-mainBody {
|
|
|
+ background-position: 0 -200px;
|
|
|
+ height: 300px;
|
|
|
+ width: 1200px;
|
|
|
}
|
|
|
|
|
|
-.anims-playerBody {
|
|
|
- background-position: 0 -1127px;
|
|
|
- height: 100px;
|
|
|
- width: 100px;
|
|
|
+.anims-pixel0 {
|
|
|
+ background-position: 0 -500px;
|
|
|
+ height: 155px;
|
|
|
+ width: 262px;
|
|
|
}
|
|
|
|
|
|
.bg-Forest {
|