diff --git a/Gruntfile.js b/Gruntfile.js index 3b3548bba3..8096c9bdcc 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,6 +1,18 @@ module.exports = function(grunt) { grunt.initConfig({ + sprite:{ + all: { + src: 'img/sprites/images/*.png', + destImg: 'img/sprites/spritesmith.png', + destCSS: 'css/spritesmith.css', + cssOpts: { + 'cssClass': function (item) { + return '.sprite-' + item.name; + } + } + } + }, cssmin: { dist: { options: { @@ -17,7 +29,8 @@ module.exports = function(grunt) { "css/pet_sprites.css", "css/achievements.css", "css/backer.css", - "css/customizer.css" + "css/customizer.css", + "css/spritesmith.css" ] } } @@ -36,11 +49,11 @@ module.exports = function(grunt) { }); - // Load the plugin that provides the "uglify" task. - grunt.loadNpmTasks('grunt-contrib-cssmin'); + grunt.loadNpmTasks('grunt-spritesmith'); + grunt.loadNpmTasks('grunt-contrib-cssmin'); // Load the plugin that provides the "uglify" task. grunt.loadNpmTasks('grunt-browserify'); // Default task(s). - grunt.registerTask('default', ['cssmin', 'browserify']); + grunt.registerTask('default', ['sprite', 'cssmin', 'browserify']); }; \ No newline at end of file diff --git a/css/spritesmith.css b/css/spritesmith.css new file mode 100644 index 0000000000..2111fb800e --- /dev/null +++ b/css/spritesmith.css @@ -0,0 +1,942 @@ +.sprite-armor_healer_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -90px; + width: 90px; + height: 90px; +} +.sprite-armor_healer_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7020px; + width: 90px; + height: 90px; +} +.sprite-armor_healer_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -180px; + width: 90px; + height: 90px; +} +.sprite-armor_healer_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -270px; + width: 90px; + height: 90px; +} +.sprite-armor_healer_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -360px; + width: 90px; + height: 90px; +} +.sprite-armor_rogue_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -450px; + width: 90px; + height: 90px; +} +.sprite-armor_rogue_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -540px; + width: 90px; + height: 90px; +} +.sprite-armor_rogue_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -630px; + width: 90px; + height: 90px; +} +.sprite-armor_rogue_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -720px; + width: 90px; + height: 90px; +} +.sprite-armor_rogue_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -810px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -900px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -990px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1080px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1170px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1260px; + width: 90px; + height: 90px; +} +.sprite-armor_warrior_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1350px; + width: 90px; + height: 90px; +} +.sprite-armor_wizard_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1440px; + width: 90px; + height: 90px; +} +.sprite-armor_wizard_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1530px; + width: 90px; + height: 90px; +} +.sprite-armor_wizard_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1620px; + width: 90px; + height: 90px; +} +.sprite-armor_wizard_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1710px; + width: 90px; + height: 90px; +} +.sprite-armor_wizard_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1800px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_1_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1890px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_1_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -1980px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_1_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2070px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_1_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2160px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_1_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2250px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_2_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2340px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_2_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2430px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_2_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2520px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_2_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2610px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_2_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2700px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_3_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2790px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_3_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2880px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_3_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -2970px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_3_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3060px; + width: 90px; + height: 90px; +} +.sprite-hair_bangs_3_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3150px; + width: 90px; + height: 90px; +} +.sprite-hair_base_1_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3240px; + width: 90px; + height: 90px; +} +.sprite-hair_base_1_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3330px; + width: 90px; + height: 90px; +} +.sprite-hair_base_1_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3420px; + width: 90px; + height: 90px; +} +.sprite-hair_base_1_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3510px; + width: 90px; + height: 90px; +} +.sprite-hair_base_1_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3600px; + width: 90px; + height: 90px; +} +.sprite-hair_base_2_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3690px; + width: 90px; + height: 90px; +} +.sprite-hair_base_2_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3780px; + width: 90px; + height: 90px; +} +.sprite-hair_base_2_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3870px; + width: 90px; + height: 90px; +} +.sprite-hair_base_2_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -3960px; + width: 90px; + height: 90px; +} +.sprite-hair_base_2_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4050px; + width: 90px; + height: 90px; +} +.sprite-hair_base_3_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4140px; + width: 90px; + height: 90px; +} +.sprite-hair_base_3_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4230px; + width: 90px; + height: 90px; +} +.sprite-hair_base_3_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4320px; + width: 90px; + height: 90px; +} +.sprite-hair_base_3_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4410px; + width: 90px; + height: 90px; +} +.sprite-hair_base_3_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4500px; + width: 90px; + height: 90px; +} +.sprite-hair_base_4_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4590px; + width: 90px; + height: 90px; +} +.sprite-hair_base_4_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4680px; + width: 90px; + height: 90px; +} +.sprite-hair_base_4_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4770px; + width: 90px; + height: 90px; +} +.sprite-hair_base_4_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4860px; + width: 90px; + height: 90px; +} +.sprite-hair_base_4_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -4950px; + width: 90px; + height: 90px; +} +.sprite-hair_base_5_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5040px; + width: 90px; + height: 90px; +} +.sprite-hair_base_5_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5130px; + width: 90px; + height: 90px; +} +.sprite-hair_base_5_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5220px; + width: 90px; + height: 90px; +} +.sprite-hair_base_5_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5310px; + width: 90px; + height: 90px; +} +.sprite-hair_base_5_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5400px; + width: 90px; + height: 90px; +} +.sprite-hair_base_6_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5490px; + width: 90px; + height: 90px; +} +.sprite-hair_base_6_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5580px; + width: 90px; + height: 90px; +} +.sprite-hair_base_6_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5670px; + width: 90px; + height: 90px; +} +.sprite-hair_base_6_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5760px; + width: 90px; + height: 90px; +} +.sprite-hair_base_6_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5850px; + width: 90px; + height: 90px; +} +.sprite-hair_base_7_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -5940px; + width: 90px; + height: 90px; +} +.sprite-hair_base_7_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6030px; + width: 90px; + height: 90px; +} +.sprite-hair_base_7_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6120px; + width: 90px; + height: 90px; +} +.sprite-hair_base_7_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6210px; + width: 90px; + height: 90px; +} +.sprite-hair_base_7_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6300px; + width: 90px; + height: 90px; +} +.sprite-hair_base_8_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6390px; + width: 90px; + height: 90px; +} +.sprite-hair_base_8_blond { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6480px; + width: 90px; + height: 90px; +} +.sprite-hair_base_8_brown { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6570px; + width: 90px; + height: 90px; +} +.sprite-hair_base_8_red { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6660px; + width: 90px; + height: 90px; +} +.sprite-hair_base_8_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6750px; + width: 90px; + height: 90px; +} +.sprite-head_healer_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6840px; + width: 90px; + height: 90px; +} +.sprite-head_healer_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -6930px; + width: 90px; + height: 90px; +} +.sprite-head_healer_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px 0px; + width: 90px; + height: 90px; +} +.sprite-head_healer_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7110px; + width: 90px; + height: 90px; +} +.sprite-head_healer_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7200px; + width: 90px; + height: 90px; +} +.sprite-head_rogue_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7290px; + width: 90px; + height: 90px; +} +.sprite-head_rogue_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7380px; + width: 90px; + height: 90px; +} +.sprite-head_rogue_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7470px; + width: 90px; + height: 90px; +} +.sprite-head_rogue_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7560px; + width: 90px; + height: 90px; +} +.sprite-head_rogue_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7650px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7740px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7830px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -7920px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8010px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8100px; + width: 90px; + height: 90px; +} +.sprite-head_warrior_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8190px; + width: 90px; + height: 90px; +} +.sprite-head_wizard_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8280px; + width: 90px; + height: 90px; +} +.sprite-head_wizard_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8370px; + width: 90px; + height: 90px; +} +.sprite-head_wizard_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8460px; + width: 90px; + height: 90px; +} +.sprite-head_wizard_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8550px; + width: 90px; + height: 90px; +} +.sprite-head_wizard_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8640px; + width: 90px; + height: 90px; +} +.sprite-shield_healer_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8730px; + width: 90px; + height: 90px; +} +.sprite-shield_healer_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8820px; + width: 90px; + height: 90px; +} +.sprite-shield_healer_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -8910px; + width: 90px; + height: 90px; +} +.sprite-shield_healer_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9000px; + width: 90px; + height: 90px; +} +.sprite-shield_healer_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9090px; + width: 90px; + height: 90px; +} +.sprite-shield_warrior_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9180px; + width: 90px; + height: 90px; +} +.sprite-shield_warrior_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9270px; + width: 90px; + height: 90px; +} +.sprite-shield_warrior_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9360px; + width: 90px; + height: 90px; +} +.sprite-shield_warrior_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9450px; + width: 90px; + height: 90px; +} +.sprite-shield_warrior_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9540px; + width: 90px; + height: 90px; +} +.sprite-skin_0ff591 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9630px; + width: 90px; + height: 90px; +} +.sprite-skin_2b43f6 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9720px; + width: 90px; + height: 90px; +} +.sprite-skin_800ed0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9810px; + width: 90px; + height: 90px; +} +.sprite-skin_98461a { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9900px; + width: 90px; + height: 90px; +} +.sprite-skin_asian { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -9990px; + width: 90px; + height: 90px; +} +.sprite-skin_black { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10080px; + width: 90px; + height: 90px; +} +.sprite-skin_c06534 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10170px; + width: 90px; + height: 90px; +} +.sprite-skin_d7a9f7 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10260px; + width: 90px; + height: 90px; +} +.sprite-skin_dead { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10350px; + width: 90px; + height: 90px; +} +.sprite-skin_ea8349 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10440px; + width: 90px; + height: 90px; +} +.sprite-skin_eb052b { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10530px; + width: 90px; + height: 90px; +} +.sprite-skin_f5d70f { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10620px; + width: 90px; + height: 90px; +} +.sprite-skin_f69922 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10710px; + width: 90px; + height: 90px; +} +.sprite-skin_ghost { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10800px; + width: 90px; + height: 90px; +} +.sprite-skin_monster { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10890px; + width: 90px; + height: 90px; +} +.sprite-skin_orc { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -10980px; + width: 90px; + height: 90px; +} +.sprite-skin_pumpkin { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11070px; + width: 90px; + height: 90px; +} +.sprite-skin_rainbow { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11160px; + width: 90px; + height: 90px; +} +.sprite-skin_shadow { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11250px; + width: 90px; + height: 90px; +} +.sprite-skin_skeleton { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11340px; + width: 90px; + height: 90px; +} +.sprite-skin_white { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11430px; + width: 90px; + height: 90px; +} +.sprite-skin_zombie { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11520px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11610px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11700px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11790px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11880px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -11970px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12060px; + width: 90px; + height: 90px; +} +.sprite-weapon_healer_6 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12150px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12240px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12330px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12420px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12510px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12600px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12690px; + width: 90px; + height: 90px; +} +.sprite-weapon_rogue_6 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12780px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12870px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -12960px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13050px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13140px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13230px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13320px; + width: 90px; + height: 90px; +} +.sprite-weapon_warrior_6 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13410px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_0 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13500px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_1 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13590px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_2 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13680px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_3 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13770px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_4 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13860px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_5 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -13950px; + width: 90px; + height: 90px; +} +.sprite-weapon_wizard_6 { + background-image: url(../img/sprites/spritesmith.png); + background-position: 0px -14040px; + width: 90px; + height: 90px; +} diff --git a/dist/spritesheets.css b/dist/spritesheets.css index b90181139c..205b6c060c 100644 --- a/dist/spritesheets.css +++ b/dist/spritesheets.css @@ -1 +1 @@ -.Mount_Head_LionCub-Base,.Mount_Body_LionCub-Base,.Mount_Head_BearCub-Polar,.Mount_Body_BearCub-Polar,.Mount_Head_PandaCub-Base,.Mount_Body_PandaCub-Base,.Mount_Head_TigerCub-Base,.Mount_Body_TigerCub-Base,.Mount_Head_BearCub-Base,.Mount_Body_BearCub-Base,.Mount_Head_LionCub-Ethereal,.Mount_Body_LionCub-Ethereal{background:url(../img/sprites/Mount-SpriteSheet.png) no-repeat;width:105px;height:123px}.Mount_Head_LionCub-Base{background-position:0 0}.Mount_Body_LionCub-Base{background-position:-105px 0}.Mount_Head_BearCub-Polar{background-position:-210px 0}.Mount_Body_BearCub-Polar{background-position:-315px 0}.Mount_Head_PandaCub-Base{background-position:-420px 0}.Mount_Body_PandaCub-Base{background-position:-525px 0}.Mount_Head_TigerCub-Base{background-position:-630px 0}.Mount_Body_TigerCub-Base{background-position:-735px 0}.Mount_Head_BearCub-Base{background-position:-840px 0}.Mount_Body_BearCub-Base{background-position:-945px 0}.Mount_Head_LionCub-Ethereal{background-position:-1050px 0}.Mount_Body_LionCub-Ethereal{background-position:-1155px 0}.Pet_Egg_Wolf,.Pet_Egg_TigerCub,.Pet_Egg_PolarBear,.Pet_Egg_PandaCub,.Pet_Egg_LionCub,.Pet_Egg_Fox,.Pet_Egg_FlyingPig,.Pet_Egg_Dragon,.Pet_Egg_Cactus,.Pet_Egg_BearCub,.Pet_HatchingPotion_Base,.Pet_HatchingPotion_White,.Pet_HatchingPotion_Desert,.Pet_HatchingPotion_Red,.Pet_HatchingPotion_Shade,.Pet_HatchingPotion_Skeleton,.Pet_HatchingPotion_Zombie,.Pet_HatchingPotion_CottonCandyPink,.Pet_HatchingPotion_CottonCandyBlue,.Pet_HatchingPotion_Golden,.Pet_Currency_Gem,.Pet_Currency_Gem2x,.Pet_Currency_Gem1x{background:url(../img/sprites/Egg_Sprite_Sheet.png) no-repeat}.Pet_Egg_Wolf{background-position:0 0;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_TigerCub{background-position:0 -51px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_PolarBear{background-position:0 -102px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_PandaCub{background-position:0 -153px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_LionCub{background-position:0 -204px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Fox{background-position:0 -255px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_FlyingPig{background-position:0 -306px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Dragon{background-position:0 -357px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Cactus{background-position:0 -408px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_BearCub{background-position:0 -459px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Base{background-position:-48px -0px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_White{background-position:-48px -51px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Desert{background-position:-48px -102px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Red{background-position:-48px -153px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Shade{background-position:-48px -204px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Skeleton{background-position:-48px -255px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Zombie{background-position:-48px -306px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_CottonCandyPink{background-position:-48px -357px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_CottonCandyBlue{background-position:-48px -408px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Golden{background-position:-48px -459px;width:48px;height:53px;margin-left:1.25em}.Pet_Currency_Gem{background-position:0 -510px;width:51px;height:45px}.Pet_Currency_Gem2x{background-position:-55px -513px;width:34px;height:30px}.Pet_Currency_Gem1x{background-position:-63px -542px;width:19px;height:17px}.inline-gems{display:inline-block}.weapon_6,.weapon_5,.weapon_4,.weapon_3,.weapon_2,.weapon_1,.weapon_0,.skin_white,.skin_pale,.skin_orc,.skin_dead,.skin_black,.skin_asian,.shield_5_v1,.shield_5_v0,.shield_4_v0,.shield_3_v1,.shield_3_v0,.shield_2_v1,.shield_2_v0,.shield_1_v1,.shield_1_v0,_shield_4_v1,.nh_hair_white_v1,.nh_hair_white_v0,.nh_hair_brown_v1,.nh_hair_brown_v0,.nh_hair_blond_v1,.nh_hair_blond_v0,.nh_hair_black_v1,.nh_hair_black_v0,.head_5_v2,.head_5_v1,.head_5_v0,.head_4_v2,.head_4_v1,.head_4_v0,.head_3_v2,.head_3_v1,.head_3_v0,.head_2_v2,.head_2_v1,.head_2_v0,.head_1_v1,.head_1_v0,.head_0_v1,.head_0_v0,.hair_white_v1,.hair_white_v0,.hair_brown_v1,.hair_brown_v0,.hair_blond_v1,.hair_blond_v0,.hair_black_v1,.hair_black_v0,.armor_5_v1,.armor_5_v0,.armor_4_v1,.armor_4_v0,.armor_3_v1,.armor_3_v0,.armor_2_v0,.armor_1_v1,.armor_1_v0,.armor_0_v11,.armor_0_v10,.armor_0_v9,.armor_0_v8,.armor_0_v7,.armor_0_v6,.armor_0_v5,.armor_0_v4,.armor_0_v3,.armor_0_v2,.armor_0_v1,.armor_0_v0{background:url(../img/sprites/player_sprites.png) no-repeat}.weapon_6{background-position:0 0;width:90px;height:90px}.weapon_5{background-position:-90px 0;width:90px;height:90px}.weapon_4{background-position:-180px 0;width:90px;height:90px}.weapon_3{background-position:-270px 0;width:90px;height:90px}.weapon_2{background-position:-360px 0;width:90px;height:90px}.weapon_1{background-position:-450px 0;width:90px;height:90px}.weapon_0{background-position:-540px 0;width:90px;height:90px}.skin_white{background-position:-630px 0;width:90px;height:90px}.skin_pale{background-position:-720px 0;width:90px;height:90px}.skin_orc{background-position:-810px 0;width:90px;height:90px}.skin_dead{background-position:-900px 0;width:90px;height:90px}.skin_black{background-position:-990px 0;width:90px;height:90px}.skin_asian{background-position:-1080px 0;width:90px;height:90px}.shield_5_v1{background-position:-1170px 0;width:90px;height:90px}.shield_5_v0{background-position:-1260px 0;width:90px;height:90px}.shield_4_v0{background-position:-1350px 0;width:90px;height:90px}.shield_3_v1{background-position:-1440px 0;width:90px;height:90px}.shield_3_v0{background-position:-1530px 0;width:90px;height:90px}.shield_2_v1{background-position:-1620px 0;width:90px;height:90px}.shield_2_v0{background-position:-1710px 0;width:90px;height:90px}.shield_1_v1{background-position:-1800px 0;width:90px;height:90px}.shield_1_v0{background-position:-1890px 0;width:90px;height:90px}._shield_4_v1{background-position:-1980px 0;width:90px;height:90px}.nh_hair_white_v1{background-position:-2070px 0;width:90px;height:90px}.nh_hair_white_v0{background-position:-2160px 0;width:90px;height:90px}.nh_hair_brown_v1{background-position:-2250px 0;width:90px;height:90px}.nh_hair_brown_v0{background-position:-2340px 0;width:90px;height:90px}.nh_hair_blond_v1{background-position:-2430px 0;width:90px;height:90px}.nh_hair_blond_v0{background-position:-2520px 0;width:90px;height:90px}.nh_hair_black_v1{background-position:-2610px 0;width:90px;height:90px}.nh_hair_black_v0{background-position:-2700px 0;width:90px;height:90px}.head_5_v2{background-position:-2790px 0;width:90px;height:90px}.head_5_v1{background-position:-2880px 0;width:90px;height:90px}.head_5_v0{background-position:-2970px 0;width:90px;height:90px}.head_4_v2{background-position:-3060px 0;width:90px;height:90px}.head_4_v1{background-position:-3150px 0;width:90px;height:90px}.head_4_v0{background-position:-3240px 0;width:90px;height:90px}.head_3_v2{background-position:-3330px 0;width:90px;height:90px}.head_3_v1{background-position:-3420px 0;width:90px;height:90px}.head_3_v0{background-position:-3510px 0;width:90px;height:90px}.head_2_v2{background-position:-3600px 0;width:90px;height:90px}.head_2_v1{background-position:-3690px 0;width:90px;height:90px}.head_2_v0{background-position:-3780px 0;width:90px;height:90px}.head_1_v1{background-position:-3870px 0;width:90px;height:90px}.head_1_v0{background-position:-3960px 0;width:90px;height:90px}.head_0_v1{background-position:-4050px 0;width:90px;height:90px}.head_0_v0{background-position:-4140px 0;width:90px;height:90px}.hair_white_v1{background-position:-4230px 0;width:90px;height:90px}.hair_white_v0{background-position:-4320px 0;width:90px;height:90px}.hair_brown_v1{background-position:-4410px 0;width:90px;height:90px}.hair_brown_v0{background-position:-4500px 0;width:90px;height:90px}.hair_blond_v1{background-position:-4590px 0;width:90px;height:90px}.hair_blond_v0{background-position:-4680px 0;width:90px;height:90px}.hair_black_v1{background-position:-4770px 0;width:90px;height:90px}.hair_black_v0{background-position:-4860px 0;width:90px;height:90px}.armor_5_v1{background-position:-4950px 0;width:90px;height:90px}.armor_5_v0{background-position:-5040px 0;width:90px;height:90px}.armor_4_v1{background-position:-5130px 0;width:90px;height:90px}.armor_4_v0{background-position:-5220px 0;width:90px;height:90px}.armor_3_v1{background-position:-5310px 0;width:90px;height:90px}.armor_3_v0{background-position:-5400px 0;width:90px;height:90px}.armor_2_v0{background-position:-5490px 0;width:90px;height:90px}.armor_1_v1{background-position:-5580px 0;width:90px;height:90px}.armor_1_v0{background-position:-5670px 0;width:90px;height:90px}.armor_0_v11{background-position:-5760px 0;width:90px;height:90px}.armor_0_v10{background-position:-5850px 0;width:90px;height:90px}.armor_0_v9{background-position:-5940px 0;width:90px;height:90px}.armor_0_v8{background-position:-6030px 0;width:90px;height:90px}.armor_0_v7{background-position:-6120px 0;width:90px;height:90px}.armor_0_v6{background-position:-6210px 0;width:90px;height:90px}.armor_0_v5{background-position:-6300px 0;width:90px;height:90px}.armor_0_v4{background-position:-6390px 0;width:90px;height:90px}.armor_0_v3{background-position:-6480px 0;width:90px;height:90px}.armor_0_v2{background-position:-6570px 0;width:90px;height:90px}.armor_0_v1{background-position:-6660px 0;width:90px;height:90px}.armor_0_v0{background-position:-6750px 0;width:90px;height:90px}[class*=m_weapon_],[class*=m_shield_],[class*=m_head_],[class*=m_hair_],[class*=m_armor_],[class*=m_skin_]{background:url(../img/sprites/male_sprites.png) no-repeat;width:90px;height:90px}[class*=m_shield_0],[class*=m_armor_0]{background:0 0}.m_head_0{background-position:-1980px -90px}.m_weapon_6-,.m_weapon_6-warrior{background-position:0 0}.m_weapon_5-,.m_weapon_5-warrior{background-position:-90px 0}.m_weapon_4-,.m_weapon_4-warrior{background-position:-180px 0}.m_weapon_3-,.m_weapon_3-warrior{background-position:-270px 0}.m_weapon_2-,.m_weapon_2-warrior{background-position:-360px 0}.m_weapon_1-,.m_weapon_1-warrior{background-position:-450px 0}.m_weapon_0-,.m_weapon_0-warrior{background-position:-540px 0}.m_weapon_6-wizard{background-position:0 -90px}.m_weapon_5-wizard{background-position:-90px -90px}.m_weapon_4-wizard{background-position:-180px -90px}.m_weapon_3-wizard{background-position:-270px -90px}.m_weapon_2-wizard{background-position:-360px -90px}.m_weapon_1-wizard{background-position:-450px -90px}.m_weapon_0-wizard{background-position:-540px -90px}.m_weapon_6-healer{background-position:0 -180px}.m_weapon_5-healer{background-position:-90px -180px}.m_weapon_4-healer{background-position:-180px -180px}.m_weapon_3-healer{background-position:-270px -180px}.m_weapon_2-healer{background-position:-360px -180px}.m_weapon_1-healer{background-position:-450px -180px}.m_weapon_0-healer{background-position:-540px -180px}.m_weapon_6-rogue{background-position:0 -270px}.m_weapon_5-rogue{background-position:-90px -270px}.m_weapon_4-rogue{background-position:-180px -270px}.m_weapon_3-rogue{background-position:-270px -270px}.m_weapon_2-rogue{background-position:-360px -270px}.m_weapon_1-rogue{background-position:-450px -270px}.m_weapon_0-rogue{background-position:-540px -270px}.m_shield_5-,.m_shield_5-warrior{background-position:-630px 0}.m_shield_4-,.m_shield_4-warrior{background-position:-720px 0}.m_shield_3-,.m_shield_3-warrior{background-position:-810px 0}.m_shield_2-,.m_shield_2-warrior{background-position:-900px 0}.m_shield_1-,.m_shield_1-warrior{background-position:-990px 0}.m_shield_5-wizard{background:0 0}.m_shield_4-wizard{background:0 0}.m_shield_3-wizard{background:0 0}.m_shield_2-wizard{background:0 0}.m_shield_1-wizard{background:0 0}.m_shield_5-healer{background-position:-630px -180px}.m_shield_4-healer{background-position:-720px -180px}.m_shield_3-healer{background-position:-810px -180px}.m_shield_2-healer{background-position:-900px -180px}.m_shield_1-healer{background-position:-990px -180px}.m_shield_5-rogue{background:0 0}.m_shield_4-rogue{background:0 0}.m_shield_3-rogue{background:0 0}.m_shield_2-rogue{background:0 0}.m_shield_1-rogue{background:0 0}.m_head_5-,.m_head_5-warrior{background-position:-1080px 0}.m_head_4-,.m_head_4-warrior{background-position:-1170px 0}.m_head_3-,.m_head_3-warrior{background-position:-1260px 0}.m_head_2-,.m_head_2-warrior{background-position:-1350px 0}.m_head_1-,.m_head_1-warrior{background-position:-1440px 0}.m_head_0-,.m_head_0-warrior{background-position:-1980px -90px}.m_head_5-wizard{background-position:-1080px -90px}.m_head_4-wizard{background-position:-1170px -90px}.m_head_3-wizard{background-position:-1260px -90px}.m_head_2-wizard{background-position:-1350px -90px}.m_head_1-wizard{background-position:-1440px -90px}.m_head_0-wizard{background-position:-1980px -90px}.m_head_5-healer{background-position:-1080px -180px}.m_head_4-healer{background-position:-1170px -180px}.m_head_3-healer{background-position:-1260px -180px}.m_head_2-healer{background-position:-1350px -180px}.m_head_1-healer{background-position:-1440px -180px}.m_head_0-healer{background-position:-1980px -90px}.m_head_5-rogue{background-position:-1080px -270px}.m_head_4-rogue{background-position:-1170px -270px}.m_head_3-rogue{background-position:-1260px -270px}.m_head_2-rogue{background-position:-1350px -270px}.m_head_1-rogue{background-position:-1440px -270px}.m_head_0-rogue{background-position:-1980px -90px}.m_armor_5-,.m_armor_5-warrior{background-position:-1530px 0}.m_armor_4-,.m_armor_4-warrior{background-position:-1620px 0}.m_armor_3-,.m_armor_3-warrior{background-position:-1710px 0}.m_armor_2-,.m_armor_2-warrior{background-position:-1800px 0}.m_armor_1-,.m_armor_1-warrior{background-position:-1890px 0}.m_armor_0-,.m_armor_0-warrior{background-position:-1980px 0}.m_armor_5-wizard{background-position:-1530px -90px}.m_armor_4-wizard{background-position:-1620px -90px}.m_armor_3-wizard{background-position:-1710px -90px}.m_armor_2-wizard{background-position:-1800px -90px}.m_armor_1-wizard{background-position:-1890px -90px}.m_armor_0-wizard{background-position:-1980px -90px}.m_armor_5-healer{background-position:-1530px -180px}.m_armor_4-healer{background-position:-1620px -180px}.m_armor_3-healer{background-position:-1710px -180px}.m_armor_2-healer{background-position:-1800px -180px}.m_armor_1-healer{background-position:-1890px -180px}.m_armor_0-healer{background-position:-1980px -180px}.m_armor_5-rogue{background-position:-1530px -270px}.m_armor_4-rogue{background-position:-1620px -270px}.m_armor_3-rogue{background-position:-1710px -270px}.m_armor_2-rogue{background-position:-1800px -270px}.m_armor_1-rogue{background-position:-1890px -270px}.m_armor_0-rogue{background-position:-1980px -270px}.m_skin_dead{background-position:-2070px 0}.m_skin_orc{background-position:-2160px 0}.m_skin_asian{background-position:-2250px 0}.m_skin_black{background-position:-2340px 0}.m_skin_white{background-position:-2070px -90px}.m_skin_ea8349{background-position:-2160px -90px}.m_skin_c06534{background-position:-2250px -90px}.m_skin_98461a{background-position:-2340px -90px}.m_skin_eb052b{background-position:-2430px -90px}.m_skin_f69922{background-position:-2520px -90px}.m_skin_f5d70f{background-position:-2610px -90px}.m_skin_0ff591{background-position:-2700px -90px}.m_skin_2b43f6{background-position:-2070px -180px}.m_skin_d7a9f7{background-position:-2160px -180px}.m_skin_800ed0{background-position:-2250px -180px}.m_skin_rainbow{background-position:-2340px -180px}.m_skin_monster{background-position:-2430px -270px}.m_skin_pumpkin{background-position:-2520px -270px}.m_skin_skeleton{background-position:-2610px -270px}.m_skin_zombie{background-position:-2700px -270px}.m_skin_ghost{background-position:-2790px -270px}.m_skin_shadow{background-position:-2880px -270px}[class*=m_hair_base_0]{background:0 0}[class*=m_hair_bangs_0]{background-position:-1980px -90px}.m_hair_bangs_1_white{background-position:-2610px 0}.m_hair_bangs_2_white{background-position:-2700px 0}.m_hair_bangs_3_white{background-position:-2790px 0}.m_hair_base_1_white{background-position:-2880px 0}.m_hair_base_2_white{background-position:-2970px 0}.m_hair_base_3_white{background-position:-3060px 0}.m_hair_base_4_white{background-position:-3150px 0}.m_hair_base_5_white{background-position:-3240px 0}.m_hair_base_6_white{background-position:-3330px 0}.m_hair_base_7_white{background-position:-3420px 0}.m_hair_base_8_white{background-position:-3510px 0}.m_hair_bangs_1_brown{background-position:-2610px -90px}.m_hair_bangs_2_brown{background-position:-2700px -90px}.m_hair_bangs_3_brown{background-position:-2790px -90px}.m_hair_base_1_brown{background-position:-2880px -90px}.m_hair_base_2_brown{background-position:-2970px -90px}.m_hair_base_3_brown{background-position:-3060px -90px}.m_hair_base_4_brown{background-position:-3150px -90px}.m_hair_base_5_brown{background-position:-3240px -90px}.m_hair_base_6_brown{background-position:-3330px -90px}.m_hair_base_7_brown{background-position:-3420px -90px}.m_hair_base_8_brown{background-position:-3510px -90px}.m_hair_bangs_1_blond{background-position:-2610px -180px}.m_hair_bangs_2_blond{background-position:-2700px -180px}.m_hair_bangs_3_blond{background-position:-2790px -180px}.m_hair_base_1_blond{background-position:-2880px -180px}.m_hair_base_2_blond{background-position:-2970px -180px}.m_hair_base_3_blond{background-position:-3060px -180px}.m_hair_base_4_blond{background-position:-3150px -180px}.m_hair_base_5_blond{background-position:-3240px -180px}.m_hair_base_6_blond{background-position:-3330px -180px}.m_hair_base_7_blond{background-position:-3420px -180px}.m_hair_base_8_blond{background-position:-3510px -180px}.m_hair_bangs_1_red{background-position:-2610px -270px}.m_hair_bangs_2_red{background-position:-2700px -270px}.m_hair_bangs_3_red{background-position:-2790px -270px}.m_hair_base_1_red{background-position:-2880px -270px}.m_hair_base_2_red{background-position:-2970px -270px}.m_hair_base_3_red{background-position:-3060px -270px}.m_hair_base_4_red{background-position:-3150px -270px}.m_hair_base_5_red{background-position:-3240px -270px}.m_hair_base_6_red{background-position:-3330px -270px}.m_hair_base_7_red{background-position:-3420px -270px}.m_hair_base_8_red{background-position:-3510px -270px}.m_hair_bangs_1_black{background-position:-2610px -360px}.m_hair_bangs_2_black{background-position:-2700px -360px}.m_hair_bangs_3_black{background-position:-2790px -360px}.m_hair_base_1_black{background-position:-2880px -360px}.m_hair_base_2_black{background-position:-2970px -360px}.m_hair_base_3_black{background-position:-3060px -360px}.m_hair_base_4_black{background-position:-3150px -360px}.m_hair_base_5_black{background-position:-3240px -360px}.m_hair_base_6_black{background-position:-3330px -360px}.m_hair_base_7_black{background-position:-3420px -360px}.m_hair_base_8_black{background-position:-3510px -360px}.customize-menu [class*=m_hair_]{width:60px;height:60px}.f_weapon_6,.f_weapon_5,.f_weapon_4,.f_weapon_3,.f_weapon_2,.f_weapon_1,.f_weapon_0,.f_shield_5,.f_shield_4,.f_shield_3,.f_shield_2,.f_shield_1,.f_head_5_v2,.f_head_5_v1,.f_head_4_v2,.f_head_4_v1,.f_head_3_v2,.f_head_3_v1,.f_head_2_v2,.f_head_2_v1,.f_head_1,.f_head_0,.f_hair_white,.f_hair_brown,.f_hair_black,.f_hair_blond,.f_armor_5,.f_armor_4,.f_armor_3,.f_armor_2,.f_armor_1,.f_armor_0_v2,.f_armor_0_v1,.f_skin_dead,.f_skin_orc,.f_skin_asian,.f_skin_black,.f_skin_white,.f_skin_ea8349,.f_skin_c06534,.f_skin_98461a,.f_skin_eb052b,.f_skin_eb052b,.f_skin_f69922,.f_skin_f5d70f,.f_skin_0ff591,.f_skin_2b43f6,.f_skin_d7a9f7,.f_skin_800ed0,.f_skin_rainbow,.f_skin_monster,.f_skin_pumpkin,.f_skin_skeleton,.f_skin_zombie,.f_skin_ghost,.f_skin_shadow,.f_hair_red{background:url(../img/sprites/female_sprites.png) no-repeat}.f_weapon_6{background-position:0 0;width:90px;height:90px}.f_weapon_5{background-position:-90px 0;width:90px;height:90px}.f_weapon_4{background-position:-180px 0;width:90px;height:90px}.f_weapon_3{background-position:-270px 0;width:90px;height:90px}.f_weapon_2{background-position:-360px 0;width:90px;height:90px}.f_weapon_1{background-position:-450px 0;width:90px;height:90px}.f_weapon_0{background-position:-540px 0;width:90px;height:90px}.f_shield_5{background-position:-630px 0;width:90px;height:90px}.f_shield_4{background-position:-720px 0;width:90px;height:90px}.f_shield_3{background-position:-810px 0;width:90px;height:90px}.f_shield_2{background-position:-900px 0;width:90px;height:90px}.f_shield_1{background-position:-990px 0;width:90px;height:90px}.f_head_5_v2{background-position:-1080px 0;width:90px;height:90px}.f_head_5_v1{background-position:-1170px 0;width:90px;height:90px}.f_head_4_v2{background-position:-1260px 0;width:90px;height:90px}.f_head_4_v1{background-position:-1350px 0;width:90px;height:90px}.f_head_3_v2{background-position:-1440px 0;width:90px;height:90px}.f_head_3_v1{background-position:-1530px 0;width:90px;height:90px}.f_head_2_v2{background-position:-1620px 0;width:90px;height:90px}.f_head_2_v1{background-position:-1710px 0;width:90px;height:90px}.f_head_1{background-position:-1800px 0;width:90px;height:90px}.f_head_0{background-position:-1890px 0;width:90px;height:90px}.f_hair_white{background-position:-1980px 0;width:90px;height:90px}.f_hair_brown{background-position:-2070px 0;width:90px;height:90px}.f_hair_black{background-position:-2160px 0;width:90px;height:90px}.f_hair_blond{background-position:-2250px 0;width:90px;height:90px}.f_armor_5{background-position:-2340px 0;width:90px;height:90px}.f_armor_4{background-position:-2430px 0;width:90px;height:90px}.f_armor_3{background-position:-2520px 0;width:90px;height:90px}.f_armor_2{background-position:-2610px 0;width:90px;height:90px}.f_armor_1{background-position:-2700px 0;width:90px;height:90px}.f_armor_0_v2{background-position:-2790px 0;width:90px;height:90px}.f_armor_0_v1{background-position:-2880px 0;width:90px;height:90px}.f_skin_dead{background-position:-2970px 0;width:90px;height:90px}.f_skin_orc{background-position:-3060px 0;width:90px;height:90px}.f_skin_asian{background-position:-3150px 0;width:90px;height:90px}.f_skin_black{background-position:-3240px 0;width:90px;height:90px}.f_skin_white{background-position:-3330px 0;width:90px;height:90px}.f_skin_ea8349{background-position:-3420px 0;width:90px;height:90px}.f_skin_c06534{background-position:-3510px 0;width:90px;height:90px}.f_skin_98461a{background-position:-3600px 0;width:90px;height:90px}.f_skin_eb052b{background-position:-3690px 0;width:90px;height:90px}.f_skin_f69922{background-position:-3780px 0;width:90px;height:90px}.f_skin_f5d70f{background-position:-3870px 0;width:90px;height:90px}.f_skin_0ff591{background-position:-3960px 0;width:90px;height:90px}.f_skin_2b43f6{background-position:-4050px 0;width:90px;height:90px}.f_skin_d7a9f7{background-position:-4140px 0;width:90px;height:90px}.f_skin_800ed0{background-position:-4230px 0;width:90px;height:90px}.f_skin_rainbow{background-position:-4320px 0;width:90px;height:90px}.f_skin_monster{background-position:-4410px 0;width:90px;height:90px}.f_skin_pumpkin{background-position:-4500px 0;width:90px;height:90px}.f_skin_skeleton{background-position:-4590px 0;width:90px;height:90px}.f_skin_zombie{background-position:-4680px 0;width:90px;height:90px}.f_skin_ghost{background-position:-4770px 0;width:90px;height:90px}.f_skin_shadow{background-position:-4860px 0;width:90px;height:90px}.f_hair_red{background-position:-4950px 0;width:90px;height:90px}[class^=shop_],[class^=zzz]{background:url(../img/sprites/shop_sprites.png) no-repeat}[class^=shop_weapon_],[class^=shop_shield_],[class^=shop_head_],[class^=shop_armor_],[class^=zzz]{width:40px;height:40px}.shop_weapon_6,.shop_weapon_5,.shop_weapon_4,.shop_weapon_3,.shop_weapon_2,.shop_weapon_1,.shop_shield_5,.shop_shield_4,.shop_shield_3,.shop_shield_2,.shop_shield_1,.shop_head_5,.shop_head_4,.shop_head_3,.shop_head_2,.shop_head_1,.shop_armor_5,.shop_armor_4,.shop_armor_3,.shop_armor_2,.shop_armor_1,.shop_reroll,.shop_potion,.shop_copper,.shop_silver,.shop_gold,.zzz,.zzz_light{background:url(../img/sprites/shop_sprites.png) no-repeat}.shop_weapon_6,.shop_weapon_5,.shop_weapon_4,.shop_weapon_3,.shop_weapon_2,.shop_weapon_1,.shop_shield_5,.shop_shield_4,.shop_shield_3,.shop_shield_2,.shop_shield_1,.shop_head_5,.shop_head_4,.shop_head_3,.shop_head_2,.shop_head_1,.shop_armor_5,.shop_armor_4,.shop_armor_3,.shop_armor_2,.shop_armor_1,.zzz,.zzz_light{width:40px;height:40px}.shop_weapon_6{background-position:0 0}.shop_weapon_5{background-position:-40px 0}.shop_weapon_4{background-position:-80px 0}.shop_weapon_3{background-position:-120px 0}.shop_weapon_2{background-position:-160px 0}.shop_weapon_1{background-position:-200px 0}.shop_shield_5{background-position:-240px 0}.shop_shield_4{background-position:-280px 0}.shop_shield_3{background-position:-320px 0}.shop_shield_2{background-position:-360px 0}.shop_shield_1{background-position:-400px 0}.shop_head_5{background-position:-440px 0}.shop_head_4{background-position:-480px 0}.shop_head_3{background-position:-520px 0}.shop_head_2{background-position:-560px 0}.shop_head_1{background-position:-600px 0}.shop_armor_5{background-position:-640px 0}.shop_armor_4{background-position:-680px 0}.shop_armor_3{background-position:-720px 0}.shop_armor_2{background-position:-760px 0}.shop_armor_1{background-position:-800px 0}.shop_reroll{background-position:-840px 0;width:40px;height:40px}.shop_potion{background-position:-880px 0;width:40px;height:40px}.shop_copper{background-position:-923px -8px;width:32px;height:22px}.shop_silver{background-position:-963px -8px;width:32px;height:22px}.shop_gold{background-position:-1003px -8px;width:32px;height:22px}.zzz{background-position:-1200px 0}.zzz_light{background-position:-1280px 0}.Pet-Wolf-Zombie,.Pet-Wolf-White,.Pet-Wolf-Veteran,.Pet-Wolf-Skeleton,.Pet-Wolf-Shade,.Pet-Wolf-Red,.Pet-Wolf-Golden,.Pet-Wolf-Desert,.Pet-Wolf-CottonCandyPink,.Pet-Wolf-CottonCandyBlue,.Pet-TigerCub-Zombie,.Pet-TigerCub-White,.Pet-TigerCub-Skeleton,.Pet-TigerCub-Shade,.Pet-TigerCub-Red,.Pet-TigerCub-Golden,.Pet-TigerCub-Desert,.Pet-TigerCub-CottonCandyPink,.Pet-TigerCub-CottonCandyBlue,.Pet-TigerCub-Base,.Pet-PolarBearCub-Base,.Pet-PandaCub-Zombie,.Pet-PandaCub-White,.Pet-PandaCub-Skeleton,.Pet-PandaCub-Shade,.Pet-PandaCub-Red,.Pet-PandaCub-Golden,.Pet-PandaCub-Desert,.Pet-PandaCub-CottonCandyPink,.Pet-PandaCub-CottonCandyBlue,.Pet-PandaCub-Base,.Pet-LionCub-Zombie,.Pet-LionCub-White,.Pet-LionCub-Skeleton,.Pet-LionCub-Shade,.Pet-LionCub-Red,.Pet-LionCub-Golden,.Pet-LionCub-Desert,.Pet-LionCub-CottonCandyPink,.Pet-LionCub-CottonCandyBlue,.Pet-LionCub-Base,.Pet-Fox-Zombie,.Pet-Fox-White,.Pet-Fox-Skeleton,.Pet-Fox-Shade,.Pet-Fox-Red,.Pet-Fox-Golden,.Pet-Fox-Desert,.Pet-Fox-CottonCandyPink,.Pet-Fox-CottonCandyBlue,.Pet-Fox-Base,.Pet-FlyingPig-Zombie,.Pet-FlyingPig-White,.Pet-FlyingPig-Skeleton,.Pet-FlyingPig-Shade,.Pet-FlyingPig-Red,.Pet-FlyingPig-Golden,.Pet-FlyingPig-Desert,.Pet-FlyingPig-CottonCandyPink,.Pet-FlyingPig-CottonCandyBlue,.Pet-FlyingPig-Base,.Pet-Dragon-Zombie,.Pet-Dragon-White,.Pet-Dragon-Skeleton,.Pet-Dragon-Shade,.Pet-Dragon-Red,.Pet-Dragon-Golden,.Pet-Dragon-Desert,.Pet-Dragon-CottonCandyPink,.Pet-Dragon-CottonCandyBlue,.Pet-Dragon-Base,.Pet-Cactus-Skeleton,.Pet-Cactus-Red,.Pet-Cactus-Zombie,.Pet-Cactus-Shade,.Pet-Cactus-Golden,.Pet-Cactus-White,.Pet-Cactus-CottonCandyPink,.Pet-Cactus-CottonCandyBlue,.Pet-Cactus-Desert,.Pet-Cactus-Base,.Pet-BearCub-Zombie,.Pet-BearCub-White,.Pet-BearCub-Skeleton,.Pet-BearCub-Shade,.Pet-BearCub-Red,.Pet-BearCub-Golden,.Pet-BearCub-Desert,.Pet-BearCub-CottonCandyPink,.Pet-BearCub-CottonCandyBlue,.Pet-BearCub-Base,.Pet-Wolf-Base,.Pet-Turkey-Base{background:url(../img/sprites/pet_sprites.png) no-repeat}.Pet-Wolf-Zombie{background-position:0 0;width:81px;height:99px}.Pet-Wolf-White{background-position:-81px 0;width:81px;height:99px}.Pet-Wolf-Veteran{background-position:-162px 0;width:81px;height:99px}.Pet-Wolf-Skeleton{background-position:-243px 0;width:81px;height:99px}.Pet-Wolf-Shade{background-position:-324px 0;width:81px;height:99px}.Pet-Wolf-Red{background-position:-405px 0;width:81px;height:99px}.Pet-Wolf-Golden{background-position:-486px 0;width:81px;height:99px}.Pet-Wolf-Desert{background-position:-567px 0;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-position:-648px 0;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-position:-729px 0;width:81px;height:99px}.Pet-TigerCub-Zombie{background-position:-810px 0;width:81px;height:99px}.Pet-TigerCub-White{background-position:-891px 0;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-position:-972px 0;width:81px;height:99px}.Pet-TigerCub-Shade{background-position:-1053px 0;width:81px;height:99px}.Pet-TigerCub-Red{background-position:-1134px 0;width:81px;height:99px}.Pet-TigerCub-Golden{background-position:-1215px 0;width:81px;height:99px}.Pet-TigerCub-Desert{background-position:-1296px 0;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-position:-1377px 0;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-position:-1458px 0;width:81px;height:99px}.Pet-TigerCub-Base{background-position:-1539px 0;width:81px;height:99px}.Pet-PolarBearCub-Base{background-position:-1620px 0;width:81px;height:99px}.Pet-PandaCub-Zombie{background-position:-1701px 0;width:81px;height:99px}.Pet-PandaCub-White{background-position:-1782px 0;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-position:-1863px 0;width:81px;height:99px}.Pet-PandaCub-Shade{background-position:-1944px 0;width:81px;height:99px}.Pet-PandaCub-Red{background-position:-2025px 0;width:81px;height:99px}.Pet-PandaCub-Golden{background-position:-2106px 0;width:81px;height:99px}.Pet-PandaCub-Desert{background-position:-2187px 0;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-position:-2268px 0;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-position:-2349px 0;width:81px;height:99px}.Pet-PandaCub-Base{background-position:-2430px 0;width:81px;height:99px}.Pet-LionCub-Zombie{background-position:-2511px 0;width:81px;height:99px}.Pet-LionCub-White{background-position:-2592px 0;width:81px;height:99px}.Pet-LionCub-Skeleton{background-position:-2673px 0;width:81px;height:99px}.Pet-LionCub-Shade{background-position:-2754px 0;width:81px;height:99px}.Pet-LionCub-Red{background-position:-2835px 0;width:81px;height:99px}.Pet-LionCub-Golden{background-position:-2916px 0;width:81px;height:99px}.Pet-LionCub-Desert{background-position:-2997px 0;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-position:-3078px 0;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-position:-3159px 0;width:81px;height:99px}.Pet-LionCub-Base{background-position:-3240px 0;width:81px;height:99px}.Pet-Fox-Zombie{background-position:-3321px 0;width:81px;height:99px}.Pet-Fox-White{background-position:-3402px 0;width:81px;height:99px}.Pet-Fox-Skeleton{background-position:-3483px 0;width:81px;height:99px}.Pet-Fox-Shade{background-position:-3564px 0;width:81px;height:99px}.Pet-Fox-Red{background-position:-3645px 0;width:81px;height:99px}.Pet-Fox-Golden{background-position:-3726px 0;width:81px;height:99px}.Pet-Fox-Desert{background-position:-3807px 0;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-position:-3888px 0;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-position:-3969px 0;width:81px;height:99px}.Pet-Fox-Base{background-position:-4050px 0;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-position:-4131px 0;width:81px;height:99px}.Pet-FlyingPig-White{background-position:-4212px 0;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-position:-4293px 0;width:81px;height:99px}.Pet-FlyingPig-Shade{background-position:-4374px 0;width:81px;height:99px}.Pet-FlyingPig-Red{background-position:-4455px 0;width:81px;height:99px}.Pet-FlyingPig-Golden{background-position:-4536px 0;width:81px;height:99px}.Pet-FlyingPig-Desert{background-position:-4617px 0;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-position:-4698px 0;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-position:-4779px 0;width:81px;height:99px}.Pet-FlyingPig-Base{background-position:-4860px 0;width:81px;height:99px}.Pet-Dragon-Zombie{background-position:-4941px 0;width:81px;height:99px}.Pet-Dragon-White{background-position:-5022px 0;width:81px;height:99px}.Pet-Dragon-Skeleton{background-position:-5103px 0;width:81px;height:99px}.Pet-Dragon-Shade{background-position:-5184px 0;width:81px;height:99px}.Pet-Dragon-Red{background-position:-5265px 0;width:81px;height:99px}.Pet-Dragon-Golden{background-position:-5346px 0;width:81px;height:99px}.Pet-Dragon-Desert{background-position:-5427px 0;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-position:-5508px 0;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-position:-5589px 0;width:81px;height:99px}.Pet-Dragon-Base{background-position:-5670px 0;width:81px;height:99px}.Pet-Cactus-Zombie{background-position:-5913px 0;width:81px;height:99px}.Pet-Cactus-White{background-position:-6156px 0;width:81px;height:99px}.Pet-Cactus-Skeleton{background-position:-5751px 0;width:81px;height:99px}.Pet-Cactus-Red{background-position:-5832px 0;width:81px;height:99px}.Pet-Cactus-Shade{background-position:-5994px 0;width:81px;height:99px}.Pet-Cactus-Golden{background-position:-6075px 0;width:81px;height:99px}.Pet-Cactus-Desert{background-position:-6399px 0;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-position:-6237px 0;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-position:-6318px 0;width:81px;height:99px}.Pet-Cactus-Base{background-position:-6480px 0;width:81px;height:99px}.Pet-BearCub-Zombie{background-position:-6561px 0;width:81px;height:99px}.Pet-BearCub-White{background-position:-6642px 0;width:81px;height:99px}.Pet-BearCub-Skeleton{background-position:-6723px 0;width:81px;height:99px}.Pet-BearCub-Shade{background-position:-6804px 0;width:81px;height:99px}.Pet-BearCub-Red{background-position:-6885px 0;width:81px;height:99px}.Pet-BearCub-Golden{background-position:-6966px 0;width:81px;height:99px}.Pet-BearCub-Desert{background-position:-7047px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-position:-7128px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-position:-7209px 0;width:81px;height:99px}.Pet-BearCub-Base{background-position:-7290px 0;width:81px;height:99px}.Pet-Wolf-Base{background-position:-7371px 0;width:81px;height:99px}.Pet-Turkey-Base{background-position:-7452px 0;width:81px;height:99px}.Pet-Egg{background:url(../img/sprites/egg.png) no-repeat;width:39px;height:42px}.Gems{background:url(../img/sprites/Egg_Sprite_Sheet.png);background-position:-57px 50px;display:inline-block;margin-right:5px;border-style:none;width:30px;height:30px}.achievements-container{margin:20px}.achievement{background:url(../img/sprites/achievements.png) no-repeat;width:24px;height:26px;float:left;clear:right;margin-right:10px}.achievement-sword{background-position:0 0}.achievement-tree{background-position:-24px 0}.achievement-rat{background-position:-48px 0}.achievement-comment{background-position:-72px 0}.achievement-armor{background-position:-96px 0}.achievement-cave{background-position:-120px 0}.achievement-sun{background-position:-144px 0}.achievement-boot{background-position:-168px 0}.achievement-coffin{background-position:-192px 0}.achievement-alien{background-position:-216px 0}.achievement-ninja{background-position:-240px 0}.achievement-cactus{background-position:-264px 0}.achievement-bow{background-position:-288px 0}.achievement-heart{background-position:-312px 0}.achievement-shield{background-position:-336px 0}.achievement-thermometer{background-position:-360px 0}.achievement-helm{background-position:-384px 0}.achievement-firefox{background-position:0 -26px}.achievement-cake{background-position:-24px -26px}.achievement-karaoke{background-position:-48px -26px}.weapon_7,.armor_6,.head_6,.shield_6{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.weapon_8,.armor_7,.head_7,.shield_7{width:105px;height:105px;margin-left:-9px;margin-top:-15px}.head_6{background:url(../img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_7{background:url(../img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat}.armor_6{background:url(../img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.armor_7{background:url(../img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_6{background:url(../img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.shield_7{background:url(../img/sprites/backer-only/ContributorOnly-Shield-Crystal.png) no-repeat}.weapon_7{background:url(../img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.weapon_8{background:url(../img/sprites/backer-only/ContributorOnly-Weapon-CrystalBlade.png) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(../img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.Pet-Dragon-Hydra{width:106px;height:89px;background:url(../img/sprites/backer-only/ContributorOnly-Pet-Hydra.png) no-repeat}.shop_shield_6{background-position:-1040px 0}.shop_weapon_7{background-position:-1080px 0}.shop_head_6{background-position:-1120px 0}.shop_armor_6{background-position:-1160px 0}.shop_shield_7{background-position:-1318px 0;width:35px}.shop_weapon_8{background-position:-1352px 0;width:45px}.shop_head_7{background-position:-1398px 0}.shop_armor_7{background-position:-1438px 0}.customize-menu .f_head_0{width:60px;height:60px;background-position:-1917px -9px}.customize-menu .f_armor_0_v2{width:60px;height:60px;background-position:-2819px -38px}.customize-menu .f_armor_0_v1{width:60px;height:60px;background-position:-2909px -38px}.customize-menu .f_hair_white{width:60px;height:60px;background-position:-2009px -8px}.customize-menu .f_hair_brown{width:60px;height:60px;background-position:-2099px -8px}.customize-menu .f_hair_black{width:60px;height:60px;background-position:-2189px -8px}.customize-menu .f_hair_blond{width:60px;height:60px;background-position:-2279px -8px}.customize-menu .f_hair_red{width:60px;height:60px;background-position:-4979px -8px}.customize-menu .f_skin_dead{width:60px;height:60px;background-position:-2997px -20px}.customize-menu .f_skin_orc{width:60px;height:60px;background-position:-3087px -20px}.customize-menu .f_skin_asian{width:60px;height:60px;background-position:-3177px -20px}.customize-menu .f_skin_black{width:60px;height:60px;background-position:-3267px -20px}.customize-menu .f_skin_white{width:60px;height:60px;background-position:-3357px -20px}.customize-menu .f_skin_ea8349{width:60px;height:60px;background-position:-3448px -21px}.customize-menu .f_skin_c06534{width:60px;height:60px;background-position:-3539px -21px}.customize-menu .f_skin_98461a{width:60px;height:60px;background-position:-3629px -21px}.customize-menu .f_skin_eb052b{width:60px;height:60px;background-position:-3719px -20px}.customize-menu .f_skin_f69922{width:60px;height:60px;background-position:-3809px -20px}.customize-menu .f_skin_f5d70f{width:60px;height:60px;background-position:-3899px -20px}.customize-menu .f_skin_0ff591{width:60px;height:60px;background-position:-3989px -20px}.customize-menu .f_skin_2b43f6{width:60px;height:60px;background-position:-4079px -20px}.customize-menu .f_skin_d7a9f7{width:60px;height:60px;background-position:-4169px -21px}.customize-menu .f_skin_800ed0{width:60px;height:60px;background-position:-4259px -21px}.customize-menu .f_skin_rainbow{width:60px;height:60px;background-position:-4349px -21px}.customize-menu .f_skin_monster{width:60px;height:60px;background-position:-4439px -20px}.customize-menu .f_skin_pumpkin{width:60px;height:60px;background-position:-4529px -20px}.customize-menu .f_skin_skeleton{width:60px;height:60px;background-position:-4619px -20px}.customize-menu .f_skin_zombie{width:60px;height:60px;background-position:-4709px -20px}.customize-menu .f_skin_ghost{width:60px;height:60px;background-position:-4799px -20px}.customize-menu .f_skin_shadow{width:60px;height:60px;background-position:-4889px -21px}.customize-menu .m_head_0{width:60px;height:60px;background-position:-1557px -9px}.customize-menu .m_hair_blond{width:60px;height:60px;background-position:-1649px -6px}.customize-menu .m_hair_black{width:60px;height:60px;background-position:-1737px -6px}.customize-menu .m_hair_brown{width:60px;height:60px;background-position:-1827px -6px}.customize-menu .m_hair_white{width:60px;height:60px;background-position:-1917px -6px}.customize-menu .m_hair_red{width:60px;height:60px;background-position:-4528px -6px}.customize-menu .m_skin_dead{width:60px;height:60px;background-position:-2547px -20px}.customize-menu .m_skin_orc{width:60px;height:60px;background-position:-2637px -20px}.customize-menu .m_skin_asian{width:60px;height:60px;background-position:-2727px -20px}.customize-menu .m_skin_black{width:60px;height:60px;background-position:-2817px -20px}.customize-menu .m_skin_white{width:60px;height:60px;background-position:-2907px -20px}.customize-menu .m_skin_ea8349{width:60px;height:60px;background-position:-2999px -20px}.customize-menu .m_skin_c06534{width:60px;height:60px;background-position:-3087px -20px}.customize-menu .m_skin_98461a{width:60px;height:60px;background-position:-3178px -20px}.customize-menu .m_skin_eb052b{width:60px;height:60px;background-position:-3268px -20px}.customize-menu .m_skin_f69922{width:60px;height:60px;background-position:-3358px -20px}.customize-menu .m_skin_f5d70f{width:60px;height:60px;background-position:-3448px -20px}.customize-menu .m_skin_0ff591{width:60px;height:60px;background-position:-3538px -20px}.customize-menu .m_skin_2b43f6{width:60px;height:60px;background-position:-3628px -20px}.customize-menu .m_skin_d7a9f7{width:60px;height:60px;background-position:-3718px -20px}.customize-menu .m_skin_800ed0{width:60px;height:60px;background-position:-3808px -20px}.customize-menu .m_skin_rainbow{width:60px;height:60px;background-position:-3898px -20px}.customize-menu .m_skin_monster{width:60px;height:60px;background-position:-3988px -20px}.customize-menu .m_skin_pumpkin{width:60px;height:60px;background-position:-4078px -20px}.customize-menu .m_skin_skeleton{width:60px;height:60px;background-position:-4168px -20px}.customize-menu .m_skin_zombie{width:60px;height:60px;background-position:-4258px -20px}.customize-menu .m_skin_ghost{width:60px;height:60px;background-position:-4348px -20px}.customize-menu .m_skin_shadow{width:60px;height:60px;background-position:-4438px -20px}.customize-menu .locked{background-color:#727272} \ No newline at end of file +.Mount_Head_LionCub-Base,.Mount_Body_LionCub-Base,.Mount_Head_BearCub-Polar,.Mount_Body_BearCub-Polar,.Mount_Head_PandaCub-Base,.Mount_Body_PandaCub-Base,.Mount_Head_TigerCub-Base,.Mount_Body_TigerCub-Base,.Mount_Head_BearCub-Base,.Mount_Body_BearCub-Base,.Mount_Head_LionCub-Ethereal,.Mount_Body_LionCub-Ethereal{background:url(../img/sprites/Mount-SpriteSheet.png) no-repeat;width:105px;height:123px}.Mount_Head_LionCub-Base{background-position:0 0}.Mount_Body_LionCub-Base{background-position:-105px 0}.Mount_Head_BearCub-Polar{background-position:-210px 0}.Mount_Body_BearCub-Polar{background-position:-315px 0}.Mount_Head_PandaCub-Base{background-position:-420px 0}.Mount_Body_PandaCub-Base{background-position:-525px 0}.Mount_Head_TigerCub-Base{background-position:-630px 0}.Mount_Body_TigerCub-Base{background-position:-735px 0}.Mount_Head_BearCub-Base{background-position:-840px 0}.Mount_Body_BearCub-Base{background-position:-945px 0}.Mount_Head_LionCub-Ethereal{background-position:-1050px 0}.Mount_Body_LionCub-Ethereal{background-position:-1155px 0}.Pet_Egg_Wolf,.Pet_Egg_TigerCub,.Pet_Egg_PolarBear,.Pet_Egg_PandaCub,.Pet_Egg_LionCub,.Pet_Egg_Fox,.Pet_Egg_FlyingPig,.Pet_Egg_Dragon,.Pet_Egg_Cactus,.Pet_Egg_BearCub,.Pet_HatchingPotion_Base,.Pet_HatchingPotion_White,.Pet_HatchingPotion_Desert,.Pet_HatchingPotion_Red,.Pet_HatchingPotion_Shade,.Pet_HatchingPotion_Skeleton,.Pet_HatchingPotion_Zombie,.Pet_HatchingPotion_CottonCandyPink,.Pet_HatchingPotion_CottonCandyBlue,.Pet_HatchingPotion_Golden,.Pet_Currency_Gem,.Pet_Currency_Gem2x,.Pet_Currency_Gem1x{background:url(../img/sprites/Egg_Sprite_Sheet.png) no-repeat}.Pet_Egg_Wolf{background-position:0 0;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_TigerCub{background-position:0 -51px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_PolarBear{background-position:0 -102px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_PandaCub{background-position:0 -153px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_LionCub{background-position:0 -204px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Fox{background-position:0 -255px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_FlyingPig{background-position:0 -306px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Dragon{background-position:0 -357px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_Cactus{background-position:0 -408px;width:48px;height:53px;margin-left:1.25em}.Pet_Egg_BearCub{background-position:0 -459px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Base{background-position:-48px -0px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_White{background-position:-48px -51px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Desert{background-position:-48px -102px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Red{background-position:-48px -153px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Shade{background-position:-48px -204px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Skeleton{background-position:-48px -255px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Zombie{background-position:-48px -306px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_CottonCandyPink{background-position:-48px -357px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_CottonCandyBlue{background-position:-48px -408px;width:48px;height:53px;margin-left:1.25em}.Pet_HatchingPotion_Golden{background-position:-48px -459px;width:48px;height:53px;margin-left:1.25em}.Pet_Currency_Gem{background-position:0 -510px;width:51px;height:45px}.Pet_Currency_Gem2x{background-position:-55px -513px;width:34px;height:30px}.Pet_Currency_Gem1x{background-position:-63px -542px;width:19px;height:17px}.inline-gems{display:inline-block}.weapon_6,.weapon_5,.weapon_4,.weapon_3,.weapon_2,.weapon_1,.weapon_0,.skin_white,.skin_pale,.skin_orc,.skin_dead,.skin_black,.skin_asian,.shield_5_v1,.shield_5_v0,.shield_4_v0,.shield_3_v1,.shield_3_v0,.shield_2_v1,.shield_2_v0,.shield_1_v1,.shield_1_v0,_shield_4_v1,.nh_hair_white_v1,.nh_hair_white_v0,.nh_hair_brown_v1,.nh_hair_brown_v0,.nh_hair_blond_v1,.nh_hair_blond_v0,.nh_hair_black_v1,.nh_hair_black_v0,.head_5_v2,.head_5_v1,.head_5_v0,.head_4_v2,.head_4_v1,.head_4_v0,.head_3_v2,.head_3_v1,.head_3_v0,.head_2_v2,.head_2_v1,.head_2_v0,.head_1_v1,.head_1_v0,.head_0_v1,.head_0_v0,.hair_white_v1,.hair_white_v0,.hair_brown_v1,.hair_brown_v0,.hair_blond_v1,.hair_blond_v0,.hair_black_v1,.hair_black_v0,.armor_5_v1,.armor_5_v0,.armor_4_v1,.armor_4_v0,.armor_3_v1,.armor_3_v0,.armor_2_v0,.armor_1_v1,.armor_1_v0,.armor_0_v11,.armor_0_v10,.armor_0_v9,.armor_0_v8,.armor_0_v7,.armor_0_v6,.armor_0_v5,.armor_0_v4,.armor_0_v3,.armor_0_v2,.armor_0_v1,.armor_0_v0{background:url(../img/sprites/player_sprites.png) no-repeat}.weapon_6{background-position:0 0;width:90px;height:90px}.weapon_5{background-position:-90px 0;width:90px;height:90px}.weapon_4{background-position:-180px 0;width:90px;height:90px}.weapon_3{background-position:-270px 0;width:90px;height:90px}.weapon_2{background-position:-360px 0;width:90px;height:90px}.weapon_1{background-position:-450px 0;width:90px;height:90px}.weapon_0{background-position:-540px 0;width:90px;height:90px}.skin_white{background-position:-630px 0;width:90px;height:90px}.skin_pale{background-position:-720px 0;width:90px;height:90px}.skin_orc{background-position:-810px 0;width:90px;height:90px}.skin_dead{background-position:-900px 0;width:90px;height:90px}.skin_black{background-position:-990px 0;width:90px;height:90px}.skin_asian{background-position:-1080px 0;width:90px;height:90px}.shield_5_v1{background-position:-1170px 0;width:90px;height:90px}.shield_5_v0{background-position:-1260px 0;width:90px;height:90px}.shield_4_v0{background-position:-1350px 0;width:90px;height:90px}.shield_3_v1{background-position:-1440px 0;width:90px;height:90px}.shield_3_v0{background-position:-1530px 0;width:90px;height:90px}.shield_2_v1{background-position:-1620px 0;width:90px;height:90px}.shield_2_v0{background-position:-1710px 0;width:90px;height:90px}.shield_1_v1{background-position:-1800px 0;width:90px;height:90px}.shield_1_v0{background-position:-1890px 0;width:90px;height:90px}._shield_4_v1{background-position:-1980px 0;width:90px;height:90px}.nh_hair_white_v1{background-position:-2070px 0;width:90px;height:90px}.nh_hair_white_v0{background-position:-2160px 0;width:90px;height:90px}.nh_hair_brown_v1{background-position:-2250px 0;width:90px;height:90px}.nh_hair_brown_v0{background-position:-2340px 0;width:90px;height:90px}.nh_hair_blond_v1{background-position:-2430px 0;width:90px;height:90px}.nh_hair_blond_v0{background-position:-2520px 0;width:90px;height:90px}.nh_hair_black_v1{background-position:-2610px 0;width:90px;height:90px}.nh_hair_black_v0{background-position:-2700px 0;width:90px;height:90px}.head_5_v2{background-position:-2790px 0;width:90px;height:90px}.head_5_v1{background-position:-2880px 0;width:90px;height:90px}.head_5_v0{background-position:-2970px 0;width:90px;height:90px}.head_4_v2{background-position:-3060px 0;width:90px;height:90px}.head_4_v1{background-position:-3150px 0;width:90px;height:90px}.head_4_v0{background-position:-3240px 0;width:90px;height:90px}.head_3_v2{background-position:-3330px 0;width:90px;height:90px}.head_3_v1{background-position:-3420px 0;width:90px;height:90px}.head_3_v0{background-position:-3510px 0;width:90px;height:90px}.head_2_v2{background-position:-3600px 0;width:90px;height:90px}.head_2_v1{background-position:-3690px 0;width:90px;height:90px}.head_2_v0{background-position:-3780px 0;width:90px;height:90px}.head_1_v1{background-position:-3870px 0;width:90px;height:90px}.head_1_v0{background-position:-3960px 0;width:90px;height:90px}.head_0_v1{background-position:-4050px 0;width:90px;height:90px}.head_0_v0{background-position:-4140px 0;width:90px;height:90px}.hair_white_v1{background-position:-4230px 0;width:90px;height:90px}.hair_white_v0{background-position:-4320px 0;width:90px;height:90px}.hair_brown_v1{background-position:-4410px 0;width:90px;height:90px}.hair_brown_v0{background-position:-4500px 0;width:90px;height:90px}.hair_blond_v1{background-position:-4590px 0;width:90px;height:90px}.hair_blond_v0{background-position:-4680px 0;width:90px;height:90px}.hair_black_v1{background-position:-4770px 0;width:90px;height:90px}.hair_black_v0{background-position:-4860px 0;width:90px;height:90px}.armor_5_v1{background-position:-4950px 0;width:90px;height:90px}.armor_5_v0{background-position:-5040px 0;width:90px;height:90px}.armor_4_v1{background-position:-5130px 0;width:90px;height:90px}.armor_4_v0{background-position:-5220px 0;width:90px;height:90px}.armor_3_v1{background-position:-5310px 0;width:90px;height:90px}.armor_3_v0{background-position:-5400px 0;width:90px;height:90px}.armor_2_v0{background-position:-5490px 0;width:90px;height:90px}.armor_1_v1{background-position:-5580px 0;width:90px;height:90px}.armor_1_v0{background-position:-5670px 0;width:90px;height:90px}.armor_0_v11{background-position:-5760px 0;width:90px;height:90px}.armor_0_v10{background-position:-5850px 0;width:90px;height:90px}.armor_0_v9{background-position:-5940px 0;width:90px;height:90px}.armor_0_v8{background-position:-6030px 0;width:90px;height:90px}.armor_0_v7{background-position:-6120px 0;width:90px;height:90px}.armor_0_v6{background-position:-6210px 0;width:90px;height:90px}.armor_0_v5{background-position:-6300px 0;width:90px;height:90px}.armor_0_v4{background-position:-6390px 0;width:90px;height:90px}.armor_0_v3{background-position:-6480px 0;width:90px;height:90px}.armor_0_v2{background-position:-6570px 0;width:90px;height:90px}.armor_0_v1{background-position:-6660px 0;width:90px;height:90px}.armor_0_v0{background-position:-6750px 0;width:90px;height:90px}[class*=m_weapon_],[class*=m_shield_],[class*=m_head_],[class*=m_hair_],[class*=m_armor_],[class*=m_skin_]{background:url(../img/sprites/male_sprites.png) no-repeat;width:90px;height:90px}[class*=m_shield_0],[class*=m_armor_0]{background:0 0}.m_head_0{background-position:-1980px -90px}.m_weapon_6-,.m_weapon_6-warrior{background-position:0 0}.m_weapon_5-,.m_weapon_5-warrior{background-position:-90px 0}.m_weapon_4-,.m_weapon_4-warrior{background-position:-180px 0}.m_weapon_3-,.m_weapon_3-warrior{background-position:-270px 0}.m_weapon_2-,.m_weapon_2-warrior{background-position:-360px 0}.m_weapon_1-,.m_weapon_1-warrior{background-position:-450px 0}.m_weapon_0-,.m_weapon_0-warrior{background-position:-540px 0}.m_weapon_6-wizard{background-position:0 -90px}.m_weapon_5-wizard{background-position:-90px -90px}.m_weapon_4-wizard{background-position:-180px -90px}.m_weapon_3-wizard{background-position:-270px -90px}.m_weapon_2-wizard{background-position:-360px -90px}.m_weapon_1-wizard{background-position:-450px -90px}.m_weapon_0-wizard{background-position:-540px -90px}.m_weapon_6-healer{background-position:0 -180px}.m_weapon_5-healer{background-position:-90px -180px}.m_weapon_4-healer{background-position:-180px -180px}.m_weapon_3-healer{background-position:-270px -180px}.m_weapon_2-healer{background-position:-360px -180px}.m_weapon_1-healer{background-position:-450px -180px}.m_weapon_0-healer{background-position:-540px -180px}.m_weapon_6-rogue{background-position:0 -270px}.m_weapon_5-rogue{background-position:-90px -270px}.m_weapon_4-rogue{background-position:-180px -270px}.m_weapon_3-rogue{background-position:-270px -270px}.m_weapon_2-rogue{background-position:-360px -270px}.m_weapon_1-rogue{background-position:-450px -270px}.m_weapon_0-rogue{background-position:-540px -270px}.m_shield_5-,.m_shield_5-warrior{background-position:-630px 0}.m_shield_4-,.m_shield_4-warrior{background-position:-720px 0}.m_shield_3-,.m_shield_3-warrior{background-position:-810px 0}.m_shield_2-,.m_shield_2-warrior{background-position:-900px 0}.m_shield_1-,.m_shield_1-warrior{background-position:-990px 0}.m_shield_5-wizard{background:0 0}.m_shield_4-wizard{background:0 0}.m_shield_3-wizard{background:0 0}.m_shield_2-wizard{background:0 0}.m_shield_1-wizard{background:0 0}.m_shield_5-healer{background-position:-630px -180px}.m_shield_4-healer{background-position:-720px -180px}.m_shield_3-healer{background-position:-810px -180px}.m_shield_2-healer{background-position:-900px -180px}.m_shield_1-healer{background-position:-990px -180px}.m_shield_5-rogue{background:0 0}.m_shield_4-rogue{background:0 0}.m_shield_3-rogue{background:0 0}.m_shield_2-rogue{background:0 0}.m_shield_1-rogue{background:0 0}.m_head_5-,.m_head_5-warrior{background-position:-1080px 0}.m_head_4-,.m_head_4-warrior{background-position:-1170px 0}.m_head_3-,.m_head_3-warrior{background-position:-1260px 0}.m_head_2-,.m_head_2-warrior{background-position:-1350px 0}.m_head_1-,.m_head_1-warrior{background-position:-1440px 0}.m_head_0-,.m_head_0-warrior{background-position:-1980px -90px}.m_head_5-wizard{background-position:-1080px -90px}.m_head_4-wizard{background-position:-1170px -90px}.m_head_3-wizard{background-position:-1260px -90px}.m_head_2-wizard{background-position:-1350px -90px}.m_head_1-wizard{background-position:-1440px -90px}.m_head_0-wizard{background-position:-1980px -90px}.m_head_5-healer{background-position:-1080px -180px}.m_head_4-healer{background-position:-1170px -180px}.m_head_3-healer{background-position:-1260px -180px}.m_head_2-healer{background-position:-1350px -180px}.m_head_1-healer{background-position:-1440px -180px}.m_head_0-healer{background-position:-1980px -90px}.m_head_5-rogue{background-position:-1080px -270px}.m_head_4-rogue{background-position:-1170px -270px}.m_head_3-rogue{background-position:-1260px -270px}.m_head_2-rogue{background-position:-1350px -270px}.m_head_1-rogue{background-position:-1440px -270px}.m_head_0-rogue{background-position:-1980px -90px}.m_armor_5-,.m_armor_5-warrior{background-position:-1530px 0}.m_armor_4-,.m_armor_4-warrior{background-position:-1620px 0}.m_armor_3-,.m_armor_3-warrior{background-position:-1710px 0}.m_armor_2-,.m_armor_2-warrior{background-position:-1800px 0}.m_armor_1-,.m_armor_1-warrior{background-position:-1890px 0}.m_armor_0-,.m_armor_0-warrior{background-position:-1980px 0}.m_armor_5-wizard{background-position:-1530px -90px}.m_armor_4-wizard{background-position:-1620px -90px}.m_armor_3-wizard{background-position:-1710px -90px}.m_armor_2-wizard{background-position:-1800px -90px}.m_armor_1-wizard{background-position:-1890px -90px}.m_armor_0-wizard{background-position:-1980px -90px}.m_armor_5-healer{background-position:-1530px -180px}.m_armor_4-healer{background-position:-1620px -180px}.m_armor_3-healer{background-position:-1710px -180px}.m_armor_2-healer{background-position:-1800px -180px}.m_armor_1-healer{background-position:-1890px -180px}.m_armor_0-healer{background-position:-1980px -180px}.m_armor_5-rogue{background-position:-1530px -270px}.m_armor_4-rogue{background-position:-1620px -270px}.m_armor_3-rogue{background-position:-1710px -270px}.m_armor_2-rogue{background-position:-1800px -270px}.m_armor_1-rogue{background-position:-1890px -270px}.m_armor_0-rogue{background-position:-1980px -270px}.m_skin_dead{background-position:-2070px 0}.m_skin_orc{background-position:-2160px 0}.m_skin_asian{background-position:-2250px 0}.m_skin_black{background-position:-2340px 0}.m_skin_white{background-position:-2070px -90px}.m_skin_ea8349{background-position:-2160px -90px}.m_skin_c06534{background-position:-2250px -90px}.m_skin_98461a{background-position:-2340px -90px}.m_skin_eb052b{background-position:-2430px -90px}.m_skin_f69922{background-position:-2520px -90px}.m_skin_f5d70f{background-position:-2610px -90px}.m_skin_0ff591{background-position:-2700px -90px}.m_skin_2b43f6{background-position:-2070px -180px}.m_skin_d7a9f7{background-position:-2160px -180px}.m_skin_800ed0{background-position:-2250px -180px}.m_skin_rainbow{background-position:-2340px -180px}.m_skin_monster{background-position:-2430px -270px}.m_skin_pumpkin{background-position:-2520px -270px}.m_skin_skeleton{background-position:-2610px -270px}.m_skin_zombie{background-position:-2700px -270px}.m_skin_ghost{background-position:-2790px -270px}.m_skin_shadow{background-position:-2880px -270px}[class*=m_hair_base_0]{background:0 0}[class*=m_hair_bangs_0]{background-position:-1980px -90px}.m_hair_bangs_1_white{background-position:-2610px 0}.m_hair_bangs_2_white{background-position:-2700px 0}.m_hair_bangs_3_white{background-position:-2790px 0}.m_hair_base_1_white{background-position:-2880px 0}.m_hair_base_2_white{background-position:-2970px 0}.m_hair_base_3_white{background-position:-3060px 0}.m_hair_base_4_white{background-position:-3150px 0}.m_hair_base_5_white{background-position:-3240px 0}.m_hair_base_6_white{background-position:-3330px 0}.m_hair_base_7_white{background-position:-3420px 0}.m_hair_base_8_white{background-position:-3510px 0}.m_hair_bangs_1_brown{background-position:-2610px -90px}.m_hair_bangs_2_brown{background-position:-2700px -90px}.m_hair_bangs_3_brown{background-position:-2790px -90px}.m_hair_base_1_brown{background-position:-2880px -90px}.m_hair_base_2_brown{background-position:-2970px -90px}.m_hair_base_3_brown{background-position:-3060px -90px}.m_hair_base_4_brown{background-position:-3150px -90px}.m_hair_base_5_brown{background-position:-3240px -90px}.m_hair_base_6_brown{background-position:-3330px -90px}.m_hair_base_7_brown{background-position:-3420px -90px}.m_hair_base_8_brown{background-position:-3510px -90px}.m_hair_bangs_1_blond{background-position:-2610px -180px}.m_hair_bangs_2_blond{background-position:-2700px -180px}.m_hair_bangs_3_blond{background-position:-2790px -180px}.m_hair_base_1_blond{background-position:-2880px -180px}.m_hair_base_2_blond{background-position:-2970px -180px}.m_hair_base_3_blond{background-position:-3060px -180px}.m_hair_base_4_blond{background-position:-3150px -180px}.m_hair_base_5_blond{background-position:-3240px -180px}.m_hair_base_6_blond{background-position:-3330px -180px}.m_hair_base_7_blond{background-position:-3420px -180px}.m_hair_base_8_blond{background-position:-3510px -180px}.m_hair_bangs_1_red{background-position:-2610px -270px}.m_hair_bangs_2_red{background-position:-2700px -270px}.m_hair_bangs_3_red{background-position:-2790px -270px}.m_hair_base_1_red{background-position:-2880px -270px}.m_hair_base_2_red{background-position:-2970px -270px}.m_hair_base_3_red{background-position:-3060px -270px}.m_hair_base_4_red{background-position:-3150px -270px}.m_hair_base_5_red{background-position:-3240px -270px}.m_hair_base_6_red{background-position:-3330px -270px}.m_hair_base_7_red{background-position:-3420px -270px}.m_hair_base_8_red{background-position:-3510px -270px}.m_hair_bangs_1_black{background-position:-2610px -360px}.m_hair_bangs_2_black{background-position:-2700px -360px}.m_hair_bangs_3_black{background-position:-2790px -360px}.m_hair_base_1_black{background-position:-2880px -360px}.m_hair_base_2_black{background-position:-2970px -360px}.m_hair_base_3_black{background-position:-3060px -360px}.m_hair_base_4_black{background-position:-3150px -360px}.m_hair_base_5_black{background-position:-3240px -360px}.m_hair_base_6_black{background-position:-3330px -360px}.m_hair_base_7_black{background-position:-3420px -360px}.m_hair_base_8_black{background-position:-3510px -360px}.customize-menu [class*=m_hair_]{width:60px;height:60px}.f_weapon_6,.f_weapon_5,.f_weapon_4,.f_weapon_3,.f_weapon_2,.f_weapon_1,.f_weapon_0,.f_shield_5,.f_shield_4,.f_shield_3,.f_shield_2,.f_shield_1,.f_head_5_v2,.f_head_5_v1,.f_head_4_v2,.f_head_4_v1,.f_head_3_v2,.f_head_3_v1,.f_head_2_v2,.f_head_2_v1,.f_head_1,.f_head_0,.f_hair_white,.f_hair_brown,.f_hair_black,.f_hair_blond,.f_armor_5,.f_armor_4,.f_armor_3,.f_armor_2,.f_armor_1,.f_armor_0_v2,.f_armor_0_v1,.f_skin_dead,.f_skin_orc,.f_skin_asian,.f_skin_black,.f_skin_white,.f_skin_ea8349,.f_skin_c06534,.f_skin_98461a,.f_skin_eb052b,.f_skin_eb052b,.f_skin_f69922,.f_skin_f5d70f,.f_skin_0ff591,.f_skin_2b43f6,.f_skin_d7a9f7,.f_skin_800ed0,.f_skin_rainbow,.f_skin_monster,.f_skin_pumpkin,.f_skin_skeleton,.f_skin_zombie,.f_skin_ghost,.f_skin_shadow,.f_hair_red{background:url(../img/sprites/female_sprites.png) no-repeat}.f_weapon_6{background-position:0 0;width:90px;height:90px}.f_weapon_5{background-position:-90px 0;width:90px;height:90px}.f_weapon_4{background-position:-180px 0;width:90px;height:90px}.f_weapon_3{background-position:-270px 0;width:90px;height:90px}.f_weapon_2{background-position:-360px 0;width:90px;height:90px}.f_weapon_1{background-position:-450px 0;width:90px;height:90px}.f_weapon_0{background-position:-540px 0;width:90px;height:90px}.f_shield_5{background-position:-630px 0;width:90px;height:90px}.f_shield_4{background-position:-720px 0;width:90px;height:90px}.f_shield_3{background-position:-810px 0;width:90px;height:90px}.f_shield_2{background-position:-900px 0;width:90px;height:90px}.f_shield_1{background-position:-990px 0;width:90px;height:90px}.f_head_5_v2{background-position:-1080px 0;width:90px;height:90px}.f_head_5_v1{background-position:-1170px 0;width:90px;height:90px}.f_head_4_v2{background-position:-1260px 0;width:90px;height:90px}.f_head_4_v1{background-position:-1350px 0;width:90px;height:90px}.f_head_3_v2{background-position:-1440px 0;width:90px;height:90px}.f_head_3_v1{background-position:-1530px 0;width:90px;height:90px}.f_head_2_v2{background-position:-1620px 0;width:90px;height:90px}.f_head_2_v1{background-position:-1710px 0;width:90px;height:90px}.f_head_1{background-position:-1800px 0;width:90px;height:90px}.f_head_0{background-position:-1890px 0;width:90px;height:90px}.f_hair_white{background-position:-1980px 0;width:90px;height:90px}.f_hair_brown{background-position:-2070px 0;width:90px;height:90px}.f_hair_black{background-position:-2160px 0;width:90px;height:90px}.f_hair_blond{background-position:-2250px 0;width:90px;height:90px}.f_armor_5{background-position:-2340px 0;width:90px;height:90px}.f_armor_4{background-position:-2430px 0;width:90px;height:90px}.f_armor_3{background-position:-2520px 0;width:90px;height:90px}.f_armor_2{background-position:-2610px 0;width:90px;height:90px}.f_armor_1{background-position:-2700px 0;width:90px;height:90px}.f_armor_0_v2{background-position:-2790px 0;width:90px;height:90px}.f_armor_0_v1{background-position:-2880px 0;width:90px;height:90px}.f_skin_dead{background-position:-2970px 0;width:90px;height:90px}.f_skin_orc{background-position:-3060px 0;width:90px;height:90px}.f_skin_asian{background-position:-3150px 0;width:90px;height:90px}.f_skin_black{background-position:-3240px 0;width:90px;height:90px}.f_skin_white{background-position:-3330px 0;width:90px;height:90px}.f_skin_ea8349{background-position:-3420px 0;width:90px;height:90px}.f_skin_c06534{background-position:-3510px 0;width:90px;height:90px}.f_skin_98461a{background-position:-3600px 0;width:90px;height:90px}.f_skin_eb052b{background-position:-3690px 0;width:90px;height:90px}.f_skin_f69922{background-position:-3780px 0;width:90px;height:90px}.f_skin_f5d70f{background-position:-3870px 0;width:90px;height:90px}.f_skin_0ff591{background-position:-3960px 0;width:90px;height:90px}.f_skin_2b43f6{background-position:-4050px 0;width:90px;height:90px}.f_skin_d7a9f7{background-position:-4140px 0;width:90px;height:90px}.f_skin_800ed0{background-position:-4230px 0;width:90px;height:90px}.f_skin_rainbow{background-position:-4320px 0;width:90px;height:90px}.f_skin_monster{background-position:-4410px 0;width:90px;height:90px}.f_skin_pumpkin{background-position:-4500px 0;width:90px;height:90px}.f_skin_skeleton{background-position:-4590px 0;width:90px;height:90px}.f_skin_zombie{background-position:-4680px 0;width:90px;height:90px}.f_skin_ghost{background-position:-4770px 0;width:90px;height:90px}.f_skin_shadow{background-position:-4860px 0;width:90px;height:90px}.f_hair_red{background-position:-4950px 0;width:90px;height:90px}[class^=shop_],[class^=zzz]{background:url(../img/sprites/shop_sprites.png) no-repeat}[class^=shop_weapon_],[class^=shop_shield_],[class^=shop_head_],[class^=shop_armor_],[class^=zzz]{width:40px;height:40px}.shop_weapon_6,.shop_weapon_5,.shop_weapon_4,.shop_weapon_3,.shop_weapon_2,.shop_weapon_1,.shop_shield_5,.shop_shield_4,.shop_shield_3,.shop_shield_2,.shop_shield_1,.shop_head_5,.shop_head_4,.shop_head_3,.shop_head_2,.shop_head_1,.shop_armor_5,.shop_armor_4,.shop_armor_3,.shop_armor_2,.shop_armor_1,.shop_reroll,.shop_potion,.shop_copper,.shop_silver,.shop_gold,.zzz,.zzz_light{background:url(../img/sprites/shop_sprites.png) no-repeat}.shop_weapon_6,.shop_weapon_5,.shop_weapon_4,.shop_weapon_3,.shop_weapon_2,.shop_weapon_1,.shop_shield_5,.shop_shield_4,.shop_shield_3,.shop_shield_2,.shop_shield_1,.shop_head_5,.shop_head_4,.shop_head_3,.shop_head_2,.shop_head_1,.shop_armor_5,.shop_armor_4,.shop_armor_3,.shop_armor_2,.shop_armor_1,.zzz,.zzz_light{width:40px;height:40px}.shop_weapon_6{background-position:0 0}.shop_weapon_5{background-position:-40px 0}.shop_weapon_4{background-position:-80px 0}.shop_weapon_3{background-position:-120px 0}.shop_weapon_2{background-position:-160px 0}.shop_weapon_1{background-position:-200px 0}.shop_shield_5{background-position:-240px 0}.shop_shield_4{background-position:-280px 0}.shop_shield_3{background-position:-320px 0}.shop_shield_2{background-position:-360px 0}.shop_shield_1{background-position:-400px 0}.shop_head_5{background-position:-440px 0}.shop_head_4{background-position:-480px 0}.shop_head_3{background-position:-520px 0}.shop_head_2{background-position:-560px 0}.shop_head_1{background-position:-600px 0}.shop_armor_5{background-position:-640px 0}.shop_armor_4{background-position:-680px 0}.shop_armor_3{background-position:-720px 0}.shop_armor_2{background-position:-760px 0}.shop_armor_1{background-position:-800px 0}.shop_reroll{background-position:-840px 0;width:40px;height:40px}.shop_potion{background-position:-880px 0;width:40px;height:40px}.shop_copper{background-position:-923px -8px;width:32px;height:22px}.shop_silver{background-position:-963px -8px;width:32px;height:22px}.shop_gold{background-position:-1003px -8px;width:32px;height:22px}.zzz{background-position:-1200px 0}.zzz_light{background-position:-1280px 0}.Pet-Wolf-Zombie,.Pet-Wolf-White,.Pet-Wolf-Veteran,.Pet-Wolf-Skeleton,.Pet-Wolf-Shade,.Pet-Wolf-Red,.Pet-Wolf-Golden,.Pet-Wolf-Desert,.Pet-Wolf-CottonCandyPink,.Pet-Wolf-CottonCandyBlue,.Pet-TigerCub-Zombie,.Pet-TigerCub-White,.Pet-TigerCub-Skeleton,.Pet-TigerCub-Shade,.Pet-TigerCub-Red,.Pet-TigerCub-Golden,.Pet-TigerCub-Desert,.Pet-TigerCub-CottonCandyPink,.Pet-TigerCub-CottonCandyBlue,.Pet-TigerCub-Base,.Pet-PolarBearCub-Base,.Pet-PandaCub-Zombie,.Pet-PandaCub-White,.Pet-PandaCub-Skeleton,.Pet-PandaCub-Shade,.Pet-PandaCub-Red,.Pet-PandaCub-Golden,.Pet-PandaCub-Desert,.Pet-PandaCub-CottonCandyPink,.Pet-PandaCub-CottonCandyBlue,.Pet-PandaCub-Base,.Pet-LionCub-Zombie,.Pet-LionCub-White,.Pet-LionCub-Skeleton,.Pet-LionCub-Shade,.Pet-LionCub-Red,.Pet-LionCub-Golden,.Pet-LionCub-Desert,.Pet-LionCub-CottonCandyPink,.Pet-LionCub-CottonCandyBlue,.Pet-LionCub-Base,.Pet-Fox-Zombie,.Pet-Fox-White,.Pet-Fox-Skeleton,.Pet-Fox-Shade,.Pet-Fox-Red,.Pet-Fox-Golden,.Pet-Fox-Desert,.Pet-Fox-CottonCandyPink,.Pet-Fox-CottonCandyBlue,.Pet-Fox-Base,.Pet-FlyingPig-Zombie,.Pet-FlyingPig-White,.Pet-FlyingPig-Skeleton,.Pet-FlyingPig-Shade,.Pet-FlyingPig-Red,.Pet-FlyingPig-Golden,.Pet-FlyingPig-Desert,.Pet-FlyingPig-CottonCandyPink,.Pet-FlyingPig-CottonCandyBlue,.Pet-FlyingPig-Base,.Pet-Dragon-Zombie,.Pet-Dragon-White,.Pet-Dragon-Skeleton,.Pet-Dragon-Shade,.Pet-Dragon-Red,.Pet-Dragon-Golden,.Pet-Dragon-Desert,.Pet-Dragon-CottonCandyPink,.Pet-Dragon-CottonCandyBlue,.Pet-Dragon-Base,.Pet-Cactus-Skeleton,.Pet-Cactus-Red,.Pet-Cactus-Zombie,.Pet-Cactus-Shade,.Pet-Cactus-Golden,.Pet-Cactus-White,.Pet-Cactus-CottonCandyPink,.Pet-Cactus-CottonCandyBlue,.Pet-Cactus-Desert,.Pet-Cactus-Base,.Pet-BearCub-Zombie,.Pet-BearCub-White,.Pet-BearCub-Skeleton,.Pet-BearCub-Shade,.Pet-BearCub-Red,.Pet-BearCub-Golden,.Pet-BearCub-Desert,.Pet-BearCub-CottonCandyPink,.Pet-BearCub-CottonCandyBlue,.Pet-BearCub-Base,.Pet-Wolf-Base,.Pet-Turkey-Base{background:url(../img/sprites/pet_sprites.png) no-repeat}.Pet-Wolf-Zombie{background-position:0 0;width:81px;height:99px}.Pet-Wolf-White{background-position:-81px 0;width:81px;height:99px}.Pet-Wolf-Veteran{background-position:-162px 0;width:81px;height:99px}.Pet-Wolf-Skeleton{background-position:-243px 0;width:81px;height:99px}.Pet-Wolf-Shade{background-position:-324px 0;width:81px;height:99px}.Pet-Wolf-Red{background-position:-405px 0;width:81px;height:99px}.Pet-Wolf-Golden{background-position:-486px 0;width:81px;height:99px}.Pet-Wolf-Desert{background-position:-567px 0;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-position:-648px 0;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-position:-729px 0;width:81px;height:99px}.Pet-TigerCub-Zombie{background-position:-810px 0;width:81px;height:99px}.Pet-TigerCub-White{background-position:-891px 0;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-position:-972px 0;width:81px;height:99px}.Pet-TigerCub-Shade{background-position:-1053px 0;width:81px;height:99px}.Pet-TigerCub-Red{background-position:-1134px 0;width:81px;height:99px}.Pet-TigerCub-Golden{background-position:-1215px 0;width:81px;height:99px}.Pet-TigerCub-Desert{background-position:-1296px 0;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-position:-1377px 0;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-position:-1458px 0;width:81px;height:99px}.Pet-TigerCub-Base{background-position:-1539px 0;width:81px;height:99px}.Pet-PolarBearCub-Base{background-position:-1620px 0;width:81px;height:99px}.Pet-PandaCub-Zombie{background-position:-1701px 0;width:81px;height:99px}.Pet-PandaCub-White{background-position:-1782px 0;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-position:-1863px 0;width:81px;height:99px}.Pet-PandaCub-Shade{background-position:-1944px 0;width:81px;height:99px}.Pet-PandaCub-Red{background-position:-2025px 0;width:81px;height:99px}.Pet-PandaCub-Golden{background-position:-2106px 0;width:81px;height:99px}.Pet-PandaCub-Desert{background-position:-2187px 0;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-position:-2268px 0;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-position:-2349px 0;width:81px;height:99px}.Pet-PandaCub-Base{background-position:-2430px 0;width:81px;height:99px}.Pet-LionCub-Zombie{background-position:-2511px 0;width:81px;height:99px}.Pet-LionCub-White{background-position:-2592px 0;width:81px;height:99px}.Pet-LionCub-Skeleton{background-position:-2673px 0;width:81px;height:99px}.Pet-LionCub-Shade{background-position:-2754px 0;width:81px;height:99px}.Pet-LionCub-Red{background-position:-2835px 0;width:81px;height:99px}.Pet-LionCub-Golden{background-position:-2916px 0;width:81px;height:99px}.Pet-LionCub-Desert{background-position:-2997px 0;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-position:-3078px 0;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-position:-3159px 0;width:81px;height:99px}.Pet-LionCub-Base{background-position:-3240px 0;width:81px;height:99px}.Pet-Fox-Zombie{background-position:-3321px 0;width:81px;height:99px}.Pet-Fox-White{background-position:-3402px 0;width:81px;height:99px}.Pet-Fox-Skeleton{background-position:-3483px 0;width:81px;height:99px}.Pet-Fox-Shade{background-position:-3564px 0;width:81px;height:99px}.Pet-Fox-Red{background-position:-3645px 0;width:81px;height:99px}.Pet-Fox-Golden{background-position:-3726px 0;width:81px;height:99px}.Pet-Fox-Desert{background-position:-3807px 0;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-position:-3888px 0;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-position:-3969px 0;width:81px;height:99px}.Pet-Fox-Base{background-position:-4050px 0;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-position:-4131px 0;width:81px;height:99px}.Pet-FlyingPig-White{background-position:-4212px 0;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-position:-4293px 0;width:81px;height:99px}.Pet-FlyingPig-Shade{background-position:-4374px 0;width:81px;height:99px}.Pet-FlyingPig-Red{background-position:-4455px 0;width:81px;height:99px}.Pet-FlyingPig-Golden{background-position:-4536px 0;width:81px;height:99px}.Pet-FlyingPig-Desert{background-position:-4617px 0;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-position:-4698px 0;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-position:-4779px 0;width:81px;height:99px}.Pet-FlyingPig-Base{background-position:-4860px 0;width:81px;height:99px}.Pet-Dragon-Zombie{background-position:-4941px 0;width:81px;height:99px}.Pet-Dragon-White{background-position:-5022px 0;width:81px;height:99px}.Pet-Dragon-Skeleton{background-position:-5103px 0;width:81px;height:99px}.Pet-Dragon-Shade{background-position:-5184px 0;width:81px;height:99px}.Pet-Dragon-Red{background-position:-5265px 0;width:81px;height:99px}.Pet-Dragon-Golden{background-position:-5346px 0;width:81px;height:99px}.Pet-Dragon-Desert{background-position:-5427px 0;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-position:-5508px 0;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-position:-5589px 0;width:81px;height:99px}.Pet-Dragon-Base{background-position:-5670px 0;width:81px;height:99px}.Pet-Cactus-Zombie{background-position:-5913px 0;width:81px;height:99px}.Pet-Cactus-White{background-position:-6156px 0;width:81px;height:99px}.Pet-Cactus-Skeleton{background-position:-5751px 0;width:81px;height:99px}.Pet-Cactus-Red{background-position:-5832px 0;width:81px;height:99px}.Pet-Cactus-Shade{background-position:-5994px 0;width:81px;height:99px}.Pet-Cactus-Golden{background-position:-6075px 0;width:81px;height:99px}.Pet-Cactus-Desert{background-position:-6399px 0;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-position:-6237px 0;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-position:-6318px 0;width:81px;height:99px}.Pet-Cactus-Base{background-position:-6480px 0;width:81px;height:99px}.Pet-BearCub-Zombie{background-position:-6561px 0;width:81px;height:99px}.Pet-BearCub-White{background-position:-6642px 0;width:81px;height:99px}.Pet-BearCub-Skeleton{background-position:-6723px 0;width:81px;height:99px}.Pet-BearCub-Shade{background-position:-6804px 0;width:81px;height:99px}.Pet-BearCub-Red{background-position:-6885px 0;width:81px;height:99px}.Pet-BearCub-Golden{background-position:-6966px 0;width:81px;height:99px}.Pet-BearCub-Desert{background-position:-7047px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-position:-7128px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-position:-7209px 0;width:81px;height:99px}.Pet-BearCub-Base{background-position:-7290px 0;width:81px;height:99px}.Pet-Wolf-Base{background-position:-7371px 0;width:81px;height:99px}.Pet-Turkey-Base{background-position:-7452px 0;width:81px;height:99px}.Pet-Egg{background:url(../img/sprites/egg.png) no-repeat;width:39px;height:42px}.Gems{background:url(../img/sprites/Egg_Sprite_Sheet.png);background-position:-57px 50px;display:inline-block;margin-right:5px;border-style:none;width:30px;height:30px}.achievements-container{margin:20px}.achievement{background:url(../img/sprites/achievements.png) no-repeat;width:24px;height:26px;float:left;clear:right;margin-right:10px}.achievement-sword{background-position:0 0}.achievement-tree{background-position:-24px 0}.achievement-rat{background-position:-48px 0}.achievement-comment{background-position:-72px 0}.achievement-armor{background-position:-96px 0}.achievement-cave{background-position:-120px 0}.achievement-sun{background-position:-144px 0}.achievement-boot{background-position:-168px 0}.achievement-coffin{background-position:-192px 0}.achievement-alien{background-position:-216px 0}.achievement-ninja{background-position:-240px 0}.achievement-cactus{background-position:-264px 0}.achievement-bow{background-position:-288px 0}.achievement-heart{background-position:-312px 0}.achievement-shield{background-position:-336px 0}.achievement-thermometer{background-position:-360px 0}.achievement-helm{background-position:-384px 0}.achievement-firefox{background-position:0 -26px}.achievement-cake{background-position:-24px -26px}.achievement-karaoke{background-position:-48px -26px}.weapon_7,.armor_6,.head_6,.shield_6{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.weapon_8,.armor_7,.head_7,.shield_7{width:105px;height:105px;margin-left:-9px;margin-top:-15px}.head_6{background:url(../img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_7{background:url(../img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat}.armor_6{background:url(../img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.armor_7{background:url(../img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_6{background:url(../img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.shield_7{background:url(../img/sprites/backer-only/ContributorOnly-Shield-Crystal.png) no-repeat}.weapon_7{background:url(../img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.weapon_8{background:url(../img/sprites/backer-only/ContributorOnly-Weapon-CrystalBlade.png) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(../img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.Pet-Dragon-Hydra{width:106px;height:89px;background:url(../img/sprites/backer-only/ContributorOnly-Pet-Hydra.png) no-repeat}.shop_shield_6{background-position:-1040px 0}.shop_weapon_7{background-position:-1080px 0}.shop_head_6{background-position:-1120px 0}.shop_armor_6{background-position:-1160px 0}.shop_shield_7{background-position:-1318px 0;width:35px}.shop_weapon_8{background-position:-1352px 0;width:45px}.shop_head_7{background-position:-1398px 0}.shop_armor_7{background-position:-1438px 0}.customize-menu .f_head_0{width:60px;height:60px;background-position:-1917px -9px}.customize-menu .f_armor_0_v2{width:60px;height:60px;background-position:-2819px -38px}.customize-menu .f_armor_0_v1{width:60px;height:60px;background-position:-2909px -38px}.customize-menu .f_hair_white{width:60px;height:60px;background-position:-2009px -8px}.customize-menu .f_hair_brown{width:60px;height:60px;background-position:-2099px -8px}.customize-menu .f_hair_black{width:60px;height:60px;background-position:-2189px -8px}.customize-menu .f_hair_blond{width:60px;height:60px;background-position:-2279px -8px}.customize-menu .f_hair_red{width:60px;height:60px;background-position:-4979px -8px}.customize-menu .f_skin_dead{width:60px;height:60px;background-position:-2997px -20px}.customize-menu .f_skin_orc{width:60px;height:60px;background-position:-3087px -20px}.customize-menu .f_skin_asian{width:60px;height:60px;background-position:-3177px -20px}.customize-menu .f_skin_black{width:60px;height:60px;background-position:-3267px -20px}.customize-menu .f_skin_white{width:60px;height:60px;background-position:-3357px -20px}.customize-menu .f_skin_ea8349{width:60px;height:60px;background-position:-3448px -21px}.customize-menu .f_skin_c06534{width:60px;height:60px;background-position:-3539px -21px}.customize-menu .f_skin_98461a{width:60px;height:60px;background-position:-3629px -21px}.customize-menu .f_skin_eb052b{width:60px;height:60px;background-position:-3719px -20px}.customize-menu .f_skin_f69922{width:60px;height:60px;background-position:-3809px -20px}.customize-menu .f_skin_f5d70f{width:60px;height:60px;background-position:-3899px -20px}.customize-menu .f_skin_0ff591{width:60px;height:60px;background-position:-3989px -20px}.customize-menu .f_skin_2b43f6{width:60px;height:60px;background-position:-4079px -20px}.customize-menu .f_skin_d7a9f7{width:60px;height:60px;background-position:-4169px -21px}.customize-menu .f_skin_800ed0{width:60px;height:60px;background-position:-4259px -21px}.customize-menu .f_skin_rainbow{width:60px;height:60px;background-position:-4349px -21px}.customize-menu .f_skin_monster{width:60px;height:60px;background-position:-4439px -20px}.customize-menu .f_skin_pumpkin{width:60px;height:60px;background-position:-4529px -20px}.customize-menu .f_skin_skeleton{width:60px;height:60px;background-position:-4619px -20px}.customize-menu .f_skin_zombie{width:60px;height:60px;background-position:-4709px -20px}.customize-menu .f_skin_ghost{width:60px;height:60px;background-position:-4799px -20px}.customize-menu .f_skin_shadow{width:60px;height:60px;background-position:-4889px -21px}.customize-menu .m_head_0{width:60px;height:60px;background-position:-1557px -9px}.customize-menu .m_hair_blond{width:60px;height:60px;background-position:-1649px -6px}.customize-menu .m_hair_black{width:60px;height:60px;background-position:-1737px -6px}.customize-menu .m_hair_brown{width:60px;height:60px;background-position:-1827px -6px}.customize-menu .m_hair_white{width:60px;height:60px;background-position:-1917px -6px}.customize-menu .m_hair_red{width:60px;height:60px;background-position:-4528px -6px}.customize-menu .m_skin_dead{width:60px;height:60px;background-position:-2547px -20px}.customize-menu .m_skin_orc{width:60px;height:60px;background-position:-2637px -20px}.customize-menu .m_skin_asian{width:60px;height:60px;background-position:-2727px -20px}.customize-menu .m_skin_black{width:60px;height:60px;background-position:-2817px -20px}.customize-menu .m_skin_white{width:60px;height:60px;background-position:-2907px -20px}.customize-menu .m_skin_ea8349{width:60px;height:60px;background-position:-2999px -20px}.customize-menu .m_skin_c06534{width:60px;height:60px;background-position:-3087px -20px}.customize-menu .m_skin_98461a{width:60px;height:60px;background-position:-3178px -20px}.customize-menu .m_skin_eb052b{width:60px;height:60px;background-position:-3268px -20px}.customize-menu .m_skin_f69922{width:60px;height:60px;background-position:-3358px -20px}.customize-menu .m_skin_f5d70f{width:60px;height:60px;background-position:-3448px -20px}.customize-menu .m_skin_0ff591{width:60px;height:60px;background-position:-3538px -20px}.customize-menu .m_skin_2b43f6{width:60px;height:60px;background-position:-3628px -20px}.customize-menu .m_skin_d7a9f7{width:60px;height:60px;background-position:-3718px -20px}.customize-menu .m_skin_800ed0{width:60px;height:60px;background-position:-3808px -20px}.customize-menu .m_skin_rainbow{width:60px;height:60px;background-position:-3898px -20px}.customize-menu .m_skin_monster{width:60px;height:60px;background-position:-3988px -20px}.customize-menu .m_skin_pumpkin{width:60px;height:60px;background-position:-4078px -20px}.customize-menu .m_skin_skeleton{width:60px;height:60px;background-position:-4168px -20px}.customize-menu .m_skin_zombie{width:60px;height:60px;background-position:-4258px -20px}.customize-menu .m_skin_ghost{width:60px;height:60px;background-position:-4348px -20px}.customize-menu .m_skin_shadow{width:60px;height:60px;background-position:-4438px -20px}.customize-menu .locked{background-color:#727272}.sprite-armor_healer_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -90px;width:90px;height:90px}.sprite-armor_healer_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7020px;width:90px;height:90px}.sprite-armor_healer_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -180px;width:90px;height:90px}.sprite-armor_healer_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -270px;width:90px;height:90px}.sprite-armor_healer_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -360px;width:90px;height:90px}.sprite-armor_rogue_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -450px;width:90px;height:90px}.sprite-armor_rogue_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -540px;width:90px;height:90px}.sprite-armor_rogue_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -630px;width:90px;height:90px}.sprite-armor_rogue_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -720px;width:90px;height:90px}.sprite-armor_rogue_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -810px;width:90px;height:90px}.sprite-armor_warrior_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -900px;width:90px;height:90px}.sprite-armor_warrior_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -990px;width:90px;height:90px}.sprite-armor_warrior_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1080px;width:90px;height:90px}.sprite-armor_warrior_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1170px;width:90px;height:90px}.sprite-armor_warrior_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1260px;width:90px;height:90px}.sprite-armor_warrior_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1350px;width:90px;height:90px}.sprite-armor_wizard_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1440px;width:90px;height:90px}.sprite-armor_wizard_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1530px;width:90px;height:90px}.sprite-armor_wizard_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1620px;width:90px;height:90px}.sprite-armor_wizard_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1710px;width:90px;height:90px}.sprite-armor_wizard_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1800px;width:90px;height:90px}.sprite-hair_bangs_1_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1890px;width:90px;height:90px}.sprite-hair_bangs_1_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -1980px;width:90px;height:90px}.sprite-hair_bangs_1_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2070px;width:90px;height:90px}.sprite-hair_bangs_1_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2160px;width:90px;height:90px}.sprite-hair_bangs_1_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2250px;width:90px;height:90px}.sprite-hair_bangs_2_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2340px;width:90px;height:90px}.sprite-hair_bangs_2_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2430px;width:90px;height:90px}.sprite-hair_bangs_2_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2520px;width:90px;height:90px}.sprite-hair_bangs_2_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2610px;width:90px;height:90px}.sprite-hair_bangs_2_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2700px;width:90px;height:90px}.sprite-hair_bangs_3_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2790px;width:90px;height:90px}.sprite-hair_bangs_3_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2880px;width:90px;height:90px}.sprite-hair_bangs_3_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -2970px;width:90px;height:90px}.sprite-hair_bangs_3_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3060px;width:90px;height:90px}.sprite-hair_bangs_3_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3150px;width:90px;height:90px}.sprite-hair_base_1_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3240px;width:90px;height:90px}.sprite-hair_base_1_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3330px;width:90px;height:90px}.sprite-hair_base_1_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3420px;width:90px;height:90px}.sprite-hair_base_1_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3510px;width:90px;height:90px}.sprite-hair_base_1_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3600px;width:90px;height:90px}.sprite-hair_base_2_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3690px;width:90px;height:90px}.sprite-hair_base_2_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3780px;width:90px;height:90px}.sprite-hair_base_2_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3870px;width:90px;height:90px}.sprite-hair_base_2_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -3960px;width:90px;height:90px}.sprite-hair_base_2_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4050px;width:90px;height:90px}.sprite-hair_base_3_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4140px;width:90px;height:90px}.sprite-hair_base_3_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4230px;width:90px;height:90px}.sprite-hair_base_3_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4320px;width:90px;height:90px}.sprite-hair_base_3_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4410px;width:90px;height:90px}.sprite-hair_base_3_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4500px;width:90px;height:90px}.sprite-hair_base_4_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4590px;width:90px;height:90px}.sprite-hair_base_4_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4680px;width:90px;height:90px}.sprite-hair_base_4_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4770px;width:90px;height:90px}.sprite-hair_base_4_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4860px;width:90px;height:90px}.sprite-hair_base_4_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -4950px;width:90px;height:90px}.sprite-hair_base_5_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5040px;width:90px;height:90px}.sprite-hair_base_5_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5130px;width:90px;height:90px}.sprite-hair_base_5_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5220px;width:90px;height:90px}.sprite-hair_base_5_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5310px;width:90px;height:90px}.sprite-hair_base_5_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5400px;width:90px;height:90px}.sprite-hair_base_6_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5490px;width:90px;height:90px}.sprite-hair_base_6_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5580px;width:90px;height:90px}.sprite-hair_base_6_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5670px;width:90px;height:90px}.sprite-hair_base_6_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5760px;width:90px;height:90px}.sprite-hair_base_6_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5850px;width:90px;height:90px}.sprite-hair_base_7_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -5940px;width:90px;height:90px}.sprite-hair_base_7_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6030px;width:90px;height:90px}.sprite-hair_base_7_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6120px;width:90px;height:90px}.sprite-hair_base_7_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6210px;width:90px;height:90px}.sprite-hair_base_7_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6300px;width:90px;height:90px}.sprite-hair_base_8_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6390px;width:90px;height:90px}.sprite-hair_base_8_blond{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6480px;width:90px;height:90px}.sprite-hair_base_8_brown{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6570px;width:90px;height:90px}.sprite-hair_base_8_red{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6660px;width:90px;height:90px}.sprite-hair_base_8_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6750px;width:90px;height:90px}.sprite-head_healer_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6840px;width:90px;height:90px}.sprite-head_healer_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -6930px;width:90px;height:90px}.sprite-head_healer_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 0;width:90px;height:90px}.sprite-head_healer_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7110px;width:90px;height:90px}.sprite-head_healer_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7200px;width:90px;height:90px}.sprite-head_rogue_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7290px;width:90px;height:90px}.sprite-head_rogue_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7380px;width:90px;height:90px}.sprite-head_rogue_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7470px;width:90px;height:90px}.sprite-head_rogue_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7560px;width:90px;height:90px}.sprite-head_rogue_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7650px;width:90px;height:90px}.sprite-head_warrior_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7740px;width:90px;height:90px}.sprite-head_warrior_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7830px;width:90px;height:90px}.sprite-head_warrior_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -7920px;width:90px;height:90px}.sprite-head_warrior_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8010px;width:90px;height:90px}.sprite-head_warrior_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8100px;width:90px;height:90px}.sprite-head_warrior_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8190px;width:90px;height:90px}.sprite-head_wizard_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8280px;width:90px;height:90px}.sprite-head_wizard_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8370px;width:90px;height:90px}.sprite-head_wizard_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8460px;width:90px;height:90px}.sprite-head_wizard_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8550px;width:90px;height:90px}.sprite-head_wizard_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8640px;width:90px;height:90px}.sprite-shield_healer_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8730px;width:90px;height:90px}.sprite-shield_healer_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8820px;width:90px;height:90px}.sprite-shield_healer_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -8910px;width:90px;height:90px}.sprite-shield_healer_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9000px;width:90px;height:90px}.sprite-shield_healer_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9090px;width:90px;height:90px}.sprite-shield_warrior_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9180px;width:90px;height:90px}.sprite-shield_warrior_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9270px;width:90px;height:90px}.sprite-shield_warrior_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9360px;width:90px;height:90px}.sprite-shield_warrior_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9450px;width:90px;height:90px}.sprite-shield_warrior_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9540px;width:90px;height:90px}.sprite-skin_0ff591{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9630px;width:90px;height:90px}.sprite-skin_2b43f6{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9720px;width:90px;height:90px}.sprite-skin_800ed0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9810px;width:90px;height:90px}.sprite-skin_98461a{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9900px;width:90px;height:90px}.sprite-skin_asian{background-image:url(../img/sprites/spritesmith.png);background-position:0 -9990px;width:90px;height:90px}.sprite-skin_black{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10080px;width:90px;height:90px}.sprite-skin_c06534{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10170px;width:90px;height:90px}.sprite-skin_d7a9f7{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10260px;width:90px;height:90px}.sprite-skin_dead{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10350px;width:90px;height:90px}.sprite-skin_ea8349{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10440px;width:90px;height:90px}.sprite-skin_eb052b{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10530px;width:90px;height:90px}.sprite-skin_f5d70f{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10620px;width:90px;height:90px}.sprite-skin_f69922{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10710px;width:90px;height:90px}.sprite-skin_ghost{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10800px;width:90px;height:90px}.sprite-skin_monster{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10890px;width:90px;height:90px}.sprite-skin_orc{background-image:url(../img/sprites/spritesmith.png);background-position:0 -10980px;width:90px;height:90px}.sprite-skin_pumpkin{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11070px;width:90px;height:90px}.sprite-skin_rainbow{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11160px;width:90px;height:90px}.sprite-skin_shadow{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11250px;width:90px;height:90px}.sprite-skin_skeleton{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11340px;width:90px;height:90px}.sprite-skin_white{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11430px;width:90px;height:90px}.sprite-skin_zombie{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11520px;width:90px;height:90px}.sprite-weapon_healer_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11610px;width:90px;height:90px}.sprite-weapon_healer_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11700px;width:90px;height:90px}.sprite-weapon_healer_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11790px;width:90px;height:90px}.sprite-weapon_healer_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11880px;width:90px;height:90px}.sprite-weapon_healer_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -11970px;width:90px;height:90px}.sprite-weapon_healer_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12060px;width:90px;height:90px}.sprite-weapon_healer_6{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12150px;width:90px;height:90px}.sprite-weapon_rogue_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12240px;width:90px;height:90px}.sprite-weapon_rogue_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12330px;width:90px;height:90px}.sprite-weapon_rogue_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12420px;width:90px;height:90px}.sprite-weapon_rogue_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12510px;width:90px;height:90px}.sprite-weapon_rogue_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12600px;width:90px;height:90px}.sprite-weapon_rogue_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12690px;width:90px;height:90px}.sprite-weapon_rogue_6{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12780px;width:90px;height:90px}.sprite-weapon_warrior_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12870px;width:90px;height:90px}.sprite-weapon_warrior_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -12960px;width:90px;height:90px}.sprite-weapon_warrior_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13050px;width:90px;height:90px}.sprite-weapon_warrior_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13140px;width:90px;height:90px}.sprite-weapon_warrior_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13230px;width:90px;height:90px}.sprite-weapon_warrior_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13320px;width:90px;height:90px}.sprite-weapon_warrior_6{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13410px;width:90px;height:90px}.sprite-weapon_wizard_0{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13500px;width:90px;height:90px}.sprite-weapon_wizard_1{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13590px;width:90px;height:90px}.sprite-weapon_wizard_2{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13680px;width:90px;height:90px}.sprite-weapon_wizard_3{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13770px;width:90px;height:90px}.sprite-weapon_wizard_4{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13860px;width:90px;height:90px}.sprite-weapon_wizard_5{background-image:url(../img/sprites/spritesmith.png);background-position:0 -13950px;width:90px;height:90px}.sprite-weapon_wizard_6{background-image:url(../img/sprites/spritesmith.png);background-position:0 -14040px;width:90px;height:90px} \ No newline at end of file diff --git a/img/project_files/male_sprites.psd b/img/project_files/male_sprites.psd index 2bcb5a43ad..8e8f784f5a 100644 Binary files a/img/project_files/male_sprites.psd and b/img/project_files/male_sprites.psd differ diff --git a/img/sprites/images/armor_healer_1.png b/img/sprites/images/armor_healer_1.png new file mode 100644 index 0000000000..4d12f384ed Binary files /dev/null and b/img/sprites/images/armor_healer_1.png differ diff --git a/img/sprites/images/armor_healer_2.png b/img/sprites/images/armor_healer_2.png new file mode 100644 index 0000000000..0752f305a4 Binary files /dev/null and b/img/sprites/images/armor_healer_2.png differ diff --git a/img/sprites/images/armor_healer_3.png b/img/sprites/images/armor_healer_3.png new file mode 100644 index 0000000000..9a04091537 Binary files /dev/null and b/img/sprites/images/armor_healer_3.png differ diff --git a/img/sprites/images/armor_healer_4.png b/img/sprites/images/armor_healer_4.png new file mode 100644 index 0000000000..8553cd817a Binary files /dev/null and b/img/sprites/images/armor_healer_4.png differ diff --git a/img/sprites/images/armor_healer_5.png b/img/sprites/images/armor_healer_5.png new file mode 100644 index 0000000000..2e2b12b6d1 Binary files /dev/null and b/img/sprites/images/armor_healer_5.png differ diff --git a/img/sprites/images/armor_rogue_1.png b/img/sprites/images/armor_rogue_1.png new file mode 100644 index 0000000000..4b22746cd1 Binary files /dev/null and b/img/sprites/images/armor_rogue_1.png differ diff --git a/img/sprites/images/armor_rogue_2.png b/img/sprites/images/armor_rogue_2.png new file mode 100644 index 0000000000..6a6c0232e6 Binary files /dev/null and b/img/sprites/images/armor_rogue_2.png differ diff --git a/img/sprites/images/armor_rogue_3.png b/img/sprites/images/armor_rogue_3.png new file mode 100644 index 0000000000..7345f9d25a Binary files /dev/null and b/img/sprites/images/armor_rogue_3.png differ diff --git a/img/sprites/images/armor_rogue_4.png b/img/sprites/images/armor_rogue_4.png new file mode 100644 index 0000000000..8d79eb9060 Binary files /dev/null and b/img/sprites/images/armor_rogue_4.png differ diff --git a/img/sprites/images/armor_rogue_5.png b/img/sprites/images/armor_rogue_5.png new file mode 100644 index 0000000000..3cf22f77a6 Binary files /dev/null and b/img/sprites/images/armor_rogue_5.png differ diff --git a/img/sprites/images/armor_warrior_0.png b/img/sprites/images/armor_warrior_0.png new file mode 100644 index 0000000000..2bef782010 Binary files /dev/null and b/img/sprites/images/armor_warrior_0.png differ diff --git a/img/sprites/images/armor_warrior_1.png b/img/sprites/images/armor_warrior_1.png new file mode 100644 index 0000000000..a96a859922 Binary files /dev/null and b/img/sprites/images/armor_warrior_1.png differ diff --git a/img/sprites/images/armor_warrior_2.png b/img/sprites/images/armor_warrior_2.png new file mode 100644 index 0000000000..7b928615c0 Binary files /dev/null and b/img/sprites/images/armor_warrior_2.png differ diff --git a/img/sprites/images/armor_warrior_3.png b/img/sprites/images/armor_warrior_3.png new file mode 100644 index 0000000000..6aa24eb372 Binary files /dev/null and b/img/sprites/images/armor_warrior_3.png differ diff --git a/img/sprites/images/armor_warrior_4.png b/img/sprites/images/armor_warrior_4.png new file mode 100644 index 0000000000..bc97015ade Binary files /dev/null and b/img/sprites/images/armor_warrior_4.png differ diff --git a/img/sprites/images/armor_warrior_5.png b/img/sprites/images/armor_warrior_5.png new file mode 100644 index 0000000000..411c192c4a Binary files /dev/null and b/img/sprites/images/armor_warrior_5.png differ diff --git a/img/sprites/images/armor_wizard_1.png b/img/sprites/images/armor_wizard_1.png new file mode 100644 index 0000000000..60987e1932 Binary files /dev/null and b/img/sprites/images/armor_wizard_1.png differ diff --git a/img/sprites/images/armor_wizard_2.png b/img/sprites/images/armor_wizard_2.png new file mode 100644 index 0000000000..5a7499d2a4 Binary files /dev/null and b/img/sprites/images/armor_wizard_2.png differ diff --git a/img/sprites/images/armor_wizard_3.png b/img/sprites/images/armor_wizard_3.png new file mode 100644 index 0000000000..c52ccd31b8 Binary files /dev/null and b/img/sprites/images/armor_wizard_3.png differ diff --git a/img/sprites/images/armor_wizard_4.png b/img/sprites/images/armor_wizard_4.png new file mode 100644 index 0000000000..feab546860 Binary files /dev/null and b/img/sprites/images/armor_wizard_4.png differ diff --git a/img/sprites/images/armor_wizard_5.png b/img/sprites/images/armor_wizard_5.png new file mode 100644 index 0000000000..5d3a32c195 Binary files /dev/null and b/img/sprites/images/armor_wizard_5.png differ diff --git a/img/sprites/images/hair_bangs_1_black.png b/img/sprites/images/hair_bangs_1_black.png new file mode 100644 index 0000000000..83d6a0f27b Binary files /dev/null and b/img/sprites/images/hair_bangs_1_black.png differ diff --git a/img/sprites/images/hair_bangs_1_blond.png b/img/sprites/images/hair_bangs_1_blond.png new file mode 100644 index 0000000000..2cbe563ff1 Binary files /dev/null and b/img/sprites/images/hair_bangs_1_blond.png differ diff --git a/img/sprites/images/hair_bangs_1_brown.png b/img/sprites/images/hair_bangs_1_brown.png new file mode 100644 index 0000000000..cdf20a034f Binary files /dev/null and b/img/sprites/images/hair_bangs_1_brown.png differ diff --git a/img/sprites/images/hair_bangs_1_red.png b/img/sprites/images/hair_bangs_1_red.png new file mode 100644 index 0000000000..c6df2fb7cb Binary files /dev/null and b/img/sprites/images/hair_bangs_1_red.png differ diff --git a/img/sprites/images/hair_bangs_1_white.png b/img/sprites/images/hair_bangs_1_white.png new file mode 100644 index 0000000000..bd220d1784 Binary files /dev/null and b/img/sprites/images/hair_bangs_1_white.png differ diff --git a/img/sprites/images/hair_bangs_2_black.png b/img/sprites/images/hair_bangs_2_black.png new file mode 100644 index 0000000000..c9d8aebbb0 Binary files /dev/null and b/img/sprites/images/hair_bangs_2_black.png differ diff --git a/img/sprites/images/hair_bangs_2_blond.png b/img/sprites/images/hair_bangs_2_blond.png new file mode 100644 index 0000000000..de5afc00c7 Binary files /dev/null and b/img/sprites/images/hair_bangs_2_blond.png differ diff --git a/img/sprites/images/hair_bangs_2_brown.png b/img/sprites/images/hair_bangs_2_brown.png new file mode 100644 index 0000000000..42906a4518 Binary files /dev/null and b/img/sprites/images/hair_bangs_2_brown.png differ diff --git a/img/sprites/images/hair_bangs_2_red.png b/img/sprites/images/hair_bangs_2_red.png new file mode 100644 index 0000000000..f41c0b5af3 Binary files /dev/null and b/img/sprites/images/hair_bangs_2_red.png differ diff --git a/img/sprites/images/hair_bangs_2_white.png b/img/sprites/images/hair_bangs_2_white.png new file mode 100644 index 0000000000..526326bcda Binary files /dev/null and b/img/sprites/images/hair_bangs_2_white.png differ diff --git a/img/sprites/images/hair_bangs_3_black.png b/img/sprites/images/hair_bangs_3_black.png new file mode 100644 index 0000000000..a8a9b43bf1 Binary files /dev/null and b/img/sprites/images/hair_bangs_3_black.png differ diff --git a/img/sprites/images/hair_bangs_3_blond.png b/img/sprites/images/hair_bangs_3_blond.png new file mode 100644 index 0000000000..5ef91399d5 Binary files /dev/null and b/img/sprites/images/hair_bangs_3_blond.png differ diff --git a/img/sprites/images/hair_bangs_3_brown.png b/img/sprites/images/hair_bangs_3_brown.png new file mode 100644 index 0000000000..d48e24c2c0 Binary files /dev/null and b/img/sprites/images/hair_bangs_3_brown.png differ diff --git a/img/sprites/images/hair_bangs_3_red.png b/img/sprites/images/hair_bangs_3_red.png new file mode 100644 index 0000000000..0bfb360e48 Binary files /dev/null and b/img/sprites/images/hair_bangs_3_red.png differ diff --git a/img/sprites/images/hair_bangs_3_white.png b/img/sprites/images/hair_bangs_3_white.png new file mode 100644 index 0000000000..c24dd023c4 Binary files /dev/null and b/img/sprites/images/hair_bangs_3_white.png differ diff --git a/img/sprites/images/hair_base_1_black.png b/img/sprites/images/hair_base_1_black.png new file mode 100644 index 0000000000..ab1bab6fec Binary files /dev/null and b/img/sprites/images/hair_base_1_black.png differ diff --git a/img/sprites/images/hair_base_1_blond.png b/img/sprites/images/hair_base_1_blond.png new file mode 100644 index 0000000000..dbe8a7a44c Binary files /dev/null and b/img/sprites/images/hair_base_1_blond.png differ diff --git a/img/sprites/images/hair_base_1_brown.png b/img/sprites/images/hair_base_1_brown.png new file mode 100644 index 0000000000..cfd0cb17d7 Binary files /dev/null and b/img/sprites/images/hair_base_1_brown.png differ diff --git a/img/sprites/images/hair_base_1_red.png b/img/sprites/images/hair_base_1_red.png new file mode 100644 index 0000000000..9193c4520e Binary files /dev/null and b/img/sprites/images/hair_base_1_red.png differ diff --git a/img/sprites/images/hair_base_1_white.png b/img/sprites/images/hair_base_1_white.png new file mode 100644 index 0000000000..0695e8bb25 Binary files /dev/null and b/img/sprites/images/hair_base_1_white.png differ diff --git a/img/sprites/images/hair_base_2_black.png b/img/sprites/images/hair_base_2_black.png new file mode 100644 index 0000000000..307ca00843 Binary files /dev/null and b/img/sprites/images/hair_base_2_black.png differ diff --git a/img/sprites/images/hair_base_2_blond.png b/img/sprites/images/hair_base_2_blond.png new file mode 100644 index 0000000000..5f4e8ef8c2 Binary files /dev/null and b/img/sprites/images/hair_base_2_blond.png differ diff --git a/img/sprites/images/hair_base_2_brown.png b/img/sprites/images/hair_base_2_brown.png new file mode 100644 index 0000000000..311295ae51 Binary files /dev/null and b/img/sprites/images/hair_base_2_brown.png differ diff --git a/img/sprites/images/hair_base_2_red.png b/img/sprites/images/hair_base_2_red.png new file mode 100644 index 0000000000..8205091446 Binary files /dev/null and b/img/sprites/images/hair_base_2_red.png differ diff --git a/img/sprites/images/hair_base_2_white.png b/img/sprites/images/hair_base_2_white.png new file mode 100644 index 0000000000..081f58ce36 Binary files /dev/null and b/img/sprites/images/hair_base_2_white.png differ diff --git a/img/sprites/images/hair_base_3_black.png b/img/sprites/images/hair_base_3_black.png new file mode 100644 index 0000000000..5298668941 Binary files /dev/null and b/img/sprites/images/hair_base_3_black.png differ diff --git a/img/sprites/images/hair_base_3_blond.png b/img/sprites/images/hair_base_3_blond.png new file mode 100644 index 0000000000..3e28b6174a Binary files /dev/null and b/img/sprites/images/hair_base_3_blond.png differ diff --git a/img/sprites/images/hair_base_3_brown.png b/img/sprites/images/hair_base_3_brown.png new file mode 100644 index 0000000000..50812b2054 Binary files /dev/null and b/img/sprites/images/hair_base_3_brown.png differ diff --git a/img/sprites/images/hair_base_3_red.png b/img/sprites/images/hair_base_3_red.png new file mode 100644 index 0000000000..2e50ced12e Binary files /dev/null and b/img/sprites/images/hair_base_3_red.png differ diff --git a/img/sprites/images/hair_base_3_white.png b/img/sprites/images/hair_base_3_white.png new file mode 100644 index 0000000000..ec9da64d7a Binary files /dev/null and b/img/sprites/images/hair_base_3_white.png differ diff --git a/img/sprites/images/hair_base_4_black.png b/img/sprites/images/hair_base_4_black.png new file mode 100644 index 0000000000..86b00d4832 Binary files /dev/null and b/img/sprites/images/hair_base_4_black.png differ diff --git a/img/sprites/images/hair_base_4_blond.png b/img/sprites/images/hair_base_4_blond.png new file mode 100644 index 0000000000..dea17303f6 Binary files /dev/null and b/img/sprites/images/hair_base_4_blond.png differ diff --git a/img/sprites/images/hair_base_4_brown.png b/img/sprites/images/hair_base_4_brown.png new file mode 100644 index 0000000000..5fe6fba04f Binary files /dev/null and b/img/sprites/images/hair_base_4_brown.png differ diff --git a/img/sprites/images/hair_base_4_red.png b/img/sprites/images/hair_base_4_red.png new file mode 100644 index 0000000000..96a2989b9b Binary files /dev/null and b/img/sprites/images/hair_base_4_red.png differ diff --git a/img/sprites/images/hair_base_4_white.png b/img/sprites/images/hair_base_4_white.png new file mode 100644 index 0000000000..125a8b959a Binary files /dev/null and b/img/sprites/images/hair_base_4_white.png differ diff --git a/img/sprites/images/hair_base_5_black.png b/img/sprites/images/hair_base_5_black.png new file mode 100644 index 0000000000..2e110fa0fa Binary files /dev/null and b/img/sprites/images/hair_base_5_black.png differ diff --git a/img/sprites/images/hair_base_5_blond.png b/img/sprites/images/hair_base_5_blond.png new file mode 100644 index 0000000000..64fda35c8e Binary files /dev/null and b/img/sprites/images/hair_base_5_blond.png differ diff --git a/img/sprites/images/hair_base_5_brown.png b/img/sprites/images/hair_base_5_brown.png new file mode 100644 index 0000000000..a712b1683b Binary files /dev/null and b/img/sprites/images/hair_base_5_brown.png differ diff --git a/img/sprites/images/hair_base_5_red.png b/img/sprites/images/hair_base_5_red.png new file mode 100644 index 0000000000..d76cbe835a Binary files /dev/null and b/img/sprites/images/hair_base_5_red.png differ diff --git a/img/sprites/images/hair_base_5_white.png b/img/sprites/images/hair_base_5_white.png new file mode 100644 index 0000000000..ba512eb34c Binary files /dev/null and b/img/sprites/images/hair_base_5_white.png differ diff --git a/img/sprites/images/hair_base_6_black.png b/img/sprites/images/hair_base_6_black.png new file mode 100644 index 0000000000..d5094a8332 Binary files /dev/null and b/img/sprites/images/hair_base_6_black.png differ diff --git a/img/sprites/images/hair_base_6_blond.png b/img/sprites/images/hair_base_6_blond.png new file mode 100644 index 0000000000..028af15bbf Binary files /dev/null and b/img/sprites/images/hair_base_6_blond.png differ diff --git a/img/sprites/images/hair_base_6_brown.png b/img/sprites/images/hair_base_6_brown.png new file mode 100644 index 0000000000..2f0acf461b Binary files /dev/null and b/img/sprites/images/hair_base_6_brown.png differ diff --git a/img/sprites/images/hair_base_6_red.png b/img/sprites/images/hair_base_6_red.png new file mode 100644 index 0000000000..3d1abbfdd7 Binary files /dev/null and b/img/sprites/images/hair_base_6_red.png differ diff --git a/img/sprites/images/hair_base_6_white.png b/img/sprites/images/hair_base_6_white.png new file mode 100644 index 0000000000..a945dd9241 Binary files /dev/null and b/img/sprites/images/hair_base_6_white.png differ diff --git a/img/sprites/images/hair_base_7_black.png b/img/sprites/images/hair_base_7_black.png new file mode 100644 index 0000000000..6ac5beabbe Binary files /dev/null and b/img/sprites/images/hair_base_7_black.png differ diff --git a/img/sprites/images/hair_base_7_blond.png b/img/sprites/images/hair_base_7_blond.png new file mode 100644 index 0000000000..88780ac7ae Binary files /dev/null and b/img/sprites/images/hair_base_7_blond.png differ diff --git a/img/sprites/images/hair_base_7_brown.png b/img/sprites/images/hair_base_7_brown.png new file mode 100644 index 0000000000..d0ba0f8f79 Binary files /dev/null and b/img/sprites/images/hair_base_7_brown.png differ diff --git a/img/sprites/images/hair_base_7_red.png b/img/sprites/images/hair_base_7_red.png new file mode 100644 index 0000000000..1c450f9705 Binary files /dev/null and b/img/sprites/images/hair_base_7_red.png differ diff --git a/img/sprites/images/hair_base_7_white.png b/img/sprites/images/hair_base_7_white.png new file mode 100644 index 0000000000..5f87cdbe63 Binary files /dev/null and b/img/sprites/images/hair_base_7_white.png differ diff --git a/img/sprites/images/hair_base_8_black.png b/img/sprites/images/hair_base_8_black.png new file mode 100644 index 0000000000..19e68555ff Binary files /dev/null and b/img/sprites/images/hair_base_8_black.png differ diff --git a/img/sprites/images/hair_base_8_blond.png b/img/sprites/images/hair_base_8_blond.png new file mode 100644 index 0000000000..06f296e63e Binary files /dev/null and b/img/sprites/images/hair_base_8_blond.png differ diff --git a/img/sprites/images/hair_base_8_brown.png b/img/sprites/images/hair_base_8_brown.png new file mode 100644 index 0000000000..abba4ef367 Binary files /dev/null and b/img/sprites/images/hair_base_8_brown.png differ diff --git a/img/sprites/images/hair_base_8_red.png b/img/sprites/images/hair_base_8_red.png new file mode 100644 index 0000000000..fe97b3261a Binary files /dev/null and b/img/sprites/images/hair_base_8_red.png differ diff --git a/img/sprites/images/hair_base_8_white.png b/img/sprites/images/hair_base_8_white.png new file mode 100644 index 0000000000..bf68b6c9dd Binary files /dev/null and b/img/sprites/images/hair_base_8_white.png differ diff --git a/img/sprites/images/head_healer_1.png b/img/sprites/images/head_healer_1.png new file mode 100644 index 0000000000..ad7308ffea Binary files /dev/null and b/img/sprites/images/head_healer_1.png differ diff --git a/img/sprites/images/head_healer_2.png b/img/sprites/images/head_healer_2.png new file mode 100644 index 0000000000..94a2bad78e Binary files /dev/null and b/img/sprites/images/head_healer_2.png differ diff --git a/img/sprites/images/head_healer_3.png b/img/sprites/images/head_healer_3.png new file mode 100644 index 0000000000..d1798feabe Binary files /dev/null and b/img/sprites/images/head_healer_3.png differ diff --git a/img/sprites/images/head_healer_4.png b/img/sprites/images/head_healer_4.png new file mode 100644 index 0000000000..1974750da3 Binary files /dev/null and b/img/sprites/images/head_healer_4.png differ diff --git a/img/sprites/images/head_healer_5.png b/img/sprites/images/head_healer_5.png new file mode 100644 index 0000000000..eadc6fe302 Binary files /dev/null and b/img/sprites/images/head_healer_5.png differ diff --git a/img/sprites/images/head_rogue_1.png b/img/sprites/images/head_rogue_1.png new file mode 100644 index 0000000000..7988865662 Binary files /dev/null and b/img/sprites/images/head_rogue_1.png differ diff --git a/img/sprites/images/head_rogue_2.png b/img/sprites/images/head_rogue_2.png new file mode 100644 index 0000000000..380e1ac4e0 Binary files /dev/null and b/img/sprites/images/head_rogue_2.png differ diff --git a/img/sprites/images/head_rogue_3.png b/img/sprites/images/head_rogue_3.png new file mode 100644 index 0000000000..d0215ba1c8 Binary files /dev/null and b/img/sprites/images/head_rogue_3.png differ diff --git a/img/sprites/images/head_rogue_4.png b/img/sprites/images/head_rogue_4.png new file mode 100644 index 0000000000..6f9988b495 Binary files /dev/null and b/img/sprites/images/head_rogue_4.png differ diff --git a/img/sprites/images/head_rogue_5.png b/img/sprites/images/head_rogue_5.png new file mode 100644 index 0000000000..99f47a3d3d Binary files /dev/null and b/img/sprites/images/head_rogue_5.png differ diff --git a/img/sprites/images/head_warrior_0.png b/img/sprites/images/head_warrior_0.png new file mode 100644 index 0000000000..6855036fa8 Binary files /dev/null and b/img/sprites/images/head_warrior_0.png differ diff --git a/img/sprites/images/head_warrior_1.png b/img/sprites/images/head_warrior_1.png new file mode 100644 index 0000000000..9a2f7e4381 Binary files /dev/null and b/img/sprites/images/head_warrior_1.png differ diff --git a/img/sprites/images/head_warrior_2.png b/img/sprites/images/head_warrior_2.png new file mode 100644 index 0000000000..2d36eb021b Binary files /dev/null and b/img/sprites/images/head_warrior_2.png differ diff --git a/img/sprites/images/head_warrior_3.png b/img/sprites/images/head_warrior_3.png new file mode 100644 index 0000000000..7ee8ecd2a2 Binary files /dev/null and b/img/sprites/images/head_warrior_3.png differ diff --git a/img/sprites/images/head_warrior_4.png b/img/sprites/images/head_warrior_4.png new file mode 100644 index 0000000000..c15157bf08 Binary files /dev/null and b/img/sprites/images/head_warrior_4.png differ diff --git a/img/sprites/images/head_warrior_5.png b/img/sprites/images/head_warrior_5.png new file mode 100644 index 0000000000..b7085f2dd9 Binary files /dev/null and b/img/sprites/images/head_warrior_5.png differ diff --git a/img/sprites/images/head_wizard_1.png b/img/sprites/images/head_wizard_1.png new file mode 100644 index 0000000000..fea5432c45 Binary files /dev/null and b/img/sprites/images/head_wizard_1.png differ diff --git a/img/sprites/images/head_wizard_2.png b/img/sprites/images/head_wizard_2.png new file mode 100644 index 0000000000..f6058b1f2e Binary files /dev/null and b/img/sprites/images/head_wizard_2.png differ diff --git a/img/sprites/images/head_wizard_3.png b/img/sprites/images/head_wizard_3.png new file mode 100644 index 0000000000..3f67ebd0e0 Binary files /dev/null and b/img/sprites/images/head_wizard_3.png differ diff --git a/img/sprites/images/head_wizard_4.png b/img/sprites/images/head_wizard_4.png new file mode 100644 index 0000000000..94a5d63331 Binary files /dev/null and b/img/sprites/images/head_wizard_4.png differ diff --git a/img/sprites/images/head_wizard_5.png b/img/sprites/images/head_wizard_5.png new file mode 100644 index 0000000000..ef10f4e6cd Binary files /dev/null and b/img/sprites/images/head_wizard_5.png differ diff --git a/img/sprites/images/shield_healer_1.png b/img/sprites/images/shield_healer_1.png new file mode 100644 index 0000000000..c950812474 Binary files /dev/null and b/img/sprites/images/shield_healer_1.png differ diff --git a/img/sprites/images/shield_healer_2.png b/img/sprites/images/shield_healer_2.png new file mode 100644 index 0000000000..5deed88b38 Binary files /dev/null and b/img/sprites/images/shield_healer_2.png differ diff --git a/img/sprites/images/shield_healer_3.png b/img/sprites/images/shield_healer_3.png new file mode 100644 index 0000000000..99ca51fd93 Binary files /dev/null and b/img/sprites/images/shield_healer_3.png differ diff --git a/img/sprites/images/shield_healer_4.png b/img/sprites/images/shield_healer_4.png new file mode 100644 index 0000000000..e0e35880bb Binary files /dev/null and b/img/sprites/images/shield_healer_4.png differ diff --git a/img/sprites/images/shield_healer_5.png b/img/sprites/images/shield_healer_5.png new file mode 100644 index 0000000000..c6b80ad06c Binary files /dev/null and b/img/sprites/images/shield_healer_5.png differ diff --git a/img/sprites/images/shield_warrior_1.png b/img/sprites/images/shield_warrior_1.png new file mode 100644 index 0000000000..4beb9c2efb Binary files /dev/null and b/img/sprites/images/shield_warrior_1.png differ diff --git a/img/sprites/images/shield_warrior_2.png b/img/sprites/images/shield_warrior_2.png new file mode 100644 index 0000000000..e387c821c5 Binary files /dev/null and b/img/sprites/images/shield_warrior_2.png differ diff --git a/img/sprites/images/shield_warrior_3.png b/img/sprites/images/shield_warrior_3.png new file mode 100644 index 0000000000..efe915ba64 Binary files /dev/null and b/img/sprites/images/shield_warrior_3.png differ diff --git a/img/sprites/images/shield_warrior_4.png b/img/sprites/images/shield_warrior_4.png new file mode 100644 index 0000000000..1a4b6becb9 Binary files /dev/null and b/img/sprites/images/shield_warrior_4.png differ diff --git a/img/sprites/images/shield_warrior_5.png b/img/sprites/images/shield_warrior_5.png new file mode 100644 index 0000000000..07cce0d4b4 Binary files /dev/null and b/img/sprites/images/shield_warrior_5.png differ diff --git a/img/sprites/images/skin_0ff591.png b/img/sprites/images/skin_0ff591.png new file mode 100644 index 0000000000..9f046b4495 Binary files /dev/null and b/img/sprites/images/skin_0ff591.png differ diff --git a/img/sprites/images/skin_2b43f6.png b/img/sprites/images/skin_2b43f6.png new file mode 100644 index 0000000000..1d0460856d Binary files /dev/null and b/img/sprites/images/skin_2b43f6.png differ diff --git a/img/sprites/images/skin_800ed0.png b/img/sprites/images/skin_800ed0.png new file mode 100644 index 0000000000..46588cb9a5 Binary files /dev/null and b/img/sprites/images/skin_800ed0.png differ diff --git a/img/sprites/images/skin_98461a.png b/img/sprites/images/skin_98461a.png new file mode 100644 index 0000000000..8ba33e2168 Binary files /dev/null and b/img/sprites/images/skin_98461a.png differ diff --git a/img/sprites/images/skin_asian.png b/img/sprites/images/skin_asian.png new file mode 100644 index 0000000000..e7b0403656 Binary files /dev/null and b/img/sprites/images/skin_asian.png differ diff --git a/img/sprites/images/skin_black.png b/img/sprites/images/skin_black.png new file mode 100644 index 0000000000..0d7f775d8a Binary files /dev/null and b/img/sprites/images/skin_black.png differ diff --git a/img/sprites/images/skin_c06534.png b/img/sprites/images/skin_c06534.png new file mode 100644 index 0000000000..5a0e350242 Binary files /dev/null and b/img/sprites/images/skin_c06534.png differ diff --git a/img/sprites/images/skin_d7a9f7.png b/img/sprites/images/skin_d7a9f7.png new file mode 100644 index 0000000000..ecf379b8ad Binary files /dev/null and b/img/sprites/images/skin_d7a9f7.png differ diff --git a/img/sprites/images/skin_dead.png b/img/sprites/images/skin_dead.png new file mode 100644 index 0000000000..b3a0acf388 Binary files /dev/null and b/img/sprites/images/skin_dead.png differ diff --git a/img/sprites/images/skin_ea8349.png b/img/sprites/images/skin_ea8349.png new file mode 100644 index 0000000000..470723ed9f Binary files /dev/null and b/img/sprites/images/skin_ea8349.png differ diff --git a/img/sprites/images/skin_eb052b.png b/img/sprites/images/skin_eb052b.png new file mode 100644 index 0000000000..ede562fb75 Binary files /dev/null and b/img/sprites/images/skin_eb052b.png differ diff --git a/img/sprites/images/skin_f5d70f.png b/img/sprites/images/skin_f5d70f.png new file mode 100644 index 0000000000..eb9067a981 Binary files /dev/null and b/img/sprites/images/skin_f5d70f.png differ diff --git a/img/sprites/images/skin_f69922.png b/img/sprites/images/skin_f69922.png new file mode 100644 index 0000000000..2ac2ef62a8 Binary files /dev/null and b/img/sprites/images/skin_f69922.png differ diff --git a/img/sprites/images/skin_ghost.png b/img/sprites/images/skin_ghost.png new file mode 100644 index 0000000000..dbbd5d3fb9 Binary files /dev/null and b/img/sprites/images/skin_ghost.png differ diff --git a/img/sprites/images/skin_monster.png b/img/sprites/images/skin_monster.png new file mode 100644 index 0000000000..34186dceae Binary files /dev/null and b/img/sprites/images/skin_monster.png differ diff --git a/img/sprites/images/skin_orc.png b/img/sprites/images/skin_orc.png new file mode 100644 index 0000000000..2911881676 Binary files /dev/null and b/img/sprites/images/skin_orc.png differ diff --git a/img/sprites/images/skin_pumpkin.png b/img/sprites/images/skin_pumpkin.png new file mode 100644 index 0000000000..e04951a34e Binary files /dev/null and b/img/sprites/images/skin_pumpkin.png differ diff --git a/img/sprites/images/skin_rainbow.png b/img/sprites/images/skin_rainbow.png new file mode 100644 index 0000000000..8d98d2d6a7 Binary files /dev/null and b/img/sprites/images/skin_rainbow.png differ diff --git a/img/sprites/images/skin_shadow.png b/img/sprites/images/skin_shadow.png new file mode 100644 index 0000000000..9e135c3801 Binary files /dev/null and b/img/sprites/images/skin_shadow.png differ diff --git a/img/sprites/images/skin_skeleton.png b/img/sprites/images/skin_skeleton.png new file mode 100644 index 0000000000..3498e54a72 Binary files /dev/null and b/img/sprites/images/skin_skeleton.png differ diff --git a/img/sprites/images/skin_white.png b/img/sprites/images/skin_white.png new file mode 100644 index 0000000000..35d2f7f08e Binary files /dev/null and b/img/sprites/images/skin_white.png differ diff --git a/img/sprites/images/skin_zombie.png b/img/sprites/images/skin_zombie.png new file mode 100644 index 0000000000..5c4862ac6a Binary files /dev/null and b/img/sprites/images/skin_zombie.png differ diff --git a/img/sprites/images/weapon_healer_0.png b/img/sprites/images/weapon_healer_0.png new file mode 100644 index 0000000000..b9957d5071 Binary files /dev/null and b/img/sprites/images/weapon_healer_0.png differ diff --git a/img/sprites/images/weapon_healer_1.png b/img/sprites/images/weapon_healer_1.png new file mode 100644 index 0000000000..a3020f1482 Binary files /dev/null and b/img/sprites/images/weapon_healer_1.png differ diff --git a/img/sprites/images/weapon_healer_2.png b/img/sprites/images/weapon_healer_2.png new file mode 100644 index 0000000000..80c2c22a18 Binary files /dev/null and b/img/sprites/images/weapon_healer_2.png differ diff --git a/img/sprites/images/weapon_healer_3.png b/img/sprites/images/weapon_healer_3.png new file mode 100644 index 0000000000..3921ff3548 Binary files /dev/null and b/img/sprites/images/weapon_healer_3.png differ diff --git a/img/sprites/images/weapon_healer_4.png b/img/sprites/images/weapon_healer_4.png new file mode 100644 index 0000000000..aa93240de8 Binary files /dev/null and b/img/sprites/images/weapon_healer_4.png differ diff --git a/img/sprites/images/weapon_healer_5.png b/img/sprites/images/weapon_healer_5.png new file mode 100644 index 0000000000..138741fb84 Binary files /dev/null and b/img/sprites/images/weapon_healer_5.png differ diff --git a/img/sprites/images/weapon_healer_6.png b/img/sprites/images/weapon_healer_6.png new file mode 100644 index 0000000000..c58cba7660 Binary files /dev/null and b/img/sprites/images/weapon_healer_6.png differ diff --git a/img/sprites/images/weapon_rogue_0.png b/img/sprites/images/weapon_rogue_0.png new file mode 100644 index 0000000000..057f8f7f63 Binary files /dev/null and b/img/sprites/images/weapon_rogue_0.png differ diff --git a/img/sprites/images/weapon_rogue_1.png b/img/sprites/images/weapon_rogue_1.png new file mode 100644 index 0000000000..7361be4843 Binary files /dev/null and b/img/sprites/images/weapon_rogue_1.png differ diff --git a/img/sprites/images/weapon_rogue_2.png b/img/sprites/images/weapon_rogue_2.png new file mode 100644 index 0000000000..b368e23e65 Binary files /dev/null and b/img/sprites/images/weapon_rogue_2.png differ diff --git a/img/sprites/images/weapon_rogue_3.png b/img/sprites/images/weapon_rogue_3.png new file mode 100644 index 0000000000..d738aa6aeb Binary files /dev/null and b/img/sprites/images/weapon_rogue_3.png differ diff --git a/img/sprites/images/weapon_rogue_4.png b/img/sprites/images/weapon_rogue_4.png new file mode 100644 index 0000000000..4b62332e5d Binary files /dev/null and b/img/sprites/images/weapon_rogue_4.png differ diff --git a/img/sprites/images/weapon_rogue_5.png b/img/sprites/images/weapon_rogue_5.png new file mode 100644 index 0000000000..3183f8baab Binary files /dev/null and b/img/sprites/images/weapon_rogue_5.png differ diff --git a/img/sprites/images/weapon_rogue_6.png b/img/sprites/images/weapon_rogue_6.png new file mode 100644 index 0000000000..bca7138757 Binary files /dev/null and b/img/sprites/images/weapon_rogue_6.png differ diff --git a/img/sprites/images/weapon_warrior_0.png b/img/sprites/images/weapon_warrior_0.png new file mode 100644 index 0000000000..d6148c2705 Binary files /dev/null and b/img/sprites/images/weapon_warrior_0.png differ diff --git a/img/sprites/images/weapon_warrior_1.png b/img/sprites/images/weapon_warrior_1.png new file mode 100644 index 0000000000..4e915c8fdd Binary files /dev/null and b/img/sprites/images/weapon_warrior_1.png differ diff --git a/img/sprites/images/weapon_warrior_2.png b/img/sprites/images/weapon_warrior_2.png new file mode 100644 index 0000000000..62a21660b0 Binary files /dev/null and b/img/sprites/images/weapon_warrior_2.png differ diff --git a/img/sprites/images/weapon_warrior_3.png b/img/sprites/images/weapon_warrior_3.png new file mode 100644 index 0000000000..0be99e87d3 Binary files /dev/null and b/img/sprites/images/weapon_warrior_3.png differ diff --git a/img/sprites/images/weapon_warrior_4.png b/img/sprites/images/weapon_warrior_4.png new file mode 100644 index 0000000000..65bd1eb95b Binary files /dev/null and b/img/sprites/images/weapon_warrior_4.png differ diff --git a/img/sprites/images/weapon_warrior_5.png b/img/sprites/images/weapon_warrior_5.png new file mode 100644 index 0000000000..fe9ca0eccd Binary files /dev/null and b/img/sprites/images/weapon_warrior_5.png differ diff --git a/img/sprites/images/weapon_warrior_6.png b/img/sprites/images/weapon_warrior_6.png new file mode 100644 index 0000000000..1b3b69434e Binary files /dev/null and b/img/sprites/images/weapon_warrior_6.png differ diff --git a/img/sprites/images/weapon_wizard_0.png b/img/sprites/images/weapon_wizard_0.png new file mode 100644 index 0000000000..c18d3d6bae Binary files /dev/null and b/img/sprites/images/weapon_wizard_0.png differ diff --git a/img/sprites/images/weapon_wizard_1.png b/img/sprites/images/weapon_wizard_1.png new file mode 100644 index 0000000000..9467504702 Binary files /dev/null and b/img/sprites/images/weapon_wizard_1.png differ diff --git a/img/sprites/images/weapon_wizard_2.png b/img/sprites/images/weapon_wizard_2.png new file mode 100644 index 0000000000..91a3f15902 Binary files /dev/null and b/img/sprites/images/weapon_wizard_2.png differ diff --git a/img/sprites/images/weapon_wizard_3.png b/img/sprites/images/weapon_wizard_3.png new file mode 100644 index 0000000000..8a9ccefb70 Binary files /dev/null and b/img/sprites/images/weapon_wizard_3.png differ diff --git a/img/sprites/images/weapon_wizard_4.png b/img/sprites/images/weapon_wizard_4.png new file mode 100644 index 0000000000..76b631d86b Binary files /dev/null and b/img/sprites/images/weapon_wizard_4.png differ diff --git a/img/sprites/images/weapon_wizard_5.png b/img/sprites/images/weapon_wizard_5.png new file mode 100644 index 0000000000..a41c8cfca0 Binary files /dev/null and b/img/sprites/images/weapon_wizard_5.png differ diff --git a/img/sprites/images/weapon_wizard_6.png b/img/sprites/images/weapon_wizard_6.png new file mode 100644 index 0000000000..94dd5ba198 Binary files /dev/null and b/img/sprites/images/weapon_wizard_6.png differ diff --git a/img/sprites/male_sprites.png b/img/sprites/male_sprites.png deleted file mode 100644 index 5c19c1ded2..0000000000 Binary files a/img/sprites/male_sprites.png and /dev/null differ diff --git a/img/sprites/spritesmith.png b/img/sprites/spritesmith.png new file mode 100644 index 0000000000..13647703a1 Binary files /dev/null and b/img/sprites/spritesmith.png differ diff --git a/package.json b/package.json index ff9e2302cd..5d97197f7a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "coffeeify": "0.4.0", "coffee-script": "1.6.2", "lodash": "~2.2.1", - "moment": "~2.4.0" + "moment": "~2.4.0", + "grunt-spritesmith": "~1.16.0" }, "devDependencies": { "mocha": "*",