diff --git a/public/img/sprites/Mounts.css b/public/img/sprites/Mounts.css index 314d83f408..06ea775b2b 100644 --- a/public/img/sprites/Mounts.css +++ b/public/img/sprites/Mounts.css @@ -1,11 +1,13 @@ -Mount_Head_Lion, Mount_Body_Lion, Mount_Head_PolarBear, Mount_Body_PolarBear, Mount_Head_Panda, Mount_Body_Panda, Mount_Head_Tiger, Mount_Body_Tiger, Mount_Head_Bear, Mount_Body_Bear {background: url(Mount-SpriteSheet.png) no-repeat} -Mount_Head_Lion {background-position: 0 0; width: 105px; height: 123px} -Mount_Body_Lion {background-position: -105 0; width: 105px; height: 123px} -Mount_Head_PolarBear {background-position: -210 0; width: 105px; height: 123px} -Mount_Body_PolarBear {background-position: -315 0; width: 105px; height: 123px} -Mount_Head_Panda {background-position: -420 0; width: 105px; height: 123px} -Mount_Body_Panda {background-position: -525 0; width: 105px; height: 123px} -Mount_Head_Tiger {background-position: -630 0; width: 105px; height: 123px} -Mount_Body_Tiger {background-position: -735 0; width: 105px; height: 123px} -Mount_Head_Bear {background-position: -840 0; width: 105px; height: 123px} -Mount_Body_Bear {background-position: -945 0; width: 105px; height: 123px} \ No newline at end of file +.Mount_Head_Lion, .Mount_Body_Lion, .Mount_Head_PolarBear, .Mount_Body_PolarBear, .Mount_Head_Panda, .Mount_Body_Panda, .Mount_Head_Tiger, .Mount_Body_Tiger, .Mount_Head_Bear, .Mount_Body_Bear, .Mount_Head_EtherealLion, .Mount_Body_EtherealLion {background: url(Mount-SpriteSheet.png) no-repeat} +.Mount_Head_Lion {background-position: 0 0; width: 105px; height: 123px} +.Mount_Body_Lion {background-position: -105 0; width: 105px; height: 123px} +.Mount_Head_PolarBear {background-position: -210 0; width: 105px; height: 123px} +.Mount_Body_PolarBear {background-position: -315 0; width: 105px; height: 123px} +.Mount_Head_Panda {background-position: -420 0; width: 105px; height: 123px} +.Mount_Body_Panda {background-position: -525 0; width: 105px; height: 123px} +.Mount_Head_Tiger {background-position: -630 0; width: 105px; height: 123px} +.Mount_Body_Tiger {background-position: -735 0; width: 105px; height: 123px} +.Mount_Head_Bear {background-position: -840 0; width: 105px; height: 123px} +.Mount_Body_Bear {background-position: -945 0; width: 105px; height: 123px} +.Mount_Head_EtherealLion {background-position: -1050 0; width: 105px; height: 123px} +.Mount_Body_EtherealLion {background-position: -1155 0; width: 105px; height: 123px}