diff --git a/.gitignore b/.gitignore index 4ae45467dc..dd55d8ea09 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ newrelic_agent.log .bower-registry .bower-cache .vagrant +Vagrantfile *.log src/*/*.map diff --git a/Gruntfile.js b/Gruntfile.js index 12612129d0..036850c2de 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -75,6 +75,20 @@ module.exports = function(grunt) { sprite: sprite, + imagemin: { + spritesmith: { + options: { + optimizationLevel: 7 + }, + files: [{ + expand: true, + flatten: true, + src: ["common/dist/sprites/*.png"], + dest: "common/dist/sprites/" + }] + } + }, + cssmin: { dist: { options: { @@ -209,7 +223,7 @@ module.exports = function(grunt) { }); // Register tasks. - grunt.registerTask('compile:sprites', ['clean:sprite', 'sprite', 'cssmin']); + grunt.registerTask('compile:sprites', ['clean:sprite', 'sprite', 'imagemin', 'cssmin']); grunt.registerTask('build:prod', ['loadManifestFiles', 'clean:build', 'browserify', 'uglify', 'stylus', 'cssmin', 'copy:build', 'hashres','prepare:staticNewStuff']); grunt.registerTask('build:dev', ['browserify', 'stylus', 'prepare:staticNewStuff']); grunt.registerTask('build:test', ['test:prepare:translations', 'build:dev']); @@ -250,6 +264,7 @@ module.exports = function(grunt) { grunt.loadNpmTasks('grunt-concurrent'); grunt.loadNpmTasks('grunt-contrib-watch'); grunt.loadNpmTasks('grunt-spritesmith'); + grunt.loadNpmTasks('grunt-contrib-imagemin'); grunt.loadNpmTasks('grunt-hashres'); grunt.loadNpmTasks('grunt-karma'); diff --git a/Vagrantfile b/Vagrantfile.example similarity index 95% rename from Vagrantfile rename to Vagrantfile.example index c0fb32fe35..52ffdf1096 100644 --- a/Vagrantfile +++ b/Vagrantfile.example @@ -6,6 +6,8 @@ VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| config.vm.provider "virtualbox" do |v| + v.memory = 768 + v.cpus = 1 v.customize ["setextradata", :id, "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] end config.vm.box = "thepeopleseason/habitrpg" diff --git a/common/css/index.css b/common/css/index.css index c4291dc644..0e14eb04a5 100644 --- a/common/css/index.css +++ b/common/css/index.css @@ -2,12 +2,12 @@ margin-left: 1.25em; }*/ -/* Comment out for holiday events */ +/* Comment out for holiday events .npc_ian { background: url("/common/img/sprites/npc_ian.gif") no-repeat; width: 78px; height: 135px; -} +} */ .Gems { display:inline-block; diff --git a/common/dist/sprites/habitrpg-shared.css b/common/dist/sprites/habitrpg-shared.css index d7687084e6..e97eb260b0 100644 --- a/common/dist/sprites/habitrpg-shared.css +++ b/common/dist/sprites/habitrpg-shared.css @@ -1 +1 @@ -.achievement-alien{background-image:url(spritesmith0.png);background-position:-1949px -479px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith0.png);background-position:-1924px -182px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith0.png);background-position:-1924px -479px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith0.png);background-position:-1899px -479px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith0.png);background-position:-1949px -452px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith0.png);background-position:-1924px -452px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith0.png);background-position:-1899px -452px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith0.png);background-position:-1949px -425px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith0.png);background-position:-1924px -425px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith0.png);background-position:-1899px -425px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith0.png);background-position:-1949px -398px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith0.png);background-position:-1924px -398px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith0.png);background-position:-1899px -398px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith0.png);background-position:-1949px -371px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith0.png);background-position:-1924px -371px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith0.png);background-position:-1899px -371px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith0.png);background-position:-1949px -344px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith0.png);background-position:-1924px -344px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith0.png);background-position:-1899px -182px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith0.png);background-position:-1949px -317px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith0.png);background-position:-1924px -317px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith0.png);background-position:-1899px -317px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith0.png);background-position:-1949px -290px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith0.png);background-position:-1924px -290px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith0.png);background-position:-1899px -290px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith0.png);background-position:-1949px -263px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith0.png);background-position:-1924px -263px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith0.png);background-position:-1899px -263px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith0.png);background-position:-1949px -236px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith0.png);background-position:-1924px -236px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith0.png);background-position:-1899px -236px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith0.png);background-position:-1949px -209px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith0.png);background-position:-1924px -209px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith0.png);background-position:-1899px -209px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith0.png);background-position:-1949px -182px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith0.png);background-position:-1899px -344px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith0.png);background-position:-707px 0;width:140px;height:147px}.background_beach{background-image:url(spritesmith0.png);background-position:-283px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith0.png);background-position:0 -148px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith0.png);background-position:-141px -148px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith0.png);background-position:-282px -148px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith0.png);background-position:-425px 0;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith0.png);background-position:-425px -148px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith0.png);background-position:0 -296px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith0.png);background-position:-141px -296px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith0.png);background-position:-282px -296px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith0.png);background-position:-423px -296px;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith0.png);background-position:-566px 0;width:140px;height:147px}.background_forest{background-image:url(spritesmith0.png);background-position:-566px -148px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith0.png);background-position:-566px -296px;width:140px;height:147px}.background_graveyard{background-image:url(spritesmith0.png);background-position:0 -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith0.png);background-position:-141px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith0.png);background-position:-282px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith0.png);background-position:-423px -444px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith0.png);background-position:-565px -444px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith0.png);background-position:0 0;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith0.png);background-position:-707px -148px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith0.png);background-position:-707px -296px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith0.png);background-position:0 -592px;width:141px;height:147px}.background_mountain_lake{background-image:url(spritesmith0.png);background-position:-707px -444px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith0.png);background-position:-142px -592px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith0.png);background-position:-284px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith0.png);background-position:-425px -592px;width:140px;height:147px}.background_rolling_hills{background-image:url(spritesmith0.png);background-position:-566px -592px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith0.png);background-position:-848px 0;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith0.png);background-position:-848px -148px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith0.png);background-position:-848px -296px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith0.png);background-position:-848px -444px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith0.png);background-position:-848px -592px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith0.png);background-position:0 -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith0.png);background-position:-141px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith0.png);background-position:-282px -740px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith0.png);background-position:-423px -740px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith0.png);background-position:-565px -740px;width:141px;height:147px}.background_volcano{background-image:url(spritesmith0.png);background-position:-142px 0;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-1080px -91px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-1105px -106px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-1080px -182px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-1105px -197px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-1080px -273px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-1105px -288px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-1080px -364px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-1105px -379px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-1080px -455px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-1105px -470px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-1080px -546px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-1105px -561px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1080px -637px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1105px -652px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1080px -728px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1105px -743px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1080px -819px;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1105px -834px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1080px -910px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1105px -925px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1085px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-91px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-116px -1085px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-182px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-207px -1085px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-273px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-298px -1085px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1085px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-455px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-480px -1085px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-546px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-571px -1085px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-637px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-662px -1085px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-728px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-753px -1085px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-819px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-844px -1085px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-910px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-935px -1085px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-1001px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-1026px -1085px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1171px 0;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1196px -15px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-1171px -91px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-1196px -106px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-1171px -182px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-1196px -197px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-1171px -273px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-1196px -288px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-1171px -364px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-1196px -379px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-1171px -455px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-1196px -470px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-1171px -546px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-1196px -561px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-1171px -637px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-1196px -652px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-1171px -728px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-1196px -743px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-1171px -819px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-1196px -834px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1171px -910px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1196px -925px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1171px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1196px -1016px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:0 -1161px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-25px -1176px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-91px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-116px -1176px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-182px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-207px -1176px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-273px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-298px -1176px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-364px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-389px -1176px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-455px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-480px -1176px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-546px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-571px -1176px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-637px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-662px -1176px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-728px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-753px -1176px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-819px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-844px -1176px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-910px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-935px -1176px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1001px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1026px -1176px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1092px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1117px -1176px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1262px 0;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1287px -15px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1262px -91px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1287px -106px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-1262px -182px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-1287px -197px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-1262px -273px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-1287px -288px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-1262px -364px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-1287px -379px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-1262px -455px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-1287px -470px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-1262px -546px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-1287px -561px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-1262px -637px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-1287px -652px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1262px -728px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1287px -743px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-1262px -819px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-1287px -834px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-1262px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-1287px -925px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-1262px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-1287px -1016px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-1262px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-1287px -1107px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:0 -1252px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-25px -1267px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-91px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-116px -1267px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-182px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-207px -1267px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-273px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-298px -1267px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-364px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-389px -1267px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-455px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-480px -1267px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-546px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-571px -1267px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-637px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-662px -1267px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-728px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-753px -1267px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-819px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-844px -1267px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-910px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-935px -1267px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1001px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1026px -1267px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1092px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1117px -1267px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1183px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1208px -1267px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1353px 0;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1378px -15px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1353px -91px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1378px -106px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1353px -182px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1378px -197px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1353px -273px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1378px -288px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1353px -364px;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1378px -379px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-1353px -455px;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-1378px -470px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-1353px -546px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-1378px -561px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-1353px -637px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-1378px -652px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-1353px -728px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-1378px -743px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-1353px -819px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-1378px -834px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-1353px -910px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-1378px -925px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-1353px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-1378px -1016px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-1353px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-1378px -1107px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-1353px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-1378px -1198px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:0 -1343px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-25px -1358px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-91px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-116px -1358px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-182px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-207px -1358px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-273px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-298px -1358px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-364px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-389px -1358px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-455px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-480px -1358px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-546px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-571px -1358px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-637px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-662px -1358px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-728px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-753px -1358px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-819px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-844px -1358px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-910px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-935px -1358px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1001px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1026px -1358px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1092px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1117px -1358px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1183px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1208px -1358px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1274px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1299px -1358px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1444px 0;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1469px -15px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1444px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1469px -106px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1444px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1469px -197px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1444px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1469px -288px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1444px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1469px -379px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1444px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1469px -470px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1444px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1469px -561px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1444px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1469px -652px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-1444px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-1469px -743px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-1444px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-1469px -834px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1444px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1469px -925px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-1444px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-1469px -1016px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-1444px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-1469px -1107px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-1444px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-1469px -1198px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-1444px -1274px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-1469px -1289px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:0 -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-25px -1449px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-91px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-116px -1449px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-708px -592px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-733px -607px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-273px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-298px -1449px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-364px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-389px -1449px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-455px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-480px -1449px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-546px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-571px -1449px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-637px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-662px -1449px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-728px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-753px -1449px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-819px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-844px -1449px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-910px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-935px -1449px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1001px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1026px -1449px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1092px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1117px -1449px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1183px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1208px -1449px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1274px -1434px;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1299px -1449px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1365px -1434px;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1390px -1449px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1535px 0;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1560px -15px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1535px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1560px -106px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1535px -182px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1560px -197px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1535px -273px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1560px -288px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1535px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1560px -379px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1535px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1560px -470px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1535px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1560px -561px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1535px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1560px -652px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1535px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1560px -743px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1535px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1560px -834px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1535px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1560px -925px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-1535px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-1560px -1016px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1535px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1560px -1107px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-1535px -1183px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-1560px -1198px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-1535px -1274px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-1560px -1289px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-1535px -1365px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-1560px -1380px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:0 -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-25px -1540px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-91px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-116px -1540px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-182px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-207px -1540px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-273px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-298px -1540px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-364px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-389px -1540px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-455px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-480px -1540px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-546px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-571px -1540px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-637px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-662px -1540px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-728px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-753px -1540px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-819px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-844px -1540px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-910px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-935px -1540px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1001px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1026px -1540px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1092px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1117px -1540px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1183px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1208px -1540px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1274px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1299px -1540px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1365px -1525px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1390px -1540px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1456px -1525px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1481px -1540px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1626px 0;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1651px -15px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1626px -91px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1651px -106px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1626px -182px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1651px -197px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1626px -273px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1651px -288px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1626px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1651px -379px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1626px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1651px -470px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1626px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1651px -561px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1626px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1651px -652px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1626px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1651px -743px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1626px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1651px -834px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1626px -910px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1651px -925px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1626px -1001px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1651px -1016px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1626px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1651px -1107px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1626px -1183px;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1651px -1198px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1626px -1274px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1651px -1289px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-1626px -1365px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-1651px -1380px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-1626px -1456px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-1651px -1471px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:0 -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-25px -1631px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1631px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-182px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-207px -1631px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-273px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-298px -1631px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-364px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-389px -1631px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-455px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-480px -1631px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-546px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-571px -1631px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-637px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-662px -1631px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-728px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-753px -1631px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-819px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-844px -1631px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-910px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-935px -1631px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1001px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1026px -1631px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1092px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1117px -1631px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1183px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1208px -1631px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1274px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1299px -1631px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1365px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1390px -1631px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1456px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1481px -1631px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1547px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1572px -1631px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1717px 0;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1742px -15px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1717px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1742px -106px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1717px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1742px -197px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1717px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1742px -288px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1717px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1742px -379px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1717px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1742px -470px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1717px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1742px -561px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1717px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1742px -652px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1717px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1742px -743px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1717px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1742px -834px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1717px -910px;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1742px -925px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1717px -1001px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1742px -1016px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1717px -1092px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1742px -1107px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1717px -1183px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1742px -1198px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1717px -1274px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1742px -1289px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1717px -1365px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1742px -1380px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1717px -1456px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1742px -1471px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-1717px -1547px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-1742px -1562px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1722px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-91px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-116px -1722px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-182px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-207px -1722px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-273px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-298px -1722px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1722px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-455px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-480px -1722px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-546px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-571px -1722px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1722px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1722px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1722px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1722px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1001px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1026px -1722px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1722px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1722px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1722px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1722px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1722px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1722px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1638px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1663px -1722px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1808px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1833px -15px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1808px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1833px -106px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1808px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1833px -197px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1808px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1833px -288px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1808px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1833px -379px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1808px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1833px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1808px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1833px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1808px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1833px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1808px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1833px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1808px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1833px -834px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1808px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1833px -925px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1808px -1001px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1833px -1016px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1808px -1092px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1833px -1107px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1808px -1183px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1833px -1198px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1808px -1274px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1833px -1289px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1808px -1365px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1833px -1380px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1808px -1456px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1833px -1471px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1808px -1547px;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1833px -1562px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1808px -1638px;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1833px -1653px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:0 -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-25px -1813px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1813px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-182px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-207px -1813px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-273px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-298px -1813px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-364px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-389px -1813px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-455px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-480px -1813px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-546px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-571px -1813px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-637px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-662px -1813px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-728px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-753px -1813px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-819px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-844px -1813px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-910px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-935px -1813px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-1001px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-1026px -1813px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1092px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1117px -1813px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1183px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1208px -1813px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1274px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1299px -1813px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1365px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1390px -1813px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1456px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1481px -1813px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1547px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1572px -1813px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1638px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1663px -1813px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1729px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1754px -1813px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1899px 0;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1924px -15px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1899px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1924px -106px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-182px -1434px;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-207px -1449px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-637px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-662px -994px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-546px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-571px -994px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-455px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-480px -994px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-364px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-389px -994px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-273px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-298px -994px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-182px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-207px -994px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-91px -979px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-116px -994px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:0 -979px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-25px -994px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-989px -819px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1014px -834px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-989px -728px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-1014px -743px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-989px -637px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-1014px -652px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-989px -546px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-1014px -561px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-989px -455px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-1014px -470px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-989px -364px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-1014px -379px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-989px -273px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-1014px -288px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-989px -182px;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-1014px -197px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-989px -91px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-1014px -106px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-989px 0;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-1014px -15px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-819px -888px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-844px -903px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-728px -888px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-753px -903px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-637px -888px;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-662px -903px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-546px -888px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-571px -903px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-455px -888px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-480px -903px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-364px -888px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-389px -903px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-273px -888px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-298px -903px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-182px -888px;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-207px -903px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-91px -888px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-116px -903px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:0 -888px;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-25px -903px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-889px -740px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-914px -755px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-798px -740px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-823px -755px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-707px -740px;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-732px -755px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1080px 0;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-1105px -15px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-910px -979px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-935px -994px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-819px -979px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-844px -994px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-728px -979px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-753px -994px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith1.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith1.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith1.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith1.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith1.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith1.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith1.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith1.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith1.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith1.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith1.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith1.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith1.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith1.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith1.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith1.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith1.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith1.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith1.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith1.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith1.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith1.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith1.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith1.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith1.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith1.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1638px -455px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1663px -470px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1638px -546px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1663px -561px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1638px -637px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1663px -652px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1638px -728px;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1663px -743px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-1638px -819px;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-1663px -834px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-1638px -910px;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-1663px -925px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-1638px -1001px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-1663px -1016px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-1638px -1092px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-1663px -1107px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-1638px -1183px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-1663px -1198px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-1638px -1274px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-1663px -1289px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-1638px -1365px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-1663px -1380px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-1638px -1456px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-1663px -1471px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-1638px -1547px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-1663px -1562px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:0 -1638px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-25px -1653px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-91px -1638px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-116px -1653px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-182px -1638px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-207px -1653px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-273px -1638px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-298px -1653px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-364px -1638px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-389px -1653px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-455px -1638px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-480px -1653px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-546px -1638px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-571px -1653px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-637px -1638px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-662px -1653px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-728px -1638px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-753px -1653px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-819px -1638px;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-844px -1653px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-910px -1638px;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-935px -1653px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1001px -1638px;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-1026px -1653px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1092px -1638px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-1117px -1653px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1183px -1638px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-1208px -1653px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1274px -1638px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-1299px -1653px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1365px -1638px;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-1390px -1653px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1456px -1638px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-1481px -1653px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1547px -1638px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-1572px -1653px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1638px -1638px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-1663px -1653px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1729px 0;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-1754px -15px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1729px -91px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-1754px -106px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1729px -182px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1754px -197px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1729px -273px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1754px -288px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1729px -364px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1754px -379px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1729px -455px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1754px -470px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1729px -546px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1754px -561px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1729px -637px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1754px -652px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-1729px -728px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-1754px -743px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-1729px -819px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-1754px -834px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-1729px -910px;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-1754px -925px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-1729px -1001px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-1754px -1016px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-1729px -1092px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-1754px -1107px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-1729px -1183px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-1754px -1198px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-1729px -1274px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-1754px -1289px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-1729px -1365px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-1754px -1380px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-1729px -1456px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-1754px -1471px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-1729px -1547px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-1754px -1562px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-1729px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-1754px -1653px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:0 -1729px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-25px -1744px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-91px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-116px -1744px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-182px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-207px -1744px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-273px -1729px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-298px -1744px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-364px -1729px;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-389px -1744px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-455px -1729px;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-480px -1744px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-546px -1729px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-571px -1744px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-637px -1729px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-662px -1744px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-728px -1729px;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-753px -1744px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-819px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-844px -1744px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-910px -1729px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-935px -1744px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1001px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-1026px -1744px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith2.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith2.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith2.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith2.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith2.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith2.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith2.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith2.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith2.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith2.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith2.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith2.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith2.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith2.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith2.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith2.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith2.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith2.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith2.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith2.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith2.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith2.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith2.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith2.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith2.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith2.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith2.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith2.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith2.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith2.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith2.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith2.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith2.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith2.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith2.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith2.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith2.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith2.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith2.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith2.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith2.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith2.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith2.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith2.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith2.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith2.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith2.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith2.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith2.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith2.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith2.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith2.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith2.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith2.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith2.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith2.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith2.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith2.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith2.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith2.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith2.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith2.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith2.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith2.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith2.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith2.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith2.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith2.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith2.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith2.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith2.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith2.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith2.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith2.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith2.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith2.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith2.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith2.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith2.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith2.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith2.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith2.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith2.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith2.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith2.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith2.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith2.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-1026px -379px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-1026px -470px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1026px -561px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-1026px -652px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-1026px -743px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1026px -834px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1026px -925px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-25px -1016px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-116px -1016px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-207px -1016px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-298px -1016px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-389px -1016px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-480px -1016px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-571px -1016px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-662px -1016px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-753px -1016px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-844px -1016px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-935px -1016px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-1117px -15px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1117px -106px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-1117px -197px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-1117px -288px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1117px -379px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1117px -470px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-1117px -561px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-1117px -652px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-1117px -743px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-1117px -834px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-1117px -925px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-1117px -1016px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith2.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-25px -1122px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-116px -1122px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-207px -1122px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-298px -1122px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-389px -1122px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-480px -1122px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-571px -1122px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-662px -1122px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-753px -1122px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-844px -1122px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-935px -1122px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1026px -1122px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1117px -1122px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-1208px -30px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-1208px -121px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1208px -212px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1208px -303px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-1208px -394px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-1208px -485px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-1208px -576px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-1208px -667px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-1208px -758px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-1208px -849px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-1208px -940px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1208px -1031px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-1208px -1122px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-25px -1213px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-116px -1213px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-207px -1213px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-298px -1213px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-389px -1213px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-480px -1213px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-571px -1213px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-662px -1213px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith2.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith2.png);background-position:-753px -1198px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-844px -1198px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-935px -1198px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1198px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith2.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith2.png);background-position:-1117px -1198px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1198px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith2.png);background-position:0 0;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith2.png);background-position:-25px -15px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1299px -106px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith2.png);background-position:-1299px -197px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1299px -288px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith2.png);background-position:-1299px -379px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1299px -470px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith2.png);background-position:-1299px -561px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-1299px -652px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith2.png);background-position:-1299px -743px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-1299px -834px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-1299px -925px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1016px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith2.png);background-position:-1299px -1107px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1198px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith2.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith2.png);background-position:-25px -1289px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-116px -1289px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-207px -1289px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-298px -1289px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith2.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith2.png);background-position:-389px -1289px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-480px -1289px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith2.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith2.png);background-position:-571px -1289px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-662px -1289px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith2.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith2.png);background-position:-753px -1289px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-844px -1289px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-935px -1289px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1289px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1117px -1289px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1289px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith2.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith2.png);background-position:-1299px -1289px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1390px -15px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith2.png);background-position:-1390px -106px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-1390px -197px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith2.png);background-position:-1390px -288px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-1390px -379px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith2.png);background-position:-1390px -470px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-1390px -561px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith2.png);background-position:-1390px -652px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1390px -743px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith2.png);background-position:-1390px -834px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1390px -925px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith2.png);background-position:-1390px -1016px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1107px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1390px -1198px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1289px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-25px -1380px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-116px -1380px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-207px -1380px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-298px -1380px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-389px -1380px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-480px -1380px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-571px -1380px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-662px -1380px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-753px -1380px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-844px -1380px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-935px -1380px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1380px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-1117px -1380px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1380px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith2.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith2.png);background-position:-1299px -1380px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1380px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-1481px -15px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-1481px -106px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-1481px -197px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-1481px -288px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1481px -379px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1481px -470px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith2.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith2.png);background-position:-1481px -561px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1481px -652px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith2.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith2.png);background-position:-1481px -743px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1481px -834px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1481px -925px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1016px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1481px -1107px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1481px -1198px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1289px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1380px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith2.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith2.png);background-position:-25px -1471px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-116px -1471px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith2.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith2.png);background-position:-207px -1471px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-298px -1471px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith2.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith2.png);background-position:-389px -1471px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-480px -1471px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith2.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith2.png);background-position:-571px -1471px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith2.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith2.png);background-position:-662px -1471px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-753px -1471px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-844px -1471px;width:60px;height:60px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-910px -1456px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1001px -1456px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1092px -1456px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1183px -1456px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1274px -1456px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1365px -1456px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1456px -1456px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1547px 0;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1616px -1679px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1575px -1679px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1534px -1679px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1493px -1679px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1452px -1679px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1411px -1679px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1370px -1679px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1329px -1679px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1288px -1679px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1247px -1679px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1547px -546px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1547px -637px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1547px -728px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1547px -819px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1547px -910px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1547px -1001px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1547px -1092px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1547px -1183px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1547px -1274px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1547px -1365px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1547px -1456px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-560px -1547px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-651px -1547px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-742px -1547px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith2.png);background-position:-833px -1547px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-924px -1547px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1015px -1547px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1106px -1547px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1197px -1547px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1288px -1547px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1379px -1547px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1470px -1547px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1638px 0;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1638px -91px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1638px -182px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1206px -1679px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1165px -1679px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1124px -1679px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1001px -1679px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1657px -1638px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1616px -1638px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1575px -1638px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1534px -1638px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-1493px -1638px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1452px -1638px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith2.png);background-position:-1411px -1638px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith2.png);background-position:-1370px -1638px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith2.png);background-position:-1329px -1638px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1288px -1638px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1247px -1638px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1206px -1638px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1165px -1638px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1124px -1638px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1083px -1638px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1042px -1638px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1001px -1638px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1042px -1679px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1561px -1588px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith2.png);background-position:-728px -1638px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith2.png);background-position:-819px -1638px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith2.png);background-position:-910px -1638px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith2.png);background-position:-637px -1638px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith2.png);background-position:-546px -1638px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-455px -1638px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-364px -1638px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-273px -1638px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-182px -1638px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-91px -1638px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith2.png);background-position:0 -1638px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1638px -1547px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1638px -1456px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1638px -1365px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1638px -1274px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1638px -1183px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1638px -1092px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1638px -1001px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1638px -910px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1638px -819px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1638px -728px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1638px -637px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -546px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1561px -1547px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1083px -1679px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1638px -455px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -364px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -273px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-439px -1547px;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-333px -1547px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -455px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -364px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith2.png);background-position:-212px -1547px;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-106px -1547px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -273px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -182px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:0 -1547px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -91px;width:90px;height:90px}.shop_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1657px -1679px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1729px 0;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1729px -41px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1729px -82px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1729px -123px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith2.png);background-position:-1729px -164px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith3.png);background-position:-1011px -1002px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-492px -1407px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith3.png);background-position:-287px -1407px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith3.png);background-position:-1483px -492px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-1483px -533px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith3.png);background-position:-1483px -738px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith3.png);background-position:-1392px -1133px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith3.png);background-position:-500px -456px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-1011px -961px;width:40px;height:40px}.slim_armor_special_fallHealer{background-image:url(spritesmith3.png);background-position:-910px -870px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith3.png);background-position:-91px -415px;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith3.png);background-position:-212px -415px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-1001px -273px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith3.png);background-position:-1001px -364px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith3.png);background-position:0 -961px;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith3.png);background-position:-121px -961px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-1001px -455px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1001px -546px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1001px -637px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-328px -1407px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith3.png);background-position:-656px -1407px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1001px -728px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith3.png);background-position:-1092px -91px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-1092px -364px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith3.png);background-position:-1092px -455px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-1433px -1133px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith3.png);background-position:-587px -455px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith3.png);background-position:-500px -415px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-1092px -728px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-1092px -819px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith3.png);background-position:-182px -318px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-1119px -1093px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith3.png);background-position:-246px -1407px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-273px -318px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith3.png);background-position:-364px -318px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith3.png);background-position:-455px 0;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith3.png);background-position:-697px -1407px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith3.png);background-position:-738px -1407px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-455px -91px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith3.png);background-position:-455px -182px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-1483px -656px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith3.png);background-position:-1483px -697px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-455px -273px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-364px -106px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith3.png);background-position:0 -318px;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-1392px -1174px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith3.png);background-position:-546px -455px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-364px -203px;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-318px -415px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith3.png);background-position:-409px -415px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-555px -506px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith3.png);background-position:-596px -547px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-546px 0;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-546px -91px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith3.png);background-position:-546px -182px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-82px -1407px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith3.png);background-position:-205px -1407px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-546px -273px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-546px -364px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:0 -506px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-574px -1407px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-615px -1407px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-91px -506px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith3.png);background-position:-182px -506px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-276px -506px;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-779px -1407px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith3.png);background-position:-1483px -451px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-370px -506px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith3.png);background-position:-464px -506px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith3.png);background-position:-1483px -574px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-1483px -615px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-637px 0;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-637px -91px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith3.png);background-position:-637px -182px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-1392px -1092px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith3.png);background-position:-1433px -1092px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-637px -273px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-637px -364px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith3.png);background-position:-637px -455px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-637px -546px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith3.png);background-position:-678px -546px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:0 -597px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-91px -597px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-455px -364px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-496px -364px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-182px -597px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-273px -597px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-364px -597px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-596px -506px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-555px -547px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-455px -597px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith3.png);background-position:-546px -597px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-637px -597px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1119px -1052px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith3.png);background-position:-1160px -1052px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-728px 0;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith3.png);background-position:-728px -91px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith3.png);background-position:-123px -1407px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-164px -1407px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-728px -182px;width:90px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-728px -273px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-728px -364px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith3.png);background-position:-728px -455px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-369px -1407px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-410px -1407px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith3.png);background-position:-451px -1407px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-533px -1407px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-728px -546px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:0 -688px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-91px -688px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-182px -688px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith3.png);background-position:-273px -688px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-364px -688px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-820px -1407px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-861px -1407px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith3.png);background-position:-902px -1407px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-943px -1407px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-455px -688px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-546px -688px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-637px -688px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-728px -688px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-819px 0;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-819px -91px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-819px -182px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-819px -273px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-819px -364px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-819px -455px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-819px -546px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-819px -637px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:0 -779px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-91px -779px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-182px -779px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-273px -779px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-364px -779px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-455px -779px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-546px -779px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-637px -779px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith3.png);background-position:-728px -779px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith3.png);background-position:-819px -779px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith3.png);background-position:-910px 0;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-910px -91px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-910px -182px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-910px -273px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-910px -364px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-910px -455px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-910px -546px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-910px -637px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1160px -1093px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1215px -1143px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1215px -1184px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:0 -1325px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-41px -1325px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-82px -1325px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-123px -1325px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-164px -1325px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-205px -1325px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-246px -1325px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-287px -1325px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-328px -1325px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-369px -1325px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-410px -1325px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-451px -1325px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-328px -1366px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-369px -1366px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-410px -1366px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-451px -1366px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-492px -1366px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith3.png);background-position:-533px -1366px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith3.png);background-position:-574px -1366px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith3.png);background-position:-615px -1366px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-656px -1366px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-697px -1366px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-738px -1366px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-779px -1366px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-820px -1366px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-861px -1366px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-902px -1366px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-943px -1366px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-984px -1366px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1025px -1366px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1066px -1366px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-1107px -1366px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1148px -1366px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1189px -1366px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1230px -1366px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-910px -728px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:0 -870px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-91px -870px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-182px -870px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-273px -870px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-364px -870px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-455px -870px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-546px -870px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-637px -870px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-728px -870px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:0 -415px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-819px -870px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-91px -318px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1001px 0;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1001px -91px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1001px -182px;width:90px;height:90px}.body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-91px -106px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith3.png);background-position:-182px -106px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-273px 0;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-273px -106px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-227px -961px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-339px -961px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-451px -961px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-563px -961px;width:111px;height:90px}.head_special_summerHealer{background-image:url(spritesmith3.png);background-position:0 0;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith3.png);background-position:-91px -212px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-675px -961px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-787px -961px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith3.png);background-position:-182px -212px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith3.png);background-position:-273px -212px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith3.png);background-position:-899px -961px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith3.png);background-position:-1092px 0;width:111px;height:90px}.shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-364px 0;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1092px -182px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1092px -273px;width:111px;height:90px}.shop_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1433px -1174px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-1392px -1215px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1433px -1215px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1392px -1256px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1433px -1256px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith3.png);background-position:-1295px -1183px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1336px -1183px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1204px -1092px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1245px -1092px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith3.png);background-position:-1092px -1001px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1133px -1001px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1001px -910px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1042px -910px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-910px -819px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-951px -819px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-819px -728px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-860px -728px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-728px -637px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-769px -637px;width:40px;height:40px}.slim_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:0 -212px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:0 -106px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1092px -546px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1092px -637px;width:111px;height:90px}.weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-182px 0;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-91px 0;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1092px -910px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:0 -1052px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1001px -819px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith3.png);background-position:-112px -1052px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-203px -1052px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-294px -1052px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-385px -1052px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-476px -1052px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-573px -1052px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-664px -1052px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith3.png);background-position:-755px -1052px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith3.png);background-position:-846px -1052px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith3.png);background-position:-937px -1052px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith3.png);background-position:-1028px -1052px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1204px 0;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1204px -91px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1204px -182px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1143px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1204px -273px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith3.png);background-position:-1204px -364px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith3.png);background-position:-97px -1143px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1204px -455px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1204px -546px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-202px -1143px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1204px -637px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1204px -728px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-492px -1325px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith3.png);background-position:-533px -1325px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-574px -1325px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-615px -1325px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-656px -1325px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-697px -1325px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-738px -1325px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-779px -1325px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith3.png);background-position:-820px -1325px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith3.png);background-position:-861px -1325px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith3.png);background-position:-902px -1325px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith3.png);background-position:-943px -1325px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith3.png);background-position:-984px -1325px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1025px -1325px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1066px -1325px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1107px -1325px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1148px -1325px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith3.png);background-position:-1189px -1325px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith3.png);background-position:-1230px -1325px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1271px -1325px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1312px -1325px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1353px -1325px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1394px -1325px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1435px -1325px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith3.png);background-position:0 -1366px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith3.png);background-position:-41px -1366px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-82px -1366px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-123px -1366px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-164px -1366px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-205px -1366px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-246px -1366px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-287px -1366px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1204px -819px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1204px -910px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-1204px -1001px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-299px -1143px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-390px -1143px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-481px -1143px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-578px -1143px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-669px -1143px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-760px -1143px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith3.png);background-position:-851px -1143px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-942px -1143px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1033px -1143px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1124px -1143px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1295px 0;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1295px -91px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1295px -182px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1295px -273px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1295px -364px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1295px -455px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-1295px -546px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1295px -637px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1295px -728px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1295px -819px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1271px -1366px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1312px -1366px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1353px -1366px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-1394px -1366px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-1435px -1366px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:0 -1407px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-41px -1407px;width:40px;height:40px}.head_0{background-image:url(spritesmith3.png);background-position:-1295px -910px;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith3.png);background-position:-1320px -925px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith3.png);background-position:-1295px -1001px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith3.png);background-position:-1295px -1092px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith3.png);background-position:0 -1234px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith3.png);background-position:-91px -1234px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith3.png);background-position:-182px -1234px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith3.png);background-position:-273px -1234px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith3.png);background-position:-364px -1234px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith3.png);background-position:-455px -1234px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith3.png);background-position:-546px -1234px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith3.png);background-position:-637px -1234px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith3.png);background-position:-728px -1234px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith3.png);background-position:-819px -1234px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith3.png);background-position:-910px -1234px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith3.png);background-position:-1001px -1234px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith3.png);background-position:-1092px -1234px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith3.png);background-position:-1183px -1234px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith3.png);background-position:-1274px -1234px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith3.png);background-position:-1392px 0;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith3.png);background-position:-1392px -91px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith3.png);background-position:-1392px -182px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith3.png);background-position:-1392px -273px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith3.png);background-position:-984px -1407px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith3.png);background-position:-1025px -1407px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith3.png);background-position:-1066px -1407px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith3.png);background-position:-1107px -1407px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith3.png);background-position:-1148px -1407px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith3.png);background-position:-1189px -1407px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith3.png);background-position:-1230px -1407px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith3.png);background-position:-1271px -1407px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith3.png);background-position:-1312px -1407px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith3.png);background-position:-1353px -1407px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith3.png);background-position:-1394px -1407px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith3.png);background-position:-1435px -1407px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith3.png);background-position:-1483px 0;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith3.png);background-position:-1483px -41px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith3.png);background-position:-1483px -82px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith3.png);background-position:-1483px -123px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith3.png);background-position:-1483px -164px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith3.png);background-position:-1483px -205px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith3.png);background-position:-1483px -246px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith3.png);background-position:-1483px -287px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith3.png);background-position:-1483px -328px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith3.png);background-position:-1483px -369px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith3.png);background-position:-1483px -410px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1392px -364px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1417px -379px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1392px -455px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1417px -470px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1392px -546px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1417px -561px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1392px -637px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1417px -652px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1392px -728px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1417px -743px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1392px -819px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith3.png);background-position:-1417px -834px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1392px -910px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith3.png);background-position:-1417px -925px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-1392px -1001px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith3.png);background-position:-1417px -1016px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith3.png);background-position:-1483px -779px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith3.png);background-position:-1483px -820px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith3.png);background-position:-1483px -861px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith3.png);background-position:-1483px -902px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith3.png);background-position:-1483px -943px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith4.png);background-position:-807px -1957px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith4.png);background-position:-766px -1957px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith4.png);background-position:-1694px -1578px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith4.png);background-position:-327px -1723px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith4.png);background-position:-1044px -1620px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith4.png);background-position:-1135px -1620px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith4.png);background-position:-1226px -1620px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith4.png);background-position:-1317px -1620px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith4.png);background-position:-1408px -1620px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith4.png);background-position:-1499px -1620px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith4.png);background-position:-1603px -1620px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith4.png);background-position:-1759px 0;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith4.png);background-position:-1759px -728px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith4.png);background-position:-212px -1723px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith4.png);background-position:-600px -1723px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith4.png);background-position:-715px -1723px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-897px -1723px;width:111px;height:90px}.shield_warrior_1{background-image:url(spritesmith4.png);background-position:-1100px -1723px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith4.png);background-position:-1191px -1723px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith4.png);background-position:-1464px -1723px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith4.png);background-position:-1874px 0;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith4.png);background-position:-1874px -182px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith4.png);background-position:-1505px -386px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith4.png);background-position:-1286px -1035px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith4.png);background-position:-1368px -1035px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith4.png);background-position:-725px -1957px;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith4.png);background-position:-848px -1957px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith4.png);background-position:-1053px -1957px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith4.png);background-position:-1094px -1957px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith4.png);background-position:-1135px -1957px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith4.png);background-position:-1627px -1957px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith4.png);background-position:-2014px -943px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith4.png);background-position:-2014px -902px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith4.png);background-position:-2014px -861px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith4.png);background-position:-2014px -820px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith4.png);background-position:-2014px -779px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-2014px -738px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith4.png);background-position:-2014px -697px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith4.png);background-position:-2014px -656px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith4.png);background-position:-2014px -615px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith4.png);background-position:-2014px -574px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith4.png);background-position:-2014px -533px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith4.png);background-position:-2014px -492px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith4.png);background-position:-2014px -451px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith4.png);background-position:-2014px -410px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith4.png);background-position:-2014px -369px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith4.png);background-position:-2014px -328px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith4.png);background-position:-2014px -287px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith4.png);background-position:-2014px -246px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-2014px -205px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-2014px -164px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-2014px -123px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-2014px -82px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-2014px -41px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-2014px 0;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1955px -1957px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith4.png);background-position:-1914px -1957px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith4.png);background-position:-1873px -1957px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith4.png);background-position:-1832px -1957px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith4.png);background-position:-1791px -1957px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith4.png);background-position:-1750px -1957px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1709px -1957px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-1668px -1957px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-1653px -1578px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-1586px -1957px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-1545px -1957px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-1504px -1957px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-1463px -1957px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-1422px -1957px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-1381px -1957px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-1340px -1957px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-1299px -1957px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-1258px -1957px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1217px -1957px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-1176px -1957px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith4.png);background-position:-1874px -364px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1874px -1547px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1874px -1456px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1874px -1365px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1874px -1274px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith4.png);background-position:-1874px -1183px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith4.png);background-position:-1874px -1092px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-1874px -1001px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-1874px -910px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1874px -819px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1874px -728px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1874px -637px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1874px -546px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1874px -455px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith4.png);background-position:-578px -1814px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith4.png);background-position:-1874px -273px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith4.png);background-position:-1874px -91px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1759px -1365px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-1759px -1183px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-1759px -1092px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-1759px -1001px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-1759px -910px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-1759px -819px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-1759px -637px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-1874px -1638px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-1759px -546px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-1759px -455px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-1759px -364px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-509px -1723px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1282px -1723px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-1759px -273px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith4.png);background-position:-1462px -191px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith4.png);background-position:0 -2009px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith4.png);background-position:-2014px -1250px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith4.png);background-position:-2014px -1154px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith4.png);background-position:-784px -1905px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith4.png);background-position:-885px -1905px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith4.png);background-position:-937px -1905px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith4.png);background-position:-1653px -1378px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith4.png);background-position:-1653px -1478px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith4.png);background-position:-250px -1620px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith4.png);background-position:-350px -1620px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith4.png);background-position:-1381px -1905px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith4.png);background-position:-1430px -1905px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith4.png);background-position:-1479px -1905px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith4.png);background-position:-1528px -1905px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith4.png);background-position:-1577px -1905px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith4.png);background-position:-1773px -1905px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith4.png);background-position:-1822px -1905px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith4.png);background-position:-1871px -1905px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith4.png);background-position:-1965px 0;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith4.png);background-position:-1965px -104px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith4.png);background-position:-1965px -156px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith4.png);background-position:-1965px -208px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith4.png);background-position:-490px -1905px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith4.png);background-position:-539px -1905px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith4.png);background-position:-588px -1905px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith4.png);background-position:-1462px -724px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith4.png);background-position:-1462px -669px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith4.png);background-position:-1012px -1957px;width:40px;height:40px}.inventory_special_shinySeed{background-image:url(spritesmith4.png);background-position:-1462px -614px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith4.png);background-position:-1462px -834px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith4.png);background-position:-1462px -504px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith4.png);background-position:-1038px -1905px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith4.png);background-position:-1462px -449px;width:57px;height:54px}.pet_key{background-image:url(spritesmith4.png);background-position:-1462px -779px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith4.png);background-position:-1462px -559px;width:57px;height:54px}.shop_armoire{background-image:url(spritesmith4.png);background-position:-971px -1957px;width:40px;height:40px}.snowman{background-image:url(spritesmith4.png);background-position:-1759px -91px;width:90px;height:90px}.spookman{background-image:url(spritesmith4.png);background-position:-1759px -182px;width:90px;height:90px}.welcome_to_Habit_1{background-image:url(spritesmith4.png);background-position:-450px -1620px;width:502px;height:99px}.welcome_to_Habit_2{background-image:url(spritesmith4.png);background-position:0 -1076px;width:500px;height:171px}.welcome_to_Habit_3{background-image:url(spritesmith4.png);background-position:-220px 0;width:584px;height:220px}.welcome_to_Habit_4{background-image:url(spritesmith4.png);background-position:-501px -1076px;width:423px;height:171px}.zzz{background-image:url(spritesmith4.png);background-position:-930px -1957px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith4.png);background-position:-889px -1957px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith4.png);background-position:-649px -1248px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith4.png);background-position:-1874px -1729px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith4.png);background-position:-880px -672px;width:135px;height:123px}.npc_justin{background-image:url(spritesmith4.png);background-position:-1462px 0;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith4.png);background-position:-2014px -984px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith4.png);background-position:-1204px -1248px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith4.png);background-position:-1008px -1248px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith4.png);background-position:-812px -1248px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith4.png);background-position:-1759px -1274px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith4.png);background-position:-1065px -892px;width:162px;height:138px}.2014_Fall_HealerPROMO2{background-image:url(spritesmith4.png);background-position:-1759px -1456px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith4.png);background-position:0 -1723px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith4.png);background-position:-1759px -1547px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith4.png);background-position:-121px -1723px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith4.png);background-position:-1343px -1814px;width:374px;height:76px}.promo_item_notif{background-image:url(spritesmith4.png);background-position:0 -1620px;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith4.png);background-position:-418px -1723px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith4.png);background-position:-953px -1620px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith4.png);background-position:-1462px -386px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith4.png);background-position:-1759px -1638px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith4.png);background-position:-806px -1723px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith4.png);background-position:-1462px -322px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith4.png);background-position:-1009px -1723px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith4.png);background-position:-1820px -1638px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith4.png);background-position:-1462px -258px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith4.png);background-position:-880px -796px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith4.png);background-position:-1373px -1723px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith4.png);background-position:-1462px -121px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith4.png);background-position:-1555px -1723px;width:90px;height:90px}.promo_mystery_3014{background-image:url(spritesmith4.png);background-position:-1646px -1723px;width:217px;height:90px}.promo_partyhats{background-image:url(spritesmith4.png);background-position:-343px -1957px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-681px -1814px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-706px -1829px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-660px -232px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-685px -247px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-1012px -1814px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-1037px -1829px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith4.png);background-position:0 -1814px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith4.png);background-position:-289px -1814px;width:288px;height:90px}.promo_updos{background-image:url(spritesmith4.png);background-position:-1245px -887px;width:156px;height:147px}.promo_winterclasses2015{background-image:url(spritesmith4.png);background-position:-1060px -1399px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1025px -811px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1050px -826px;width:60px;height:60px}.inventory_quest_scroll_atom1{background-image:url(spritesmith4.png);background-position:-1965px -260px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith4.png);background-position:-1965px -312px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith4.png);background-position:-1965px -416px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith4.png);background-position:-1462px -889px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith4.png);background-position:-1462px -941px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith4.png);background-position:-1462px -993px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith4.png);background-position:-1136px -1905px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith4.png);background-position:-1462px -1097px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith4.png);background-position:-1462px -1149px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith4.png);background-position:-1462px -1201px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith4.png);background-position:-1462px -1253px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith4.png);background-position:-1462px -1305px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith4.png);background-position:-1402px -887px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith4.png);background-position:-1402px -939px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith4.png);background-position:-1178px -811px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith4.png);background-position:-660px -380px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith4.png);background-position:-709px -380px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith4.png);background-position:-660px -584px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith4.png);background-position:-709px -584px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith4.png);background-position:-971px -796px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith4.png);background-position:-1400px -1248px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith4.png);background-position:-1400px -1300px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith4.png);background-position:-1492px -1399px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith4.png);background-position:-1492px -1451px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith4.png);background-position:-1590px -1514px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith4.png);background-position:-1590px -1566px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith4.png);background-position:-1707px -1620px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith4.png);background-position:-1718px -1814px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith4.png);background-position:-1767px -1814px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith4.png);background-position:-1816px -1814px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith4.png);background-position:-1865px -1814px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith4.png);background-position:-1914px -1814px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith4.png);background-position:0 -1905px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith4.png);background-position:-49px -1905px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith4.png);background-position:-98px -1905px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith4.png);background-position:-147px -1905px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith4.png);background-position:-196px -1905px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith4.png);background-position:-245px -1905px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith4.png);background-position:-294px -1905px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith4.png);background-position:-343px -1905px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith4.png);background-position:-392px -1905px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith4.png);background-position:-441px -1905px;width:48px;height:51px}.quest_atom1{background-image:url(spritesmith4.png);background-position:-1176px -1076px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith4.png);background-position:-441px -1248px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith4.png);background-position:-191px -892px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith4.png);background-position:-251px -1248px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith4.png);background-position:-1025px -624px;width:210px;height:186px}.quest_dilatory{background-image:url(spritesmith4.png);background-position:-660px -672px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith4.png);background-position:-440px -672px;width:219px;height:219px}.quest_egg_plainEgg{background-image:url(spritesmith4.png);background-position:-836px -1905px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith4.png);background-position:-660px -452px;width:118px;height:131px}.quest_ghost_stag{background-image:url(spritesmith4.png);background-position:-220px -672px;width:219px;height:219px}.quest_goldenknight1_testimony{background-image:url(spritesmith4.png);background-position:-989px -1905px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith4.png);background-position:0 -1248px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith4.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith4.png);background-position:-1245px 0;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith4.png);background-position:-805px 0;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith4.png);background-position:-1025px -437px;width:219px;height:186px}.quest_kraken{background-image:url(spritesmith4.png);background-position:-408px -892px;width:216px;height:177px}.quest_moonstone1_moonstone{background-image:url(spritesmith4.png);background-position:-2014px -1123px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith4.png);background-position:-1025px 0;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith4.png);background-position:-805px -440px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith4.png);background-position:-625px -892px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith4.png);background-position:-220px -452px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith4.png);background-position:0 -892px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith4.png);background-position:0 -672px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith4.png);background-position:-1025px -220px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith4.png);background-position:-1245px -712px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith4.png);background-position:0 -232px;width:219px;height:219px}.quest_slime{background-image:url(spritesmith4.png);background-position:-440px -452px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith4.png);background-position:-925px -1076px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith4.png);background-position:0 -452px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith4.png);background-position:-440px -232px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith4.png);background-position:-220px -232px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith4.png);background-position:-805px -220px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith4.png);background-position:-1245px -356px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith4.png);background-position:-848px -892px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith4.png);background-position:-1245px -178px;width:216px;height:177px}.quest_vice2_lightCrystal{background-image:url(spritesmith4.png);background-position:-1409px -1035px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith4.png);background-position:-1245px -534px;width:216px;height:177px}.shop_copper{background-image:url(spritesmith4.png);background-position:-2014px -1181px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith4.png);background-position:-1327px -1035px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith4.png);background-position:-2014px -1204px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith4.png);background-position:-1245px -1035px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith4.png);background-position:-1503px -1357px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith4.png);background-position:-1462px -1357px;width:40px;height:40px}.shop_shinySeed{background-image:url(spritesmith4.png);background-position:-2014px -1090px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith4.png);background-position:-2014px -1227px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith4.png);background-position:-2014px -1024px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith4.png);background-position:-2014px -1057px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith4.png);background-position:-1965px -988px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith4.png);background-position:-1965px -1040px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith4.png);background-position:-1965px -1092px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith4.png);background-position:-1965px -1144px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith4.png);background-position:-1965px -1196px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith4.png);background-position:-1965px -1248px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith4.png);background-position:-1965px -1300px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith4.png);background-position:-1965px -1352px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith4.png);background-position:-1965px -1404px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith4.png);background-position:-1965px -1456px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith4.png);background-position:-1965px -1508px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith4.png);background-position:-1965px -1560px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith4.png);background-position:-1965px -1612px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith4.png);background-position:-1965px -1664px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith4.png);background-position:-1965px -1716px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith4.png);background-position:-1965px -1768px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith4.png);background-position:-1965px -1820px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith4.png);background-position:-1965px -1872px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith4.png);background-position:0 -1957px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith4.png);background-position:-49px -1957px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith4.png);background-position:-98px -1957px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith4.png);background-position:-147px -1957px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith4.png);background-position:-196px -1957px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith4.png);background-position:-245px -1957px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith4.png);background-position:-294px -1957px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith4.png);background-position:-1965px -936px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith4.png);background-position:-1965px -884px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith4.png);background-position:-1965px -832px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith4.png);background-position:-1402px -991px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-638px -1957px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-758px -584px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith4.png);background-position:-459px -1957px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith4.png);background-position:-681px -1957px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith4.png);background-position:-1920px -1905px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith4.png);background-position:-594px -1957px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith4.png);background-position:-758px -380px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith4.png);background-position:-549px -1957px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith4.png);background-position:-503px -1957px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith4.png);background-position:-1965px -780px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1965px -728px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1965px -676px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith4.png);background-position:-1965px -624px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith4.png);background-position:-1965px -572px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith4.png);background-position:-1965px -520px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith4.png);background-position:-1965px -468px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith4.png);background-position:-1965px -364px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith4.png);background-position:-1332px -1905px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith4.png);background-position:-1462px -1045px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith4.png);background-position:-1724px -1905px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1965px -52px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1675px -1905px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith4.png);background-position:-1626px -1905px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith4.png);background-position:-1234px -1905px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith4.png);background-position:-735px -1905px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith4.png);background-position:-686px -1905px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith4.png);background-position:-637px -1905px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith4.png);background-position:-1283px -1905px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith4.png);background-position:-1087px -1905px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith4.png);background-position:-1185px -1905px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith4.png);background-position:-1547px -1378px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1547px -1272px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1547px -1166px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith4.png);background-position:-1547px -1060px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith4.png);background-position:-1547px -954px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith4.png);background-position:-1547px -848px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith4.png);background-position:-1547px -742px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith4.png);background-position:-1547px -636px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith4.png);background-position:-1547px -530px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith4.png);background-position:-1547px -424px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith4.png);background-position:-1547px -318px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith4.png);background-position:-1547px -212px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1547px -106px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1547px 0;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith4.png);background-position:-1386px -1399px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith4.png);background-position:-1653px -1272px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith4.png);background-position:-1653px -1166px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith4.png);background-position:-1653px -1060px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith4.png);background-position:-1653px -848px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith4.png);background-position:-1653px -742px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith4.png);background-position:-1653px -636px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith4.png);background-position:-1653px -530px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1653px -424px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1653px -318px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith4.png);background-position:-1653px -212px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith4.png);background-position:-1653px -106px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith4.png);background-position:-1653px 0;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith4.png);background-position:-1484px -1514px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith4.png);background-position:-1378px -1514px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith4.png);background-position:-1272px -1514px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith4.png);background-position:-1166px -1514px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith4.png);background-position:0 -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-212px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-636px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith4.png);background-position:-530px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith4.png);background-position:-424px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith4.png);background-position:-742px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith4.png);background-position:-954px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith4.png);background-position:-106px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith4.png);background-position:-318px -1399px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith4.png);background-position:-848px -1399px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith4.png);background-position:0 -1514px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1060px -1514px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-954px -1514px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith4.png);background-position:-848px -1514px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith4.png);background-position:-742px -1514px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith4.png);background-position:-636px -1514px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith4.png);background-position:-530px -1514px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith4.png);background-position:-424px -1514px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith4.png);background-position:-318px -1514px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith4.png);background-position:-212px -1514px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith4.png);background-position:-1653px -954px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-106px -1514px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-854px -889px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-1531px -1166px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-1531px -636px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith5.png);background-position:-1531px -742px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-1531px -848px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-1531px -954px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith5.png);background-position:-1531px -1060px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1531px -1272px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith5.png);background-position:-1531px -1378px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -1525px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-106px -1525px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1378px -1525px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1484px -1525px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith5.png);background-position:-1637px 0;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1637px -106px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1637px -212px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith5.png);background-position:-1637px -318px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1637px -424px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1637px -530px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1637px -636px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1637px -742px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-1743px -848px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-1743px -954px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-1743px -1060px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-1743px -1166px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-1743px -1272px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-1743px -1378px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-1743px -1484px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith5.png);background-position:-1743px -1590px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -1737px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-106px -1737px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith5.png);background-position:-1060px -1949px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith5.png);background-position:-1378px -1949px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith5.png);background-position:-212px -668px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith5.png);background-position:-318px -668px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-424px -668px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith5.png);background-position:-530px -668px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-636px -668px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-786px 0;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:0 -783px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith5.png);background-position:-106px -783px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-212px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-318px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-424px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-530px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-636px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-742px -783px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith5.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith5.png);background-position:0 -889px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-106px -889px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-212px -889px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith5.png);background-position:-318px -889px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-424px -889px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -889px;width:111px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith5.png);background-position:-642px -889px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-748px -889px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith5.png);background-position:0 -544px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-998px 0;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith5.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith5.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith5.png);background-position:0 -995px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-106px -995px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith5.png);background-position:-212px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -995px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -995px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith5.png);background-position:-530px -995px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith5.png);background-position:-636px -995px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith5.png);background-position:-742px -995px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith5.png);background-position:-848px -995px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -995px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith5.png);background-position:-1107px 0;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-1107px -106px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-1107px -212px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1107px -318px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1107px -424px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-1107px -530px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-1107px -636px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-1107px -742px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-1107px -848px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1107px -954px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith5.png);background-position:0 -1101px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith5.png);background-position:-212px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1101px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-530px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-636px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith5.png);background-position:-742px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-848px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1101px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith5.png);background-position:-1060px -1101px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1213px 0;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1213px -106px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1213px -212px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1213px -318px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1213px -424px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith5.png);background-position:-1213px -530px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith5.png);background-position:-1213px -636px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-1213px -742px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith5.png);background-position:-1213px -848px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith5.png);background-position:-1213px -954px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith5.png);background-position:-1213px -1060px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith5.png);background-position:0 -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-106px -1207px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-212px -1207px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith5.png);background-position:-318px -1207px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith5.png);background-position:-424px -1207px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith5.png);background-position:-530px -1207px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith5.png);background-position:-636px -1207px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith5.png);background-position:-742px -1207px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith5.png);background-position:-848px -1207px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith5.png);background-position:-954px -1207px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith5.png);background-position:-1060px -1207px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1166px -1207px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1319px 0;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith5.png);background-position:-1319px -106px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith5.png);background-position:-1319px -212px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith5.png);background-position:-1319px -318px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith5.png);background-position:-1319px -424px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith5.png);background-position:-1319px -530px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith5.png);background-position:-1319px -636px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith5.png);background-position:-1319px -742px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith5.png);background-position:-1319px -848px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1319px -954px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1319px -1060px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith5.png);background-position:-1319px -1166px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith5.png);background-position:0 -1313px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith5.png);background-position:-106px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith5.png);background-position:-212px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1313px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith5.png);background-position:-424px -1313px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith5.png);background-position:-636px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith5.png);background-position:-954px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith5.png);background-position:-1166px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith5.png);background-position:-1272px -1313px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith5.png);background-position:-1425px 0;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith5.png);background-position:-1425px -106px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith5.png);background-position:-1425px -212px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith5.png);background-position:-1425px -318px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1425px -424px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1425px -530px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith5.png);background-position:-1425px -636px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith5.png);background-position:-1425px -742px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith5.png);background-position:-1425px -848px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith5.png);background-position:-1425px -954px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith5.png);background-position:-1425px -1060px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith5.png);background-position:-1425px -1166px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith5.png);background-position:-1425px -1272px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith5.png);background-position:0 -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-106px -1419px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-212px -1419px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith5.png);background-position:-318px -1419px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith5.png);background-position:-424px -1419px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith5.png);background-position:-530px -1419px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith5.png);background-position:-636px -1419px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith5.png);background-position:-742px -1419px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith5.png);background-position:-848px -1419px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith5.png);background-position:-954px -1419px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith5.png);background-position:-1060px -1419px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1166px -1419px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1272px -1419px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith5.png);background-position:-1378px -1419px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith5.png);background-position:-1531px 0;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith5.png);background-position:-1531px -106px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith5.png);background-position:-1531px -212px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith5.png);background-position:-1531px -318px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith5.png);background-position:-1531px -424px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith5.png);background-position:-1531px -530px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith5.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith5.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith5.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith5.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith5.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith5.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith5.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith5.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith5.png);background-position:-212px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith5.png);background-position:-530px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith5.png);background-position:-636px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith5.png);background-position:-742px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith5.png);background-position:-848px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith5.png);background-position:-1060px -1525px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1525px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith5.png);background-position:-1272px -1525px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith5.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith5.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith5.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith5.png);background-position:0 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith5.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith5.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith5.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith5.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith5.png);background-position:-1637px -848px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1637px -954px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1637px -1060px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith5.png);background-position:-1637px -1166px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith5.png);background-position:-1637px -1272px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith5.png);background-position:-1637px -1378px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith5.png);background-position:-1637px -1484px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith5.png);background-position:0 -1631px;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -1631px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith5.png);background-position:-212px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith5.png);background-position:-318px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith5.png);background-position:-424px -1631px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-530px -1631px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-636px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith5.png);background-position:-742px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith5.png);background-position:-848px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith5.png);background-position:-954px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith5.png);background-position:-1060px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith5.png);background-position:-1166px -1631px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith5.png);background-position:-1272px -1631px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith5.png);background-position:-1378px -1631px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith5.png);background-position:-1484px -1631px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1590px -1631px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1743px 0;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith5.png);background-position:-1743px -106px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith5.png);background-position:-1743px -212px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith5.png);background-position:-1743px -318px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith5.png);background-position:-1743px -424px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith5.png);background-position:-1743px -530px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith5.png);background-position:-1743px -636px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith5.png);background-position:-1743px -742px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith5.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith5.png);background-position:-424px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith5.png);background-position:-530px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith5.png);background-position:0 -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith5.png);background-position:-212px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith5.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith5.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith5.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith5.png);background-position:-212px -1737px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1737px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1737px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith5.png);background-position:-530px -1737px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith5.png);background-position:-636px -1737px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith5.png);background-position:-742px -1737px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith5.png);background-position:-848px -1737px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1737px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith5.png);background-position:-1060px -1737px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1737px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith5.png);background-position:-1272px -1737px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1378px -1737px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1484px -1737px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-1590px -1737px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-1696px -1737px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith5.png);background-position:-1849px 0;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-1849px -106px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-1849px -212px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith5.png);background-position:-1849px -318px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1849px -424px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith5.png);background-position:-1849px -530px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1849px -636px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1849px -742px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1849px -848px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1849px -954px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith5.png);background-position:-1849px -1060px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1849px -1166px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1849px -1272px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith5.png);background-position:-1849px -1378px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1849px -1484px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1849px -1590px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1849px -1696px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-106px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-212px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-318px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-424px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-636px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1843px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith5.png);background-position:-848px -1843px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1843px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1843px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1843px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1843px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith5.png);background-position:-1378px -1843px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1843px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-1590px -1843px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith5.png);background-position:-1696px -1843px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-1802px -1843px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-1955px 0;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1955px -106px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1955px -212px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-1955px -318px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-1955px -424px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-1955px -530px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-1955px -636px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-1955px -742px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith5.png);background-position:-1955px -848px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-1955px -954px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-1955px -1060px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1955px -1166px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1955px -1272px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-1955px -1378px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-1955px -1484px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-1955px -1590px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-1955px -1696px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-1955px -1802px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith5.png);background-position:0 -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith5.png);background-position:-212px -1949px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1949px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-530px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-636px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-742px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith5.png);background-position:-848px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-954px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-106px -668px;width:105px;height:110px}.Mount_Head_LionCub-White{background-image:url(spritesmith5.png);background-position:-1166px -1949px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-1272px -1949px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith5.png);background-position:-106px -544px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:-1484px -1949px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith5.png);background-position:-1593px -1949px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1699px -1949px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1805px -1949px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-1911px -1949px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-2061px 0;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith5.png);background-position:-2061px -106px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-2061px -212px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-2061px -318px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith5.png);background-position:-2061px -424px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-2061px -530px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith5.png);background-position:-2061px -636px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2061px -742px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2061px -848px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith5.png);background-position:-2061px -954px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith5.png);background-position:-2061px -1060px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith5.png);background-position:-2061px -1166px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith5.png);background-position:-2061px -1272px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-2061px -1378px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith5.png);background-position:-2061px -1484px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-2061px -1590px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-2061px -1696px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2061px -1802px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2061px -1908px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:0 -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-106px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-212px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-318px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-424px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith5.png);background-position:-530px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-636px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith5.png);background-position:-742px -2055px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-848px -2055px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-954px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-1060px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-1166px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1272px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-1378px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-1484px -2055px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith5.png);background-position:-1590px -2055px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-1696px -2055px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1802px -2055px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1908px -2055px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2014px -2055px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-2167px 0;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith5.png);background-position:-2167px -106px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith5.png);background-position:-2167px -212px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith6.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-424px -1074px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith6.png);background-position:-636px -756px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith6.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith6.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith6.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith6.png);background-position:0 -968px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith6.png);background-position:-106px -968px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-212px -968px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith6.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith6.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith6.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith6.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith6.png);background-position:0 -1074px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith6.png);background-position:-106px -1074px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith6.png);background-position:-212px -1074px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-318px -1074px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith6.png);background-position:-106px -544px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith6.png);background-position:-212px -544px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith6.png);background-position:-318px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-424px -544px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-530px -544px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith6.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith6.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith6.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith6.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith6.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith6.png);background-position:0 -650px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith6.png);background-position:-106px -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-212px -650px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-318px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-424px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-530px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith6.png);background-position:-636px -650px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith6.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith6.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith6.png);background-position:0 -756px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith6.png);background-position:-106px -756px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith6.png);background-position:-212px -756px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith6.png);background-position:-318px -756px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-424px -756px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith6.png);background-position:-530px -756px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith6.png);background-position:0 -544px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith6.png);background-position:-742px -756px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith6.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith6.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith6.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith6.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith6.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith6.png);background-position:0 -862px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith6.png);background-position:-106px -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-212px -862px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-318px -862px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith6.png);background-position:-424px -862px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith6.png);background-position:-530px -862px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith6.png);background-position:-636px -862px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith6.png);background-position:-742px -862px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-848px -862px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith6.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith6.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith6.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith6.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith6.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith6.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith6.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith6.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith6.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith6.png);background-position:-318px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-424px -968px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-530px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-636px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-742px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith6.png);background-position:-848px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-954px -968px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith6.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith6.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith6.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith6.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith6.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith6.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith6.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith6.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-136px 0;width:135px;height:135px}.Pet-Cuttlefish-Base{background-image:url(spritesmith6.png);background-position:-530px -1074px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-612px -1074px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-694px -1074px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith6.png);background-position:-776px -1074px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith6.png);background-position:-858px -1074px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith6.png);background-position:-940px -1074px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith6.png);background-position:-1022px -1074px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith6.png);background-position:-1104px -1074px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith6.png);background-position:-1210px 0;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith6.png);background-position:-1210px -100px;width:81px;height:99px}.Pet-BearCub-Base{background-image:url(spritesmith6.png);background-position:-1210px -200px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1210px -300px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1210px -400px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith6.png);background-position:-1210px -500px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith6.png);background-position:-1210px -600px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith6.png);background-position:-1210px -700px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith6.png);background-position:-1210px -800px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith6.png);background-position:-1210px -900px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1210px -1000px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith6.png);background-position:0 -1180px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith6.png);background-position:-82px -1180px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith6.png);background-position:-164px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-246px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-328px -1180px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith6.png);background-position:-410px -1180px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith6.png);background-position:-492px -1180px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith6.png);background-position:-574px -1180px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith6.png);background-position:-656px -1180px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith6.png);background-position:-738px -1180px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith6.png);background-position:-820px -1180px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith6.png);background-position:-902px -1180px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith6.png);background-position:-984px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1066px -1180px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1148px -1180px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith6.png);background-position:-1292px 0;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith6.png);background-position:-1292px -100px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith6.png);background-position:-1292px -200px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith6.png);background-position:-1292px -300px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith6.png);background-position:-1292px -400px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith6.png);background-position:-1292px -500px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith6.png);background-position:-1292px -600px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith6.png);background-position:-1292px -700px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1292px -800px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1292px -900px;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith6.png);background-position:-1292px -1000px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith6.png);background-position:-1292px -1100px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith6.png);background-position:-1374px 0;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith6.png);background-position:-1374px -100px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith6.png);background-position:-1374px -200px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith6.png);background-position:-1374px -300px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith6.png);background-position:-1374px -400px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith6.png);background-position:-1374px -500px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1374px -600px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1374px -700px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith6.png);background-position:-1374px -800px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith6.png);background-position:-1374px -900px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith6.png);background-position:-1374px -1000px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith6.png);background-position:-1374px -1100px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith6.png);background-position:0 -1280px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith6.png);background-position:-82px -1280px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith6.png);background-position:-164px -1280px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith6.png);background-position:-246px -1280px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith6.png);background-position:-328px -1280px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-410px -1280px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-492px -1280px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith6.png);background-position:-574px -1280px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith6.png);background-position:-656px -1280px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith6.png);background-position:-738px -1280px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith6.png);background-position:-820px -1280px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith6.png);background-position:-902px -1280px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith6.png);background-position:-984px -1280px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith6.png);background-position:-1066px -1280px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith6.png);background-position:-1148px -1280px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1230px -1280px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1312px -1280px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith6.png);background-position:-1456px 0;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith6.png);background-position:-1456px -100px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith6.png);background-position:-1456px -200px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith6.png);background-position:-1456px -300px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith6.png);background-position:-1456px -400px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith6.png);background-position:-1456px -500px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith6.png);background-position:-1456px -600px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith6.png);background-position:-1456px -700px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1456px -800px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1456px -900px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith6.png);background-position:-1456px -1000px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith6.png);background-position:-1456px -1100px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith6.png);background-position:-1456px -1200px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith6.png);background-position:0 -1380px;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith6.png);background-position:-82px -1380px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith6.png);background-position:-164px -1380px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith6.png);background-position:-246px -1380px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith6.png);background-position:-328px -1380px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-410px -1380px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-492px -1380px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith6.png);background-position:-574px -1380px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith6.png);background-position:-656px -1380px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith6.png);background-position:-738px -1380px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith6.png);background-position:-820px -1380px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith6.png);background-position:-902px -1380px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith6.png);background-position:-984px -1380px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith6.png);background-position:-1066px -1380px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith6.png);background-position:-1148px -1380px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1230px -1380px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1312px -1380px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith6.png);background-position:-1394px -1380px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith6.png);background-position:-1538px 0;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith6.png);background-position:-1538px -100px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith6.png);background-position:-1538px -200px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith6.png);background-position:-1538px -300px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith6.png);background-position:-1538px -400px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith6.png);background-position:-1538px -500px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith6.png);background-position:-1538px -600px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith6.png);background-position:-1538px -700px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1538px -800px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1538px -900px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith6.png);background-position:-1538px -1000px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith6.png);background-position:-1538px -1100px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith6.png);background-position:-1538px -1200px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith6.png);background-position:-1538px -1300px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1480px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith6.png);background-position:-82px -1480px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith6.png);background-position:-164px -1480px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith6.png);background-position:-246px -1480px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith6.png);background-position:-328px -1480px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith6.png);background-position:-410px -1480px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1480px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1480px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith6.png);background-position:-656px -1480px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith6.png);background-position:-738px -1480px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith6.png);background-position:-820px -1480px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith6.png);background-position:-902px -1480px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1480px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith6.png);background-position:-1066px -1480px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1480px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith6.png);background-position:-1230px -1480px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1480px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1394px -1480px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith6.png);background-position:-1476px -1480px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith6.png);background-position:-1620px 0;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith6.png);background-position:-1620px -100px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith6.png);background-position:-1620px -200px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith6.png);background-position:-1620px -300px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith6.png);background-position:-1620px -400px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith6.png);background-position:-1620px -500px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith6.png);background-position:-1620px -600px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1620px -700px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1620px -800px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith6.png);background-position:-1620px -900px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith6.png);background-position:-1620px -1000px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith6.png);background-position:-1620px -1100px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith6.png);background-position:-1620px -1200px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1620px -1300px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith6.png);background-position:-1620px -1400px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith6.png);background-position:0 -1580px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith6.png);background-position:-82px -1580px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-164px -1580px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-246px -1580px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith6.png);background-position:-328px -1580px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith6.png);background-position:-410px -1580px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith6.png);background-position:-492px -1580px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith6.png);background-position:-574px -1580px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith6.png);background-position:-656px -1580px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith6.png);background-position:-738px -1580px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith6.png);background-position:-820px -1580px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith6.png);background-position:-902px -1580px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-984px -1580px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1066px -1580px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith6.png);background-position:-1148px -1580px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith6.png);background-position:-1230px -1580px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith6.png);background-position:-1312px -1580px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith6.png);background-position:-1394px -1580px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-1476px -1580px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith6.png);background-position:-1558px -1580px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-1702px 0;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith6.png);background-position:-1702px -100px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1702px -200px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1702px -300px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith6.png);background-position:-1702px -400px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith6.png);background-position:-1702px -500px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith6.png);background-position:-1702px -600px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith6.png);background-position:-1702px -700px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-1702px -800px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith6.png);background-position:-1702px -900px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith6.png);background-position:-1702px -1000px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith6.png);background-position:-1702px -1100px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1702px -1200px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1702px -1300px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith6.png);background-position:-1702px -1400px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith6.png);background-position:-1702px -1500px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith6.png);background-position:0 -1680px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith6.png);background-position:-82px -1680px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-164px -1680px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith6.png);background-position:-246px -1680px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith6.png);background-position:-328px -1680px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith6.png);background-position:-410px -1680px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-492px -1680px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-574px -1680px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith6.png);background-position:-656px -1680px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith6.png);background-position:-738px -1680px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith6.png);background-position:-820px -1680px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith6.png);background-position:-902px -1680px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-984px -1680px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith6.png);background-position:-1066px -1680px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-1148px -1680px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith6.png);background-position:-1230px -1680px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1312px -1680px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1394px -1680px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-1476px -1680px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-1558px -1680px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith6.png);background-position:-1640px -1680px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-1784px 0;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-1784px -100px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith6.png);background-position:-1784px -200px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-1784px -300px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith6.png);background-position:-1784px -400px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1784px -500px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1784px -600px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith6.png);background-position:-1784px -700px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith6.png);background-position:-1784px -800px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith6.png);background-position:-1784px -900px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith6.png);background-position:-1784px -1000px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-1784px -1100px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith6.png);background-position:-1784px -1200px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-1784px -1300px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith6.png);background-position:-1784px -1400px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1784px -1500px;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1784px -1600px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith6.png);background-position:-1866px 0;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith6.png);background-position:-1866px -100px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith6.png);background-position:-1866px -200px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith6.png);background-position:-1866px -300px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-1866px -400px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith6.png);background-position:-1866px -500px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith6.png);background-position:-1866px -600px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith6.png);background-position:-1866px -700px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1866px -800px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1866px -900px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith6.png);background-position:-1866px -1000px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith6.png);background-position:-1866px -1100px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith6.png);background-position:-1866px -1200px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith6.png);background-position:-1866px -1300px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-1866px -1400px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith6.png);background-position:-1866px -1500px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith6.png);background-position:-1866px -1600px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith6.png);background-position:0 -1780px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-82px -1780px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-164px -1780px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith6.png);background-position:-246px -1780px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith6.png);background-position:-328px -1780px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith6.png);background-position:-410px -1780px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith6.png);background-position:-492px -1780px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-574px -1780px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith6.png);background-position:-656px -1780px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith6.png);background-position:-738px -1780px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith6.png);background-position:-820px -1780px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-902px -1780px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-984px -1780px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-1066px -1780px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-1148px -1780px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith6.png);background-position:-1230px -1780px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-1312px -1780px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1394px -1780px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith6.png);background-position:-1476px -1780px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-1558px -1780px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith6.png);background-position:-1640px -1780px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith6.png);background-position:-1722px -1780px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1804px -1780px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1948px 0;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith6.png);background-position:-1948px -100px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith6.png);background-position:-1948px -200px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith6.png);background-position:-1948px -300px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith6.png);background-position:-1948px -400px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-1948px -500px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith6.png);background-position:-1948px -600px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith6.png);background-position:-1948px -700px;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-1948px -800px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith6.png);background-position:-1948px -900px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1948px -952px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1948px -1004px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith6.png);background-position:-1948px -1056px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith6.png);background-position:-1948px -1108px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith6.png);background-position:-1948px -1160px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith6.png);background-position:-1948px -1212px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith6.png);background-position:-1948px -1264px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith6.png);background-position:-1948px -1316px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith6.png);background-position:-1948px -1368px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.npc_ian{background:url(/common/img/sprites/npc_ian.gif) no-repeat;width:78px;height:135px}.Gems{display:inline-block;margin-right:5px;border-style:none;margin-left:0;margin-top:2px}.inline-gems{vertical-align:middle;margin-left:0;display:inline-block}.customize-menu .locked{background-color:#727272}.achievement{float:left;clear:right;margin-right:10px}.multi-achievement{margin:auto;padding-left:.5em;padding-right:.5em}[class*=Mount_Body_],[class*=Mount_Head_]{margin-top:18px}.Pet_Currency_Gem{margin-top:5px;margin-bottom:5px} \ No newline at end of file +.achievement-alien{background-image:url(spritesmith0.png);background-position:-1949px -1389px;width:24px;height:26px}.achievement-alpha{background-image:url(spritesmith0.png);background-position:-1924px -1092px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith0.png);background-position:-1924px -1389px;width:24px;height:26px}.achievement-boot{background-image:url(spritesmith0.png);background-position:-1899px -1389px;width:24px;height:26px}.achievement-bow{background-image:url(spritesmith0.png);background-position:-1949px -1362px;width:24px;height:26px}.achievement-cactus{background-image:url(spritesmith0.png);background-position:-1924px -1362px;width:24px;height:26px}.achievement-cake{background-image:url(spritesmith0.png);background-position:-1899px -1362px;width:24px;height:26px}.achievement-cave{background-image:url(spritesmith0.png);background-position:-1949px -1335px;width:24px;height:26px}.achievement-coffin{background-image:url(spritesmith0.png);background-position:-1924px -1335px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith0.png);background-position:-1899px -1335px;width:24px;height:26px}.achievement-costumeContest{background-image:url(spritesmith0.png);background-position:-1949px -1308px;width:24px;height:26px}.achievement-dilatory{background-image:url(spritesmith0.png);background-position:-1924px -1308px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith0.png);background-position:-1899px -1308px;width:24px;height:26px}.achievement-habitBirthday{background-image:url(spritesmith0.png);background-position:-1949px -1281px;width:24px;height:26px}.achievement-heart{background-image:url(spritesmith0.png);background-position:-1924px -1281px;width:24px;height:26px}.achievement-karaoke{background-image:url(spritesmith0.png);background-position:-1899px -1281px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith0.png);background-position:-1949px -1254px;width:24px;height:26px}.achievement-nye{background-image:url(spritesmith0.png);background-position:-1924px -1254px;width:24px;height:26px}.achievement-perfect{background-image:url(spritesmith0.png);background-position:-1899px -1092px;width:24px;height:26px}.achievement-rat{background-image:url(spritesmith0.png);background-position:-1949px -1227px;width:24px;height:26px}.achievement-shield{background-image:url(spritesmith0.png);background-position:-1924px -1227px;width:24px;height:26px}.achievement-shinySeed{background-image:url(spritesmith0.png);background-position:-1899px -1227px;width:24px;height:26px}.achievement-snowball{background-image:url(spritesmith0.png);background-position:-1949px -1200px;width:24px;height:26px}.achievement-spookDust{background-image:url(spritesmith0.png);background-position:-1924px -1200px;width:24px;height:26px}.achievement-stoikalm{background-image:url(spritesmith0.png);background-position:-1899px -1200px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith0.png);background-position:-1949px -1173px;width:24px;height:26px}.achievement-sword{background-image:url(spritesmith0.png);background-position:-1924px -1173px;width:24px;height:26px}.achievement-thermometer{background-image:url(spritesmith0.png);background-position:-1899px -1173px;width:24px;height:26px}.achievement-tree{background-image:url(spritesmith0.png);background-position:-1949px -1146px;width:24px;height:26px}.achievement-triadbingo{background-image:url(spritesmith0.png);background-position:-1924px -1146px;width:24px;height:26px}.achievement-ultimate-healer{background-image:url(spritesmith0.png);background-position:-1899px -1146px;width:24px;height:26px}.achievement-ultimate-mage{background-image:url(spritesmith0.png);background-position:-1949px -1119px;width:24px;height:26px}.achievement-ultimate-rogue{background-image:url(spritesmith0.png);background-position:-1924px -1119px;width:24px;height:26px}.achievement-ultimate-warrior{background-image:url(spritesmith0.png);background-position:-1899px -1119px;width:24px;height:26px}.achievement-valentine{background-image:url(spritesmith0.png);background-position:-1949px -1092px;width:24px;height:26px}.achievement-wolf{background-image:url(spritesmith0.png);background-position:-1899px -1254px;width:24px;height:26px}.background_autumn_forest{background-image:url(spritesmith0.png);background-position:-707px 0;width:140px;height:147px}.background_beach{background-image:url(spritesmith0.png);background-position:-283px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith0.png);background-position:0 -148px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith0.png);background-position:-141px -148px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith0.png);background-position:-282px -148px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith0.png);background-position:-425px 0;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith0.png);background-position:-425px -148px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith0.png);background-position:0 -296px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith0.png);background-position:-141px -296px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith0.png);background-position:-282px -296px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith0.png);background-position:-423px -296px;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith0.png);background-position:-566px 0;width:140px;height:147px}.background_forest{background-image:url(spritesmith0.png);background-position:-566px -148px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith0.png);background-position:-566px -296px;width:140px;height:147px}.background_graveyard{background-image:url(spritesmith0.png);background-position:0 -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith0.png);background-position:-141px -444px;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith0.png);background-position:-282px -444px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith0.png);background-position:-423px -444px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith0.png);background-position:-565px -444px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith0.png);background-position:0 0;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith0.png);background-position:-707px -148px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith0.png);background-position:-707px -296px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith0.png);background-position:0 -592px;width:141px;height:147px}.background_mountain_lake{background-image:url(spritesmith0.png);background-position:-707px -444px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith0.png);background-position:-142px -592px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith0.png);background-position:-284px -592px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith0.png);background-position:-425px -592px;width:140px;height:147px}.background_rolling_hills{background-image:url(spritesmith0.png);background-position:-566px -592px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith0.png);background-position:-848px 0;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith0.png);background-position:-848px -148px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith0.png);background-position:-848px -296px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith0.png);background-position:-848px -444px;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith0.png);background-position:-848px -592px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith0.png);background-position:0 -740px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith0.png);background-position:-141px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith0.png);background-position:-282px -740px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith0.png);background-position:-423px -740px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith0.png);background-position:-565px -740px;width:141px;height:147px}.background_volcano{background-image:url(spritesmith0.png);background-position:-142px 0;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-1080px -91px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith0.png);background-position:-1105px -106px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-1080px -182px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith0.png);background-position:-1105px -197px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-1080px -273px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith0.png);background-position:-1105px -288px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-1080px -364px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith0.png);background-position:-1105px -379px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-1080px -455px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith0.png);background-position:-1105px -470px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-1080px -546px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith0.png);background-position:-1105px -561px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1080px -637px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith0.png);background-position:-1105px -652px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1080px -728px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith0.png);background-position:-1105px -743px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1080px -819px;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith0.png);background-position:-1105px -834px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1080px -910px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith0.png);background-position:-1105px -925px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1085px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-91px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith0.png);background-position:-116px -1085px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-182px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith0.png);background-position:-207px -1085px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-273px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith0.png);background-position:-298px -1085px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1085px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-455px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith0.png);background-position:-480px -1085px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-546px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith0.png);background-position:-571px -1085px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-637px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith0.png);background-position:-662px -1085px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-728px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith0.png);background-position:-753px -1085px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-819px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith0.png);background-position:-844px -1085px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-910px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith0.png);background-position:-935px -1085px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-1001px -1070px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith0.png);background-position:-1026px -1085px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1171px 0;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1196px -15px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-1171px -91px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith0.png);background-position:-1196px -106px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-1171px -182px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith0.png);background-position:-1196px -197px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-1171px -273px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith0.png);background-position:-1196px -288px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-1171px -364px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith0.png);background-position:-1196px -379px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-1171px -455px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith0.png);background-position:-1196px -470px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-1171px -546px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith0.png);background-position:-1196px -561px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-1171px -637px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith0.png);background-position:-1196px -652px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-1171px -728px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith0.png);background-position:-1196px -743px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-1171px -819px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith0.png);background-position:-1196px -834px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1171px -910px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith0.png);background-position:-1196px -925px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1171px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith0.png);background-position:-1196px -1016px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:0 -1161px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith0.png);background-position:-25px -1176px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-91px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith0.png);background-position:-116px -1176px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-182px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith0.png);background-position:-207px -1176px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-273px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith0.png);background-position:-298px -1176px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-364px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith0.png);background-position:-389px -1176px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-455px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith0.png);background-position:-480px -1176px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-546px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith0.png);background-position:-571px -1176px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-637px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith0.png);background-position:-662px -1176px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-728px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith0.png);background-position:-753px -1176px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-819px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-844px -1176px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-910px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith0.png);background-position:-935px -1176px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1001px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith0.png);background-position:-1026px -1176px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1092px -1161px;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith0.png);background-position:-1117px -1176px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1262px 0;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1287px -15px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1262px -91px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith0.png);background-position:-1287px -106px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-1262px -182px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith0.png);background-position:-1287px -197px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-1262px -273px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith0.png);background-position:-1287px -288px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-1262px -364px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith0.png);background-position:-1287px -379px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-1262px -455px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith0.png);background-position:-1287px -470px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-1262px -546px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith0.png);background-position:-1287px -561px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-1262px -637px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith0.png);background-position:-1287px -652px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1262px -728px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1287px -743px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-1262px -819px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith0.png);background-position:-1287px -834px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-1262px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith0.png);background-position:-1287px -925px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-1262px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith0.png);background-position:-1287px -1016px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-1262px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith0.png);background-position:-1287px -1107px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:0 -1252px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith0.png);background-position:-25px -1267px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-91px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith0.png);background-position:-116px -1267px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-182px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith0.png);background-position:-207px -1267px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-273px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith0.png);background-position:-298px -1267px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-364px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith0.png);background-position:-389px -1267px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-455px -1252px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith0.png);background-position:-480px -1267px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-546px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith0.png);background-position:-571px -1267px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-637px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith0.png);background-position:-662px -1267px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-728px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith0.png);background-position:-753px -1267px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-819px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith0.png);background-position:-844px -1267px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-910px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith0.png);background-position:-935px -1267px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1001px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith0.png);background-position:-1026px -1267px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1092px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith0.png);background-position:-1117px -1267px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1183px -1252px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith0.png);background-position:-1208px -1267px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1353px 0;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith0.png);background-position:-1378px -15px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1353px -91px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith0.png);background-position:-1378px -106px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1353px -182px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-1378px -197px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1353px -273px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith0.png);background-position:-1378px -288px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1353px -364px;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith0.png);background-position:-1378px -379px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-1353px -455px;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith0.png);background-position:-1378px -470px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-1353px -546px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith0.png);background-position:-1378px -561px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-1353px -637px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith0.png);background-position:-1378px -652px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-1353px -728px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith0.png);background-position:-1378px -743px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-1353px -819px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith0.png);background-position:-1378px -834px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-1353px -910px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith0.png);background-position:-1378px -925px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-1353px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith0.png);background-position:-1378px -1016px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-1353px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith0.png);background-position:-1378px -1107px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-1353px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith0.png);background-position:-1378px -1198px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:0 -1343px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith0.png);background-position:-25px -1358px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-91px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith0.png);background-position:-116px -1358px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-182px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith0.png);background-position:-207px -1358px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-273px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith0.png);background-position:-298px -1358px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-364px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith0.png);background-position:-389px -1358px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-455px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith0.png);background-position:-480px -1358px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-546px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith0.png);background-position:-571px -1358px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-637px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith0.png);background-position:-662px -1358px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-728px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith0.png);background-position:-753px -1358px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-819px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith0.png);background-position:-844px -1358px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-910px -1343px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith0.png);background-position:-935px -1358px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1001px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith0.png);background-position:-1026px -1358px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1092px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith0.png);background-position:-1117px -1358px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1183px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith0.png);background-position:-1208px -1358px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1274px -1343px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith0.png);background-position:-1299px -1358px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1444px 0;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith0.png);background-position:-1469px -15px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1444px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith0.png);background-position:-1469px -106px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1444px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith0.png);background-position:-1469px -197px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1444px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith0.png);background-position:-1469px -288px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1444px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith0.png);background-position:-1469px -379px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1444px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith0.png);background-position:-1469px -470px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1444px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1469px -561px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1444px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith0.png);background-position:-1469px -652px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-1444px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith0.png);background-position:-1469px -743px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-1444px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith0.png);background-position:-1469px -834px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1444px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith0.png);background-position:-1469px -925px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-1444px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith0.png);background-position:-1469px -1016px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-1444px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith0.png);background-position:-1469px -1107px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-1444px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith0.png);background-position:-1469px -1198px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-1444px -1274px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith0.png);background-position:-1469px -1289px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:0 -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith0.png);background-position:-25px -1449px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-91px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith0.png);background-position:-116px -1449px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-182px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith0.png);background-position:-207px -1449px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-273px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith0.png);background-position:-298px -1449px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-364px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith0.png);background-position:-389px -1449px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-455px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith0.png);background-position:-480px -1449px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-546px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith0.png);background-position:-571px -1449px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-708px -592px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith0.png);background-position:-733px -607px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-728px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith0.png);background-position:-753px -1449px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-819px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith0.png);background-position:-844px -1449px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-910px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith0.png);background-position:-935px -1449px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1001px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith0.png);background-position:-1026px -1449px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1092px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith0.png);background-position:-1117px -1449px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1183px -1434px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith0.png);background-position:-1208px -1449px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1274px -1434px;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith0.png);background-position:-1299px -1449px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1365px -1434px;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith0.png);background-position:-1390px -1449px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1535px 0;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith0.png);background-position:-1560px -15px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1535px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith0.png);background-position:-1560px -106px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1535px -182px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith0.png);background-position:-1560px -197px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1535px -273px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith0.png);background-position:-1560px -288px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1535px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith0.png);background-position:-1560px -379px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1535px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith0.png);background-position:-1560px -470px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1535px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith0.png);background-position:-1560px -561px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1535px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith0.png);background-position:-1560px -652px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1535px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-1560px -743px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1535px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith0.png);background-position:-1560px -834px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1535px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith0.png);background-position:-1560px -925px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-1535px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith0.png);background-position:-1560px -1016px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1535px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith0.png);background-position:-1560px -1107px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-1535px -1183px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith0.png);background-position:-1560px -1198px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-1535px -1274px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith0.png);background-position:-1560px -1289px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-1535px -1365px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith0.png);background-position:-1560px -1380px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:0 -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith0.png);background-position:-25px -1540px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-91px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith0.png);background-position:-116px -1540px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-182px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith0.png);background-position:-207px -1540px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-273px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith0.png);background-position:-298px -1540px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-364px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith0.png);background-position:-389px -1540px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-455px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith0.png);background-position:-480px -1540px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-546px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith0.png);background-position:-571px -1540px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-637px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith0.png);background-position:-662px -1540px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-728px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith0.png);background-position:-753px -1540px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-819px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith0.png);background-position:-844px -1540px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-910px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith0.png);background-position:-935px -1540px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1001px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith0.png);background-position:-1026px -1540px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1092px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith0.png);background-position:-1117px -1540px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1183px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith0.png);background-position:-1208px -1540px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1274px -1525px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith0.png);background-position:-1299px -1540px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1365px -1525px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith0.png);background-position:-1390px -1540px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1456px -1525px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith0.png);background-position:-1481px -1540px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1626px 0;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith0.png);background-position:-1651px -15px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1626px -91px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith0.png);background-position:-1651px -106px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1626px -182px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith0.png);background-position:-1651px -197px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1626px -273px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith0.png);background-position:-1651px -288px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1626px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith0.png);background-position:-1651px -379px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1626px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith0.png);background-position:-1651px -470px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1626px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith0.png);background-position:-1651px -561px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1626px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith0.png);background-position:-1651px -652px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1626px -728px;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith0.png);background-position:-1651px -743px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1626px -819px;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith0.png);background-position:-1651px -834px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1626px -910px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith0.png);background-position:-1651px -925px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1626px -1001px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith0.png);background-position:-1651px -1016px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1626px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith0.png);background-position:-1651px -1107px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1626px -1183px;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith0.png);background-position:-1651px -1198px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1626px -1274px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith0.png);background-position:-1651px -1289px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-1626px -1365px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith0.png);background-position:-1651px -1380px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-1626px -1456px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith0.png);background-position:-1651px -1471px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:0 -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith0.png);background-position:-25px -1631px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-91px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith0.png);background-position:-116px -1631px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-182px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith0.png);background-position:-207px -1631px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-273px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith0.png);background-position:-298px -1631px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-364px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith0.png);background-position:-389px -1631px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-455px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith0.png);background-position:-480px -1631px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-546px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith0.png);background-position:-571px -1631px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-637px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith0.png);background-position:-662px -1631px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-728px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith0.png);background-position:-753px -1631px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-819px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith0.png);background-position:-844px -1631px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-910px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith0.png);background-position:-935px -1631px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1001px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith0.png);background-position:-1026px -1631px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1092px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith0.png);background-position:-1117px -1631px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1183px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith0.png);background-position:-1208px -1631px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1274px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith0.png);background-position:-1299px -1631px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1365px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith0.png);background-position:-1390px -1631px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1456px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith0.png);background-position:-1481px -1631px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1547px -1616px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith0.png);background-position:-1572px -1631px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1717px 0;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith0.png);background-position:-1742px -15px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1717px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith0.png);background-position:-1742px -106px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1717px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith0.png);background-position:-1742px -197px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1717px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith0.png);background-position:-1742px -288px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1717px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith0.png);background-position:-1742px -379px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1717px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith0.png);background-position:-1742px -470px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1717px -546px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith0.png);background-position:-1742px -561px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1717px -637px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith0.png);background-position:-1742px -652px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1717px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith0.png);background-position:-1742px -743px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1717px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith0.png);background-position:-1742px -834px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1717px -910px;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith0.png);background-position:-1742px -925px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1717px -1001px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith0.png);background-position:-1742px -1016px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1717px -1092px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith0.png);background-position:-1742px -1107px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1717px -1183px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith0.png);background-position:-1742px -1198px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1717px -1274px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith0.png);background-position:-1742px -1289px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1717px -1365px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith0.png);background-position:-1742px -1380px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1717px -1456px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith0.png);background-position:-1742px -1471px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-1717px -1547px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith0.png);background-position:-1742px -1562px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -1722px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-91px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith0.png);background-position:-116px -1722px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-182px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith0.png);background-position:-207px -1722px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-273px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith0.png);background-position:-298px -1722px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-364px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith0.png);background-position:-389px -1722px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-455px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith0.png);background-position:-480px -1722px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-546px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith0.png);background-position:-571px -1722px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-637px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith0.png);background-position:-662px -1722px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-728px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith0.png);background-position:-753px -1722px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-819px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith0.png);background-position:-844px -1722px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-910px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith0.png);background-position:-935px -1722px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1001px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith0.png);background-position:-1026px -1722px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1092px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith0.png);background-position:-1117px -1722px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1183px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith0.png);background-position:-1208px -1722px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1274px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith0.png);background-position:-1299px -1722px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1365px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith0.png);background-position:-1390px -1722px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1456px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith0.png);background-position:-1481px -1722px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1547px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith0.png);background-position:-1572px -1722px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1638px -1707px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith0.png);background-position:-1663px -1722px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1808px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith0.png);background-position:-1833px -15px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1808px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith0.png);background-position:-1833px -106px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1808px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith0.png);background-position:-1833px -197px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1808px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith0.png);background-position:-1833px -288px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1808px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith0.png);background-position:-1833px -379px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1808px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith0.png);background-position:-1833px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1808px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith0.png);background-position:-1833px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1808px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith0.png);background-position:-1833px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1808px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith0.png);background-position:-1833px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1808px -819px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith0.png);background-position:-1833px -834px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1808px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith0.png);background-position:-1833px -925px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1808px -1001px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith0.png);background-position:-1833px -1016px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1808px -1092px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith0.png);background-position:-1833px -1107px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1808px -1183px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith0.png);background-position:-1833px -1198px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1808px -1274px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith0.png);background-position:-1833px -1289px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1808px -1365px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith0.png);background-position:-1833px -1380px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1808px -1456px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith0.png);background-position:-1833px -1471px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1808px -1547px;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith0.png);background-position:-1833px -1562px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1808px -1638px;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith0.png);background-position:-1833px -1653px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:0 -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith0.png);background-position:-25px -1813px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-91px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith0.png);background-position:-116px -1813px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-182px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith0.png);background-position:-207px -1813px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-273px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith0.png);background-position:-298px -1813px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-364px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith0.png);background-position:-389px -1813px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-455px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith0.png);background-position:-480px -1813px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-546px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith0.png);background-position:-571px -1813px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-637px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith0.png);background-position:-662px -1813px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-728px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith0.png);background-position:-753px -1813px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-819px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith0.png);background-position:-844px -1813px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-910px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith0.png);background-position:-935px -1813px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-1001px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith0.png);background-position:-1026px -1813px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1092px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith0.png);background-position:-1117px -1813px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1183px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith0.png);background-position:-1208px -1813px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1274px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith0.png);background-position:-1299px -1813px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1365px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith0.png);background-position:-1390px -1813px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1456px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith0.png);background-position:-1481px -1813px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1547px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith0.png);background-position:-1572px -1813px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1638px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith0.png);background-position:-1663px -1813px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1729px -1798px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith0.png);background-position:-1754px -1813px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1899px 0;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith0.png);background-position:-1924px -15px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1899px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith0.png);background-position:-1924px -106px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1899px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith0.png);background-position:-1924px -197px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1899px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith0.png);background-position:-1924px -288px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1899px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith0.png);background-position:-1924px -379px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1899px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith0.png);background-position:-1924px -470px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1899px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith0.png);background-position:-1924px -561px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1899px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith0.png);background-position:-1924px -652px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1899px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith0.png);background-position:-1924px -743px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1899px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith0.png);background-position:-1924px -834px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1899px -910px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith0.png);background-position:-1924px -925px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1899px -1001px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith0.png);background-position:-1924px -1016px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-637px -1434px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith0.png);background-position:-662px -1449px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-637px -979px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith0.png);background-position:-662px -994px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-546px -979px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith0.png);background-position:-571px -994px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-455px -979px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith0.png);background-position:-480px -994px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-364px -979px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith0.png);background-position:-389px -994px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-273px -979px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith0.png);background-position:-298px -994px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-182px -979px;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith0.png);background-position:-207px -994px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-91px -979px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith0.png);background-position:-116px -994px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:0 -979px;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith0.png);background-position:-25px -994px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-989px -819px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith0.png);background-position:-1014px -834px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-989px -728px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith0.png);background-position:-1014px -743px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-989px -637px;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith0.png);background-position:-1014px -652px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-989px -546px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith0.png);background-position:-1014px -561px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-989px -455px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith0.png);background-position:-1014px -470px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-989px -364px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith0.png);background-position:-1014px -379px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-989px -273px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith0.png);background-position:-1014px -288px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-989px -182px;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith0.png);background-position:-1014px -197px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-989px -91px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith0.png);background-position:-1014px -106px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-989px 0;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith0.png);background-position:-1014px -15px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-819px -888px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith0.png);background-position:-844px -903px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-728px -888px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith0.png);background-position:-753px -903px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-637px -888px;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith0.png);background-position:-662px -903px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-546px -888px;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith0.png);background-position:-571px -903px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-455px -888px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith0.png);background-position:-480px -903px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-364px -888px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith0.png);background-position:-389px -903px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-273px -888px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith0.png);background-position:-298px -903px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-182px -888px;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith0.png);background-position:-207px -903px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-91px -888px;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith0.png);background-position:-116px -903px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:0 -888px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith0.png);background-position:-25px -903px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-889px -740px;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith0.png);background-position:-914px -755px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-798px -740px;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith0.png);background-position:-823px -755px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-707px -740px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith0.png);background-position:-732px -755px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-1080px 0;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith0.png);background-position:-1105px -15px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:-910px -979px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith0.png);background-position:-935px -994px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-819px -979px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith0.png);background-position:-844px -994px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-728px -979px;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith0.png);background-position:-753px -994px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith1.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith1.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith1.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith1.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith1.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith1.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith1.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith1.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith1.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith1.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith1.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith1.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith1.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith1.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith1.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith1.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith1.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith1.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith1.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith1.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith1.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith1.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith1.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith1.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith1.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith1.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith1.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith1.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith1.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith1.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith1.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith1.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith1.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith1.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith1.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith1.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith1.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith1.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith1.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith1.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith1.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith1.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith1.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith1.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith1.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith1.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith1.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith1.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith1.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith1.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith1.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith1.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith1.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith1.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith1.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith1.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith1.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith1.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith1.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith1.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith1.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith1.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith1.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith1.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith1.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith1.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith1.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith1.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith1.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith1.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith1.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith1.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith1.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith1.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith1.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith1.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith1.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith1.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith1.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith1.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith1.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith1.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith1.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith1.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith1.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith1.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith1.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith1.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith1.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith1.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith1.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith1.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith1.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith1.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith1.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith1.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith1.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith1.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith1.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith1.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith1.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith1.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith1.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith1.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith1.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith1.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith1.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith1.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith1.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith1.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith1.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith1.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith1.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-1638px -455px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith1.png);background-position:-1663px -470px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-1638px -546px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith1.png);background-position:-1663px -561px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-1638px -637px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith1.png);background-position:-1663px -652px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-1638px -728px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith1.png);background-position:-1663px -743px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-1638px -819px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith1.png);background-position:-1663px -834px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1638px -910px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith1.png);background-position:-1663px -925px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1638px -1001px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith1.png);background-position:-1663px -1016px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1638px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith1.png);background-position:-1663px -1107px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1638px -1183px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith1.png);background-position:-1663px -1198px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1638px -1274px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith1.png);background-position:-1663px -1289px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1638px -1365px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith1.png);background-position:-1663px -1380px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1638px -1456px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith1.png);background-position:-1663px -1471px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1638px -1547px;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith1.png);background-position:-1663px -1562px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:0 -1638px;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith1.png);background-position:-25px -1653px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-91px -1638px;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith1.png);background-position:-116px -1653px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-182px -1638px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith1.png);background-position:-207px -1653px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-273px -1638px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith1.png);background-position:-298px -1653px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-364px -1638px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith1.png);background-position:-389px -1653px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-455px -1638px;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith1.png);background-position:-480px -1653px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-546px -1638px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith1.png);background-position:-571px -1653px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-637px -1638px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith1.png);background-position:-662px -1653px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-728px -1638px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith1.png);background-position:-753px -1653px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-819px -1638px;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith1.png);background-position:-844px -1653px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-910px -1638px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith1.png);background-position:-935px -1653px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1001px -1638px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith1.png);background-position:-1026px -1653px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1092px -1638px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith1.png);background-position:-1117px -1653px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1183px -1638px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith1.png);background-position:-1208px -1653px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1274px -1638px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith1.png);background-position:-1299px -1653px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1365px -1638px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith1.png);background-position:-1390px -1653px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1456px -1638px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith1.png);background-position:-1481px -1653px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-1547px -1638px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith1.png);background-position:-1572px -1653px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-1638px -1638px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith1.png);background-position:-1663px -1653px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-1729px 0;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith1.png);background-position:-1754px -15px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-1729px -91px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith1.png);background-position:-1754px -106px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-1729px -182px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith1.png);background-position:-1754px -197px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-1729px -273px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith1.png);background-position:-1754px -288px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-1729px -364px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith1.png);background-position:-1754px -379px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-1729px -455px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith1.png);background-position:-1754px -470px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-1729px -546px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith1.png);background-position:-1754px -561px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-1729px -637px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith1.png);background-position:-1754px -652px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-1729px -728px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith1.png);background-position:-1754px -743px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1729px -819px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith1.png);background-position:-1754px -834px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1729px -910px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith1.png);background-position:-1754px -925px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1729px -1001px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith1.png);background-position:-1754px -1016px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1729px -1092px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith1.png);background-position:-1754px -1107px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1729px -1183px;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith1.png);background-position:-1754px -1198px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1729px -1274px;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith1.png);background-position:-1754px -1289px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1729px -1365px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith1.png);background-position:-1754px -1380px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1729px -1456px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith1.png);background-position:-1754px -1471px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1729px -1547px;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith1.png);background-position:-1754px -1562px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1729px -1638px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith1.png);background-position:-1754px -1653px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:0 -1729px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith1.png);background-position:-25px -1744px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-91px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith1.png);background-position:-116px -1744px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-182px -1729px;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith1.png);background-position:-207px -1744px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-273px -1729px;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith1.png);background-position:-298px -1744px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-364px -1729px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith1.png);background-position:-389px -1744px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-455px -1729px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith1.png);background-position:-480px -1744px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-546px -1729px;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith1.png);background-position:-571px -1744px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-637px -1729px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith1.png);background-position:-662px -1744px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-728px -1729px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith1.png);background-position:-753px -1744px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-819px -1729px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith1.png);background-position:-844px -1744px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-910px -1729px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith1.png);background-position:-935px -1744px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1001px -1729px;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith1.png);background-position:-1026px -1744px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1092px -1729px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith1.png);background-position:-1117px -1744px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1183px -1729px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith1.png);background-position:-1208px -1744px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1274px -1729px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith1.png);background-position:-1299px -1744px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1365px -1729px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith1.png);background-position:-1390px -1744px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1456px -1729px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith1.png);background-position:-1481px -1744px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:-1547px -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith1.png);background-position:-1572px -1744px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-1638px -1729px;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith1.png);background-position:-1663px -1744px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-1729px -1729px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith1.png);background-position:-1754px -1744px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-1820px 0;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith1.png);background-position:-1845px -15px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-1820px -91px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith1.png);background-position:-1845px -106px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith2.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith2.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith2.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith2.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith2.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith2.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith2.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith2.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith2.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith2.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith2.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith2.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith2.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith2.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith2.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith2.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith2.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith2.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith2.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith2.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith2.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith2.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith2.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith2.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith2.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith2.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith2.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith2.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith2.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith2.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith2.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith2.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith2.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith2.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith2.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith2.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith2.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith2.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith2.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith2.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith2.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith2.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith2.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith2.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith2.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith2.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith2.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith2.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith2.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith2.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith2.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith2.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith2.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith2.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith2.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith2.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith2.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith2.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith2.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith2.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith2.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith2.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith2.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith2.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith2.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith2.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith2.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith2.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith2.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith2.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith2.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith2.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith2.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith2.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith2.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith2.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith2.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith2.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith2.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith2.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith2.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith2.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith2.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith2.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith2.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith2.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith2.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith2.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith2.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith2.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith2.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith2.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith2.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith2.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith2.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith2.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith2.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith2.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith2.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith2.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith2.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith2.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith2.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith2.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith2.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith2.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith2.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith2.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith2.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith2.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith2.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith2.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith2.png);background-position:-935px -470px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith2.png);background-position:-935px -561px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith2.png);background-position:-935px -652px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith2.png);background-position:-935px -743px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith2.png);background-position:-935px -834px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith2.png);background-position:-25px -925px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith2.png);background-position:-116px -925px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith2.png);background-position:-207px -925px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith2.png);background-position:-298px -925px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith2.png);background-position:-389px -925px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith2.png);background-position:-480px -925px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith2.png);background-position:-571px -925px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith2.png);background-position:-662px -925px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith2.png);background-position:-753px -925px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith2.png);background-position:-844px -925px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith2.png);background-position:-935px -925px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith2.png);background-position:-1026px -15px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith2.png);background-position:-1026px -106px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith2.png);background-position:-1026px -197px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith2.png);background-position:-1026px -288px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith2.png);background-position:-1026px -379px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith2.png);background-position:-1026px -470px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith2.png);background-position:-1026px -561px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith2.png);background-position:-1026px -652px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith2.png);background-position:-1026px -743px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith2.png);background-position:-1026px -834px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith2.png);background-position:-1026px -925px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith2.png);background-position:-25px -1016px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith2.png);background-position:-116px -1016px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith2.png);background-position:-207px -1016px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith2.png);background-position:-298px -1016px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith2.png);background-position:-389px -1031px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith2.png);background-position:-480px -1031px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith2.png);background-position:-571px -1031px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith2.png);background-position:-662px -1031px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith2.png);background-position:-753px -1031px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith2.png);background-position:-844px -1031px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith2.png);background-position:-935px -1031px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith2.png);background-position:-1026px -1031px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith2.png);background-position:-1117px -30px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith2.png);background-position:-1117px -121px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-1117px -212px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith2.png);background-position:-1117px -303px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith2.png);background-position:-1117px -394px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith2.png);background-position:-1117px -485px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith2.png);background-position:-1117px -576px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1117px -667px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1117px -758px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith2.png);background-position:-1117px -849px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith2.png);background-position:-1117px -940px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith2.png);background-position:-1117px -1031px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith2.png);background-position:-25px -1122px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith2.png);background-position:-116px -1122px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith2.png);background-position:-207px -1122px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith2.png);background-position:-298px -1122px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith2.png);background-position:-389px -1122px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith2.png);background-position:-480px -1122px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith2.png);background-position:-571px -1122px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith2.png);background-position:-662px -1122px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith2.png);background-position:-753px -1122px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith2.png);background-position:-844px -1122px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith2.png);background-position:-935px -1122px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith2.png);background-position:-1026px -1122px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith2.png);background-position:-1117px -1122px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith2.png);background-position:-1208px -30px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith2.png);background-position:-1208px -106px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith2.png);background-position:-1208px -197px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith2.png);background-position:-1208px -288px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith2.png);background-position:-1208px -379px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith2.png);background-position:-1208px -470px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith2.png);background-position:-1208px -561px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith2.png);background-position:-1208px -652px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith2.png);background-position:-1208px -743px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith2.png);background-position:-1208px -834px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith2.png);background-position:-1208px -925px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith2.png);background-position:-1208px -1016px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1107px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith2.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith2.png);background-position:-25px -1198px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith2.png);background-position:-116px -1198px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith2.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith2.png);background-position:-207px -1198px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith2.png);background-position:-298px -1198px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith2.png);background-position:-389px -1198px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith2.png);background-position:-480px -1198px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith2.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith2.png);background-position:-571px -1198px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith2.png);background-position:-662px -1198px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith2.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith2.png);background-position:-753px -1198px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith2.png);background-position:-844px -1198px;width:60px;height:60px}.skin_clownfish{background-image:url(spritesmith2.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.skin_clownfish{background-image:url(spritesmith2.png);background-position:-935px -1198px;width:60px;height:60px}.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.skin_clownfish_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1198px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith2.png);background-position:-1117px -1198px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1198px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith2.png);background-position:-1299px -15px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith2.png);background-position:-1299px -106px;width:60px;height:60px}.skin_deepocean{background-image:url(spritesmith2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.skin_deepocean{background-image:url(spritesmith2.png);background-position:-1299px -197px;width:60px;height:60px}.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.skin_deepocean_sleep{background-image:url(spritesmith2.png);background-position:-1299px -288px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith2.png);background-position:0 0;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith2.png);background-position:-25px -15px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith2.png);background-position:-1299px -470px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith2.png);background-position:-1299px -561px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith2.png);background-position:-1299px -652px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith2.png);background-position:-1299px -743px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith2.png);background-position:-1299px -834px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith2.png);background-position:-1299px -925px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1016px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith2.png);background-position:-1299px -1107px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith2.png);background-position:-1299px -1198px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith2.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith2.png);background-position:-25px -1289px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith2.png);background-position:-116px -1289px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith2.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith2.png);background-position:-207px -1289px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith2.png);background-position:-298px -1289px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith2.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith2.png);background-position:-389px -1289px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith2.png);background-position:-480px -1289px;width:60px;height:60px}.skin_merblue{background-image:url(spritesmith2.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.skin_merblue{background-image:url(spritesmith2.png);background-position:-571px -1289px;width:60px;height:60px}.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.skin_merblue_sleep{background-image:url(spritesmith2.png);background-position:-662px -1289px;width:60px;height:60px}.skin_mergold{background-image:url(spritesmith2.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.skin_mergold{background-image:url(spritesmith2.png);background-position:-753px -1289px;width:60px;height:60px}.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.skin_mergold_sleep{background-image:url(spritesmith2.png);background-position:-844px -1289px;width:60px;height:60px}.skin_mergreen{background-image:url(spritesmith2.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.skin_mergreen{background-image:url(spritesmith2.png);background-position:-935px -1289px;width:60px;height:60px}.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.skin_mergreen_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1289px;width:60px;height:60px}.skin_merruby{background-image:url(spritesmith2.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.skin_merruby{background-image:url(spritesmith2.png);background-position:-1117px -1289px;width:60px;height:60px}.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.skin_merruby_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1289px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith2.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith2.png);background-position:-1299px -1289px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith2.png);background-position:-1390px -15px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith2.png);background-position:-1390px -106px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith2.png);background-position:-1390px -197px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith2.png);background-position:-1390px -288px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith2.png);background-position:-1390px -379px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith2.png);background-position:-1390px -470px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith2.png);background-position:-1390px -561px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith2.png);background-position:-1390px -652px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith2.png);background-position:-1390px -743px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith2.png);background-position:-1390px -834px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith2.png);background-position:-1390px -925px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith2.png);background-position:-1390px -1016px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1107px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith2.png);background-position:-1390px -1198px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1289px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith2.png);background-position:-25px -1380px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith2.png);background-position:-116px -1380px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith2.png);background-position:-207px -1380px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith2.png);background-position:-298px -1380px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith2.png);background-position:-389px -1380px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith2.png);background-position:-480px -1380px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith2.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith2.png);background-position:-571px -1380px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith2.png);background-position:-662px -1380px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith2.png);background-position:-753px -1380px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith2.png);background-position:-844px -1380px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith2.png);background-position:-935px -1380px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith2.png);background-position:-1026px -1380px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith2.png);background-position:-1117px -1380px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith2.png);background-position:-1208px -1380px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith2.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith2.png);background-position:-1299px -1380px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith2.png);background-position:-1390px -1380px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith2.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith2.png);background-position:-1481px -15px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith2.png);background-position:-1481px -106px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith2.png);background-position:-1481px -197px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith2.png);background-position:-1481px -288px;width:60px;height:60px}.skin_shark{background-image:url(spritesmith2.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.skin_shark{background-image:url(spritesmith2.png);background-position:-1481px -379px;width:60px;height:60px}.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.skin_shark_sleep{background-image:url(spritesmith2.png);background-position:-1481px -470px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith2.png);background-position:-1481px -561px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith2.png);background-position:-1481px -652px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith2.png);background-position:-1481px -743px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith2.png);background-position:-1481px -834px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith2.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith2.png);background-position:-1481px -925px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1016px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith2.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith2.png);background-position:-1481px -1107px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1198px;width:60px;height:60px}.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.skin_tropicalwater{background-image:url(spritesmith2.png);background-position:-1481px -1289px;width:60px;height:60px}.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.skin_tropicalwater_sleep{background-image:url(spritesmith2.png);background-position:-1481px -1380px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith2.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith2.png);background-position:-25px -1471px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith2.png);background-position:-116px -1471px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith2.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith2.png);background-position:-207px -1471px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith2.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith2.png);background-position:-298px -1471px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith2.png);background-position:-389px -1471px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith2.png);background-position:-480px -1471px;width:60px;height:60px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-546px -1456px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-637px -1456px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-728px -1456px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-819px -1456px;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-910px -1456px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1001px -1456px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1092px -1456px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1183px -1456px;width:90px;height:90px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1744px -492px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1744px -451px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith2.png);background-position:-1744px -410px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith2.png);background-position:-1482px -1679px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith2.png);background-position:-1441px -1679px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith2.png);background-position:-1400px -1679px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith2.png);background-position:-1359px -1679px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith2.png);background-position:-1318px -1679px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1277px -1679px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1744px -533px;width:40px;height:40px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith2.png);background-position:-1547px -455px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith2.png);background-position:-1547px -546px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith2.png);background-position:-1547px -637px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith2.png);background-position:-1547px -728px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1547px -819px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1547px -910px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1547px -1001px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1547px -1092px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1547px -1183px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1547px -1274px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1547px -1365px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1547px -1456px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-333px -1547px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-424px -1547px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith2.png);background-position:-515px -1547px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-606px -1547px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-697px -1547px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-788px -1547px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-879px -1547px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-970px -1547px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1061px -1547px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1152px -1547px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1243px -1547px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1334px -1547px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1425px -1547px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith2.png);background-position:-1195px -1679px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith2.png);background-position:-1154px -1679px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith2.png);background-position:-1113px -1679px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith2.png);background-position:-1072px -1679px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith2.png);background-position:-1031px -1679px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-1687px -1638px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-1564px -1638px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-1523px -1638px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-1482px -1638px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1441px -1638px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith2.png);background-position:-1400px -1638px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith2.png);background-position:-1359px -1638px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith2.png);background-position:-1318px -1638px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1277px -1638px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1236px -1638px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1195px -1638px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1154px -1638px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1113px -1638px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1072px -1638px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1031px -1638px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1501px -1497px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1236px -1679px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1501px -1456px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith2.png);background-position:-394px -1638px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith2.png);background-position:-485px -1638px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith2.png);background-position:-576px -1638px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith2.png);background-position:-667px -1638px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith2.png);background-position:-758px -1638px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith2.png);background-position:-849px -1638px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith2.png);background-position:-303px -1638px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith2.png);background-position:-212px -1638px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith2.png);background-position:-121px -1638px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith2.png);background-position:-1638px -1547px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith2.png);background-position:-1638px -1456px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith2.png);background-position:-1638px -1365px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith2.png);background-position:-1638px -1274px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith2.png);background-position:-1638px -1183px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith2.png);background-position:-1638px -1092px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith2.png);background-position:-1638px -1001px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith2.png);background-position:-1638px -910px;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith2.png);background-position:-1638px -819px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith2.png);background-position:-1638px -728px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith2.png);background-position:-1638px -637px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith2.png);background-position:-1638px -546px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1638px -455px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -364px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1605px -1638px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1646px -1638px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith2.png);background-position:-1638px -273px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith2.png);background-position:-1638px -182px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1638px -91px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:0 -1638px;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1638px 0;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1516px -1547px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -364px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith2.png);background-position:-212px -1547px;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-106px -1547px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -273px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px -182px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:0 -1547px;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1547px -91px;width:90px;height:90px}.shop_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1523px -1679px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1564px -1679px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1605px -1679px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1646px -1679px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1687px -1679px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith2.png);background-position:-1744px 0;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1744px -41px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1744px -82px;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1744px -123px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1744px -164px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1744px -205px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1744px -246px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith2.png);background-position:-1744px -287px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1744px -328px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-1744px -369px;width:40px;height:40px}.slim_armor_special_fallHealer{background-image:url(spritesmith2.png);background-position:-1547px 0;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith2.png);background-position:-1380px -1456px;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith2.png);background-position:-1274px -1456px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith2.png);background-position:-940px -1638px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith3.png);background-position:-273px -1349px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith3.png);background-position:-728px -1258px;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith3.png);background-position:0 -530px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith3.png);background-position:-570px -279px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-643px -803px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith3.png);background-position:-734px -803px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1107px -1481px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1066px -1481px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith3.png);background-position:-1207px -728px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith3.png);background-position:-1207px -819px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-1207px -910px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith3.png);background-position:-636px -1167px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-1025px -1481px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith3.png);background-position:-984px -1481px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith3.png);background-position:-943px -1481px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith3.png);background-position:-182px -1258px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-273px -1258px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith3.png);background-position:-364px -1258px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-902px -1481px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith3.png);background-position:-861px -1481px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith3.png);background-position:-940px -1258px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith3.png);background-position:-1031px -1258px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith3.png);background-position:-1389px -364px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith3.png);background-position:-820px -1481px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith3.png);background-position:-779px -1481px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-1389px -637px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith3.png);background-position:-1389px -910px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-738px -1481px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith3.png);background-position:-697px -1481px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith3.png);background-position:-182px -1349px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-376px -424px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith3.png);background-position:-570px 0;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-656px -1481px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith3.png);background-position:-615px -1481px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith3.png);background-position:-467px -424px;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-570px -370px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith3.png);background-position:-106px -530px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-574px -1481px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith3.png);background-position:-533px -1481px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith3.png);background-position:-379px -530px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-470px -530px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith3.png);background-position:-561px -530px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-492px -1481px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith3.png);background-position:-451px -1481px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith3.png);background-position:-661px -182px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-661px -273px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-661px -364px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-410px -1481px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith3.png);background-position:-369px -1481px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith3.png);background-position:-91px -621px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith3.png);background-position:-182px -621px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-276px -621px;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-328px -1481px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith3.png);background-position:-287px -1481px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith3.png);background-position:-552px -621px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith3.png);background-position:-646px -621px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith3.png);background-position:-246px -1481px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-1501px -1394px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith3.png);background-position:-752px -182px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-752px -273px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith3.png);background-position:-752px -364px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:-1501px -1353px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith3.png);background-position:-1501px -1312px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith3.png);background-position:0 -712px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-91px -712px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith3.png);background-position:-182px -712px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-1501px -1271px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith3.png);background-position:-1501px -1230px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith3.png);background-position:-455px -712px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-546px -712px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith3.png);background-position:-1501px -1189px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-1501px -1148px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith3.png);background-position:-843px 0;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-843px -91px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-843px -182px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-1501px -1107px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith3.png);background-position:-1501px -1066px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith3.png);background-position:-843px -455px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith3.png);background-position:-843px -546px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-843px -637px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-1501px -1025px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith3.png);background-position:-1501px -984px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith3.png);background-position:-188px -803px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith3.png);background-position:-279px -803px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith3.png);background-position:-1501px -943px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-1501px -902px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith3.png);background-position:-552px -803px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-103px -106px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-194px -106px;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-1501px -861px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith3.png);background-position:-1501px -820px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith3.png);background-position:-297px 0;width:90px;height:105px}.broad_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-934px -182px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-934px -273px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith3.png);background-position:-934px -364px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-1501px -779px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith3.png);background-position:-1501px -738px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith3.png);background-position:-1501px -697px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-1501px -656px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith3.png);background-position:-934px -728px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith3.png);background-position:-97px -894px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-188px -894px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-279px -894px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith3.png);background-position:-370px -894px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-461px -894px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith3.png);background-position:-1501px -615px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith3.png);background-position:-1501px -574px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith3.png);background-position:-1501px -533px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith3.png);background-position:-1501px -492px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-916px -894px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1025px 0;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1025px -91px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1025px -182px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-1025px -273px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-1025px -364px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-1025px -455px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1025px -546px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1025px -637px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1025px -728px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1025px -819px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:0 -985px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-91px -985px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-182px -985px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-273px -985px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:-364px -985px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-455px -985px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-546px -985px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-637px -985px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-728px -985px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith3.png);background-position:-819px -985px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith3.png);background-position:-910px -985px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith3.png);background-position:-1001px -985px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1116px 0;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1116px -91px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1116px -182px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1116px -273px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-1116px -364px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-1116px -455px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1116px -546px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-615px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-574px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-533px -1440px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-492px -1440px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-451px -1440px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-410px -1440px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-369px -1440px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-328px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-287px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-246px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-205px -1440px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-164px -1440px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith3.png);background-position:-123px -1440px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith3.png);background-position:-82px -1440px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith3.png);background-position:-41px -1440px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith3.png);background-position:0 -1440px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1426px -1390px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1385px -1390px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1344px -1390px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1303px -1390px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith3.png);background-position:-1262px -1390px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith3.png);background-position:-1221px -1390px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith3.png);background-position:-1180px -1390px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1139px -1390px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1098px -1390px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1057px -1390px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1016px -1390px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith3.png);background-position:-975px -1390px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith3.png);background-position:-934px -1390px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith3.png);background-position:-893px -1390px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-852px -1390px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-811px -1390px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-770px -1390px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1426px -1349px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-1385px -1349px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1344px -1349px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1303px -1349px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1262px -1349px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1000px -1167px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1091px -1167px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1182px -1167px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1298px 0;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith3.png);background-position:-1298px -91px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith3.png);background-position:-1298px -182px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith3.png);background-position:-1298px -273px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1298px -364px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith3.png);background-position:-1298px -455px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith3.png);background-position:-1298px -546px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith3.png);background-position:-1298px -637px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith3.png);background-position:-1298px -728px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith3.png);background-position:-1298px -819px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith3.png);background-position:-1298px -910px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith3.png);background-position:-1298px -1001px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith3.png);background-position:-1298px -1092px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:0 -1258px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-91px -1258px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 0;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-103px -318px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-194px -318px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith3.png);background-position:-285px -318px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-546px -1258px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-637px -1258px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-103px 0;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-376px -318px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-479px 0;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-479px -106px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1122px -1258px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1234px -1258px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1389px 0;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1389px -91px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1389px -182px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1389px -273px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -424px;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-479px -212px;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-479px -318px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith3.png);background-position:-103px -424px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1389px -728px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1389px -819px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith3.png);background-position:-194px -424px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith3.png);background-position:-388px -212px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith3.png);background-position:-1389px -1092px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith3.png);background-position:-1389px -1183px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:0 -1349px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -106px;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-206px 0;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-285px -424px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-364px -1349px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-476px -1349px;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1221px -1349px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1180px -1349px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-1430px -1274px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-1066px -1440px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1298px -1183px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-1339px -1183px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1207px -1092px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1248px -1092px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1116px -1001px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1157px -1001px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-1025px -910px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-1066px -910px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith3.png);background-position:-934px -819px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith3.png);background-position:-975px -819px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith3.png);background-position:-843px -728px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-884px -728px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-752px -637px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-793px -637px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-661px -546px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-702px -546px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith3.png);background-position:-570px -461px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith3.png);background-position:-611px -461px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1118px -1076px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1159px -1076px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-1118px -1117px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-1159px -1117px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-1346px -1258px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1346px -1299px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith3.png);background-position:-770px -1349px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-811px -1349px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-852px -1349px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-893px -1349px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-934px -1349px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-975px -1349px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:-1016px -1349px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-1057px -1349px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-1098px -1349px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-1139px -1349px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-679px -1349px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-588px -1349px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:0 -318px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-388px -106px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith3.png);background-position:-388px 0;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith3.png);background-position:-285px -212px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith3.png);background-position:-524px -1167px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-412px -1167px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith3.png);background-position:-321px -1167px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith3.png);background-position:-1207px -1001px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith3.png);background-position:-182px -212px;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith3.png);background-position:-91px -212px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith3.png);background-position:0 -212px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith3.png);background-position:-297px -106px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith3.png);background-position:-209px -1167px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith3.png);background-position:-97px -1167px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-1207px -546px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith3.png);background-position:-1207px -455px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-1207px -364px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1207px -273px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1207px -182px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1167px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1207px -91px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-1207px 0;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith3.png);background-position:-1027px -1076px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith3.png);background-position:-936px -1076px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith3.png);background-position:-845px -1076px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith3.png);background-position:-754px -1076px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith3.png);background-position:-663px -1076px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-572px -1076px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-481px -1076px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-384px -1076px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-293px -1076px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith3.png);background-position:-202px -1076px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith3.png);background-position:-97px -1076px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1116px -910px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1116px -819px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -1076px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1116px -728px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1116px -637px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-656px -1440px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith3.png);background-position:-697px -1440px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-738px -1440px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-779px -1440px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-820px -1440px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-861px -1440px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-902px -1440px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-943px -1440px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith3.png);background-position:-984px -1440px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith3.png);background-position:-1025px -1440px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith3.png);background-position:-1389px -1274px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith3.png);background-position:-1107px -1440px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith3.png);background-position:-1148px -1440px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1189px -1440px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1230px -1440px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1271px -1440px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1312px -1440px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith3.png);background-position:-1353px -1440px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith3.png);background-position:-1394px -1440px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith3.png);background-position:-1435px -1440px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1501px 0;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1501px -41px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1501px -82px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith3.png);background-position:-1501px -123px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-1501px -164px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith3.png);background-position:-1501px -205px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-1501px -246px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-1501px -287px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-1501px -328px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:-1501px -369px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-1501px -410px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-1501px -451px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith3.png);background-position:-825px -894px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith3.png);background-position:-734px -894px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith3.png);background-position:-643px -894px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-552px -894px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-934px -637px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -894px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-934px -546px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith3.png);background-position:-934px -455px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith3.png);background-position:-934px 0;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith3.png);background-position:-825px -803px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith3.png);background-position:-461px -803px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith3.png);background-position:-370px -803px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith3.png);background-position:-97px -803px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith3.png);background-position:0 -803px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith3.png);background-position:-843px -364px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith3.png);background-position:-843px -273px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-728px -712px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-637px -712px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-364px -712px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-273px -712px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-752px -546px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-752px -455px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-752px -91px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-1501px -1435px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith3.png);background-position:0 -1481px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-41px -1481px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith3.png);background-position:-82px -1481px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-123px -1481px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith3.png);background-position:-164px -1481px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith3.png);background-position:-205px -1481px;width:40px;height:40px}.head_0{background-image:url(spritesmith3.png);background-position:-752px 0;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith3.png);background-position:-777px -15px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith3.png);background-position:-461px -621px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith3.png);background-position:-370px -621px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith3.png);background-position:0 -621px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith3.png);background-position:-661px -455px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith3.png);background-position:-661px -91px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith3.png);background-position:-661px 0;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith3.png);background-position:-288px -530px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith3.png);background-position:-197px -530px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith3.png);background-position:-570px -188px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith3.png);background-position:-570px -97px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith3.png);background-position:-91px -1349px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith3.png);background-position:-1389px -1001px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith3.png);background-position:-1389px -546px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith3.png);background-position:-1389px -455px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith3.png);background-position:-849px -1258px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith3.png);background-position:-455px -1258px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith3.png);background-position:-909px -1167px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith3.png);background-position:-818px -1167px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith3.png);background-position:-727px -1167px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith3.png);background-position:-1207px -637px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith3.png);background-position:-934px -91px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith3.png);background-position:-1148px -1481px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith3.png);background-position:-1189px -1481px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith3.png);background-position:-1230px -1481px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith3.png);background-position:-1271px -1481px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith3.png);background-position:-1312px -1481px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith3.png);background-position:-1353px -1481px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith3.png);background-position:-1394px -1481px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith3.png);background-position:-1435px -1481px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith3.png);background-position:-1476px -1481px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith3.png);background-position:-1542px 0;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith3.png);background-position:-1542px -41px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith3.png);background-position:-1542px -82px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith3.png);background-position:-1542px -123px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith4.png);background-position:-1394px -1931px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith4.png);background-position:-1582px -1450px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith4.png);background-position:-390px -1879px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith4.png);background-position:-431px -1879px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith4.png);background-position:-472px -1879px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith4.png);background-position:-1251px -1879px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith4.png);background-position:-1702px -1879px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith4.png);background-position:-41px -1931px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith4.png);background-position:-123px -1931px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith4.png);background-position:-287px -1931px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith4.png);background-position:-1913px -1092px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith4.png);background-position:-1938px -1107px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith4.png);background-position:-1822px -1092px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith4.png);background-position:-1847px -1107px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith4.png);background-position:-2017px -273px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith4.png);background-position:-2042px -288px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith4.png);background-position:-1731px -91px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith4.png);background-position:-1756px -106px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith4.png);background-position:-1564px -1544px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith4.png);background-position:-1589px -1559px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith4.png);background-position:-1822px -910px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith4.png);background-position:-1847px -925px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith4.png);background-position:-2004px -819px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith4.png);background-position:-2029px -834px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith4.png);background-position:-1822px -819px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith4.png);background-position:-1847px -834px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith4.png);background-position:-328px -1931px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith4.png);background-position:-369px -1931px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith4.png);background-position:-410px -1931px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith4.png);background-position:-1353px -1931px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith4.png);background-position:-1312px -1931px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith4.png);background-position:-1271px -1931px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith4.png);background-position:-1230px -1931px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith4.png);background-position:-1189px -1931px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith4.png);background-position:-1473px -1544px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith4.png);background-position:-1589px -1647px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith4.png);background-position:-1680px -1647px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith4.png);background-position:-1822px -182px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith4.png);background-position:-2004px -182px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith4.png);background-position:-1822px -273px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith4.png);background-position:-1913px -273px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith4.png);background-position:-1822px -364px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith4.png);background-position:0 -1647px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith4.png);background-position:-115px -1647px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith4.png);background-position:-1822px -1183px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith4.png);background-position:-1937px -1183px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith4.png);background-position:-2004px -728px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-1913px -637px;width:111px;height:90px}.shield_warrior_1{background-image:url(spritesmith4.png);background-position:-1913px -546px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith4.png);background-position:-2017px -364px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith4.png);background-position:-1926px -364px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith4.png);background-position:-1913px -182px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith4.png);background-position:-1731px 0;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith4.png);background-position:-1148px -1931px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith4.png);background-position:-1107px -1931px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith4.png);background-position:-1066px -1931px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith4.png);background-position:-1025px -1931px;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith4.png);background-position:-984px -1931px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith4.png);background-position:-943px -1931px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith4.png);background-position:-902px -1931px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith4.png);background-position:-861px -1931px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith4.png);background-position:-820px -1931px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith4.png);background-position:-779px -1931px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith4.png);background-position:-738px -1931px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith4.png);background-position:-697px -1931px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith4.png);background-position:-656px -1931px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith4.png);background-position:-615px -1931px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith4.png);background-position:-574px -1931px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith4.png);background-position:-533px -1931px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith4.png);background-position:0 -1931px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith4.png);background-position:-1989px -1879px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith4.png);background-position:-1948px -1879px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith4.png);background-position:-1907px -1879px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith4.png);background-position:-1866px -1879px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1825px -1879px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1784px -1879px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1743px -1879px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1581px -365px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith4.png);background-position:-1661px -1879px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith4.png);background-position:-1620px -1879px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-1579px -1879px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-1538px -1879px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1497px -1879px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1456px -1879px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1415px -1879px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1374px -1879px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1333px -1879px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith4.png);background-position:-1292px -1879px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith4.png);background-position:-1210px -1879px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith4.png);background-position:-1169px -1879px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith4.png);background-position:-1128px -1879px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith4.png);background-position:-1087px -1879px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1046px -1879px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-1005px -1879px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-923px -1879px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-882px -1879px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-800px -1879px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-759px -1879px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-718px -1879px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-677px -1879px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-636px -1879px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-595px -1879px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-554px -1879px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-964px -1879px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-841px -1879px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-513px -1879px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith4.png);background-position:-1731px -182px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith4.png);background-position:-1731px -273px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith4.png);background-position:-1731px -364px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith4.png);background-position:-1731px -455px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith4.png);background-position:-1731px -546px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith4.png);background-position:-1731px -637px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith4.png);background-position:-1731px -728px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith4.png);background-position:-1731px -819px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith4.png);background-position:-1731px -910px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith4.png);background-position:-1731px -1001px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith4.png);background-position:-1731px -1092px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith4.png);background-position:-1731px -1183px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith4.png);background-position:-1731px -1274px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith4.png);background-position:-1498px -1647px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith4.png);background-position:-212px -1647px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith4.png);background-position:-1731px -1365px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith4.png);background-position:-1731px -1456px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith4.png);background-position:-1731px -1547px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith4.png);background-position:-315px -1647px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith4.png);background-position:-406px -1647px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith4.png);background-position:-497px -1647px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith4.png);background-position:-588px -1647px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith4.png);background-position:-679px -1647px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith4.png);background-position:-770px -1647px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith4.png);background-position:-861px -1647px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith4.png);background-position:-952px -1647px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith4.png);background-position:-1043px -1647px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith4.png);background-position:-1134px -1647px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith4.png);background-position:-1225px -1647px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith4.png);background-position:-1316px -1647px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith4.png);background-position:-1407px -1647px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith4.png);background-position:-2004px -1274px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith4.png);background-position:-1435px -1931px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith4.png);background-position:-2095px -182px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith4.png);background-position:-1853px -1707px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith4.png);background-position:-1568px -583px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith4.png);background-position:-1568px -531px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith4.png);background-position:-1674px -1456px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith4.png);background-position:-1625px -1156px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith4.png);background-position:-1625px -1056px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith4.png);background-position:-1625px -1256px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith4.png);background-position:-1625px -1356px;width:99px;height:99px}.inventory_present{background-image:url(spritesmith4.png);background-position:-1625px -1456px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith4.png);background-position:-2018px -1655px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith4.png);background-position:-1920px -1655px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith4.png);background-position:-1871px -1655px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith4.png);background-position:-1822px -1655px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith4.png);background-position:-2018px -1603px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith4.png);background-position:-1969px -1603px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith4.png);background-position:-1920px -1603px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith4.png);background-position:-1871px -1603px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith4.png);background-position:-1822px -1603px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith4.png);background-position:-2018px -1551px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith4.png);background-position:-1969px -1551px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith4.png);background-position:-1920px -1551px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith4.png);background-position:-1822px -1551px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith4.png);background-position:-2054px -1496px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith4.png);background-position:-1938px -1496px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith4.png);background-position:-1880px -1496px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith4.png);background-position:-349px -1879px;width:40px;height:40px}.inventory_special_shinySeed{background-image:url(spritesmith4.png);background-position:-1822px -1496px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith4.png);background-position:-1996px -1441px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith4.png);background-position:-1938px -1441px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith4.png);background-position:-1871px -1551px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith4.png);background-position:-1880px -1441px;width:57px;height:54px}.pet_key{background-image:url(spritesmith4.png);background-position:-1822px -1441px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith4.png);background-position:-1996px -1496px;width:57px;height:54px}.shop_armoire{background-image:url(spritesmith4.png);background-position:-492px -1931px;width:40px;height:40px}.snowman{background-image:url(spritesmith4.png);background-position:-1822px -1274px;width:90px;height:90px}.spookman{background-image:url(spritesmith4.png);background-position:-1913px -1274px;width:90px;height:90px}.welcome_to_Habit_1{background-image:url(spritesmith4.png);background-position:-680px -1544px;width:502px;height:99px}.welcome_to_Habit_2{background-image:url(spritesmith4.png);background-position:-223px -1076px;width:500px;height:171px}.welcome_to_Habit_3{background-image:url(spritesmith4.png);background-position:-220px 0;width:584px;height:220px}.welcome_to_Habit_4{background-image:url(spritesmith4.png);background-position:-724px -1076px;width:423px;height:171px}.zzz{background-image:url(spritesmith4.png);background-position:-451px -1931px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith4.png);background-position:-308px -1879px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith4.png);background-position:-1057px -1254px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith4.png);background-position:-1625px -954px;width:71px;height:101px}.npc_daniel{background-image:url(spritesmith4.png);background-position:-1462px -407px;width:135px;height:123px}.npc_ian{background-image:url(spritesmith4.png);background-position:-1462px -139px;width:75px;height:135px}.npc_justin{background-image:url(spritesmith4.png);background-position:-1538px -139px;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith4.png);background-position:-766px -232px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith4.png);background-position:-861px -1254px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith4.png);background-position:0 -1405px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith4.png);background-position:-502px -1254px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith4.png);background-position:-2004px -1092px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith4.png);background-position:-1462px 0;width:162px;height:138px}.seasonalshop_summer2015{background-image:url(spritesmith4.png);background-position:-698px -1254px;width:162px;height:138px}.2014_Fall_HealerPROMO2{background-image:url(spritesmith4.png);background-position:-1943px -1001px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith4.png);background-position:-1822px -1001px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith4.png);background-position:-2004px -910px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith4.png);background-position:-1913px -910px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith4.png);background-position:-963px -1738px;width:374px;height:76px}.promo_item_notif{background-image:url(spritesmith4.png);background-position:-430px -1544px;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith4.png);background-position:-1913px -819px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith4.png);background-position:-1183px -1544px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith4.png);background-position:-2048px -1365px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith4.png);background-position:-2040px -455px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith4.png);background-position:-1913px -728px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith4.png);background-position:-1975px -1365px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith4.png);background-position:-1822px -728px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith4.png);background-position:-2052px -1183px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith4.png);background-position:-2062px -1274px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith4.png);background-position:-1822px -637px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith4.png);background-position:-2004px -546px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith4.png);background-position:-2025px -637px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith4.png);background-position:-1822px -546px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith4.png);background-position:-2034px -1001px;width:42px;height:69px}.promo_mystery_3014{background-image:url(spritesmith4.png);background-position:-1822px -455px;width:217px;height:90px}.promo_partyhats{background-image:url(spritesmith4.png);background-position:-147px -1879px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-301px -1738px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith4.png);background-position:-326px -1753px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1245px -709px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith4.png);background-position:-1270px -724px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-632px -1738px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith4.png);background-position:-657px -1753px;width:60px;height:60px}.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1274px -1544px;width:198px;height:91px}.customize-option.promo_splashyskins{background-image:url(spritesmith4.png);background-position:-1299px -1559px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith4.png);background-position:-1822px -91px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith4.png);background-position:-1822px 0;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith4.png);background-position:0 -1544px;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith4.png);background-position:0 -1738px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith4.png);background-position:-1245px -857px;width:156px;height:147px}.promo_winterclasses2015{background-image:url(spritesmith4.png);background-position:-196px -1405px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1822px -1365px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith4.png);background-position:-1847px -1380px;width:60px;height:60px}.inventory_quest_scroll_atom1{background-image:url(spritesmith4.png);background-position:-1568px -646px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith4.png);background-position:-1568px -698px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith4.png);background-position:-1568px -761px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith4.png);background-position:-1568px -813px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith4.png);background-position:-1568px -867px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith4.png);background-position:-1568px -919px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith4.png);background-position:-1568px -973px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith4.png);background-position:-1568px -1025px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith4.png);background-position:-1568px -1079px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith4.png);background-position:-1568px -1131px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith4.png);background-position:-1568px -1185px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith4.png);background-position:-1568px -1237px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith4.png);background-position:-1568px -1291px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith4.png);background-position:-1568px -1343px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith4.png);background-position:-1386px -709px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith4.png);background-position:-1386px -761px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith4.png);background-position:-1402px -857px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith4.png);background-position:-1402px -909px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith4.png);background-position:-1245px -1005px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith4.png);background-position:-1294px -1005px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith4.png);background-position:-1343px -1005px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith4.png);background-position:-1392px -1005px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith4.png);background-position:-1025px -811px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith4.png);background-position:-1074px -811px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith4.png);background-position:-1123px -811px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith4.png);background-position:-1172px -811px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith4.png);background-position:-1399px -1076px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith4.png);background-position:-1399px -1128px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith4.png);background-position:-1655px -1544px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith4.png);background-position:-1771px -1647px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith4.png);background-position:-1338px -1738px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith4.png);background-position:-1387px -1738px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith4.png);background-position:-1436px -1738px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith4.png);background-position:-1485px -1738px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith4.png);background-position:-1534px -1738px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith4.png);background-position:-1583px -1738px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith4.png);background-position:-2054px -1441px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith4.png);background-position:-1681px -1738px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith4.png);background-position:-1730px -1738px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith4.png);background-position:-1779px -1738px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith4.png);background-position:-1828px -1738px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith4.png);background-position:-1877px -1738px;width:48px;height:51px}.quest_atom1{background-image:url(spritesmith4.png);background-position:-1148px -1076px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith4.png);background-position:-1220px -1254px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith4.png);background-position:-191px -892px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith4.png);background-position:-1047px -892px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith4.png);background-position:-1025px -437px;width:210px;height:186px}.quest_dilatory{background-image:url(spritesmith4.png);background-position:-440px -232px;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith4.png);background-position:-1025px 0;width:219px;height:219px}.quest_egg_plainEgg{background-image:url(spritesmith4.png);background-position:-1926px -1738px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith4.png);background-position:-1462px -275px;width:118px;height:131px}.quest_ghost_stag{background-image:url(spritesmith4.png);background-position:-660px -672px;width:219px;height:219px}.quest_goldenknight1_testimony{background-image:url(spritesmith4.png);background-position:-1975px -1738px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith4.png);background-position:-251px -1254px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith4.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith4.png);background-position:-408px -892px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith4.png);background-position:0 -232px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith4.png);background-position:-1025px -624px;width:219px;height:186px}.quest_kraken{background-image:url(spritesmith4.png);background-position:-1245px 0;width:216px;height:177px}.quest_moonstone1_moonstone{background-image:url(spritesmith4.png);background-position:-1822px -1707px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith4.png);background-position:-220px -672px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith4.png);background-position:0 -672px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith4.png);background-position:0 -1076px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith4.png);background-position:-805px -440px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith4.png);background-position:0 -892px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith4.png);background-position:-805px -220px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith4.png);background-position:-1025px -220px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith4.png);background-position:-1245px -534px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith4.png);background-position:-805px 0;width:219px;height:219px}.quest_slime{background-image:url(spritesmith4.png);background-position:-440px -452px;width:219px;height:219px}.quest_spider{background-image:url(spritesmith4.png);background-position:0 -1254px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith4.png);background-position:-220px -452px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith4.png);background-position:0 -452px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith4.png);background-position:-220px -232px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith4.png);background-position:-440px -672px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith4.png);background-position:-625px -892px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith4.png);background-position:-1245px -356px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith4.png);background-position:-1245px -178px;width:216px;height:177px}.quest_vice2_lightCrystal{background-image:url(spritesmith4.png);background-position:-2030px -1879px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith4.png);background-position:-830px -892px;width:216px;height:177px}.shop_copper{background-image:url(spritesmith4.png);background-position:-2004px -1341px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith4.png);background-position:-82px -1931px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith4.png);background-position:-2052px -1250px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith4.png);background-position:-164px -1931px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith4.png);background-position:-205px -1931px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith4.png);background-position:-246px -1931px;width:40px;height:40px}.shop_shinySeed{background-image:url(spritesmith4.png);background-position:-2077px -1001px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith4.png);background-position:-2037px -1341px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith4.png);background-position:-2077px -1034px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith4.png);background-position:-1697px -954px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith4.png);background-position:-2024px -1738px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith4.png);background-position:0 -1827px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith4.png);background-position:-49px -1827px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith4.png);background-position:-98px -1827px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith4.png);background-position:-147px -1827px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith4.png);background-position:-196px -1827px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith4.png);background-position:-245px -1827px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith4.png);background-position:-294px -1827px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith4.png);background-position:-343px -1827px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith4.png);background-position:-392px -1827px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith4.png);background-position:-441px -1827px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith4.png);background-position:-490px -1827px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith4.png);background-position:-539px -1827px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith4.png);background-position:-588px -1827px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith4.png);background-position:-637px -1827px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith4.png);background-position:-686px -1827px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith4.png);background-position:-735px -1827px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith4.png);background-position:-784px -1827px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith4.png);background-position:-833px -1827px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith4.png);background-position:-882px -1827px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith4.png);background-position:-931px -1827px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith4.png);background-position:-980px -1827px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith4.png);background-position:-1029px -1827px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith4.png);background-position:-1078px -1827px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith4.png);background-position:-1127px -1827px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith4.png);background-position:-1176px -1827px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith4.png);background-position:-1225px -1827px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith4.png);background-position:-1274px -1827px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith4.png);background-position:-1386px -813px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1582px -1405px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-2067px -1603px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith4.png);background-position:-2067px -1655px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith4.png);background-position:-1402px -961px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith4.png);background-position:-1581px -275px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith4.png);background-position:-1581px -320px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith4.png);background-position:-2067px -1551px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith4.png);background-position:-263px -1879px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith4.png);background-position:-1399px -1180px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith4.png);background-position:-1813px -1827px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1862px -1827px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1911px -1827px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith4.png);background-position:-1960px -1827px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith4.png);background-position:-2009px -1827px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith4.png);background-position:-2058px -1827px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith4.png);background-position:0 -1879px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith4.png);background-position:-49px -1879px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith4.png);background-position:-98px -1879px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith4.png);background-position:-1764px -1827px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith4.png);background-position:-1715px -1827px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1666px -1827px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1617px -1827px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith4.png);background-position:-1568px -1827px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith4.png);background-position:-1519px -1827px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith4.png);background-position:-1470px -1827px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith4.png);background-position:-1421px -1827px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith4.png);background-position:-1372px -1827px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith4.png);background-position:-1323px -1827px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith4.png);background-position:-1969px -1655px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith4.png);background-position:-1632px -1738px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith4.png);background-position:-660px -452px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-660px -338px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-660px -232px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith4.png);background-position:-1462px -1291px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith4.png);background-position:-1462px -1185px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith4.png);background-position:-1462px -1079px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith4.png);background-position:-1462px -973px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith4.png);background-position:-1462px -867px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith4.png);background-position:-1462px -761px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith4.png);background-position:-1625px -212px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith4.png);background-position:-1625px 0;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith4.png);background-position:-1370px -1405px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-522px -1405px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1264px -1405px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith4.png);background-position:-880px -672px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith4.png);background-position:-660px -558px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith4.png);background-position:-1625px -742px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith4.png);background-position:-1625px -848px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith4.png);background-position:-1625px -636px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith4.png);background-position:-1625px -530px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith4.png);background-position:-1625px -424px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith4.png);background-position:-1625px -318px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1625px -106px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith4.png);background-position:-1476px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith4.png);background-position:-1158px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith4.png);background-position:-1052px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith4.png);background-position:-946px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith4.png);background-position:-840px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith4.png);background-position:-734px -1405px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith4.png);background-position:-628px -1405px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith4.png);background-position:-880px -778px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith4.png);background-position:-1462px -646px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith4.png);background-position:-1462px -531px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-786px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith5.png);background-position:0 -668px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith5.png);background-position:-318px -544px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith5.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith5.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith5.png);background-position:-680px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith5.png);background-position:-530px -544px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith5.png);background-position:-424px -544px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith5.png);background-position:-212px -1525px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1272px -1525px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1378px -1525px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith5.png);background-position:-1484px -1525px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith5.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith5.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith5.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith5.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith5.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith5.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1631px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-530px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-636px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith5.png);background-position:-742px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-848px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1631px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith5.png);background-position:-1060px -1631px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1631px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith5.png);background-position:-1272px -1631px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1272px -1737px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1378px -1737px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1484px -1737px;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1590px -1737px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith5.png);background-position:-1696px -1737px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1846px 0;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1846px -106px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith5.png);background-position:-1846px -212px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1846px -318px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1846px -424px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -1166px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -1484px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-786px -341px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-786px -447px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-786px -553px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-786px -659px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:0 -783px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-106px -783px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-212px -783px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith5.png);background-position:-318px -783px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-424px -783px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-530px -783px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith5.png);background-position:-636px -783px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith5.png);background-position:-742px -783px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith5.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith5.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith5.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:0 -889px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-106px -889px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-212px -889px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-318px -889px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-424px -889px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith5.png);background-position:-530px -889px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-636px -889px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-742px -889px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-848px -889px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-998px 0;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith5.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:0 -995px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-106px -995px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-212px -995px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-318px -995px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-424px -995px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith5.png);background-position:-530px -995px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-636px -995px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-742px -995px;width:111px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith5.png);background-position:-854px -995px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-960px -995px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith5.png);background-position:-106px -544px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:0 -1101px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith5.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith5.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith5.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-109px -1101px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith5.png);background-position:-215px -1101px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-321px -1101px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-427px -1101px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith5.png);background-position:-533px -1101px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith5.png);background-position:-639px -1101px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith5.png);background-position:-745px -1101px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith5.png);background-position:-851px -1101px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-957px -1101px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith5.png);background-position:-1063px -1101px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith5.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith5.png);background-position:0 -1207px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-106px -1207px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-212px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-318px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-424px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith5.png);background-position:-530px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith5.png);background-position:-636px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith5.png);background-position:-742px -1207px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith5.png);background-position:-848px -1207px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith5.png);background-position:-954px -1207px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith5.png);background-position:-1060px -1207px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1166px -1207px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith5.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith5.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith5.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith5.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith5.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith5.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith5.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith5.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith5.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith5.png);background-position:0 -1313px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith5.png);background-position:-106px -1313px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith5.png);background-position:-212px -1313px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith5.png);background-position:-318px -1313px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith5.png);background-position:-424px -1313px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith5.png);background-position:-530px -1313px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith5.png);background-position:-636px -1313px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-742px -1313px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-848px -1313px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith5.png);background-position:-954px -1313px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith5.png);background-position:-1060px -1313px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith5.png);background-position:-1166px -1313px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith5.png);background-position:-1272px -1313px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith5.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith5.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith5.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith5.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith5.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith5.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith5.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith5.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith5.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith5.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith5.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith5.png);background-position:0 -1419px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-106px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-212px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith5.png);background-position:-318px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith5.png);background-position:-424px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith5.png);background-position:-530px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith5.png);background-position:-636px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith5.png);background-position:-742px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith5.png);background-position:-848px -1419px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith5.png);background-position:-954px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith5.png);background-position:-1060px -1419px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1166px -1419px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1272px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith5.png);background-position:-1378px -1419px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith5.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith5.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith5.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith5.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith5.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith5.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith5.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith5.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith5.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith5.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith5.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith5.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith5.png);background-position:0 -1525px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1525px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith5.png);background-position:-2164px -1272px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1525px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1525px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith5.png);background-position:-530px -1525px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith5.png);background-position:-636px -1525px;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith5.png);background-position:-742px -1525px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith5.png);background-position:-848px -1525px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1525px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith5.png);background-position:-1060px -1525px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1525px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith5.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith5.png);background-position:0 0;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith5.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith5.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith5.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith5.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith5.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith5.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith5.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith5.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith5.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith5.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith5.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1634px -1484px;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith5.png);background-position:0 -1631px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1631px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith5.png);background-position:-212px -1631px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith5.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith5.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith5.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith5.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith5.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith5.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith5.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith5.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith5.png);background-position:-1378px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1484px -1631px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1590px -1631px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith5.png);background-position:-1740px 0;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith5.png);background-position:-1740px -106px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith5.png);background-position:-1740px -212px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith5.png);background-position:-1740px -318px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith5.png);background-position:-1740px -424px;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -530px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith5.png);background-position:-1740px -636px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith5.png);background-position:-1740px -742px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith5.png);background-position:-1740px -848px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1740px -954px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1740px -1060px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith5.png);background-position:-1740px -1166px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith5.png);background-position:-1740px -1272px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith5.png);background-position:-1740px -1378px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith5.png);background-position:-1740px -1484px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith5.png);background-position:-1740px -1590px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith5.png);background-position:0 -1737px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith5.png);background-position:-212px -1737px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1737px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith5.png);background-position:-530px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith5.png);background-position:-636px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith5.png);background-position:-742px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith5.png);background-position:-848px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1737px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith5.png);background-position:-1060px -1737px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1737px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith5.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-212px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith5.png);background-position:-106px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith5.png);background-position:-212px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith5.png);background-position:-318px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith5.png);background-position:-424px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith5.png);background-position:-636px -668px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith5.png);background-position:-786px 0;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith5.png);background-position:-1846px -530px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -636px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1846px -742px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith5.png);background-position:-1846px -848px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith5.png);background-position:-1846px -954px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith5.png);background-position:-1846px -1060px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith5.png);background-position:-1846px -1166px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith5.png);background-position:-1846px -1272px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith5.png);background-position:-1846px -1378px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith5.png);background-position:-1846px -1484px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith5.png);background-position:-1846px -1590px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1846px -1696px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:0 -1843px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith5.png);background-position:-106px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith5.png);background-position:-212px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith5.png);background-position:-318px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith5.png);background-position:-424px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith5.png);background-position:-530px -1843px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith5.png);background-position:-636px -1843px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith5.png);background-position:-742px -1843px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith5.png);background-position:-848px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-954px -1843px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1060px -1843px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith5.png);background-position:-1166px -1843px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith5.png);background-position:-1272px -1843px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith5.png);background-position:-1378px -1843px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith5.png);background-position:-1484px -1843px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith5.png);background-position:-1590px -1843px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith5.png);background-position:-1696px -1843px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith5.png);background-position:-1802px -1843px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith5.png);background-position:-1952px 0;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -106px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1952px -212px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith5.png);background-position:-1952px -318px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith5.png);background-position:-1952px -424px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith5.png);background-position:-1952px -530px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith5.png);background-position:-1952px -636px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -742px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith5.png);background-position:-1952px -848px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith5.png);background-position:-1952px -954px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith5.png);background-position:-1952px -1060px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1952px -1166px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1952px -1272px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith5.png);background-position:-1952px -1378px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith5.png);background-position:-1952px -1484px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith5.png);background-position:-1952px -1590px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith5.png);background-position:-1952px -1696px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith5.png);background-position:-1952px -1802px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith5.png);background-position:0 -1949px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith5.png);background-position:-106px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith5.png);background-position:-212px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-318px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-424px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith5.png);background-position:-530px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith5.png);background-position:-636px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith5.png);background-position:-742px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith5.png);background-position:-848px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith5.png);background-position:-954px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith5.png);background-position:-1060px -1949px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith5.png);background-position:-1166px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith5.png);background-position:-1272px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1378px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-1484px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith5.png);background-position:-1590px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith5.png);background-position:-1696px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith5.png);background-position:-1802px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith5.png);background-position:-1908px -1949px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith5.png);background-position:-2058px 0;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith5.png);background-position:-2058px -106px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith5.png);background-position:-2058px -212px;width:105px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith5.png);background-position:-2058px -318px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -424px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -530px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith5.png);background-position:-2058px -636px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith5.png);background-position:-2058px -742px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith5.png);background-position:-2058px -848px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith5.png);background-position:-2058px -954px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith5.png);background-position:-2058px -1060px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith5.png);background-position:-786px -230px;width:105px;height:110px}.Mount_Head_LionCub-White{background-image:url(spritesmith5.png);background-position:-2058px -1272px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith5.png);background-position:-2058px -1378px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith5.png);background-position:0 -544px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith5.png);background-position:0 -2055px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith5.png);background-position:-2058px -1590px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2058px -1696px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2058px -1802px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith5.png);background-position:-2058px -1908px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith5.png);background-position:-109px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith5.png);background-position:-215px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith5.png);background-position:-321px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith5.png);background-position:-427px -2055px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith5.png);background-position:-533px -2055px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith5.png);background-position:-639px -2055px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith5.png);background-position:-745px -2055px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-851px -2055px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-957px -2055px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith5.png);background-position:-1063px -2055px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith5.png);background-position:-1169px -2055px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith5.png);background-position:-1275px -2055px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith5.png);background-position:-1381px -2055px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith5.png);background-position:-1487px -2055px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith5.png);background-position:-1593px -2055px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith5.png);background-position:-1699px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith5.png);background-position:-1805px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-1911px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2017px -2055px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith5.png);background-position:-2164px 0;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith5.png);background-position:-2164px -106px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith5.png);background-position:-2164px -212px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith5.png);background-position:-2164px -318px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith5.png);background-position:-2164px -424px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith5.png);background-position:-2164px -530px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith5.png);background-position:-2164px -636px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith5.png);background-position:-2164px -742px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith5.png);background-position:-2164px -848px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith5.png);background-position:-2164px -954px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith5.png);background-position:-2164px -1060px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith5.png);background-position:-2164px -1166px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith5.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith6.png);background-position:-318px -968px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith6.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith6.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith6.png);background-position:-424px -968px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith6.png);background-position:-530px -968px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-636px -968px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-742px -968px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith6.png);background-position:-848px -968px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith6.png);background-position:-954px -968px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith6.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith6.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith6.png);background-position:-424px -1074px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-530px -1074px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith6.png);background-position:-636px -1074px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-742px -1074px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-848px -1074px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith6.png);background-position:-954px -1074px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith6.png);background-position:-1060px -1074px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith6.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith6.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith6.png);background-position:-106px -544px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith6.png);background-position:-212px -544px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith6.png);background-position:-318px -544px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-424px -544px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-530px -544px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith6.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith6.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith6.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith6.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith6.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith6.png);background-position:0 -650px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith6.png);background-position:-106px -650px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-212px -650px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-318px -650px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith6.png);background-position:-424px -650px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith6.png);background-position:-530px -650px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith6.png);background-position:-636px -650px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith6.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith6.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith6.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith6.png);background-position:0 -756px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-106px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith6.png);background-position:-212px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-318px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-424px -756px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith6.png);background-position:-530px -756px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-636px -756px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith6.png);background-position:-742px -756px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith6.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith6.png);background-position:0 -544px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith6.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith6.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith6.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith6.png);background-position:0 -862px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith6.png);background-position:-106px -862px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-212px -862px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-318px -862px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith6.png);background-position:-424px -862px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith6.png);background-position:-530px -862px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith6.png);background-position:-636px -862px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith6.png);background-position:-742px -862px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-848px -862px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith6.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith6.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith6.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith6.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith6.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith6.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith6.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith6.png);background-position:0 -968px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith6.png);background-position:-106px -968px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith6.png);background-position:-212px -968px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith6.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith6.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith6.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith6.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith6.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith6.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith6.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith6.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith6.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1074px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith6.png);background-position:-106px -1074px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-212px -1074px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith6.png);background-position:-318px -1074px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith6.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith6.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith6.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith6.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith6.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith6.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-136px 0;width:135px;height:135px}.Pet-Cuttlefish-Base{background-image:url(spritesmith6.png);background-position:-1210px -424px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1210px -524px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1210px -624px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith6.png);background-position:-1210px -724px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith6.png);background-position:-1210px -824px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith6.png);background-position:-1210px -924px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith6.png);background-position:-1210px -1024px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1180px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith6.png);background-position:-82px -1180px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith6.png);background-position:-164px -1180px;width:81px;height:99px}.Pet-BearCub-Base{background-image:url(spritesmith6.png);background-position:-246px -1180px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-328px -1180px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-410px -1180px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith6.png);background-position:-492px -1180px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith6.png);background-position:-574px -1180px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith6.png);background-position:-656px -1180px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith6.png);background-position:-738px -1180px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith6.png);background-position:-820px -1180px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith6.png);background-position:-902px -1180px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith6.png);background-position:-984px -1180px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith6.png);background-position:-1066px -1180px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith6.png);background-position:-1148px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1230px -1180px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1316px 0;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith6.png);background-position:-1316px -100px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith6.png);background-position:-1316px -200px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith6.png);background-position:-1316px -300px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith6.png);background-position:-1316px -400px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith6.png);background-position:-1316px -500px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith6.png);background-position:-1316px -600px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith6.png);background-position:-1316px -700px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith6.png);background-position:-1316px -800px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1316px -900px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1316px -1000px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith6.png);background-position:-1316px -1100px;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith6.png);background-position:0 -1280px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith6.png);background-position:-82px -1280px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith6.png);background-position:-164px -1280px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith6.png);background-position:-246px -1280px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith6.png);background-position:-328px -1280px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith6.png);background-position:-410px -1280px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith6.png);background-position:-492px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-574px -1280px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-656px -1280px;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith6.png);background-position:-738px -1280px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith6.png);background-position:-820px -1280px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith6.png);background-position:-902px -1280px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith6.png);background-position:-984px -1280px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith6.png);background-position:-1066px -1280px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith6.png);background-position:-1148px -1280px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith6.png);background-position:-1230px -1280px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith6.png);background-position:-1312px -1280px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1398px 0;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px -100px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith6.png);background-position:-1398px -200px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith6.png);background-position:-1398px -300px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith6.png);background-position:-1398px -400px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith6.png);background-position:-1398px -500px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith6.png);background-position:-1398px -600px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith6.png);background-position:-1398px -700px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith6.png);background-position:-1398px -800px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith6.png);background-position:-1398px -900px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith6.png);background-position:-1398px -1000px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1398px -1100px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1398px -1200px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith6.png);background-position:0 -1380px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith6.png);background-position:-82px -1380px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith6.png);background-position:-164px -1380px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith6.png);background-position:-246px -1380px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith6.png);background-position:-328px -1380px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith6.png);background-position:-410px -1380px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith6.png);background-position:-492px -1380px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith6.png);background-position:-574px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-656px -1380px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-738px -1380px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith6.png);background-position:-820px -1380px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith6.png);background-position:-902px -1380px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith6.png);background-position:-984px -1380px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith6.png);background-position:-1066px -1380px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith6.png);background-position:-1148px -1380px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith6.png);background-position:-1230px -1380px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith6.png);background-position:-1312px -1380px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith6.png);background-position:-1394px -1380px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1480px 0;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px -100px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith6.png);background-position:-1480px -200px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith6.png);background-position:-1480px -300px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith6.png);background-position:-1480px -400px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith6.png);background-position:-1480px -500px;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith6.png);background-position:-1480px -600px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith6.png);background-position:-1480px -700px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith6.png);background-position:-1480px -800px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith6.png);background-position:-1480px -900px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1480px -1000px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1480px -1100px;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith6.png);background-position:-1480px -1200px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith6.png);background-position:-1480px -1300px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith6.png);background-position:-1562px 0;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith6.png);background-position:-1562px -100px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -200px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith6.png);background-position:-1562px -300px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith6.png);background-position:-1562px -400px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith6.png);background-position:-1562px -500px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1562px -600px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1562px -700px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith6.png);background-position:-1562px -800px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith6.png);background-position:-1562px -900px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith6.png);background-position:-1562px -1000px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith6.png);background-position:-1562px -1100px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith6.png);background-position:-1562px -1200px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith6.png);background-position:-1562px -1300px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith6.png);background-position:0 -1480px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith6.png);background-position:-82px -1480px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith6.png);background-position:-164px -1480px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-246px -1480px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-328px -1480px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith6.png);background-position:-410px -1480px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith6.png);background-position:-492px -1480px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith6.png);background-position:-574px -1480px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith6.png);background-position:-656px -1480px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith6.png);background-position:-738px -1480px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith6.png);background-position:-820px -1480px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith6.png);background-position:-902px -1480px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith6.png);background-position:-984px -1480px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith6.png);background-position:-1066px -1480px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith6.png);background-position:-1148px -1480px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1230px -1480px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1312px -1480px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith6.png);background-position:-1394px -1480px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith6.png);background-position:-1476px -1480px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith6.png);background-position:-1558px -1480px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith6.png);background-position:-1644px 0;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith6.png);background-position:-1644px -100px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith6.png);background-position:-1644px -200px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith6.png);background-position:-1644px -300px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith6.png);background-position:-1644px -400px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1644px -500px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1644px -600px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith6.png);background-position:-1644px -700px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith6.png);background-position:-1644px -800px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith6.png);background-position:-1644px -900px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith6.png);background-position:-1644px -1000px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith6.png);background-position:-1644px -1100px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith6.png);background-position:-1644px -1200px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith6.png);background-position:-1644px -1300px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith6.png);background-position:-1644px -1400px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:0 -1580px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-82px -1580px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith6.png);background-position:-164px -1580px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith6.png);background-position:-246px -1580px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith6.png);background-position:-328px -1580px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith6.png);background-position:-410px -1580px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith6.png);background-position:-492px -1580px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith6.png);background-position:-574px -1580px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith6.png);background-position:-656px -1580px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith6.png);background-position:-738px -1580px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-820px -1580px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-902px -1580px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith6.png);background-position:-984px -1580px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith6.png);background-position:-1066px -1580px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith6.png);background-position:-1148px -1580px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith6.png);background-position:-1230px -1580px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith6.png);background-position:-1312px -1580px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith6.png);background-position:-1394px -1580px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith6.png);background-position:-1476px -1580px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith6.png);background-position:-1558px -1580px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1640px -1580px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1726px 0;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith6.png);background-position:-1726px -100px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith6.png);background-position:-1726px -200px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith6.png);background-position:-1726px -300px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith6.png);background-position:-1726px -400px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -500px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith6.png);background-position:-1726px -600px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith6.png);background-position:-1726px -700px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith6.png);background-position:-1726px -800px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1726px -900px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1726px -1000px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith6.png);background-position:-1726px -1100px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith6.png);background-position:-1726px -1200px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith6.png);background-position:-1726px -1300px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith6.png);background-position:-1726px -1400px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith6.png);background-position:-1726px -1500px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith6.png);background-position:0 -1680px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith6.png);background-position:-82px -1680px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith6.png);background-position:-164px -1680px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-246px -1680px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-328px -1680px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith6.png);background-position:-410px -1680px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith6.png);background-position:-492px -1680px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith6.png);background-position:-574px -1680px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith6.png);background-position:-656px -1680px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith6.png);background-position:-738px -1680px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith6.png);background-position:-820px -1680px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith6.png);background-position:-902px -1680px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith6.png);background-position:-984px -1680px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1066px -1680px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1148px -1680px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith6.png);background-position:-1230px -1680px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith6.png);background-position:-1312px -1680px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith6.png);background-position:-1394px -1680px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith6.png);background-position:-1476px -1680px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith6.png);background-position:-1558px -1680px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith6.png);background-position:-1640px -1680px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith6.png);background-position:-1722px -1680px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith6.png);background-position:-1808px 0;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px -100px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -200px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith6.png);background-position:-1808px -300px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith6.png);background-position:-1808px -400px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith6.png);background-position:-1808px -500px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith6.png);background-position:-1808px -600px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith6.png);background-position:-1808px -700px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith6.png);background-position:-1808px -800px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith6.png);background-position:-1808px -900px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith6.png);background-position:-1808px -1000px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1808px -1100px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1808px -1200px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith6.png);background-position:-1808px -1300px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith6.png);background-position:-1808px -1400px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith6.png);background-position:-1808px -1500px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith6.png);background-position:-1808px -1600px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith6.png);background-position:0 -1780px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith6.png);background-position:-82px -1780px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith6.png);background-position:-164px -1780px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith6.png);background-position:-246px -1780px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-328px -1780px;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-410px -1780px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith6.png);background-position:-492px -1780px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith6.png);background-position:-574px -1780px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith6.png);background-position:-656px -1780px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith6.png);background-position:-738px -1780px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith6.png);background-position:-820px -1780px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith6.png);background-position:-902px -1780px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith6.png);background-position:-984px -1780px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith6.png);background-position:-1066px -1780px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1148px -1780px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1230px -1780px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith6.png);background-position:-1312px -1780px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith6.png);background-position:-1394px -1780px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith6.png);background-position:-1476px -1780px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith6.png);background-position:-1558px -1780px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith6.png);background-position:-1640px -1780px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith6.png);background-position:-1722px -1780px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith6.png);background-position:-1804px -1780px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith6.png);background-position:-1890px 0;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px -100px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -200px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith6.png);background-position:-1890px -300px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith6.png);background-position:-1890px -400px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith6.png);background-position:-1890px -500px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith6.png);background-position:-1890px -600px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -700px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith6.png);background-position:-1890px -800px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith6.png);background-position:-1890px -900px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith6.png);background-position:-1890px -1000px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1890px -1100px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1890px -1200px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith6.png);background-position:-1890px -1300px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith6.png);background-position:-1890px -1400px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith6.png);background-position:-1890px -1500px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith6.png);background-position:-1890px -1600px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith6.png);background-position:-1890px -1700px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith6.png);background-position:-1972px 0;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith6.png);background-position:-1972px -100px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith6.png);background-position:-1972px -200px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith6.png);background-position:-1972px -300px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -400px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -500px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith6.png);background-position:-1972px -600px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith6.png);background-position:-1972px -700px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith6.png);background-position:-1972px -800px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith6.png);background-position:-1972px -900px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith6.png);background-position:-1972px -1000px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith6.png);background-position:-1972px -1100px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith6.png);background-position:-1972px -1200px;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith6.png);background-position:-1972px -1300px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith6.png);background-position:-1972px -1400px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith6.png);background-position:-1972px -1452px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith6.png);background-position:-1972px -1504px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith6.png);background-position:-1972px -1556px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith6.png);background-position:-1972px -1608px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith6.png);background-position:-1972px -1660px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith6.png);background-position:-1972px -1712px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith6.png);background-position:-1972px -1764px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith6.png);background-position:-1972px -1816px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith6.png);background-position:-1890px -1800px;width:48px;height:51px}.head_special_0,.weapon_special_0{width:105px;height:105px;margin-left:-3px;margin-top:-18px}.broad_armor_special_0,.shield_special_0,.slim_armor_special_0{width:90px;height:90px}.weapon_special_critical{background:url(/common/img/sprites/backer-only/weapon_special_critical.gif) no-repeat;width:90px;height:90px;margin-left:-12px;margin-top:12px}.weapon_special_1{margin-left:-12px}.broad_armor_special_1,.head_special_1,.slim_armor_special_1{width:90px;height:90px}.head_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeHelmet.gif) no-repeat}.head_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalHelmet.gif) no-repeat;margin-top:3px}.broad_armor_special_0,.slim_armor_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Equip-ShadeArmor.gif) no-repeat}.broad_armor_special_1,.slim_armor_special_1{background:url(/common/img/sprites/backer-only/ContributorOnly-Equip-CrystalArmor.gif) no-repeat}.shield_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Shield-TormentedSkull.gif) no-repeat}.weapon_special_0{background:url(/common/img/sprites/backer-only/BackerOnly-Weapon-DarkSoulsBlade.gif) no-repeat}.Pet-Wolf-Cerberus{width:105px;height:72px;background:url(/common/img/sprites/backer-only/BackerOnly-Pet-CerberusPup.gif) no-repeat}.Gems{display:inline-block;margin-right:5px;border-style:none;margin-left:0;margin-top:2px}.inline-gems{vertical-align:middle;margin-left:0;display:inline-block}.customize-menu .locked{background-color:#727272}.achievement{float:left;clear:right;margin-right:10px}.multi-achievement{margin:auto;padding-left:.5em;padding-right:.5em}[class*=Mount_Body_],[class*=Mount_Head_]{margin-top:18px}.Pet_Currency_Gem{margin-top:5px;margin-bottom:5px} \ No newline at end of file diff --git a/common/dist/sprites/spritesmith0.css b/common/dist/sprites/spritesmith0.css index cb9bd6e074..a906b8caaf 100644 --- a/common/dist/sprites/spritesmith0.css +++ b/common/dist/sprites/spritesmith0.css @@ -1,216 +1,216 @@ .achievement-alien { background-image: url(spritesmith0.png); - background-position: -1949px -479px; + background-position: -1949px -1389px; width: 24px; height: 26px; } .achievement-alpha { background-image: url(spritesmith0.png); - background-position: -1924px -182px; + background-position: -1924px -1092px; width: 24px; height: 26px; } .achievement-armor { background-image: url(spritesmith0.png); - background-position: -1924px -479px; + background-position: -1924px -1389px; width: 24px; height: 26px; } .achievement-boot { background-image: url(spritesmith0.png); - background-position: -1899px -479px; + background-position: -1899px -1389px; width: 24px; height: 26px; } .achievement-bow { background-image: url(spritesmith0.png); - background-position: -1949px -452px; + background-position: -1949px -1362px; width: 24px; height: 26px; } .achievement-cactus { background-image: url(spritesmith0.png); - background-position: -1924px -452px; + background-position: -1924px -1362px; width: 24px; height: 26px; } .achievement-cake { background-image: url(spritesmith0.png); - background-position: -1899px -452px; + background-position: -1899px -1362px; width: 24px; height: 26px; } .achievement-cave { background-image: url(spritesmith0.png); - background-position: -1949px -425px; + background-position: -1949px -1335px; width: 24px; height: 26px; } .achievement-coffin { background-image: url(spritesmith0.png); - background-position: -1924px -425px; + background-position: -1924px -1335px; width: 24px; height: 26px; } .achievement-comment { background-image: url(spritesmith0.png); - background-position: -1899px -425px; + background-position: -1899px -1335px; width: 24px; height: 26px; } .achievement-costumeContest { background-image: url(spritesmith0.png); - background-position: -1949px -398px; + background-position: -1949px -1308px; width: 24px; height: 26px; } .achievement-dilatory { background-image: url(spritesmith0.png); - background-position: -1924px -398px; + background-position: -1924px -1308px; width: 24px; height: 26px; } .achievement-firefox { background-image: url(spritesmith0.png); - background-position: -1899px -398px; + background-position: -1899px -1308px; width: 24px; height: 26px; } .achievement-habitBirthday { background-image: url(spritesmith0.png); - background-position: -1949px -371px; + background-position: -1949px -1281px; width: 24px; height: 26px; } .achievement-heart { background-image: url(spritesmith0.png); - background-position: -1924px -371px; + background-position: -1924px -1281px; width: 24px; height: 26px; } .achievement-karaoke { background-image: url(spritesmith0.png); - background-position: -1899px -371px; + background-position: -1899px -1281px; width: 24px; height: 26px; } .achievement-ninja { background-image: url(spritesmith0.png); - background-position: -1949px -344px; + background-position: -1949px -1254px; width: 24px; height: 26px; } .achievement-nye { background-image: url(spritesmith0.png); - background-position: -1924px -344px; + background-position: -1924px -1254px; width: 24px; height: 26px; } .achievement-perfect { background-image: url(spritesmith0.png); - background-position: -1899px -182px; + background-position: -1899px -1092px; width: 24px; height: 26px; } .achievement-rat { background-image: url(spritesmith0.png); - background-position: -1949px -317px; + background-position: -1949px -1227px; width: 24px; height: 26px; } .achievement-shield { background-image: url(spritesmith0.png); - background-position: -1924px -317px; + background-position: -1924px -1227px; width: 24px; height: 26px; } .achievement-shinySeed { background-image: url(spritesmith0.png); - background-position: -1899px -317px; + background-position: -1899px -1227px; width: 24px; height: 26px; } .achievement-snowball { background-image: url(spritesmith0.png); - background-position: -1949px -290px; + background-position: -1949px -1200px; width: 24px; height: 26px; } .achievement-spookDust { background-image: url(spritesmith0.png); - background-position: -1924px -290px; + background-position: -1924px -1200px; width: 24px; height: 26px; } .achievement-stoikalm { background-image: url(spritesmith0.png); - background-position: -1899px -290px; + background-position: -1899px -1200px; width: 24px; height: 26px; } .achievement-sun { background-image: url(spritesmith0.png); - background-position: -1949px -263px; + background-position: -1949px -1173px; width: 24px; height: 26px; } .achievement-sword { background-image: url(spritesmith0.png); - background-position: -1924px -263px; + background-position: -1924px -1173px; width: 24px; height: 26px; } .achievement-thermometer { background-image: url(spritesmith0.png); - background-position: -1899px -263px; + background-position: -1899px -1173px; width: 24px; height: 26px; } .achievement-tree { background-image: url(spritesmith0.png); - background-position: -1949px -236px; + background-position: -1949px -1146px; width: 24px; height: 26px; } .achievement-triadbingo { background-image: url(spritesmith0.png); - background-position: -1924px -236px; + background-position: -1924px -1146px; width: 24px; height: 26px; } .achievement-ultimate-healer { background-image: url(spritesmith0.png); - background-position: -1899px -236px; + background-position: -1899px -1146px; width: 24px; height: 26px; } .achievement-ultimate-mage { background-image: url(spritesmith0.png); - background-position: -1949px -209px; + background-position: -1949px -1119px; width: 24px; height: 26px; } .achievement-ultimate-rogue { background-image: url(spritesmith0.png); - background-position: -1924px -209px; + background-position: -1924px -1119px; width: 24px; height: 26px; } .achievement-ultimate-warrior { background-image: url(spritesmith0.png); - background-position: -1899px -209px; + background-position: -1899px -1119px; width: 24px; height: 26px; } .achievement-valentine { background-image: url(spritesmith0.png); - background-position: -1949px -182px; + background-position: -1949px -1092px; width: 24px; height: 26px; } .achievement-wolf { background-image: url(spritesmith0.png); - background-position: -1899px -344px; + background-position: -1899px -1254px; width: 24px; height: 26px; } @@ -1890,13 +1890,13 @@ } .hair_mustache_1_ppurple { background-image: url(spritesmith0.png); - background-position: -708px -592px; + background-position: -182px -1434px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_ppurple { background-image: url(spritesmith0.png); - background-position: -733px -607px; + background-position: -207px -1449px; width: 60px; height: 60px; } @@ -1950,13 +1950,13 @@ } .hair_mustache_1_red { background-image: url(spritesmith0.png); - background-position: -637px -1434px; + background-position: -708px -592px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_red { background-image: url(spritesmith0.png); - background-position: -662px -1449px; + background-position: -733px -607px; width: 60px; height: 60px; } @@ -3810,431 +3810,551 @@ } .hair_bangs_3_rainbow { background-image: url(spritesmith0.png); - background-position: -182px -1434px; + background-position: -1899px -182px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_rainbow { background-image: url(spritesmith0.png); - background-position: -207px -1449px; + background-position: -1924px -197px; width: 60px; height: 60px; } .hair_bangs_3_red { background-image: url(spritesmith0.png); - background-position: -637px -979px; + background-position: -1899px -273px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_red { background-image: url(spritesmith0.png); - background-position: -662px -994px; + background-position: -1924px -288px; width: 60px; height: 60px; } .hair_bangs_3_snowy { background-image: url(spritesmith0.png); - background-position: -546px -979px; + background-position: -1899px -364px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_snowy { background-image: url(spritesmith0.png); - background-position: -571px -994px; + background-position: -1924px -379px; width: 60px; height: 60px; } .hair_bangs_3_white { background-image: url(spritesmith0.png); - background-position: -455px -979px; + background-position: -1899px -455px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_white { background-image: url(spritesmith0.png); - background-position: -480px -994px; + background-position: -1924px -470px; width: 60px; height: 60px; } .hair_bangs_3_winternight { background-image: url(spritesmith0.png); - background-position: -364px -979px; + background-position: -1899px -546px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_winternight { background-image: url(spritesmith0.png); - background-position: -389px -994px; + background-position: -1924px -561px; width: 60px; height: 60px; } .hair_bangs_3_winterstar { background-image: url(spritesmith0.png); - background-position: -273px -979px; + background-position: -1899px -637px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_winterstar { background-image: url(spritesmith0.png); - background-position: -298px -994px; + background-position: -1924px -652px; width: 60px; height: 60px; } .hair_bangs_3_yellow { background-image: url(spritesmith0.png); - background-position: -182px -979px; + background-position: -1899px -728px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_yellow { background-image: url(spritesmith0.png); - background-position: -207px -994px; + background-position: -1924px -743px; width: 60px; height: 60px; } .hair_bangs_3_zombie { background-image: url(spritesmith0.png); - background-position: -91px -979px; + background-position: -1899px -819px; width: 90px; height: 90px; } .customize-option.hair_bangs_3_zombie { background-image: url(spritesmith0.png); - background-position: -116px -994px; + background-position: -1924px -834px; width: 60px; height: 60px; } .hair_base_10_TRUred { background-image: url(spritesmith0.png); - background-position: 0px -979px; + background-position: -1899px -910px; width: 90px; height: 90px; } .customize-option.hair_base_10_TRUred { background-image: url(spritesmith0.png); - background-position: -25px -994px; + background-position: -1924px -925px; width: 60px; height: 60px; } .hair_base_10_aurora { background-image: url(spritesmith0.png); - background-position: -989px -819px; + background-position: -1899px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_10_aurora { background-image: url(spritesmith0.png); - background-position: -1014px -834px; + background-position: -1924px -1016px; width: 60px; height: 60px; } .hair_base_10_black { background-image: url(spritesmith0.png); - background-position: -989px -728px; + background-position: -637px -1434px; width: 90px; height: 90px; } .customize-option.hair_base_10_black { background-image: url(spritesmith0.png); - background-position: -1014px -743px; + background-position: -662px -1449px; width: 60px; height: 60px; } .hair_base_10_blond { background-image: url(spritesmith0.png); - background-position: -989px -637px; + background-position: -637px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_blond { background-image: url(spritesmith0.png); - background-position: -1014px -652px; + background-position: -662px -994px; width: 60px; height: 60px; } .hair_base_10_blue { background-image: url(spritesmith0.png); - background-position: -989px -546px; + background-position: -546px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_blue { background-image: url(spritesmith0.png); - background-position: -1014px -561px; + background-position: -571px -994px; width: 60px; height: 60px; } .hair_base_10_brown { background-image: url(spritesmith0.png); - background-position: -989px -455px; + background-position: -455px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_brown { background-image: url(spritesmith0.png); - background-position: -1014px -470px; + background-position: -480px -994px; width: 60px; height: 60px; } .hair_base_10_candycane { background-image: url(spritesmith0.png); - background-position: -989px -364px; + background-position: -364px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_candycane { background-image: url(spritesmith0.png); - background-position: -1014px -379px; + background-position: -389px -994px; width: 60px; height: 60px; } .hair_base_10_candycorn { background-image: url(spritesmith0.png); - background-position: -989px -273px; + background-position: -273px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_candycorn { background-image: url(spritesmith0.png); - background-position: -1014px -288px; + background-position: -298px -994px; width: 60px; height: 60px; } .hair_base_10_festive { background-image: url(spritesmith0.png); - background-position: -989px -182px; + background-position: -182px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_festive { background-image: url(spritesmith0.png); - background-position: -1014px -197px; + background-position: -207px -994px; width: 60px; height: 60px; } .hair_base_10_frost { background-image: url(spritesmith0.png); - background-position: -989px -91px; + background-position: -91px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_frost { background-image: url(spritesmith0.png); - background-position: -1014px -106px; + background-position: -116px -994px; width: 60px; height: 60px; } .hair_base_10_ghostwhite { background-image: url(spritesmith0.png); - background-position: -989px 0px; + background-position: 0px -979px; width: 90px; height: 90px; } .customize-option.hair_base_10_ghostwhite { background-image: url(spritesmith0.png); - background-position: -1014px -15px; + background-position: -25px -994px; width: 60px; height: 60px; } .hair_base_10_green { background-image: url(spritesmith0.png); - background-position: -819px -888px; + background-position: -989px -819px; width: 90px; height: 90px; } .customize-option.hair_base_10_green { background-image: url(spritesmith0.png); - background-position: -844px -903px; + background-position: -1014px -834px; width: 60px; height: 60px; } .hair_base_10_halloween { background-image: url(spritesmith0.png); - background-position: -728px -888px; + background-position: -989px -728px; width: 90px; height: 90px; } .customize-option.hair_base_10_halloween { background-image: url(spritesmith0.png); - background-position: -753px -903px; + background-position: -1014px -743px; width: 60px; height: 60px; } .hair_base_10_holly { background-image: url(spritesmith0.png); - background-position: -637px -888px; + background-position: -989px -637px; width: 90px; height: 90px; } .customize-option.hair_base_10_holly { background-image: url(spritesmith0.png); - background-position: -662px -903px; + background-position: -1014px -652px; width: 60px; height: 60px; } .hair_base_10_hollygreen { background-image: url(spritesmith0.png); - background-position: -546px -888px; + background-position: -989px -546px; width: 90px; height: 90px; } .customize-option.hair_base_10_hollygreen { background-image: url(spritesmith0.png); - background-position: -571px -903px; + background-position: -1014px -561px; width: 60px; height: 60px; } .hair_base_10_midnight { background-image: url(spritesmith0.png); - background-position: -455px -888px; + background-position: -989px -455px; width: 90px; height: 90px; } .customize-option.hair_base_10_midnight { background-image: url(spritesmith0.png); - background-position: -480px -903px; + background-position: -1014px -470px; width: 60px; height: 60px; } .hair_base_10_pblue { background-image: url(spritesmith0.png); - background-position: -364px -888px; + background-position: -989px -364px; width: 90px; height: 90px; } .customize-option.hair_base_10_pblue { background-image: url(spritesmith0.png); - background-position: -389px -903px; + background-position: -1014px -379px; width: 60px; height: 60px; } .hair_base_10_pblue2 { background-image: url(spritesmith0.png); - background-position: -273px -888px; + background-position: -989px -273px; width: 90px; height: 90px; } .customize-option.hair_base_10_pblue2 { background-image: url(spritesmith0.png); - background-position: -298px -903px; + background-position: -1014px -288px; width: 60px; height: 60px; } .hair_base_10_peppermint { background-image: url(spritesmith0.png); - background-position: -182px -888px; + background-position: -989px -182px; width: 90px; height: 90px; } .customize-option.hair_base_10_peppermint { background-image: url(spritesmith0.png); - background-position: -207px -903px; + background-position: -1014px -197px; width: 60px; height: 60px; } .hair_base_10_pgreen { background-image: url(spritesmith0.png); - background-position: -91px -888px; + background-position: -989px -91px; width: 90px; height: 90px; } .customize-option.hair_base_10_pgreen { background-image: url(spritesmith0.png); - background-position: -116px -903px; + background-position: -1014px -106px; width: 60px; height: 60px; } .hair_base_10_pgreen2 { background-image: url(spritesmith0.png); - background-position: 0px -888px; + background-position: -989px 0px; width: 90px; height: 90px; } .customize-option.hair_base_10_pgreen2 { background-image: url(spritesmith0.png); - background-position: -25px -903px; + background-position: -1014px -15px; width: 60px; height: 60px; } .hair_base_10_porange { background-image: url(spritesmith0.png); - background-position: -889px -740px; + background-position: -819px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_porange { background-image: url(spritesmith0.png); - background-position: -914px -755px; + background-position: -844px -903px; width: 60px; height: 60px; } .hair_base_10_porange2 { background-image: url(spritesmith0.png); - background-position: -798px -740px; + background-position: -728px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_porange2 { background-image: url(spritesmith0.png); - background-position: -823px -755px; + background-position: -753px -903px; width: 60px; height: 60px; } .hair_base_10_ppink { background-image: url(spritesmith0.png); - background-position: -707px -740px; + background-position: -637px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_ppink { background-image: url(spritesmith0.png); - background-position: -732px -755px; + background-position: -662px -903px; width: 60px; height: 60px; } .hair_base_10_ppink2 { background-image: url(spritesmith0.png); - background-position: -1080px 0px; + background-position: -546px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_ppink2 { background-image: url(spritesmith0.png); - background-position: -1105px -15px; + background-position: -571px -903px; width: 60px; height: 60px; } .hair_base_10_ppurple { background-image: url(spritesmith0.png); - background-position: -910px -979px; + background-position: -455px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_ppurple { background-image: url(spritesmith0.png); - background-position: -935px -994px; + background-position: -480px -903px; width: 60px; height: 60px; } .hair_base_10_ppurple2 { background-image: url(spritesmith0.png); - background-position: -819px -979px; + background-position: -364px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_ppurple2 { background-image: url(spritesmith0.png); - background-position: -844px -994px; + background-position: -389px -903px; width: 60px; height: 60px; } .hair_base_10_pumpkin { background-image: url(spritesmith0.png); - background-position: -728px -979px; + background-position: -273px -888px; width: 90px; height: 90px; } .customize-option.hair_base_10_pumpkin { + background-image: url(spritesmith0.png); + background-position: -298px -903px; + width: 60px; + height: 60px; +} +.hair_base_10_purple { + background-image: url(spritesmith0.png); + background-position: -182px -888px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_purple { + background-image: url(spritesmith0.png); + background-position: -207px -903px; + width: 60px; + height: 60px; +} +.hair_base_10_pyellow { + background-image: url(spritesmith0.png); + background-position: -91px -888px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pyellow { + background-image: url(spritesmith0.png); + background-position: -116px -903px; + width: 60px; + height: 60px; +} +.hair_base_10_pyellow2 { + background-image: url(spritesmith0.png); + background-position: 0px -888px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pyellow2 { + background-image: url(spritesmith0.png); + background-position: -25px -903px; + width: 60px; + height: 60px; +} +.hair_base_10_rainbow { + background-image: url(spritesmith0.png); + background-position: -889px -740px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_rainbow { + background-image: url(spritesmith0.png); + background-position: -914px -755px; + width: 60px; + height: 60px; +} +.hair_base_10_red { + background-image: url(spritesmith0.png); + background-position: -798px -740px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_red { + background-image: url(spritesmith0.png); + background-position: -823px -755px; + width: 60px; + height: 60px; +} +.hair_base_10_snowy { + background-image: url(spritesmith0.png); + background-position: -707px -740px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_snowy { + background-image: url(spritesmith0.png); + background-position: -732px -755px; + width: 60px; + height: 60px; +} +.hair_base_10_white { + background-image: url(spritesmith0.png); + background-position: -1080px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_white { + background-image: url(spritesmith0.png); + background-position: -1105px -15px; + width: 60px; + height: 60px; +} +.hair_base_10_winternight { + background-image: url(spritesmith0.png); + background-position: -910px -979px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_winternight { + background-image: url(spritesmith0.png); + background-position: -935px -994px; + width: 60px; + height: 60px; +} +.hair_base_10_winterstar { + background-image: url(spritesmith0.png); + background-position: -819px -979px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_winterstar { + background-image: url(spritesmith0.png); + background-position: -844px -994px; + width: 60px; + height: 60px; +} +.hair_base_10_yellow { + background-image: url(spritesmith0.png); + background-position: -728px -979px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_yellow { background-image: url(spritesmith0.png); background-position: -753px -994px; width: 60px; diff --git a/common/dist/sprites/spritesmith0.png b/common/dist/sprites/spritesmith0.png index 12fcd9453c..9933fec457 100644 Binary files a/common/dist/sprites/spritesmith0.png and b/common/dist/sprites/spritesmith0.png differ diff --git a/common/dist/sprites/spritesmith1.css b/common/dist/sprites/spritesmith1.css index bfd320d258..04fbde209d 100644 --- a/common/dist/sprites/spritesmith1.css +++ b/common/dist/sprites/spritesmith1.css @@ -1,4704 +1,4824 @@ -.hair_base_10_purple { +.hair_base_10_zombie { background-image: url(spritesmith1.png); background-position: -91px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_10_purple { +.customize-option.hair_base_10_zombie { background-image: url(spritesmith1.png); background-position: -116px -15px; width: 60px; height: 60px; } -.hair_base_10_pyellow { - background-image: url(spritesmith1.png); - background-position: -1274px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pyellow { - background-image: url(spritesmith1.png); - background-position: -1299px -15px; - width: 60px; - height: 60px; -} -.hair_base_10_pyellow2 { - background-image: url(spritesmith1.png); - background-position: 0px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -25px -106px; - width: 60px; - height: 60px; -} -.hair_base_10_rainbow { - background-image: url(spritesmith1.png); - background-position: -91px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_rainbow { - background-image: url(spritesmith1.png); - background-position: -116px -106px; - width: 60px; - height: 60px; -} -.hair_base_10_red { - background-image: url(spritesmith1.png); - background-position: -182px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_red { - background-image: url(spritesmith1.png); - background-position: -207px -15px; - width: 60px; - height: 60px; -} -.hair_base_10_snowy { - background-image: url(spritesmith1.png); - background-position: -182px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_snowy { - background-image: url(spritesmith1.png); - background-position: -207px -106px; - width: 60px; - height: 60px; -} -.hair_base_10_white { - background-image: url(spritesmith1.png); - background-position: 0px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_white { - background-image: url(spritesmith1.png); - background-position: -25px -197px; - width: 60px; - height: 60px; -} -.hair_base_10_winternight { - background-image: url(spritesmith1.png); - background-position: -91px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_winternight { - background-image: url(spritesmith1.png); - background-position: -116px -197px; - width: 60px; - height: 60px; -} -.hair_base_10_winterstar { - background-image: url(spritesmith1.png); - background-position: -182px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_winterstar { - background-image: url(spritesmith1.png); - background-position: -207px -197px; - width: 60px; - height: 60px; -} -.hair_base_10_yellow { - background-image: url(spritesmith1.png); - background-position: -273px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_yellow { - background-image: url(spritesmith1.png); - background-position: -298px -15px; - width: 60px; - height: 60px; -} -.hair_base_10_zombie { - background-image: url(spritesmith1.png); - background-position: -273px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_zombie { - background-image: url(spritesmith1.png); - background-position: -298px -106px; - width: 60px; - height: 60px; -} .hair_base_11_TRUred { - background-image: url(spritesmith1.png); - background-position: -273px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_TRUred { - background-image: url(spritesmith1.png); - background-position: -298px -197px; - width: 60px; - height: 60px; -} -.hair_base_11_aurora { - background-image: url(spritesmith1.png); - background-position: 0px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_aurora { - background-image: url(spritesmith1.png); - background-position: -25px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_black { - background-image: url(spritesmith1.png); - background-position: -91px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_black { - background-image: url(spritesmith1.png); - background-position: -116px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_blond { - background-image: url(spritesmith1.png); - background-position: -182px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_blond { - background-image: url(spritesmith1.png); - background-position: -207px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_blue { - background-image: url(spritesmith1.png); - background-position: -273px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_blue { - background-image: url(spritesmith1.png); - background-position: -298px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_brown { - background-image: url(spritesmith1.png); - background-position: -364px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_brown { - background-image: url(spritesmith1.png); - background-position: -389px -15px; - width: 60px; - height: 60px; -} -.hair_base_11_candycane { - background-image: url(spritesmith1.png); - background-position: -364px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_candycane { - background-image: url(spritesmith1.png); - background-position: -389px -106px; - width: 60px; - height: 60px; -} -.hair_base_11_candycorn { - background-image: url(spritesmith1.png); - background-position: -364px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_candycorn { - background-image: url(spritesmith1.png); - background-position: -389px -197px; - width: 60px; - height: 60px; -} -.hair_base_11_festive { - background-image: url(spritesmith1.png); - background-position: -364px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_festive { - background-image: url(spritesmith1.png); - background-position: -389px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_frost { - background-image: url(spritesmith1.png); - background-position: 0px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_frost { - background-image: url(spritesmith1.png); - background-position: -25px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -91px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -116px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_green { - background-image: url(spritesmith1.png); - background-position: -182px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_green { - background-image: url(spritesmith1.png); - background-position: -207px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_halloween { - background-image: url(spritesmith1.png); - background-position: -273px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_halloween { - background-image: url(spritesmith1.png); - background-position: -298px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_holly { - background-image: url(spritesmith1.png); - background-position: -364px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_holly { - background-image: url(spritesmith1.png); - background-position: -389px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_hollygreen { - background-image: url(spritesmith1.png); - background-position: -455px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_hollygreen { - background-image: url(spritesmith1.png); - background-position: -480px -15px; - width: 60px; - height: 60px; -} -.hair_base_11_midnight { - background-image: url(spritesmith1.png); - background-position: -455px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_midnight { - background-image: url(spritesmith1.png); - background-position: -480px -106px; - width: 60px; - height: 60px; -} -.hair_base_11_pblue { - background-image: url(spritesmith1.png); - background-position: -455px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pblue { - background-image: url(spritesmith1.png); - background-position: -480px -197px; - width: 60px; - height: 60px; -} -.hair_base_11_pblue2 { - background-image: url(spritesmith1.png); - background-position: -455px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pblue2 { - background-image: url(spritesmith1.png); - background-position: -480px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_peppermint { - background-image: url(spritesmith1.png); - background-position: -455px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_peppermint { - background-image: url(spritesmith1.png); - background-position: -480px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_pgreen { - background-image: url(spritesmith1.png); - background-position: 0px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pgreen { - background-image: url(spritesmith1.png); - background-position: -25px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -91px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -116px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_porange { - background-image: url(spritesmith1.png); - background-position: -182px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_porange { - background-image: url(spritesmith1.png); - background-position: -207px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_porange2 { - background-image: url(spritesmith1.png); - background-position: -273px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_porange2 { - background-image: url(spritesmith1.png); - background-position: -298px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_ppink { - background-image: url(spritesmith1.png); - background-position: -364px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppink { - background-image: url(spritesmith1.png); - background-position: -389px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_ppink2 { - background-image: url(spritesmith1.png); - background-position: -455px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppink2 { - background-image: url(spritesmith1.png); - background-position: -480px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_ppurple { - background-image: url(spritesmith1.png); - background-position: -546px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppurple { - background-image: url(spritesmith1.png); - background-position: -571px -15px; - width: 60px; - height: 60px; -} -.hair_base_11_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -546px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -571px -106px; - width: 60px; - height: 60px; -} -.hair_base_11_pumpkin { - background-image: url(spritesmith1.png); - background-position: -546px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pumpkin { - background-image: url(spritesmith1.png); - background-position: -571px -197px; - width: 60px; - height: 60px; -} -.hair_base_11_purple { - background-image: url(spritesmith1.png); - background-position: -546px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_purple { - background-image: url(spritesmith1.png); - background-position: -571px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_pyellow { - background-image: url(spritesmith1.png); - background-position: -546px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pyellow { - background-image: url(spritesmith1.png); - background-position: -571px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -546px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -571px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_rainbow { - background-image: url(spritesmith1.png); - background-position: 0px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_rainbow { - background-image: url(spritesmith1.png); - background-position: -25px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_red { - background-image: url(spritesmith1.png); - background-position: -91px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_red { - background-image: url(spritesmith1.png); - background-position: -116px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_snowy { - background-image: url(spritesmith1.png); - background-position: -182px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_snowy { - background-image: url(spritesmith1.png); - background-position: -207px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_white { - background-image: url(spritesmith1.png); - background-position: -273px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_white { - background-image: url(spritesmith1.png); - background-position: -298px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_winternight { - background-image: url(spritesmith1.png); - background-position: -364px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_winternight { - background-image: url(spritesmith1.png); - background-position: -389px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_winterstar { - background-image: url(spritesmith1.png); - background-position: -455px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_winterstar { - background-image: url(spritesmith1.png); - background-position: -480px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_yellow { - background-image: url(spritesmith1.png); - background-position: -546px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_yellow { - background-image: url(spritesmith1.png); - background-position: -571px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_zombie { - background-image: url(spritesmith1.png); - background-position: -637px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_zombie { - background-image: url(spritesmith1.png); - background-position: -662px -15px; - width: 60px; - height: 60px; -} -.hair_base_12_TRUred { - background-image: url(spritesmith1.png); - background-position: -637px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_TRUred { - background-image: url(spritesmith1.png); - background-position: -662px -106px; - width: 60px; - height: 60px; -} -.hair_base_12_aurora { - background-image: url(spritesmith1.png); - background-position: -637px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_aurora { - background-image: url(spritesmith1.png); - background-position: -662px -197px; - width: 60px; - height: 60px; -} -.hair_base_12_black { - background-image: url(spritesmith1.png); - background-position: -637px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_black { - background-image: url(spritesmith1.png); - background-position: -662px -288px; - width: 60px; - height: 60px; -} -.hair_base_12_blond { - background-image: url(spritesmith1.png); - background-position: -637px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_blond { - background-image: url(spritesmith1.png); - background-position: -662px -379px; - width: 60px; - height: 60px; -} -.hair_base_12_blue { - background-image: url(spritesmith1.png); - background-position: -637px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_blue { - background-image: url(spritesmith1.png); - background-position: -662px -470px; - width: 60px; - height: 60px; -} -.hair_base_12_brown { - background-image: url(spritesmith1.png); - background-position: -637px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_brown { - background-image: url(spritesmith1.png); - background-position: -662px -561px; - width: 60px; - height: 60px; -} -.hair_base_12_candycane { - background-image: url(spritesmith1.png); - background-position: 0px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_candycane { - background-image: url(spritesmith1.png); - background-position: -25px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_candycorn { - background-image: url(spritesmith1.png); - background-position: -91px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_candycorn { - background-image: url(spritesmith1.png); - background-position: -116px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_festive { - background-image: url(spritesmith1.png); - background-position: -182px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_festive { - background-image: url(spritesmith1.png); - background-position: -207px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_frost { - background-image: url(spritesmith1.png); - background-position: -273px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_frost { - background-image: url(spritesmith1.png); - background-position: -298px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -364px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -389px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_green { - background-image: url(spritesmith1.png); - background-position: -455px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_green { - background-image: url(spritesmith1.png); - background-position: -480px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_halloween { - background-image: url(spritesmith1.png); - background-position: -546px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_halloween { - background-image: url(spritesmith1.png); - background-position: -571px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_holly { - background-image: url(spritesmith1.png); - background-position: -637px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_holly { - background-image: url(spritesmith1.png); - background-position: -662px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_hollygreen { - background-image: url(spritesmith1.png); - background-position: -728px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_hollygreen { - background-image: url(spritesmith1.png); - background-position: -753px -15px; - width: 60px; - height: 60px; -} -.hair_base_12_midnight { - background-image: url(spritesmith1.png); - background-position: -728px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_midnight { - background-image: url(spritesmith1.png); - background-position: -753px -106px; - width: 60px; - height: 60px; -} -.hair_base_12_pblue { - background-image: url(spritesmith1.png); - background-position: -728px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pblue { - background-image: url(spritesmith1.png); - background-position: -753px -197px; - width: 60px; - height: 60px; -} -.hair_base_12_pblue2 { - background-image: url(spritesmith1.png); - background-position: -728px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pblue2 { - background-image: url(spritesmith1.png); - background-position: -753px -288px; - width: 60px; - height: 60px; -} -.hair_base_12_peppermint { - background-image: url(spritesmith1.png); - background-position: -728px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_peppermint { - background-image: url(spritesmith1.png); - background-position: -753px -379px; - width: 60px; - height: 60px; -} -.hair_base_12_pgreen { - background-image: url(spritesmith1.png); - background-position: -728px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pgreen { - background-image: url(spritesmith1.png); - background-position: -753px -470px; - width: 60px; - height: 60px; -} -.hair_base_12_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -728px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -753px -561px; - width: 60px; - height: 60px; -} -.hair_base_12_porange { - background-image: url(spritesmith1.png); - background-position: -728px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_porange { - background-image: url(spritesmith1.png); - background-position: -753px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_porange2 { - background-image: url(spritesmith1.png); - background-position: 0px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_porange2 { - background-image: url(spritesmith1.png); - background-position: -25px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_ppink { - background-image: url(spritesmith1.png); - background-position: -91px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppink { - background-image: url(spritesmith1.png); - background-position: -116px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_ppink2 { - background-image: url(spritesmith1.png); - background-position: -182px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppink2 { - background-image: url(spritesmith1.png); - background-position: -207px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_ppurple { - background-image: url(spritesmith1.png); - background-position: -273px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppurple { - background-image: url(spritesmith1.png); - background-position: -298px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -364px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -389px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_pumpkin { - background-image: url(spritesmith1.png); - background-position: -455px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pumpkin { - background-image: url(spritesmith1.png); - background-position: -480px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_purple { - background-image: url(spritesmith1.png); - background-position: -546px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_purple { - background-image: url(spritesmith1.png); - background-position: -571px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_pyellow { - background-image: url(spritesmith1.png); - background-position: -637px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pyellow { - background-image: url(spritesmith1.png); - background-position: -662px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -728px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -753px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_rainbow { - background-image: url(spritesmith1.png); - background-position: -819px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_rainbow { - background-image: url(spritesmith1.png); - background-position: -844px -15px; - width: 60px; - height: 60px; -} -.hair_base_12_red { - background-image: url(spritesmith1.png); - background-position: -819px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_red { - background-image: url(spritesmith1.png); - background-position: -844px -106px; - width: 60px; - height: 60px; -} -.hair_base_12_snowy { - background-image: url(spritesmith1.png); - background-position: -819px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_snowy { - background-image: url(spritesmith1.png); - background-position: -844px -197px; - width: 60px; - height: 60px; -} -.hair_base_12_white { - background-image: url(spritesmith1.png); - background-position: -819px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_white { - background-image: url(spritesmith1.png); - background-position: -844px -288px; - width: 60px; - height: 60px; -} -.hair_base_12_winternight { - background-image: url(spritesmith1.png); - background-position: -819px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_winternight { - background-image: url(spritesmith1.png); - background-position: -844px -379px; - width: 60px; - height: 60px; -} -.hair_base_12_winterstar { - background-image: url(spritesmith1.png); - background-position: -819px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_winterstar { - background-image: url(spritesmith1.png); - background-position: -844px -470px; - width: 60px; - height: 60px; -} -.hair_base_12_yellow { - background-image: url(spritesmith1.png); - background-position: -819px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_yellow { - background-image: url(spritesmith1.png); - background-position: -844px -561px; - width: 60px; - height: 60px; -} -.hair_base_12_zombie { - background-image: url(spritesmith1.png); - background-position: -819px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_zombie { - background-image: url(spritesmith1.png); - background-position: -844px -652px; - width: 60px; - height: 60px; -} -.hair_base_13_TRUred { - background-image: url(spritesmith1.png); - background-position: -819px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_TRUred { - background-image: url(spritesmith1.png); - background-position: -844px -743px; - width: 60px; - height: 60px; -} -.hair_base_13_aurora { - background-image: url(spritesmith1.png); - background-position: 0px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_aurora { - background-image: url(spritesmith1.png); - background-position: -25px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_black { - background-image: url(spritesmith1.png); - background-position: -91px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_black { - background-image: url(spritesmith1.png); - background-position: -116px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_blond { - background-image: url(spritesmith1.png); - background-position: -182px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_blond { - background-image: url(spritesmith1.png); - background-position: -207px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_blue { - background-image: url(spritesmith1.png); - background-position: -273px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_blue { - background-image: url(spritesmith1.png); - background-position: -298px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_brown { - background-image: url(spritesmith1.png); - background-position: -364px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_brown { - background-image: url(spritesmith1.png); - background-position: -389px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_candycane { - background-image: url(spritesmith1.png); - background-position: -455px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_candycane { - background-image: url(spritesmith1.png); - background-position: -480px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_candycorn { - background-image: url(spritesmith1.png); - background-position: -546px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_candycorn { - background-image: url(spritesmith1.png); - background-position: -571px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_festive { - background-image: url(spritesmith1.png); - background-position: -637px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_festive { - background-image: url(spritesmith1.png); - background-position: -662px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_frost { - background-image: url(spritesmith1.png); - background-position: -728px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_frost { - background-image: url(spritesmith1.png); - background-position: -753px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -819px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -844px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_green { - background-image: url(spritesmith1.png); - background-position: -910px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_green { - background-image: url(spritesmith1.png); - background-position: -935px -15px; - width: 60px; - height: 60px; -} -.hair_base_13_halloween { - background-image: url(spritesmith1.png); - background-position: -910px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_halloween { - background-image: url(spritesmith1.png); - background-position: -935px -106px; - width: 60px; - height: 60px; -} -.hair_base_13_holly { - background-image: url(spritesmith1.png); - background-position: -910px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_holly { - background-image: url(spritesmith1.png); - background-position: -935px -197px; - width: 60px; - height: 60px; -} -.hair_base_13_hollygreen { - background-image: url(spritesmith1.png); - background-position: -910px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_hollygreen { - background-image: url(spritesmith1.png); - background-position: -935px -288px; - width: 60px; - height: 60px; -} -.hair_base_13_midnight { - background-image: url(spritesmith1.png); - background-position: -910px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_midnight { - background-image: url(spritesmith1.png); - background-position: -935px -379px; - width: 60px; - height: 60px; -} -.hair_base_13_pblue { - background-image: url(spritesmith1.png); - background-position: -910px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pblue { - background-image: url(spritesmith1.png); - background-position: -935px -470px; - width: 60px; - height: 60px; -} -.hair_base_13_pblue2 { - background-image: url(spritesmith1.png); - background-position: -910px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pblue2 { - background-image: url(spritesmith1.png); - background-position: -935px -561px; - width: 60px; - height: 60px; -} -.hair_base_13_peppermint { - background-image: url(spritesmith1.png); - background-position: -910px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_peppermint { - background-image: url(spritesmith1.png); - background-position: -935px -652px; - width: 60px; - height: 60px; -} -.hair_base_13_pgreen { - background-image: url(spritesmith1.png); - background-position: -910px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pgreen { - background-image: url(spritesmith1.png); - background-position: -935px -743px; - width: 60px; - height: 60px; -} -.hair_base_13_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -910px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -935px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_porange { - background-image: url(spritesmith1.png); - background-position: 0px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_porange { - background-image: url(spritesmith1.png); - background-position: -25px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_porange2 { - background-image: url(spritesmith1.png); - background-position: -91px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_porange2 { - background-image: url(spritesmith1.png); - background-position: -116px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_ppink { - background-image: url(spritesmith1.png); - background-position: -182px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppink { - background-image: url(spritesmith1.png); - background-position: -207px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_ppink2 { - background-image: url(spritesmith1.png); - background-position: -273px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppink2 { - background-image: url(spritesmith1.png); - background-position: -298px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_ppurple { - background-image: url(spritesmith1.png); - background-position: -364px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppurple { - background-image: url(spritesmith1.png); - background-position: -389px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -455px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -480px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_pumpkin { - background-image: url(spritesmith1.png); - background-position: -546px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pumpkin { - background-image: url(spritesmith1.png); - background-position: -571px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_purple { - background-image: url(spritesmith1.png); - background-position: -637px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_purple { - background-image: url(spritesmith1.png); - background-position: -662px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_pyellow { - background-image: url(spritesmith1.png); - background-position: -728px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pyellow { - background-image: url(spritesmith1.png); - background-position: -753px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -819px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -844px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_rainbow { - background-image: url(spritesmith1.png); - background-position: -910px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_rainbow { - background-image: url(spritesmith1.png); - background-position: -935px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_red { - background-image: url(spritesmith1.png); - background-position: -1001px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_red { - background-image: url(spritesmith1.png); - background-position: -1026px -15px; - width: 60px; - height: 60px; -} -.hair_base_13_snowy { - background-image: url(spritesmith1.png); - background-position: -1001px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_snowy { - background-image: url(spritesmith1.png); - background-position: -1026px -106px; - width: 60px; - height: 60px; -} -.hair_base_13_white { - background-image: url(spritesmith1.png); - background-position: -1001px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_white { - background-image: url(spritesmith1.png); - background-position: -1026px -197px; - width: 60px; - height: 60px; -} -.hair_base_13_winternight { - background-image: url(spritesmith1.png); - background-position: -1001px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_winternight { - background-image: url(spritesmith1.png); - background-position: -1026px -288px; - width: 60px; - height: 60px; -} -.hair_base_13_winterstar { - background-image: url(spritesmith1.png); - background-position: -1001px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_winterstar { - background-image: url(spritesmith1.png); - background-position: -1026px -379px; - width: 60px; - height: 60px; -} -.hair_base_13_yellow { - background-image: url(spritesmith1.png); - background-position: -1001px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_yellow { - background-image: url(spritesmith1.png); - background-position: -1026px -470px; - width: 60px; - height: 60px; -} -.hair_base_13_zombie { - background-image: url(spritesmith1.png); - background-position: -1001px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_zombie { - background-image: url(spritesmith1.png); - background-position: -1026px -561px; - width: 60px; - height: 60px; -} -.hair_base_14_TRUred { - background-image: url(spritesmith1.png); - background-position: -1001px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_TRUred { - background-image: url(spritesmith1.png); - background-position: -1026px -652px; - width: 60px; - height: 60px; -} -.hair_base_14_aurora { - background-image: url(spritesmith1.png); - background-position: -1001px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_aurora { - background-image: url(spritesmith1.png); - background-position: -1026px -743px; - width: 60px; - height: 60px; -} -.hair_base_14_black { - background-image: url(spritesmith1.png); - background-position: -1001px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_black { - background-image: url(spritesmith1.png); - background-position: -1026px -834px; - width: 60px; - height: 60px; -} -.hair_base_14_blond { - background-image: url(spritesmith1.png); - background-position: -1001px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_blond { - background-image: url(spritesmith1.png); - background-position: -1026px -925px; - width: 60px; - height: 60px; -} -.hair_base_14_blue { - background-image: url(spritesmith1.png); - background-position: 0px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_blue { - background-image: url(spritesmith1.png); - background-position: -25px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_brown { - background-image: url(spritesmith1.png); - background-position: -91px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_brown { - background-image: url(spritesmith1.png); - background-position: -116px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_candycane { - background-image: url(spritesmith1.png); - background-position: -182px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_candycane { - background-image: url(spritesmith1.png); - background-position: -207px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_candycorn { - background-image: url(spritesmith1.png); - background-position: -273px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_candycorn { - background-image: url(spritesmith1.png); - background-position: -298px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_festive { - background-image: url(spritesmith1.png); - background-position: -364px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_festive { - background-image: url(spritesmith1.png); - background-position: -389px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_frost { - background-image: url(spritesmith1.png); - background-position: -455px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_frost { - background-image: url(spritesmith1.png); - background-position: -480px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -546px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -571px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_green { - background-image: url(spritesmith1.png); - background-position: -637px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_green { - background-image: url(spritesmith1.png); - background-position: -662px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_halloween { - background-image: url(spritesmith1.png); - background-position: -728px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_halloween { - background-image: url(spritesmith1.png); - background-position: -753px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_holly { - background-image: url(spritesmith1.png); - background-position: -819px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_holly { - background-image: url(spritesmith1.png); - background-position: -844px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_hollygreen { - background-image: url(spritesmith1.png); - background-position: -910px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_hollygreen { - background-image: url(spritesmith1.png); - background-position: -935px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_midnight { - background-image: url(spritesmith1.png); - background-position: -1001px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_midnight { - background-image: url(spritesmith1.png); - background-position: -1026px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_pblue { - background-image: url(spritesmith1.png); - background-position: -1092px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pblue { - background-image: url(spritesmith1.png); - background-position: -1117px -15px; - width: 60px; - height: 60px; -} -.hair_base_14_pblue2 { - background-image: url(spritesmith1.png); - background-position: -1092px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pblue2 { - background-image: url(spritesmith1.png); - background-position: -1117px -106px; - width: 60px; - height: 60px; -} -.hair_base_14_peppermint { - background-image: url(spritesmith1.png); - background-position: -1092px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_peppermint { - background-image: url(spritesmith1.png); - background-position: -1117px -197px; - width: 60px; - height: 60px; -} -.hair_base_14_pgreen { - background-image: url(spritesmith1.png); - background-position: -1092px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pgreen { - background-image: url(spritesmith1.png); - background-position: -1117px -288px; - width: 60px; - height: 60px; -} -.hair_base_14_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -1092px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -1117px -379px; - width: 60px; - height: 60px; -} -.hair_base_14_porange { - background-image: url(spritesmith1.png); - background-position: -1092px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_porange { - background-image: url(spritesmith1.png); - background-position: -1117px -470px; - width: 60px; - height: 60px; -} -.hair_base_14_porange2 { - background-image: url(spritesmith1.png); - background-position: -1092px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_porange2 { - background-image: url(spritesmith1.png); - background-position: -1117px -561px; - width: 60px; - height: 60px; -} -.hair_base_14_ppink { - background-image: url(spritesmith1.png); - background-position: -1092px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppink { - background-image: url(spritesmith1.png); - background-position: -1117px -652px; - width: 60px; - height: 60px; -} -.hair_base_14_ppink2 { - background-image: url(spritesmith1.png); - background-position: -1092px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppink2 { - background-image: url(spritesmith1.png); - background-position: -1117px -743px; - width: 60px; - height: 60px; -} -.hair_base_14_ppurple { - background-image: url(spritesmith1.png); - background-position: -1092px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppurple { - background-image: url(spritesmith1.png); - background-position: -1117px -834px; - width: 60px; - height: 60px; -} -.hair_base_14_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -1092px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -1117px -925px; - width: 60px; - height: 60px; -} -.hair_base_14_pumpkin { - background-image: url(spritesmith1.png); - background-position: -1092px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pumpkin { - background-image: url(spritesmith1.png); - background-position: -1117px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_purple { - background-image: url(spritesmith1.png); - background-position: 0px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_purple { - background-image: url(spritesmith1.png); - background-position: -25px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_pyellow { - background-image: url(spritesmith1.png); - background-position: -91px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pyellow { - background-image: url(spritesmith1.png); - background-position: -116px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -182px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -207px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_rainbow { - background-image: url(spritesmith1.png); - background-position: -273px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_rainbow { - background-image: url(spritesmith1.png); - background-position: -298px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_red { - background-image: url(spritesmith1.png); - background-position: -364px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_red { - background-image: url(spritesmith1.png); - background-position: -389px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_snowy { - background-image: url(spritesmith1.png); - background-position: -455px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_snowy { - background-image: url(spritesmith1.png); - background-position: -480px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_white { - background-image: url(spritesmith1.png); - background-position: -546px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_white { - background-image: url(spritesmith1.png); - background-position: -571px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_winternight { - background-image: url(spritesmith1.png); - background-position: -637px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_winternight { - background-image: url(spritesmith1.png); - background-position: -662px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_winterstar { - background-image: url(spritesmith1.png); - background-position: -728px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_winterstar { - background-image: url(spritesmith1.png); - background-position: -753px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_yellow { - background-image: url(spritesmith1.png); - background-position: -819px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_yellow { - background-image: url(spritesmith1.png); - background-position: -844px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_zombie { - background-image: url(spritesmith1.png); - background-position: -910px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_zombie { - background-image: url(spritesmith1.png); - background-position: -935px -1107px; - width: 60px; - height: 60px; -} -.hair_base_1_TRUred { - background-image: url(spritesmith1.png); - background-position: -1001px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_TRUred { - background-image: url(spritesmith1.png); - background-position: -1026px -1107px; - width: 60px; - height: 60px; -} -.hair_base_1_aurora { - background-image: url(spritesmith1.png); - background-position: -1092px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_aurora { - background-image: url(spritesmith1.png); - background-position: -1117px -1107px; - width: 60px; - height: 60px; -} -.hair_base_1_black { - background-image: url(spritesmith1.png); - background-position: -1183px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_black { - background-image: url(spritesmith1.png); - background-position: -1208px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_blond { - background-image: url(spritesmith1.png); - background-position: -1183px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_blond { - background-image: url(spritesmith1.png); - background-position: -1208px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_blue { - background-image: url(spritesmith1.png); - background-position: -1183px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_blue { - background-image: url(spritesmith1.png); - background-position: -1208px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_brown { - background-image: url(spritesmith1.png); - background-position: -1183px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_brown { - background-image: url(spritesmith1.png); - background-position: -1208px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_candycane { - background-image: url(spritesmith1.png); - background-position: -1183px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_candycane { - background-image: url(spritesmith1.png); - background-position: -1208px -379px; - width: 60px; - height: 60px; -} -.hair_base_1_candycorn { - background-image: url(spritesmith1.png); - background-position: -1183px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_candycorn { - background-image: url(spritesmith1.png); - background-position: -1208px -470px; - width: 60px; - height: 60px; -} -.hair_base_1_festive { - background-image: url(spritesmith1.png); - background-position: -1183px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_festive { - background-image: url(spritesmith1.png); - background-position: -1208px -561px; - width: 60px; - height: 60px; -} -.hair_base_1_frost { - background-image: url(spritesmith1.png); - background-position: -1183px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_frost { - background-image: url(spritesmith1.png); - background-position: -1208px -652px; - width: 60px; - height: 60px; -} -.hair_base_1_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -1183px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ghostwhite { - background-image: url(spritesmith1.png); - background-position: -1208px -743px; - width: 60px; - height: 60px; -} -.hair_base_1_green { - background-image: url(spritesmith1.png); - background-position: -1183px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_green { - background-image: url(spritesmith1.png); - background-position: -1208px -834px; - width: 60px; - height: 60px; -} -.hair_base_1_halloween { - background-image: url(spritesmith1.png); - background-position: -1183px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_halloween { - background-image: url(spritesmith1.png); - background-position: -1208px -925px; - width: 60px; - height: 60px; -} -.hair_base_1_holly { - background-image: url(spritesmith1.png); - background-position: -1183px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_holly { - background-image: url(spritesmith1.png); - background-position: -1208px -1016px; - width: 60px; - height: 60px; -} -.hair_base_1_hollygreen { - background-image: url(spritesmith1.png); - background-position: -1183px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_hollygreen { - background-image: url(spritesmith1.png); - background-position: -1208px -1107px; - width: 60px; - height: 60px; -} -.hair_base_1_midnight { - background-image: url(spritesmith1.png); - background-position: 0px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_midnight { - background-image: url(spritesmith1.png); - background-position: -25px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pblue { - background-image: url(spritesmith1.png); - background-position: -91px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pblue { - background-image: url(spritesmith1.png); - background-position: -116px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pblue2 { - background-image: url(spritesmith1.png); - background-position: -182px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pblue2 { - background-image: url(spritesmith1.png); - background-position: -207px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_peppermint { - background-image: url(spritesmith1.png); - background-position: -273px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_peppermint { - background-image: url(spritesmith1.png); - background-position: -298px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pgreen { - background-image: url(spritesmith1.png); - background-position: -364px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pgreen { - background-image: url(spritesmith1.png); - background-position: -389px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -455px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pgreen2 { - background-image: url(spritesmith1.png); - background-position: -480px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_porange { - background-image: url(spritesmith1.png); - background-position: -546px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_porange { - background-image: url(spritesmith1.png); - background-position: -571px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_porange2 { - background-image: url(spritesmith1.png); - background-position: -637px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_porange2 { - background-image: url(spritesmith1.png); - background-position: -662px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_ppink { - background-image: url(spritesmith1.png); - background-position: -728px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppink { - background-image: url(spritesmith1.png); - background-position: -753px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_ppink2 { - background-image: url(spritesmith1.png); - background-position: -819px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppink2 { - background-image: url(spritesmith1.png); - background-position: -844px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_ppurple { - background-image: url(spritesmith1.png); - background-position: -910px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppurple { - background-image: url(spritesmith1.png); - background-position: -935px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -1001px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppurple2 { - background-image: url(spritesmith1.png); - background-position: -1026px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pumpkin { - background-image: url(spritesmith1.png); - background-position: -1092px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pumpkin { - background-image: url(spritesmith1.png); - background-position: -1117px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_purple { - background-image: url(spritesmith1.png); - background-position: -1183px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_purple { - background-image: url(spritesmith1.png); - background-position: -1208px -1198px; - width: 60px; - height: 60px; -} -.hair_base_1_pyellow { - background-image: url(spritesmith1.png); - background-position: 0px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pyellow { - background-image: url(spritesmith1.png); - background-position: -25px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -1274px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pyellow2 { - background-image: url(spritesmith1.png); - background-position: -1299px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_rainbow { - background-image: url(spritesmith1.png); - background-position: -1274px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_rainbow { - background-image: url(spritesmith1.png); - background-position: -1299px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_red { - background-image: url(spritesmith1.png); - background-position: -1274px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_red { - background-image: url(spritesmith1.png); - background-position: -1299px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_snowy { - background-image: url(spritesmith1.png); - background-position: -1274px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_snowy { - background-image: url(spritesmith1.png); - background-position: -1299px -379px; - width: 60px; - height: 60px; -} -.hair_base_1_white { background-image: url(spritesmith1.png); background-position: -1274px -455px; width: 90px; height: 90px; } -.customize-option.hair_base_1_white { +.customize-option.hair_base_11_TRUred { background-image: url(spritesmith1.png); background-position: -1299px -470px; width: 60px; height: 60px; } +.hair_base_11_aurora { + background-image: url(spritesmith1.png); + background-position: 0px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_aurora { + background-image: url(spritesmith1.png); + background-position: -25px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_black { + background-image: url(spritesmith1.png); + background-position: -91px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_black { + background-image: url(spritesmith1.png); + background-position: -116px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_blond { + background-image: url(spritesmith1.png); + background-position: -182px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_blond { + background-image: url(spritesmith1.png); + background-position: -207px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_blue { + background-image: url(spritesmith1.png); + background-position: -182px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_blue { + background-image: url(spritesmith1.png); + background-position: -207px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_brown { + background-image: url(spritesmith1.png); + background-position: 0px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_brown { + background-image: url(spritesmith1.png); + background-position: -25px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_candycane { + background-image: url(spritesmith1.png); + background-position: -91px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_candycane { + background-image: url(spritesmith1.png); + background-position: -116px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_candycorn { + background-image: url(spritesmith1.png); + background-position: -182px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_candycorn { + background-image: url(spritesmith1.png); + background-position: -207px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_festive { + background-image: url(spritesmith1.png); + background-position: -273px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_festive { + background-image: url(spritesmith1.png); + background-position: -298px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_frost { + background-image: url(spritesmith1.png); + background-position: -273px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_frost { + background-image: url(spritesmith1.png); + background-position: -298px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -273px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -298px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_green { + background-image: url(spritesmith1.png); + background-position: 0px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_green { + background-image: url(spritesmith1.png); + background-position: -25px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_halloween { + background-image: url(spritesmith1.png); + background-position: -91px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_halloween { + background-image: url(spritesmith1.png); + background-position: -116px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_holly { + background-image: url(spritesmith1.png); + background-position: -182px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_holly { + background-image: url(spritesmith1.png); + background-position: -207px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_hollygreen { + background-image: url(spritesmith1.png); + background-position: -273px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_hollygreen { + background-image: url(spritesmith1.png); + background-position: -298px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_midnight { + background-image: url(spritesmith1.png); + background-position: -364px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_midnight { + background-image: url(spritesmith1.png); + background-position: -389px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_pblue { + background-image: url(spritesmith1.png); + background-position: -364px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pblue { + background-image: url(spritesmith1.png); + background-position: -389px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_pblue2 { + background-image: url(spritesmith1.png); + background-position: -364px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pblue2 { + background-image: url(spritesmith1.png); + background-position: -389px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_peppermint { + background-image: url(spritesmith1.png); + background-position: -364px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_peppermint { + background-image: url(spritesmith1.png); + background-position: -389px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_pgreen { + background-image: url(spritesmith1.png); + background-position: 0px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pgreen { + background-image: url(spritesmith1.png); + background-position: -25px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -91px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -116px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_porange { + background-image: url(spritesmith1.png); + background-position: -182px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_porange { + background-image: url(spritesmith1.png); + background-position: -207px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_porange2 { + background-image: url(spritesmith1.png); + background-position: -273px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_porange2 { + background-image: url(spritesmith1.png); + background-position: -298px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_ppink { + background-image: url(spritesmith1.png); + background-position: -364px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppink { + background-image: url(spritesmith1.png); + background-position: -389px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_ppink2 { + background-image: url(spritesmith1.png); + background-position: -455px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppink2 { + background-image: url(spritesmith1.png); + background-position: -480px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_ppurple { + background-image: url(spritesmith1.png); + background-position: -455px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppurple { + background-image: url(spritesmith1.png); + background-position: -480px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -455px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -480px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_pumpkin { + background-image: url(spritesmith1.png); + background-position: -455px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pumpkin { + background-image: url(spritesmith1.png); + background-position: -480px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_purple { + background-image: url(spritesmith1.png); + background-position: -455px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_purple { + background-image: url(spritesmith1.png); + background-position: -480px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_pyellow { + background-image: url(spritesmith1.png); + background-position: 0px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pyellow { + background-image: url(spritesmith1.png); + background-position: -25px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -91px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -116px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_rainbow { + background-image: url(spritesmith1.png); + background-position: -182px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_rainbow { + background-image: url(spritesmith1.png); + background-position: -207px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_red { + background-image: url(spritesmith1.png); + background-position: -273px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_red { + background-image: url(spritesmith1.png); + background-position: -298px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_snowy { + background-image: url(spritesmith1.png); + background-position: -364px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_snowy { + background-image: url(spritesmith1.png); + background-position: -389px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_white { + background-image: url(spritesmith1.png); + background-position: -455px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_white { + background-image: url(spritesmith1.png); + background-position: -480px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_winternight { + background-image: url(spritesmith1.png); + background-position: -546px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_winternight { + background-image: url(spritesmith1.png); + background-position: -571px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_winterstar { + background-image: url(spritesmith1.png); + background-position: -546px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_winterstar { + background-image: url(spritesmith1.png); + background-position: -571px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_yellow { + background-image: url(spritesmith1.png); + background-position: -546px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_yellow { + background-image: url(spritesmith1.png); + background-position: -571px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_zombie { + background-image: url(spritesmith1.png); + background-position: -546px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_zombie { + background-image: url(spritesmith1.png); + background-position: -571px -288px; + width: 60px; + height: 60px; +} +.hair_base_12_TRUred { + background-image: url(spritesmith1.png); + background-position: -546px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_TRUred { + background-image: url(spritesmith1.png); + background-position: -571px -379px; + width: 60px; + height: 60px; +} +.hair_base_12_aurora { + background-image: url(spritesmith1.png); + background-position: -546px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_aurora { + background-image: url(spritesmith1.png); + background-position: -571px -470px; + width: 60px; + height: 60px; +} +.hair_base_12_black { + background-image: url(spritesmith1.png); + background-position: 0px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_black { + background-image: url(spritesmith1.png); + background-position: -25px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_blond { + background-image: url(spritesmith1.png); + background-position: -91px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_blond { + background-image: url(spritesmith1.png); + background-position: -116px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_blue { + background-image: url(spritesmith1.png); + background-position: -182px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_blue { + background-image: url(spritesmith1.png); + background-position: -207px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_brown { + background-image: url(spritesmith1.png); + background-position: -273px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_brown { + background-image: url(spritesmith1.png); + background-position: -298px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_candycane { + background-image: url(spritesmith1.png); + background-position: -364px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_candycane { + background-image: url(spritesmith1.png); + background-position: -389px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_candycorn { + background-image: url(spritesmith1.png); + background-position: -455px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_candycorn { + background-image: url(spritesmith1.png); + background-position: -480px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_festive { + background-image: url(spritesmith1.png); + background-position: -546px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_festive { + background-image: url(spritesmith1.png); + background-position: -571px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_frost { + background-image: url(spritesmith1.png); + background-position: -637px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_frost { + background-image: url(spritesmith1.png); + background-position: -662px -15px; + width: 60px; + height: 60px; +} +.hair_base_12_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -637px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -662px -106px; + width: 60px; + height: 60px; +} +.hair_base_12_green { + background-image: url(spritesmith1.png); + background-position: -637px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_green { + background-image: url(spritesmith1.png); + background-position: -662px -197px; + width: 60px; + height: 60px; +} +.hair_base_12_halloween { + background-image: url(spritesmith1.png); + background-position: -637px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_halloween { + background-image: url(spritesmith1.png); + background-position: -662px -288px; + width: 60px; + height: 60px; +} +.hair_base_12_holly { + background-image: url(spritesmith1.png); + background-position: -637px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_holly { + background-image: url(spritesmith1.png); + background-position: -662px -379px; + width: 60px; + height: 60px; +} +.hair_base_12_hollygreen { + background-image: url(spritesmith1.png); + background-position: -637px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_hollygreen { + background-image: url(spritesmith1.png); + background-position: -662px -470px; + width: 60px; + height: 60px; +} +.hair_base_12_midnight { + background-image: url(spritesmith1.png); + background-position: -637px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_midnight { + background-image: url(spritesmith1.png); + background-position: -662px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_pblue { + background-image: url(spritesmith1.png); + background-position: 0px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pblue { + background-image: url(spritesmith1.png); + background-position: -25px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_pblue2 { + background-image: url(spritesmith1.png); + background-position: -91px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pblue2 { + background-image: url(spritesmith1.png); + background-position: -116px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_peppermint { + background-image: url(spritesmith1.png); + background-position: -182px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_peppermint { + background-image: url(spritesmith1.png); + background-position: -207px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_pgreen { + background-image: url(spritesmith1.png); + background-position: -273px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pgreen { + background-image: url(spritesmith1.png); + background-position: -298px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -364px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -389px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_porange { + background-image: url(spritesmith1.png); + background-position: -455px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_porange { + background-image: url(spritesmith1.png); + background-position: -480px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_porange2 { + background-image: url(spritesmith1.png); + background-position: -546px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_porange2 { + background-image: url(spritesmith1.png); + background-position: -571px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_ppink { + background-image: url(spritesmith1.png); + background-position: -637px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppink { + background-image: url(spritesmith1.png); + background-position: -662px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_ppink2 { + background-image: url(spritesmith1.png); + background-position: -728px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppink2 { + background-image: url(spritesmith1.png); + background-position: -753px -15px; + width: 60px; + height: 60px; +} +.hair_base_12_ppurple { + background-image: url(spritesmith1.png); + background-position: -728px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppurple { + background-image: url(spritesmith1.png); + background-position: -753px -106px; + width: 60px; + height: 60px; +} +.hair_base_12_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -728px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -753px -197px; + width: 60px; + height: 60px; +} +.hair_base_12_pumpkin { + background-image: url(spritesmith1.png); + background-position: -728px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pumpkin { + background-image: url(spritesmith1.png); + background-position: -753px -288px; + width: 60px; + height: 60px; +} +.hair_base_12_purple { + background-image: url(spritesmith1.png); + background-position: -728px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_purple { + background-image: url(spritesmith1.png); + background-position: -753px -379px; + width: 60px; + height: 60px; +} +.hair_base_12_pyellow { + background-image: url(spritesmith1.png); + background-position: -728px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pyellow { + background-image: url(spritesmith1.png); + background-position: -753px -470px; + width: 60px; + height: 60px; +} +.hair_base_12_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -728px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -753px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_rainbow { + background-image: url(spritesmith1.png); + background-position: -728px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_rainbow { + background-image: url(spritesmith1.png); + background-position: -753px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_red { + background-image: url(spritesmith1.png); + background-position: 0px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_red { + background-image: url(spritesmith1.png); + background-position: -25px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_snowy { + background-image: url(spritesmith1.png); + background-position: -91px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_snowy { + background-image: url(spritesmith1.png); + background-position: -116px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_white { + background-image: url(spritesmith1.png); + background-position: -182px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_white { + background-image: url(spritesmith1.png); + background-position: -207px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_winternight { + background-image: url(spritesmith1.png); + background-position: -273px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_winternight { + background-image: url(spritesmith1.png); + background-position: -298px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_winterstar { + background-image: url(spritesmith1.png); + background-position: -364px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_winterstar { + background-image: url(spritesmith1.png); + background-position: -389px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_yellow { + background-image: url(spritesmith1.png); + background-position: -455px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_yellow { + background-image: url(spritesmith1.png); + background-position: -480px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_zombie { + background-image: url(spritesmith1.png); + background-position: -546px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_zombie { + background-image: url(spritesmith1.png); + background-position: -571px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_TRUred { + background-image: url(spritesmith1.png); + background-position: -637px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_TRUred { + background-image: url(spritesmith1.png); + background-position: -662px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_aurora { + background-image: url(spritesmith1.png); + background-position: -728px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_aurora { + background-image: url(spritesmith1.png); + background-position: -753px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_black { + background-image: url(spritesmith1.png); + background-position: -819px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_black { + background-image: url(spritesmith1.png); + background-position: -844px -15px; + width: 60px; + height: 60px; +} +.hair_base_13_blond { + background-image: url(spritesmith1.png); + background-position: -819px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_blond { + background-image: url(spritesmith1.png); + background-position: -844px -106px; + width: 60px; + height: 60px; +} +.hair_base_13_blue { + background-image: url(spritesmith1.png); + background-position: -819px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_blue { + background-image: url(spritesmith1.png); + background-position: -844px -197px; + width: 60px; + height: 60px; +} +.hair_base_13_brown { + background-image: url(spritesmith1.png); + background-position: -819px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_brown { + background-image: url(spritesmith1.png); + background-position: -844px -288px; + width: 60px; + height: 60px; +} +.hair_base_13_candycane { + background-image: url(spritesmith1.png); + background-position: -819px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_candycane { + background-image: url(spritesmith1.png); + background-position: -844px -379px; + width: 60px; + height: 60px; +} +.hair_base_13_candycorn { + background-image: url(spritesmith1.png); + background-position: -819px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_candycorn { + background-image: url(spritesmith1.png); + background-position: -844px -470px; + width: 60px; + height: 60px; +} +.hair_base_13_festive { + background-image: url(spritesmith1.png); + background-position: -819px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_festive { + background-image: url(spritesmith1.png); + background-position: -844px -561px; + width: 60px; + height: 60px; +} +.hair_base_13_frost { + background-image: url(spritesmith1.png); + background-position: -819px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_frost { + background-image: url(spritesmith1.png); + background-position: -844px -652px; + width: 60px; + height: 60px; +} +.hair_base_13_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -819px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -844px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_green { + background-image: url(spritesmith1.png); + background-position: 0px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_green { + background-image: url(spritesmith1.png); + background-position: -25px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_halloween { + background-image: url(spritesmith1.png); + background-position: -91px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_halloween { + background-image: url(spritesmith1.png); + background-position: -116px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_holly { + background-image: url(spritesmith1.png); + background-position: -182px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_holly { + background-image: url(spritesmith1.png); + background-position: -207px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_hollygreen { + background-image: url(spritesmith1.png); + background-position: -273px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_hollygreen { + background-image: url(spritesmith1.png); + background-position: -298px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_midnight { + background-image: url(spritesmith1.png); + background-position: -364px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_midnight { + background-image: url(spritesmith1.png); + background-position: -389px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_pblue { + background-image: url(spritesmith1.png); + background-position: -455px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pblue { + background-image: url(spritesmith1.png); + background-position: -480px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_pblue2 { + background-image: url(spritesmith1.png); + background-position: -546px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pblue2 { + background-image: url(spritesmith1.png); + background-position: -571px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_peppermint { + background-image: url(spritesmith1.png); + background-position: -637px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_peppermint { + background-image: url(spritesmith1.png); + background-position: -662px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_pgreen { + background-image: url(spritesmith1.png); + background-position: -728px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pgreen { + background-image: url(spritesmith1.png); + background-position: -753px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -819px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -844px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_porange { + background-image: url(spritesmith1.png); + background-position: -910px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_porange { + background-image: url(spritesmith1.png); + background-position: -935px -15px; + width: 60px; + height: 60px; +} +.hair_base_13_porange2 { + background-image: url(spritesmith1.png); + background-position: -910px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_porange2 { + background-image: url(spritesmith1.png); + background-position: -935px -106px; + width: 60px; + height: 60px; +} +.hair_base_13_ppink { + background-image: url(spritesmith1.png); + background-position: -910px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppink { + background-image: url(spritesmith1.png); + background-position: -935px -197px; + width: 60px; + height: 60px; +} +.hair_base_13_ppink2 { + background-image: url(spritesmith1.png); + background-position: -910px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppink2 { + background-image: url(spritesmith1.png); + background-position: -935px -288px; + width: 60px; + height: 60px; +} +.hair_base_13_ppurple { + background-image: url(spritesmith1.png); + background-position: -910px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppurple { + background-image: url(spritesmith1.png); + background-position: -935px -379px; + width: 60px; + height: 60px; +} +.hair_base_13_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -910px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -935px -470px; + width: 60px; + height: 60px; +} +.hair_base_13_pumpkin { + background-image: url(spritesmith1.png); + background-position: -910px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pumpkin { + background-image: url(spritesmith1.png); + background-position: -935px -561px; + width: 60px; + height: 60px; +} +.hair_base_13_purple { + background-image: url(spritesmith1.png); + background-position: -910px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_purple { + background-image: url(spritesmith1.png); + background-position: -935px -652px; + width: 60px; + height: 60px; +} +.hair_base_13_pyellow { + background-image: url(spritesmith1.png); + background-position: -910px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pyellow { + background-image: url(spritesmith1.png); + background-position: -935px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -910px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -935px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_rainbow { + background-image: url(spritesmith1.png); + background-position: 0px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_rainbow { + background-image: url(spritesmith1.png); + background-position: -25px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_red { + background-image: url(spritesmith1.png); + background-position: -91px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_red { + background-image: url(spritesmith1.png); + background-position: -116px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_snowy { + background-image: url(spritesmith1.png); + background-position: -182px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_snowy { + background-image: url(spritesmith1.png); + background-position: -207px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_white { + background-image: url(spritesmith1.png); + background-position: -273px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_white { + background-image: url(spritesmith1.png); + background-position: -298px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_winternight { + background-image: url(spritesmith1.png); + background-position: -364px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_winternight { + background-image: url(spritesmith1.png); + background-position: -389px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_winterstar { + background-image: url(spritesmith1.png); + background-position: -455px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_winterstar { + background-image: url(spritesmith1.png); + background-position: -480px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_yellow { + background-image: url(spritesmith1.png); + background-position: -546px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_yellow { + background-image: url(spritesmith1.png); + background-position: -571px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_zombie { + background-image: url(spritesmith1.png); + background-position: -637px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_zombie { + background-image: url(spritesmith1.png); + background-position: -662px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_TRUred { + background-image: url(spritesmith1.png); + background-position: -728px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_TRUred { + background-image: url(spritesmith1.png); + background-position: -753px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_aurora { + background-image: url(spritesmith1.png); + background-position: -819px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_aurora { + background-image: url(spritesmith1.png); + background-position: -844px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_black { + background-image: url(spritesmith1.png); + background-position: -910px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_black { + background-image: url(spritesmith1.png); + background-position: -935px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_blond { + background-image: url(spritesmith1.png); + background-position: -1001px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_blond { + background-image: url(spritesmith1.png); + background-position: -1026px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_blue { + background-image: url(spritesmith1.png); + background-position: -1001px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_blue { + background-image: url(spritesmith1.png); + background-position: -1026px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_brown { + background-image: url(spritesmith1.png); + background-position: -1001px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_brown { + background-image: url(spritesmith1.png); + background-position: -1026px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_candycane { + background-image: url(spritesmith1.png); + background-position: -1001px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_candycane { + background-image: url(spritesmith1.png); + background-position: -1026px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_candycorn { + background-image: url(spritesmith1.png); + background-position: -1001px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_candycorn { + background-image: url(spritesmith1.png); + background-position: -1026px -379px; + width: 60px; + height: 60px; +} +.hair_base_14_festive { + background-image: url(spritesmith1.png); + background-position: -1001px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_festive { + background-image: url(spritesmith1.png); + background-position: -1026px -470px; + width: 60px; + height: 60px; +} +.hair_base_14_frost { + background-image: url(spritesmith1.png); + background-position: -1001px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_frost { + background-image: url(spritesmith1.png); + background-position: -1026px -561px; + width: 60px; + height: 60px; +} +.hair_base_14_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1001px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1026px -652px; + width: 60px; + height: 60px; +} +.hair_base_14_green { + background-image: url(spritesmith1.png); + background-position: -1001px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_green { + background-image: url(spritesmith1.png); + background-position: -1026px -743px; + width: 60px; + height: 60px; +} +.hair_base_14_halloween { + background-image: url(spritesmith1.png); + background-position: -1001px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_halloween { + background-image: url(spritesmith1.png); + background-position: -1026px -834px; + width: 60px; + height: 60px; +} +.hair_base_14_holly { + background-image: url(spritesmith1.png); + background-position: -1001px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_holly { + background-image: url(spritesmith1.png); + background-position: -1026px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_hollygreen { + background-image: url(spritesmith1.png); + background-position: 0px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_hollygreen { + background-image: url(spritesmith1.png); + background-position: -25px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_midnight { + background-image: url(spritesmith1.png); + background-position: -91px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_midnight { + background-image: url(spritesmith1.png); + background-position: -116px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_pblue { + background-image: url(spritesmith1.png); + background-position: -182px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pblue { + background-image: url(spritesmith1.png); + background-position: -207px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_pblue2 { + background-image: url(spritesmith1.png); + background-position: -273px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pblue2 { + background-image: url(spritesmith1.png); + background-position: -298px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_peppermint { + background-image: url(spritesmith1.png); + background-position: -364px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_peppermint { + background-image: url(spritesmith1.png); + background-position: -389px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_pgreen { + background-image: url(spritesmith1.png); + background-position: -455px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pgreen { + background-image: url(spritesmith1.png); + background-position: -480px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -546px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -571px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_porange { + background-image: url(spritesmith1.png); + background-position: -637px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_porange { + background-image: url(spritesmith1.png); + background-position: -662px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_porange2 { + background-image: url(spritesmith1.png); + background-position: -728px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_porange2 { + background-image: url(spritesmith1.png); + background-position: -753px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_ppink { + background-image: url(spritesmith1.png); + background-position: -819px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppink { + background-image: url(spritesmith1.png); + background-position: -844px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_ppink2 { + background-image: url(spritesmith1.png); + background-position: -910px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppink2 { + background-image: url(spritesmith1.png); + background-position: -935px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_ppurple { + background-image: url(spritesmith1.png); + background-position: -1001px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppurple { + background-image: url(spritesmith1.png); + background-position: -1026px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -1092px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -1117px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_pumpkin { + background-image: url(spritesmith1.png); + background-position: -1092px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pumpkin { + background-image: url(spritesmith1.png); + background-position: -1117px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_purple { + background-image: url(spritesmith1.png); + background-position: -1092px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_purple { + background-image: url(spritesmith1.png); + background-position: -1117px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_pyellow { + background-image: url(spritesmith1.png); + background-position: -1092px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pyellow { + background-image: url(spritesmith1.png); + background-position: -1117px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -1092px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -1117px -379px; + width: 60px; + height: 60px; +} +.hair_base_14_rainbow { + background-image: url(spritesmith1.png); + background-position: -1092px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_rainbow { + background-image: url(spritesmith1.png); + background-position: -1117px -470px; + width: 60px; + height: 60px; +} +.hair_base_14_red { + background-image: url(spritesmith1.png); + background-position: -1092px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_red { + background-image: url(spritesmith1.png); + background-position: -1117px -561px; + width: 60px; + height: 60px; +} +.hair_base_14_snowy { + background-image: url(spritesmith1.png); + background-position: -1092px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_snowy { + background-image: url(spritesmith1.png); + background-position: -1117px -652px; + width: 60px; + height: 60px; +} +.hair_base_14_white { + background-image: url(spritesmith1.png); + background-position: -1092px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_white { + background-image: url(spritesmith1.png); + background-position: -1117px -743px; + width: 60px; + height: 60px; +} +.hair_base_14_winternight { + background-image: url(spritesmith1.png); + background-position: -1092px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_winternight { + background-image: url(spritesmith1.png); + background-position: -1117px -834px; + width: 60px; + height: 60px; +} +.hair_base_14_winterstar { + background-image: url(spritesmith1.png); + background-position: -1092px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_winterstar { + background-image: url(spritesmith1.png); + background-position: -1117px -925px; + width: 60px; + height: 60px; +} +.hair_base_14_yellow { + background-image: url(spritesmith1.png); + background-position: -1092px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_yellow { + background-image: url(spritesmith1.png); + background-position: -1117px -1016px; + width: 60px; + height: 60px; +} +.hair_base_14_zombie { + background-image: url(spritesmith1.png); + background-position: 0px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_zombie { + background-image: url(spritesmith1.png); + background-position: -25px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_TRUred { + background-image: url(spritesmith1.png); + background-position: -91px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_TRUred { + background-image: url(spritesmith1.png); + background-position: -116px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_aurora { + background-image: url(spritesmith1.png); + background-position: -182px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_aurora { + background-image: url(spritesmith1.png); + background-position: -207px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_black { + background-image: url(spritesmith1.png); + background-position: -273px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_black { + background-image: url(spritesmith1.png); + background-position: -298px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_blond { + background-image: url(spritesmith1.png); + background-position: -364px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_blond { + background-image: url(spritesmith1.png); + background-position: -389px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_blue { + background-image: url(spritesmith1.png); + background-position: -455px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_blue { + background-image: url(spritesmith1.png); + background-position: -480px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_brown { + background-image: url(spritesmith1.png); + background-position: -546px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_brown { + background-image: url(spritesmith1.png); + background-position: -571px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_candycane { + background-image: url(spritesmith1.png); + background-position: -637px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_candycane { + background-image: url(spritesmith1.png); + background-position: -662px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_candycorn { + background-image: url(spritesmith1.png); + background-position: -728px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_candycorn { + background-image: url(spritesmith1.png); + background-position: -753px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_festive { + background-image: url(spritesmith1.png); + background-position: -819px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_festive { + background-image: url(spritesmith1.png); + background-position: -844px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_frost { + background-image: url(spritesmith1.png); + background-position: -910px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_frost { + background-image: url(spritesmith1.png); + background-position: -935px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1001px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1026px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_green { + background-image: url(spritesmith1.png); + background-position: -1092px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_green { + background-image: url(spritesmith1.png); + background-position: -1117px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_halloween { + background-image: url(spritesmith1.png); + background-position: -1183px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_halloween { + background-image: url(spritesmith1.png); + background-position: -1208px -15px; + width: 60px; + height: 60px; +} +.hair_base_1_holly { + background-image: url(spritesmith1.png); + background-position: -1183px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_holly { + background-image: url(spritesmith1.png); + background-position: -1208px -106px; + width: 60px; + height: 60px; +} +.hair_base_1_hollygreen { + background-image: url(spritesmith1.png); + background-position: -1183px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_hollygreen { + background-image: url(spritesmith1.png); + background-position: -1208px -197px; + width: 60px; + height: 60px; +} +.hair_base_1_midnight { + background-image: url(spritesmith1.png); + background-position: -1183px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_midnight { + background-image: url(spritesmith1.png); + background-position: -1208px -288px; + width: 60px; + height: 60px; +} +.hair_base_1_pblue { + background-image: url(spritesmith1.png); + background-position: -1183px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pblue { + background-image: url(spritesmith1.png); + background-position: -1208px -379px; + width: 60px; + height: 60px; +} +.hair_base_1_pblue2 { + background-image: url(spritesmith1.png); + background-position: -1183px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pblue2 { + background-image: url(spritesmith1.png); + background-position: -1208px -470px; + width: 60px; + height: 60px; +} +.hair_base_1_peppermint { + background-image: url(spritesmith1.png); + background-position: -1183px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_peppermint { + background-image: url(spritesmith1.png); + background-position: -1208px -561px; + width: 60px; + height: 60px; +} +.hair_base_1_pgreen { + background-image: url(spritesmith1.png); + background-position: -1183px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pgreen { + background-image: url(spritesmith1.png); + background-position: -1208px -652px; + width: 60px; + height: 60px; +} +.hair_base_1_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -1183px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pgreen2 { + background-image: url(spritesmith1.png); + background-position: -1208px -743px; + width: 60px; + height: 60px; +} +.hair_base_1_porange { + background-image: url(spritesmith1.png); + background-position: -1183px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_porange { + background-image: url(spritesmith1.png); + background-position: -1208px -834px; + width: 60px; + height: 60px; +} +.hair_base_1_porange2 { + background-image: url(spritesmith1.png); + background-position: -1183px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_porange2 { + background-image: url(spritesmith1.png); + background-position: -1208px -925px; + width: 60px; + height: 60px; +} +.hair_base_1_ppink { + background-image: url(spritesmith1.png); + background-position: -1183px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppink { + background-image: url(spritesmith1.png); + background-position: -1208px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_ppink2 { + background-image: url(spritesmith1.png); + background-position: -1183px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppink2 { + background-image: url(spritesmith1.png); + background-position: -1208px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_ppurple { + background-image: url(spritesmith1.png); + background-position: 0px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppurple { + background-image: url(spritesmith1.png); + background-position: -25px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -91px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppurple2 { + background-image: url(spritesmith1.png); + background-position: -116px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_pumpkin { + background-image: url(spritesmith1.png); + background-position: -182px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pumpkin { + background-image: url(spritesmith1.png); + background-position: -207px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_purple { + background-image: url(spritesmith1.png); + background-position: -273px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_purple { + background-image: url(spritesmith1.png); + background-position: -298px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_pyellow { + background-image: url(spritesmith1.png); + background-position: -364px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pyellow { + background-image: url(spritesmith1.png); + background-position: -389px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -455px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -480px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_rainbow { + background-image: url(spritesmith1.png); + background-position: -546px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_rainbow { + background-image: url(spritesmith1.png); + background-position: -571px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_red { + background-image: url(spritesmith1.png); + background-position: -637px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_red { + background-image: url(spritesmith1.png); + background-position: -662px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_snowy { + background-image: url(spritesmith1.png); + background-position: -728px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_snowy { + background-image: url(spritesmith1.png); + background-position: -753px -1198px; + width: 60px; + height: 60px; +} +.hair_base_1_white { + background-image: url(spritesmith1.png); + background-position: -819px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_white { + background-image: url(spritesmith1.png); + background-position: -844px -1198px; + width: 60px; + height: 60px; +} .hair_base_1_winternight { background-image: url(spritesmith1.png); - background-position: -1274px -546px; + background-position: -910px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_1_winternight { background-image: url(spritesmith1.png); - background-position: -1299px -561px; + background-position: -935px -1198px; width: 60px; height: 60px; } .hair_base_1_winterstar { background-image: url(spritesmith1.png); - background-position: -1274px -637px; + background-position: -1001px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_1_winterstar { background-image: url(spritesmith1.png); - background-position: -1299px -652px; + background-position: -1026px -1198px; width: 60px; height: 60px; } .hair_base_1_yellow { background-image: url(spritesmith1.png); - background-position: -1274px -728px; + background-position: -1092px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_1_yellow { background-image: url(spritesmith1.png); - background-position: -1299px -743px; + background-position: -1117px -1198px; width: 60px; height: 60px; } .hair_base_1_zombie { background-image: url(spritesmith1.png); - background-position: -1274px -819px; + background-position: -1183px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_1_zombie { background-image: url(spritesmith1.png); - background-position: -1299px -834px; + background-position: -1208px -1198px; width: 60px; height: 60px; } .hair_base_2_TRUred { background-image: url(spritesmith1.png); - background-position: -1274px -910px; + background-position: -1274px 0px; width: 90px; height: 90px; } .customize-option.hair_base_2_TRUred { background-image: url(spritesmith1.png); - background-position: -1299px -925px; + background-position: -1299px -15px; width: 60px; height: 60px; } .hair_base_2_aurora { background-image: url(spritesmith1.png); - background-position: -1274px -1001px; + background-position: -1274px -91px; width: 90px; height: 90px; } .customize-option.hair_base_2_aurora { background-image: url(spritesmith1.png); - background-position: -1299px -1016px; + background-position: -1299px -106px; width: 60px; height: 60px; } .hair_base_2_black { background-image: url(spritesmith1.png); - background-position: -1274px -1092px; + background-position: -1274px -182px; width: 90px; height: 90px; } .customize-option.hair_base_2_black { background-image: url(spritesmith1.png); - background-position: -1299px -1107px; + background-position: -1299px -197px; width: 60px; height: 60px; } .hair_base_2_blond { background-image: url(spritesmith1.png); - background-position: -1274px -1183px; + background-position: -1274px -273px; width: 90px; height: 90px; } .customize-option.hair_base_2_blond { background-image: url(spritesmith1.png); - background-position: -1299px -1198px; + background-position: -1299px -288px; width: 60px; height: 60px; } .hair_base_2_blue { background-image: url(spritesmith1.png); - background-position: 0px -1274px; + background-position: -1274px -364px; width: 90px; height: 90px; } .customize-option.hair_base_2_blue { background-image: url(spritesmith1.png); - background-position: -25px -1289px; + background-position: -1299px -379px; width: 60px; height: 60px; } .hair_base_2_brown { background-image: url(spritesmith1.png); - background-position: -91px -1274px; + background-position: 0px 0px; width: 90px; height: 90px; } .customize-option.hair_base_2_brown { background-image: url(spritesmith1.png); - background-position: -116px -1289px; + background-position: -25px -15px; width: 60px; height: 60px; } .hair_base_2_candycane { background-image: url(spritesmith1.png); - background-position: -182px -1274px; + background-position: -1274px -546px; width: 90px; height: 90px; } .customize-option.hair_base_2_candycane { background-image: url(spritesmith1.png); - background-position: -207px -1289px; + background-position: -1299px -561px; width: 60px; height: 60px; } .hair_base_2_candycorn { background-image: url(spritesmith1.png); - background-position: -273px -1274px; + background-position: -1274px -637px; width: 90px; height: 90px; } .customize-option.hair_base_2_candycorn { background-image: url(spritesmith1.png); - background-position: -298px -1289px; + background-position: -1299px -652px; width: 60px; height: 60px; } .hair_base_2_festive { background-image: url(spritesmith1.png); - background-position: -364px -1274px; + background-position: -1274px -728px; width: 90px; height: 90px; } .customize-option.hair_base_2_festive { background-image: url(spritesmith1.png); - background-position: -389px -1289px; + background-position: -1299px -743px; width: 60px; height: 60px; } .hair_base_2_frost { background-image: url(spritesmith1.png); - background-position: -455px -1274px; + background-position: -1274px -819px; width: 90px; height: 90px; } .customize-option.hair_base_2_frost { background-image: url(spritesmith1.png); - background-position: -480px -1289px; + background-position: -1299px -834px; width: 60px; height: 60px; } .hair_base_2_ghostwhite { background-image: url(spritesmith1.png); - background-position: -546px -1274px; + background-position: -1274px -910px; width: 90px; height: 90px; } .customize-option.hair_base_2_ghostwhite { background-image: url(spritesmith1.png); - background-position: -571px -1289px; + background-position: -1299px -925px; width: 60px; height: 60px; } .hair_base_2_green { background-image: url(spritesmith1.png); - background-position: -637px -1274px; + background-position: -1274px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_2_green { background-image: url(spritesmith1.png); - background-position: -662px -1289px; + background-position: -1299px -1016px; width: 60px; height: 60px; } .hair_base_2_halloween { background-image: url(spritesmith1.png); - background-position: -728px -1274px; + background-position: -1274px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_2_halloween { background-image: url(spritesmith1.png); - background-position: -753px -1289px; + background-position: -1299px -1107px; width: 60px; height: 60px; } .hair_base_2_holly { background-image: url(spritesmith1.png); - background-position: -819px -1274px; + background-position: -1274px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_2_holly { background-image: url(spritesmith1.png); - background-position: -844px -1289px; + background-position: -1299px -1198px; width: 60px; height: 60px; } .hair_base_2_hollygreen { background-image: url(spritesmith1.png); - background-position: -910px -1274px; + background-position: 0px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_hollygreen { background-image: url(spritesmith1.png); - background-position: -935px -1289px; + background-position: -25px -1289px; width: 60px; height: 60px; } .hair_base_2_midnight { background-image: url(spritesmith1.png); - background-position: -1001px -1274px; + background-position: -91px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_midnight { background-image: url(spritesmith1.png); - background-position: -1026px -1289px; + background-position: -116px -1289px; width: 60px; height: 60px; } .hair_base_2_pblue { background-image: url(spritesmith1.png); - background-position: -1092px -1274px; + background-position: -182px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_pblue { background-image: url(spritesmith1.png); - background-position: -1117px -1289px; + background-position: -207px -1289px; width: 60px; height: 60px; } .hair_base_2_pblue2 { background-image: url(spritesmith1.png); - background-position: -1183px -1274px; + background-position: -273px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_pblue2 { background-image: url(spritesmith1.png); - background-position: -1208px -1289px; + background-position: -298px -1289px; width: 60px; height: 60px; } .hair_base_2_peppermint { background-image: url(spritesmith1.png); - background-position: -1274px -1274px; + background-position: -364px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_peppermint { background-image: url(spritesmith1.png); - background-position: -1299px -1289px; + background-position: -389px -1289px; width: 60px; height: 60px; } .hair_base_2_pgreen { background-image: url(spritesmith1.png); - background-position: -1365px 0px; + background-position: -455px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_pgreen { background-image: url(spritesmith1.png); - background-position: -1390px -15px; + background-position: -480px -1289px; width: 60px; height: 60px; } .hair_base_2_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1365px -91px; + background-position: -546px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1390px -106px; + background-position: -571px -1289px; width: 60px; height: 60px; } .hair_base_2_porange { background-image: url(spritesmith1.png); - background-position: -1365px -182px; + background-position: -637px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_porange { background-image: url(spritesmith1.png); - background-position: -1390px -197px; + background-position: -662px -1289px; width: 60px; height: 60px; } .hair_base_2_porange2 { background-image: url(spritesmith1.png); - background-position: -1365px -273px; + background-position: -728px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_porange2 { background-image: url(spritesmith1.png); - background-position: -1390px -288px; + background-position: -753px -1289px; width: 60px; height: 60px; } .hair_base_2_ppink { background-image: url(spritesmith1.png); - background-position: -1365px -364px; + background-position: -819px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_ppink { background-image: url(spritesmith1.png); - background-position: -1390px -379px; + background-position: -844px -1289px; width: 60px; height: 60px; } .hair_base_2_ppink2 { background-image: url(spritesmith1.png); - background-position: -1365px -455px; + background-position: -910px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_ppink2 { background-image: url(spritesmith1.png); - background-position: -1390px -470px; + background-position: -935px -1289px; width: 60px; height: 60px; } .hair_base_2_ppurple { background-image: url(spritesmith1.png); - background-position: -1365px -546px; + background-position: -1001px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_ppurple { background-image: url(spritesmith1.png); - background-position: -1390px -561px; + background-position: -1026px -1289px; width: 60px; height: 60px; } .hair_base_2_ppurple2 { background-image: url(spritesmith1.png); - background-position: -1365px -637px; + background-position: -1092px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_ppurple2 { background-image: url(spritesmith1.png); - background-position: -1390px -652px; + background-position: -1117px -1289px; width: 60px; height: 60px; } .hair_base_2_pumpkin { background-image: url(spritesmith1.png); - background-position: -1365px -728px; + background-position: -1183px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_pumpkin { background-image: url(spritesmith1.png); - background-position: -1390px -743px; + background-position: -1208px -1289px; width: 60px; height: 60px; } .hair_base_2_purple { background-image: url(spritesmith1.png); - background-position: -1365px -819px; + background-position: -1274px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_2_purple { background-image: url(spritesmith1.png); - background-position: -1390px -834px; + background-position: -1299px -1289px; width: 60px; height: 60px; } .hair_base_2_pyellow { background-image: url(spritesmith1.png); - background-position: -1365px -910px; + background-position: -1365px 0px; width: 90px; height: 90px; } .customize-option.hair_base_2_pyellow { background-image: url(spritesmith1.png); - background-position: -1390px -925px; + background-position: -1390px -15px; width: 60px; height: 60px; } .hair_base_2_pyellow2 { background-image: url(spritesmith1.png); - background-position: -1365px -1001px; + background-position: -1365px -91px; width: 90px; height: 90px; } .customize-option.hair_base_2_pyellow2 { background-image: url(spritesmith1.png); - background-position: -1390px -1016px; + background-position: -1390px -106px; width: 60px; height: 60px; } .hair_base_2_rainbow { background-image: url(spritesmith1.png); - background-position: -1365px -1092px; + background-position: -1365px -182px; width: 90px; height: 90px; } .customize-option.hair_base_2_rainbow { background-image: url(spritesmith1.png); - background-position: -1390px -1107px; + background-position: -1390px -197px; width: 60px; height: 60px; } .hair_base_2_red { background-image: url(spritesmith1.png); - background-position: -1365px -1183px; + background-position: -1365px -273px; width: 90px; height: 90px; } .customize-option.hair_base_2_red { background-image: url(spritesmith1.png); - background-position: -1390px -1198px; + background-position: -1390px -288px; width: 60px; height: 60px; } .hair_base_2_snowy { background-image: url(spritesmith1.png); - background-position: -1365px -1274px; + background-position: -1365px -364px; width: 90px; height: 90px; } .customize-option.hair_base_2_snowy { background-image: url(spritesmith1.png); - background-position: -1390px -1289px; + background-position: -1390px -379px; width: 60px; height: 60px; } .hair_base_2_white { background-image: url(spritesmith1.png); - background-position: 0px -1365px; + background-position: -1365px -455px; width: 90px; height: 90px; } .customize-option.hair_base_2_white { background-image: url(spritesmith1.png); - background-position: -25px -1380px; + background-position: -1390px -470px; width: 60px; height: 60px; } .hair_base_2_winternight { background-image: url(spritesmith1.png); - background-position: -91px -1365px; + background-position: -1365px -546px; width: 90px; height: 90px; } .customize-option.hair_base_2_winternight { background-image: url(spritesmith1.png); - background-position: -116px -1380px; + background-position: -1390px -561px; width: 60px; height: 60px; } .hair_base_2_winterstar { background-image: url(spritesmith1.png); - background-position: -182px -1365px; + background-position: -1365px -637px; width: 90px; height: 90px; } .customize-option.hair_base_2_winterstar { background-image: url(spritesmith1.png); - background-position: -207px -1380px; + background-position: -1390px -652px; width: 60px; height: 60px; } .hair_base_2_yellow { background-image: url(spritesmith1.png); - background-position: -273px -1365px; + background-position: -1365px -728px; width: 90px; height: 90px; } .customize-option.hair_base_2_yellow { background-image: url(spritesmith1.png); - background-position: -298px -1380px; + background-position: -1390px -743px; width: 60px; height: 60px; } .hair_base_2_zombie { background-image: url(spritesmith1.png); - background-position: -364px -1365px; + background-position: -1365px -819px; width: 90px; height: 90px; } .customize-option.hair_base_2_zombie { background-image: url(spritesmith1.png); - background-position: -389px -1380px; + background-position: -1390px -834px; width: 60px; height: 60px; } .hair_base_3_TRUred { background-image: url(spritesmith1.png); - background-position: -455px -1365px; + background-position: -1365px -910px; width: 90px; height: 90px; } .customize-option.hair_base_3_TRUred { background-image: url(spritesmith1.png); - background-position: -480px -1380px; + background-position: -1390px -925px; width: 60px; height: 60px; } .hair_base_3_aurora { background-image: url(spritesmith1.png); - background-position: -546px -1365px; + background-position: -1365px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_3_aurora { background-image: url(spritesmith1.png); - background-position: -571px -1380px; + background-position: -1390px -1016px; width: 60px; height: 60px; } .hair_base_3_black { background-image: url(spritesmith1.png); - background-position: -637px -1365px; + background-position: -1365px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_3_black { background-image: url(spritesmith1.png); - background-position: -662px -1380px; + background-position: -1390px -1107px; width: 60px; height: 60px; } .hair_base_3_blond { background-image: url(spritesmith1.png); - background-position: -728px -1365px; + background-position: -1365px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_3_blond { background-image: url(spritesmith1.png); - background-position: -753px -1380px; + background-position: -1390px -1198px; width: 60px; height: 60px; } .hair_base_3_blue { background-image: url(spritesmith1.png); - background-position: -819px -1365px; + background-position: -1365px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_3_blue { background-image: url(spritesmith1.png); - background-position: -844px -1380px; + background-position: -1390px -1289px; width: 60px; height: 60px; } .hair_base_3_brown { background-image: url(spritesmith1.png); - background-position: -910px -1365px; + background-position: 0px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_brown { background-image: url(spritesmith1.png); - background-position: -935px -1380px; + background-position: -25px -1380px; width: 60px; height: 60px; } .hair_base_3_candycane { background-image: url(spritesmith1.png); - background-position: -1001px -1365px; + background-position: -91px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_candycane { background-image: url(spritesmith1.png); - background-position: -1026px -1380px; + background-position: -116px -1380px; width: 60px; height: 60px; } .hair_base_3_candycorn { background-image: url(spritesmith1.png); - background-position: -1092px -1365px; + background-position: -182px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_candycorn { background-image: url(spritesmith1.png); - background-position: -1117px -1380px; + background-position: -207px -1380px; width: 60px; height: 60px; } .hair_base_3_festive { background-image: url(spritesmith1.png); - background-position: -1183px -1365px; + background-position: -273px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_festive { background-image: url(spritesmith1.png); - background-position: -1208px -1380px; + background-position: -298px -1380px; width: 60px; height: 60px; } .hair_base_3_frost { background-image: url(spritesmith1.png); - background-position: -1274px -1365px; + background-position: -364px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_frost { background-image: url(spritesmith1.png); - background-position: -1299px -1380px; + background-position: -389px -1380px; width: 60px; height: 60px; } .hair_base_3_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1365px -1365px; + background-position: -455px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1390px -1380px; + background-position: -480px -1380px; width: 60px; height: 60px; } .hair_base_3_green { background-image: url(spritesmith1.png); - background-position: -1456px 0px; + background-position: -546px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_green { background-image: url(spritesmith1.png); - background-position: -1481px -15px; + background-position: -571px -1380px; width: 60px; height: 60px; } .hair_base_3_halloween { background-image: url(spritesmith1.png); - background-position: -1456px -91px; + background-position: -637px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_halloween { background-image: url(spritesmith1.png); - background-position: -1481px -106px; + background-position: -662px -1380px; width: 60px; height: 60px; } .hair_base_3_holly { background-image: url(spritesmith1.png); - background-position: -1456px -182px; + background-position: -728px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_holly { background-image: url(spritesmith1.png); - background-position: -1481px -197px; + background-position: -753px -1380px; width: 60px; height: 60px; } .hair_base_3_hollygreen { background-image: url(spritesmith1.png); - background-position: -1456px -273px; + background-position: -819px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_hollygreen { background-image: url(spritesmith1.png); - background-position: -1481px -288px; + background-position: -844px -1380px; width: 60px; height: 60px; } .hair_base_3_midnight { background-image: url(spritesmith1.png); - background-position: -1456px -364px; + background-position: -910px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_midnight { background-image: url(spritesmith1.png); - background-position: -1481px -379px; + background-position: -935px -1380px; width: 60px; height: 60px; } .hair_base_3_pblue { background-image: url(spritesmith1.png); - background-position: -1456px -455px; + background-position: -1001px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_pblue { background-image: url(spritesmith1.png); - background-position: -1481px -470px; + background-position: -1026px -1380px; width: 60px; height: 60px; } .hair_base_3_pblue2 { background-image: url(spritesmith1.png); - background-position: -1456px -546px; + background-position: -1092px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_pblue2 { background-image: url(spritesmith1.png); - background-position: -1481px -561px; + background-position: -1117px -1380px; width: 60px; height: 60px; } .hair_base_3_peppermint { background-image: url(spritesmith1.png); - background-position: -1456px -637px; + background-position: -1183px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_peppermint { background-image: url(spritesmith1.png); - background-position: -1481px -652px; + background-position: -1208px -1380px; width: 60px; height: 60px; } .hair_base_3_pgreen { background-image: url(spritesmith1.png); - background-position: -1456px -728px; + background-position: -1274px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_pgreen { background-image: url(spritesmith1.png); - background-position: -1481px -743px; + background-position: -1299px -1380px; width: 60px; height: 60px; } .hair_base_3_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1456px -819px; + background-position: -1365px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1481px -834px; + background-position: -1390px -1380px; width: 60px; height: 60px; } .hair_base_3_porange { background-image: url(spritesmith1.png); - background-position: -1456px -910px; + background-position: -1456px 0px; width: 90px; height: 90px; } .customize-option.hair_base_3_porange { background-image: url(spritesmith1.png); - background-position: -1481px -925px; + background-position: -1481px -15px; width: 60px; height: 60px; } .hair_base_3_porange2 { background-image: url(spritesmith1.png); - background-position: -1456px -1001px; + background-position: -1456px -91px; width: 90px; height: 90px; } .customize-option.hair_base_3_porange2 { background-image: url(spritesmith1.png); - background-position: -1481px -1016px; + background-position: -1481px -106px; width: 60px; height: 60px; } .hair_base_3_ppink { background-image: url(spritesmith1.png); - background-position: -1456px -1092px; + background-position: -1456px -182px; width: 90px; height: 90px; } .customize-option.hair_base_3_ppink { background-image: url(spritesmith1.png); - background-position: -1481px -1107px; + background-position: -1481px -197px; width: 60px; height: 60px; } .hair_base_3_ppink2 { background-image: url(spritesmith1.png); - background-position: -1456px -1183px; + background-position: -1456px -273px; width: 90px; height: 90px; } .customize-option.hair_base_3_ppink2 { background-image: url(spritesmith1.png); - background-position: -1481px -1198px; + background-position: -1481px -288px; width: 60px; height: 60px; } .hair_base_3_ppurple { background-image: url(spritesmith1.png); - background-position: -1456px -1274px; + background-position: -1456px -364px; width: 90px; height: 90px; } .customize-option.hair_base_3_ppurple { background-image: url(spritesmith1.png); - background-position: -1481px -1289px; + background-position: -1481px -379px; width: 60px; height: 60px; } .hair_base_3_ppurple2 { background-image: url(spritesmith1.png); - background-position: -1456px -1365px; + background-position: -1456px -455px; width: 90px; height: 90px; } .customize-option.hair_base_3_ppurple2 { background-image: url(spritesmith1.png); - background-position: -1481px -1380px; + background-position: -1481px -470px; width: 60px; height: 60px; } .hair_base_3_pumpkin { background-image: url(spritesmith1.png); - background-position: 0px -1456px; + background-position: -1456px -546px; width: 90px; height: 90px; } .customize-option.hair_base_3_pumpkin { background-image: url(spritesmith1.png); - background-position: -25px -1471px; + background-position: -1481px -561px; width: 60px; height: 60px; } .hair_base_3_purple { background-image: url(spritesmith1.png); - background-position: -91px -1456px; + background-position: -1456px -637px; width: 90px; height: 90px; } .customize-option.hair_base_3_purple { background-image: url(spritesmith1.png); - background-position: -116px -1471px; + background-position: -1481px -652px; width: 60px; height: 60px; } .hair_base_3_pyellow { background-image: url(spritesmith1.png); - background-position: -182px -1456px; + background-position: -1456px -728px; width: 90px; height: 90px; } .customize-option.hair_base_3_pyellow { background-image: url(spritesmith1.png); - background-position: -207px -1471px; + background-position: -1481px -743px; width: 60px; height: 60px; } .hair_base_3_pyellow2 { background-image: url(spritesmith1.png); - background-position: -273px -1456px; + background-position: -1456px -819px; width: 90px; height: 90px; } .customize-option.hair_base_3_pyellow2 { background-image: url(spritesmith1.png); - background-position: -298px -1471px; + background-position: -1481px -834px; width: 60px; height: 60px; } .hair_base_3_rainbow { background-image: url(spritesmith1.png); - background-position: -364px -1456px; + background-position: -1456px -910px; width: 90px; height: 90px; } .customize-option.hair_base_3_rainbow { background-image: url(spritesmith1.png); - background-position: -389px -1471px; + background-position: -1481px -925px; width: 60px; height: 60px; } .hair_base_3_red { background-image: url(spritesmith1.png); - background-position: -455px -1456px; + background-position: -1456px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_3_red { background-image: url(spritesmith1.png); - background-position: -480px -1471px; + background-position: -1481px -1016px; width: 60px; height: 60px; } .hair_base_3_snowy { background-image: url(spritesmith1.png); - background-position: -546px -1456px; + background-position: -1456px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_3_snowy { background-image: url(spritesmith1.png); - background-position: -571px -1471px; + background-position: -1481px -1107px; width: 60px; height: 60px; } .hair_base_3_white { background-image: url(spritesmith1.png); - background-position: -637px -1456px; + background-position: -1456px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_3_white { background-image: url(spritesmith1.png); - background-position: -662px -1471px; + background-position: -1481px -1198px; width: 60px; height: 60px; } .hair_base_3_winternight { background-image: url(spritesmith1.png); - background-position: -728px -1456px; + background-position: -1456px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_3_winternight { background-image: url(spritesmith1.png); - background-position: -753px -1471px; + background-position: -1481px -1289px; width: 60px; height: 60px; } .hair_base_3_winterstar { background-image: url(spritesmith1.png); - background-position: -819px -1456px; + background-position: -1456px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_3_winterstar { background-image: url(spritesmith1.png); - background-position: -844px -1471px; + background-position: -1481px -1380px; width: 60px; height: 60px; } .hair_base_3_yellow { background-image: url(spritesmith1.png); - background-position: -910px -1456px; + background-position: 0px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_3_yellow { background-image: url(spritesmith1.png); - background-position: -935px -1471px; + background-position: -25px -1471px; width: 60px; height: 60px; } .hair_base_3_zombie { background-image: url(spritesmith1.png); - background-position: -1001px -1456px; + background-position: -91px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_3_zombie { background-image: url(spritesmith1.png); - background-position: -1026px -1471px; + background-position: -116px -1471px; width: 60px; height: 60px; } .hair_base_4_TRUred { background-image: url(spritesmith1.png); - background-position: -1092px -1456px; + background-position: -182px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_TRUred { background-image: url(spritesmith1.png); - background-position: -1117px -1471px; + background-position: -207px -1471px; width: 60px; height: 60px; } .hair_base_4_aurora { background-image: url(spritesmith1.png); - background-position: -1183px -1456px; + background-position: -273px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_aurora { background-image: url(spritesmith1.png); - background-position: -1208px -1471px; + background-position: -298px -1471px; width: 60px; height: 60px; } .hair_base_4_black { background-image: url(spritesmith1.png); - background-position: -1274px -1456px; + background-position: -364px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_black { background-image: url(spritesmith1.png); - background-position: -1299px -1471px; + background-position: -389px -1471px; width: 60px; height: 60px; } .hair_base_4_blond { background-image: url(spritesmith1.png); - background-position: -1365px -1456px; + background-position: -455px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_blond { background-image: url(spritesmith1.png); - background-position: -1390px -1471px; + background-position: -480px -1471px; width: 60px; height: 60px; } .hair_base_4_blue { background-image: url(spritesmith1.png); - background-position: -1456px -1456px; + background-position: -546px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_blue { background-image: url(spritesmith1.png); - background-position: -1481px -1471px; + background-position: -571px -1471px; width: 60px; height: 60px; } .hair_base_4_brown { background-image: url(spritesmith1.png); - background-position: -1547px 0px; + background-position: -637px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_brown { background-image: url(spritesmith1.png); - background-position: -1572px -15px; + background-position: -662px -1471px; width: 60px; height: 60px; } .hair_base_4_candycane { background-image: url(spritesmith1.png); - background-position: -1547px -91px; + background-position: -728px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_candycane { background-image: url(spritesmith1.png); - background-position: -1572px -106px; + background-position: -753px -1471px; width: 60px; height: 60px; } .hair_base_4_candycorn { background-image: url(spritesmith1.png); - background-position: -1547px -182px; + background-position: -819px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_candycorn { background-image: url(spritesmith1.png); - background-position: -1572px -197px; + background-position: -844px -1471px; width: 60px; height: 60px; } .hair_base_4_festive { background-image: url(spritesmith1.png); - background-position: -1547px -273px; + background-position: -910px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_festive { background-image: url(spritesmith1.png); - background-position: -1572px -288px; + background-position: -935px -1471px; width: 60px; height: 60px; } .hair_base_4_frost { background-image: url(spritesmith1.png); - background-position: -1547px -364px; + background-position: -1001px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_frost { background-image: url(spritesmith1.png); - background-position: -1572px -379px; + background-position: -1026px -1471px; width: 60px; height: 60px; } .hair_base_4_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1547px -455px; + background-position: -1092px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1572px -470px; + background-position: -1117px -1471px; width: 60px; height: 60px; } .hair_base_4_green { background-image: url(spritesmith1.png); - background-position: -1547px -546px; + background-position: -1183px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_green { background-image: url(spritesmith1.png); - background-position: -1572px -561px; + background-position: -1208px -1471px; width: 60px; height: 60px; } .hair_base_4_halloween { background-image: url(spritesmith1.png); - background-position: -1547px -637px; + background-position: -1274px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_halloween { background-image: url(spritesmith1.png); - background-position: -1572px -652px; + background-position: -1299px -1471px; width: 60px; height: 60px; } .hair_base_4_holly { background-image: url(spritesmith1.png); - background-position: -1547px -728px; + background-position: -1365px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_holly { background-image: url(spritesmith1.png); - background-position: -1572px -743px; + background-position: -1390px -1471px; width: 60px; height: 60px; } .hair_base_4_hollygreen { background-image: url(spritesmith1.png); - background-position: -1547px -819px; + background-position: -1456px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_hollygreen { background-image: url(spritesmith1.png); - background-position: -1572px -834px; + background-position: -1481px -1471px; width: 60px; height: 60px; } .hair_base_4_midnight { background-image: url(spritesmith1.png); - background-position: -1547px -910px; + background-position: -1547px 0px; width: 90px; height: 90px; } .customize-option.hair_base_4_midnight { background-image: url(spritesmith1.png); - background-position: -1572px -925px; + background-position: -1572px -15px; width: 60px; height: 60px; } .hair_base_4_pblue { background-image: url(spritesmith1.png); - background-position: -1547px -1001px; + background-position: -1547px -91px; width: 90px; height: 90px; } .customize-option.hair_base_4_pblue { background-image: url(spritesmith1.png); - background-position: -1572px -1016px; + background-position: -1572px -106px; width: 60px; height: 60px; } .hair_base_4_pblue2 { background-image: url(spritesmith1.png); - background-position: -1547px -1092px; + background-position: -1547px -182px; width: 90px; height: 90px; } .customize-option.hair_base_4_pblue2 { background-image: url(spritesmith1.png); - background-position: -1572px -1107px; + background-position: -1572px -197px; width: 60px; height: 60px; } .hair_base_4_peppermint { background-image: url(spritesmith1.png); - background-position: -1547px -1183px; + background-position: -1547px -273px; width: 90px; height: 90px; } .customize-option.hair_base_4_peppermint { background-image: url(spritesmith1.png); - background-position: -1572px -1198px; + background-position: -1572px -288px; width: 60px; height: 60px; } .hair_base_4_pgreen { background-image: url(spritesmith1.png); - background-position: -1547px -1274px; + background-position: -1547px -364px; width: 90px; height: 90px; } .customize-option.hair_base_4_pgreen { background-image: url(spritesmith1.png); - background-position: -1572px -1289px; + background-position: -1572px -379px; width: 60px; height: 60px; } .hair_base_4_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1547px -1365px; + background-position: -1547px -455px; width: 90px; height: 90px; } .customize-option.hair_base_4_pgreen2 { background-image: url(spritesmith1.png); - background-position: -1572px -1380px; + background-position: -1572px -470px; width: 60px; height: 60px; } .hair_base_4_porange { background-image: url(spritesmith1.png); - background-position: -1547px -1456px; + background-position: -1547px -546px; width: 90px; height: 90px; } .customize-option.hair_base_4_porange { background-image: url(spritesmith1.png); - background-position: -1572px -1471px; + background-position: -1572px -561px; width: 60px; height: 60px; } .hair_base_4_porange2 { background-image: url(spritesmith1.png); - background-position: 0px -1547px; + background-position: -1547px -637px; width: 90px; height: 90px; } .customize-option.hair_base_4_porange2 { background-image: url(spritesmith1.png); - background-position: -25px -1562px; + background-position: -1572px -652px; width: 60px; height: 60px; } .hair_base_4_ppink { background-image: url(spritesmith1.png); - background-position: -91px -1547px; + background-position: -1547px -728px; width: 90px; height: 90px; } .customize-option.hair_base_4_ppink { background-image: url(spritesmith1.png); - background-position: -116px -1562px; + background-position: -1572px -743px; width: 60px; height: 60px; } .hair_base_4_ppink2 { background-image: url(spritesmith1.png); - background-position: -182px -1547px; + background-position: -1547px -819px; width: 90px; height: 90px; } .customize-option.hair_base_4_ppink2 { background-image: url(spritesmith1.png); - background-position: -207px -1562px; + background-position: -1572px -834px; width: 60px; height: 60px; } .hair_base_4_ppurple { background-image: url(spritesmith1.png); - background-position: -273px -1547px; + background-position: -1547px -910px; width: 90px; height: 90px; } .customize-option.hair_base_4_ppurple { background-image: url(spritesmith1.png); - background-position: -298px -1562px; + background-position: -1572px -925px; width: 60px; height: 60px; } .hair_base_4_ppurple2 { background-image: url(spritesmith1.png); - background-position: -364px -1547px; + background-position: -1547px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_4_ppurple2 { background-image: url(spritesmith1.png); - background-position: -389px -1562px; + background-position: -1572px -1016px; width: 60px; height: 60px; } .hair_base_4_pumpkin { background-image: url(spritesmith1.png); - background-position: -455px -1547px; + background-position: -1547px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_4_pumpkin { background-image: url(spritesmith1.png); - background-position: -480px -1562px; + background-position: -1572px -1107px; width: 60px; height: 60px; } .hair_base_4_purple { background-image: url(spritesmith1.png); - background-position: -546px -1547px; + background-position: -1547px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_4_purple { background-image: url(spritesmith1.png); - background-position: -571px -1562px; + background-position: -1572px -1198px; width: 60px; height: 60px; } .hair_base_4_pyellow { background-image: url(spritesmith1.png); - background-position: -637px -1547px; + background-position: -1547px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_4_pyellow { background-image: url(spritesmith1.png); - background-position: -662px -1562px; + background-position: -1572px -1289px; width: 60px; height: 60px; } .hair_base_4_pyellow2 { background-image: url(spritesmith1.png); - background-position: -728px -1547px; + background-position: -1547px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_4_pyellow2 { background-image: url(spritesmith1.png); - background-position: -753px -1562px; + background-position: -1572px -1380px; width: 60px; height: 60px; } .hair_base_4_rainbow { background-image: url(spritesmith1.png); - background-position: -819px -1547px; + background-position: -1547px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_4_rainbow { background-image: url(spritesmith1.png); - background-position: -844px -1562px; + background-position: -1572px -1471px; width: 60px; height: 60px; } .hair_base_4_red { background-image: url(spritesmith1.png); - background-position: -910px -1547px; + background-position: 0px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_red { background-image: url(spritesmith1.png); - background-position: -935px -1562px; + background-position: -25px -1562px; width: 60px; height: 60px; } .hair_base_4_snowy { background-image: url(spritesmith1.png); - background-position: -1001px -1547px; + background-position: -91px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_snowy { background-image: url(spritesmith1.png); - background-position: -1026px -1562px; + background-position: -116px -1562px; width: 60px; height: 60px; } .hair_base_4_white { background-image: url(spritesmith1.png); - background-position: -1092px -1547px; + background-position: -182px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_white { background-image: url(spritesmith1.png); - background-position: -1117px -1562px; + background-position: -207px -1562px; width: 60px; height: 60px; } .hair_base_4_winternight { background-image: url(spritesmith1.png); - background-position: -1183px -1547px; + background-position: -273px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_winternight { background-image: url(spritesmith1.png); - background-position: -1208px -1562px; + background-position: -298px -1562px; width: 60px; height: 60px; } .hair_base_4_winterstar { background-image: url(spritesmith1.png); - background-position: -1274px -1547px; + background-position: -364px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_winterstar { background-image: url(spritesmith1.png); - background-position: -1299px -1562px; + background-position: -389px -1562px; width: 60px; height: 60px; } .hair_base_4_yellow { background-image: url(spritesmith1.png); - background-position: -1365px -1547px; + background-position: -455px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_yellow { background-image: url(spritesmith1.png); - background-position: -1390px -1562px; + background-position: -480px -1562px; width: 60px; height: 60px; } .hair_base_4_zombie { background-image: url(spritesmith1.png); - background-position: -1456px -1547px; + background-position: -546px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_4_zombie { background-image: url(spritesmith1.png); - background-position: -1481px -1562px; + background-position: -571px -1562px; width: 60px; height: 60px; } .hair_base_5_TRUred { background-image: url(spritesmith1.png); - background-position: -1547px -1547px; + background-position: -637px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_TRUred { background-image: url(spritesmith1.png); - background-position: -1572px -1562px; + background-position: -662px -1562px; width: 60px; height: 60px; } .hair_base_5_aurora { background-image: url(spritesmith1.png); - background-position: -1638px 0px; + background-position: -728px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_aurora { background-image: url(spritesmith1.png); - background-position: -1663px -15px; + background-position: -753px -1562px; width: 60px; height: 60px; } .hair_base_5_black { background-image: url(spritesmith1.png); - background-position: -1638px -91px; + background-position: -819px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_black { background-image: url(spritesmith1.png); - background-position: -1663px -106px; + background-position: -844px -1562px; width: 60px; height: 60px; } .hair_base_5_blond { background-image: url(spritesmith1.png); - background-position: -1638px -182px; + background-position: -910px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_blond { background-image: url(spritesmith1.png); - background-position: -1663px -197px; + background-position: -935px -1562px; width: 60px; height: 60px; } .hair_base_5_blue { background-image: url(spritesmith1.png); - background-position: -1638px -273px; + background-position: -1001px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_blue { background-image: url(spritesmith1.png); - background-position: -1663px -288px; + background-position: -1026px -1562px; width: 60px; height: 60px; } .hair_base_5_brown { background-image: url(spritesmith1.png); - background-position: -1638px -364px; + background-position: -1092px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_brown { background-image: url(spritesmith1.png); - background-position: -1663px -379px; + background-position: -1117px -1562px; width: 60px; height: 60px; } .hair_base_5_candycane { background-image: url(spritesmith1.png); - background-position: -1638px -455px; + background-position: -1183px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_candycane { background-image: url(spritesmith1.png); - background-position: -1663px -470px; + background-position: -1208px -1562px; width: 60px; height: 60px; } .hair_base_5_candycorn { background-image: url(spritesmith1.png); - background-position: -1638px -546px; + background-position: -1274px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_candycorn { background-image: url(spritesmith1.png); - background-position: -1663px -561px; + background-position: -1299px -1562px; width: 60px; height: 60px; } .hair_base_5_festive { background-image: url(spritesmith1.png); - background-position: -1638px -637px; + background-position: -1365px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_festive { background-image: url(spritesmith1.png); - background-position: -1663px -652px; + background-position: -1390px -1562px; width: 60px; height: 60px; } .hair_base_5_frost { background-image: url(spritesmith1.png); - background-position: -1638px -728px; + background-position: -1456px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_frost { background-image: url(spritesmith1.png); - background-position: -1663px -743px; + background-position: -1481px -1562px; width: 60px; height: 60px; } .hair_base_5_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1638px -819px; + background-position: -1547px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1663px -834px; + background-position: -1572px -1562px; width: 60px; height: 60px; } .hair_base_5_green { background-image: url(spritesmith1.png); - background-position: -1638px -910px; + background-position: -1638px 0px; width: 90px; height: 90px; } .customize-option.hair_base_5_green { background-image: url(spritesmith1.png); - background-position: -1663px -925px; + background-position: -1663px -15px; width: 60px; height: 60px; } .hair_base_5_halloween { background-image: url(spritesmith1.png); - background-position: -1638px -1001px; + background-position: -1638px -91px; width: 90px; height: 90px; } .customize-option.hair_base_5_halloween { background-image: url(spritesmith1.png); - background-position: -1663px -1016px; + background-position: -1663px -106px; width: 60px; height: 60px; } .hair_base_5_holly { background-image: url(spritesmith1.png); - background-position: -1638px -1092px; + background-position: -1638px -182px; width: 90px; height: 90px; } .customize-option.hair_base_5_holly { background-image: url(spritesmith1.png); - background-position: -1663px -1107px; + background-position: -1663px -197px; width: 60px; height: 60px; } .hair_base_5_hollygreen { background-image: url(spritesmith1.png); - background-position: -1638px -1183px; + background-position: -1638px -273px; width: 90px; height: 90px; } .customize-option.hair_base_5_hollygreen { background-image: url(spritesmith1.png); - background-position: -1663px -1198px; + background-position: -1663px -288px; width: 60px; height: 60px; } .hair_base_5_midnight { background-image: url(spritesmith1.png); - background-position: -1638px -1274px; + background-position: -1638px -364px; width: 90px; height: 90px; } .customize-option.hair_base_5_midnight { background-image: url(spritesmith1.png); - background-position: -1663px -1289px; + background-position: -1663px -379px; width: 60px; height: 60px; } .hair_base_5_pblue { background-image: url(spritesmith1.png); - background-position: -1638px -1365px; + background-position: -1638px -455px; width: 90px; height: 90px; } .customize-option.hair_base_5_pblue { background-image: url(spritesmith1.png); - background-position: -1663px -1380px; + background-position: -1663px -470px; width: 60px; height: 60px; } .hair_base_5_pblue2 { background-image: url(spritesmith1.png); - background-position: -1638px -1456px; + background-position: -1638px -546px; width: 90px; height: 90px; } .customize-option.hair_base_5_pblue2 { background-image: url(spritesmith1.png); - background-position: -1663px -1471px; + background-position: -1663px -561px; width: 60px; height: 60px; } .hair_base_5_peppermint { background-image: url(spritesmith1.png); - background-position: -1638px -1547px; + background-position: -1638px -637px; width: 90px; height: 90px; } .customize-option.hair_base_5_peppermint { background-image: url(spritesmith1.png); - background-position: -1663px -1562px; + background-position: -1663px -652px; width: 60px; height: 60px; } .hair_base_5_pgreen { background-image: url(spritesmith1.png); - background-position: 0px -1638px; + background-position: -1638px -728px; width: 90px; height: 90px; } .customize-option.hair_base_5_pgreen { background-image: url(spritesmith1.png); - background-position: -25px -1653px; + background-position: -1663px -743px; width: 60px; height: 60px; } .hair_base_5_pgreen2 { background-image: url(spritesmith1.png); - background-position: -91px -1638px; + background-position: -1638px -819px; width: 90px; height: 90px; } .customize-option.hair_base_5_pgreen2 { background-image: url(spritesmith1.png); - background-position: -116px -1653px; + background-position: -1663px -834px; width: 60px; height: 60px; } .hair_base_5_porange { background-image: url(spritesmith1.png); - background-position: -182px -1638px; + background-position: -1638px -910px; width: 90px; height: 90px; } .customize-option.hair_base_5_porange { background-image: url(spritesmith1.png); - background-position: -207px -1653px; + background-position: -1663px -925px; width: 60px; height: 60px; } .hair_base_5_porange2 { background-image: url(spritesmith1.png); - background-position: -273px -1638px; + background-position: -1638px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_5_porange2 { background-image: url(spritesmith1.png); - background-position: -298px -1653px; + background-position: -1663px -1016px; width: 60px; height: 60px; } .hair_base_5_ppink { background-image: url(spritesmith1.png); - background-position: -364px -1638px; + background-position: -1638px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_5_ppink { background-image: url(spritesmith1.png); - background-position: -389px -1653px; + background-position: -1663px -1107px; width: 60px; height: 60px; } .hair_base_5_ppink2 { background-image: url(spritesmith1.png); - background-position: -455px -1638px; + background-position: -1638px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_5_ppink2 { background-image: url(spritesmith1.png); - background-position: -480px -1653px; + background-position: -1663px -1198px; width: 60px; height: 60px; } .hair_base_5_ppurple { background-image: url(spritesmith1.png); - background-position: -546px -1638px; + background-position: -1638px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_5_ppurple { background-image: url(spritesmith1.png); - background-position: -571px -1653px; + background-position: -1663px -1289px; width: 60px; height: 60px; } .hair_base_5_ppurple2 { background-image: url(spritesmith1.png); - background-position: -637px -1638px; + background-position: -1638px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_5_ppurple2 { background-image: url(spritesmith1.png); - background-position: -662px -1653px; + background-position: -1663px -1380px; width: 60px; height: 60px; } .hair_base_5_pumpkin { background-image: url(spritesmith1.png); - background-position: -728px -1638px; + background-position: -1638px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_5_pumpkin { background-image: url(spritesmith1.png); - background-position: -753px -1653px; + background-position: -1663px -1471px; width: 60px; height: 60px; } .hair_base_5_purple { background-image: url(spritesmith1.png); - background-position: -819px -1638px; + background-position: -1638px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_5_purple { background-image: url(spritesmith1.png); - background-position: -844px -1653px; + background-position: -1663px -1562px; width: 60px; height: 60px; } .hair_base_5_pyellow { background-image: url(spritesmith1.png); - background-position: -910px -1638px; + background-position: 0px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_pyellow { background-image: url(spritesmith1.png); - background-position: -935px -1653px; + background-position: -25px -1653px; width: 60px; height: 60px; } .hair_base_5_pyellow2 { background-image: url(spritesmith1.png); - background-position: -1001px -1638px; + background-position: -91px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_pyellow2 { background-image: url(spritesmith1.png); - background-position: -1026px -1653px; + background-position: -116px -1653px; width: 60px; height: 60px; } .hair_base_5_rainbow { background-image: url(spritesmith1.png); - background-position: -1092px -1638px; + background-position: -182px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_rainbow { background-image: url(spritesmith1.png); - background-position: -1117px -1653px; + background-position: -207px -1653px; width: 60px; height: 60px; } .hair_base_5_red { background-image: url(spritesmith1.png); - background-position: -1183px -1638px; + background-position: -273px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_red { background-image: url(spritesmith1.png); - background-position: -1208px -1653px; + background-position: -298px -1653px; width: 60px; height: 60px; } .hair_base_5_snowy { background-image: url(spritesmith1.png); - background-position: -1274px -1638px; + background-position: -364px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_snowy { background-image: url(spritesmith1.png); - background-position: -1299px -1653px; + background-position: -389px -1653px; width: 60px; height: 60px; } .hair_base_5_white { background-image: url(spritesmith1.png); - background-position: -1365px -1638px; + background-position: -455px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_white { background-image: url(spritesmith1.png); - background-position: -1390px -1653px; + background-position: -480px -1653px; width: 60px; height: 60px; } .hair_base_5_winternight { background-image: url(spritesmith1.png); - background-position: -1456px -1638px; + background-position: -546px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_winternight { background-image: url(spritesmith1.png); - background-position: -1481px -1653px; + background-position: -571px -1653px; width: 60px; height: 60px; } .hair_base_5_winterstar { background-image: url(spritesmith1.png); - background-position: -1547px -1638px; + background-position: -637px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_winterstar { background-image: url(spritesmith1.png); - background-position: -1572px -1653px; + background-position: -662px -1653px; width: 60px; height: 60px; } .hair_base_5_yellow { background-image: url(spritesmith1.png); - background-position: -1638px -1638px; + background-position: -728px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_yellow { background-image: url(spritesmith1.png); - background-position: -1663px -1653px; + background-position: -753px -1653px; width: 60px; height: 60px; } .hair_base_5_zombie { background-image: url(spritesmith1.png); - background-position: -1729px 0px; + background-position: -819px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_5_zombie { background-image: url(spritesmith1.png); - background-position: -1754px -15px; + background-position: -844px -1653px; width: 60px; height: 60px; } .hair_base_6_TRUred { background-image: url(spritesmith1.png); - background-position: -1729px -91px; + background-position: -910px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_TRUred { background-image: url(spritesmith1.png); - background-position: -1754px -106px; + background-position: -935px -1653px; width: 60px; height: 60px; } .hair_base_6_aurora { background-image: url(spritesmith1.png); - background-position: -1729px -182px; + background-position: -1001px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_aurora { background-image: url(spritesmith1.png); - background-position: -1754px -197px; + background-position: -1026px -1653px; width: 60px; height: 60px; } .hair_base_6_black { background-image: url(spritesmith1.png); - background-position: -1729px -273px; + background-position: -1092px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_black { background-image: url(spritesmith1.png); - background-position: -1754px -288px; + background-position: -1117px -1653px; width: 60px; height: 60px; } .hair_base_6_blond { background-image: url(spritesmith1.png); - background-position: -1729px -364px; + background-position: -1183px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_blond { background-image: url(spritesmith1.png); - background-position: -1754px -379px; + background-position: -1208px -1653px; width: 60px; height: 60px; } .hair_base_6_blue { background-image: url(spritesmith1.png); - background-position: -1729px -455px; + background-position: -1274px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_blue { background-image: url(spritesmith1.png); - background-position: -1754px -470px; + background-position: -1299px -1653px; width: 60px; height: 60px; } .hair_base_6_brown { background-image: url(spritesmith1.png); - background-position: -1729px -546px; + background-position: -1365px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_brown { background-image: url(spritesmith1.png); - background-position: -1754px -561px; + background-position: -1390px -1653px; width: 60px; height: 60px; } .hair_base_6_candycane { background-image: url(spritesmith1.png); - background-position: -1729px -637px; + background-position: -1456px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_candycane { background-image: url(spritesmith1.png); - background-position: -1754px -652px; + background-position: -1481px -1653px; width: 60px; height: 60px; } .hair_base_6_candycorn { background-image: url(spritesmith1.png); - background-position: -1729px -728px; + background-position: -1547px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_candycorn { background-image: url(spritesmith1.png); - background-position: -1754px -743px; + background-position: -1572px -1653px; width: 60px; height: 60px; } .hair_base_6_festive { background-image: url(spritesmith1.png); - background-position: -1729px -819px; + background-position: -1638px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_festive { background-image: url(spritesmith1.png); - background-position: -1754px -834px; + background-position: -1663px -1653px; width: 60px; height: 60px; } .hair_base_6_frost { background-image: url(spritesmith1.png); - background-position: -1729px -910px; + background-position: -1729px 0px; width: 90px; height: 90px; } .customize-option.hair_base_6_frost { background-image: url(spritesmith1.png); - background-position: -1754px -925px; + background-position: -1754px -15px; width: 60px; height: 60px; } .hair_base_6_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1729px -1001px; + background-position: -1729px -91px; width: 90px; height: 90px; } .customize-option.hair_base_6_ghostwhite { background-image: url(spritesmith1.png); - background-position: -1754px -1016px; + background-position: -1754px -106px; width: 60px; height: 60px; } .hair_base_6_green { background-image: url(spritesmith1.png); - background-position: -1729px -1092px; + background-position: -1729px -182px; width: 90px; height: 90px; } .customize-option.hair_base_6_green { background-image: url(spritesmith1.png); - background-position: -1754px -1107px; + background-position: -1754px -197px; width: 60px; height: 60px; } .hair_base_6_halloween { background-image: url(spritesmith1.png); - background-position: -1729px -1183px; + background-position: -1729px -273px; width: 90px; height: 90px; } .customize-option.hair_base_6_halloween { background-image: url(spritesmith1.png); - background-position: -1754px -1198px; + background-position: -1754px -288px; width: 60px; height: 60px; } .hair_base_6_holly { background-image: url(spritesmith1.png); - background-position: -1729px -1274px; + background-position: -1729px -364px; width: 90px; height: 90px; } .customize-option.hair_base_6_holly { background-image: url(spritesmith1.png); - background-position: -1754px -1289px; + background-position: -1754px -379px; width: 60px; height: 60px; } .hair_base_6_hollygreen { background-image: url(spritesmith1.png); - background-position: -1729px -1365px; + background-position: -1729px -455px; width: 90px; height: 90px; } .customize-option.hair_base_6_hollygreen { background-image: url(spritesmith1.png); - background-position: -1754px -1380px; + background-position: -1754px -470px; width: 60px; height: 60px; } .hair_base_6_midnight { background-image: url(spritesmith1.png); - background-position: -1729px -1456px; + background-position: -1729px -546px; width: 90px; height: 90px; } .customize-option.hair_base_6_midnight { background-image: url(spritesmith1.png); - background-position: -1754px -1471px; + background-position: -1754px -561px; width: 60px; height: 60px; } .hair_base_6_pblue { background-image: url(spritesmith1.png); - background-position: -1729px -1547px; + background-position: -1729px -637px; width: 90px; height: 90px; } .customize-option.hair_base_6_pblue { background-image: url(spritesmith1.png); - background-position: -1754px -1562px; + background-position: -1754px -652px; width: 60px; height: 60px; } .hair_base_6_pblue2 { background-image: url(spritesmith1.png); - background-position: -1729px -1638px; + background-position: -1729px -728px; width: 90px; height: 90px; } .customize-option.hair_base_6_pblue2 { background-image: url(spritesmith1.png); - background-position: -1754px -1653px; + background-position: -1754px -743px; width: 60px; height: 60px; } .hair_base_6_peppermint { background-image: url(spritesmith1.png); - background-position: 0px -1729px; + background-position: -1729px -819px; width: 90px; height: 90px; } .customize-option.hair_base_6_peppermint { background-image: url(spritesmith1.png); - background-position: -25px -1744px; + background-position: -1754px -834px; width: 60px; height: 60px; } .hair_base_6_pgreen { background-image: url(spritesmith1.png); - background-position: -91px -1729px; + background-position: -1729px -910px; width: 90px; height: 90px; } .customize-option.hair_base_6_pgreen { background-image: url(spritesmith1.png); - background-position: -116px -1744px; + background-position: -1754px -925px; width: 60px; height: 60px; } .hair_base_6_pgreen2 { background-image: url(spritesmith1.png); - background-position: -182px -1729px; + background-position: -1729px -1001px; width: 90px; height: 90px; } .customize-option.hair_base_6_pgreen2 { background-image: url(spritesmith1.png); - background-position: -207px -1744px; + background-position: -1754px -1016px; width: 60px; height: 60px; } .hair_base_6_porange { background-image: url(spritesmith1.png); - background-position: -273px -1729px; + background-position: -1729px -1092px; width: 90px; height: 90px; } .customize-option.hair_base_6_porange { background-image: url(spritesmith1.png); - background-position: -298px -1744px; + background-position: -1754px -1107px; width: 60px; height: 60px; } .hair_base_6_porange2 { background-image: url(spritesmith1.png); - background-position: -364px -1729px; + background-position: -1729px -1183px; width: 90px; height: 90px; } .customize-option.hair_base_6_porange2 { background-image: url(spritesmith1.png); - background-position: -389px -1744px; + background-position: -1754px -1198px; width: 60px; height: 60px; } .hair_base_6_ppink { background-image: url(spritesmith1.png); - background-position: -455px -1729px; + background-position: -1729px -1274px; width: 90px; height: 90px; } .customize-option.hair_base_6_ppink { background-image: url(spritesmith1.png); - background-position: -480px -1744px; + background-position: -1754px -1289px; width: 60px; height: 60px; } .hair_base_6_ppink2 { background-image: url(spritesmith1.png); - background-position: -546px -1729px; + background-position: -1729px -1365px; width: 90px; height: 90px; } .customize-option.hair_base_6_ppink2 { background-image: url(spritesmith1.png); - background-position: -571px -1744px; + background-position: -1754px -1380px; width: 60px; height: 60px; } .hair_base_6_ppurple { background-image: url(spritesmith1.png); - background-position: -637px -1729px; + background-position: -1729px -1456px; width: 90px; height: 90px; } .customize-option.hair_base_6_ppurple { background-image: url(spritesmith1.png); - background-position: -662px -1744px; + background-position: -1754px -1471px; width: 60px; height: 60px; } .hair_base_6_ppurple2 { background-image: url(spritesmith1.png); - background-position: -728px -1729px; + background-position: -1729px -1547px; width: 90px; height: 90px; } .customize-option.hair_base_6_ppurple2 { background-image: url(spritesmith1.png); - background-position: -753px -1744px; + background-position: -1754px -1562px; width: 60px; height: 60px; } .hair_base_6_pumpkin { background-image: url(spritesmith1.png); - background-position: -819px -1729px; + background-position: -1729px -1638px; width: 90px; height: 90px; } .customize-option.hair_base_6_pumpkin { background-image: url(spritesmith1.png); - background-position: -844px -1744px; + background-position: -1754px -1653px; width: 60px; height: 60px; } .hair_base_6_purple { background-image: url(spritesmith1.png); - background-position: -910px -1729px; + background-position: 0px -1729px; width: 90px; height: 90px; } .customize-option.hair_base_6_purple { background-image: url(spritesmith1.png); - background-position: -935px -1744px; + background-position: -25px -1744px; width: 60px; height: 60px; } .hair_base_6_pyellow { background-image: url(spritesmith1.png); - background-position: -1001px -1729px; + background-position: -91px -1729px; width: 90px; height: 90px; } .customize-option.hair_base_6_pyellow { + background-image: url(spritesmith1.png); + background-position: -116px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -182px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pyellow2 { + background-image: url(spritesmith1.png); + background-position: -207px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_rainbow { + background-image: url(spritesmith1.png); + background-position: -273px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_rainbow { + background-image: url(spritesmith1.png); + background-position: -298px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_red { + background-image: url(spritesmith1.png); + background-position: -364px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_red { + background-image: url(spritesmith1.png); + background-position: -389px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_snowy { + background-image: url(spritesmith1.png); + background-position: -455px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_snowy { + background-image: url(spritesmith1.png); + background-position: -480px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_white { + background-image: url(spritesmith1.png); + background-position: -546px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_white { + background-image: url(spritesmith1.png); + background-position: -571px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_winternight { + background-image: url(spritesmith1.png); + background-position: -637px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_winternight { + background-image: url(spritesmith1.png); + background-position: -662px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_winterstar { + background-image: url(spritesmith1.png); + background-position: -728px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_winterstar { + background-image: url(spritesmith1.png); + background-position: -753px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_yellow { + background-image: url(spritesmith1.png); + background-position: -819px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_yellow { + background-image: url(spritesmith1.png); + background-position: -844px -1744px; + width: 60px; + height: 60px; +} +.hair_base_6_zombie { + background-image: url(spritesmith1.png); + background-position: -910px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_zombie { + background-image: url(spritesmith1.png); + background-position: -935px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_TRUred { + background-image: url(spritesmith1.png); + background-position: -1001px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_TRUred { background-image: url(spritesmith1.png); background-position: -1026px -1744px; width: 60px; height: 60px; } +.hair_base_7_aurora { + background-image: url(spritesmith1.png); + background-position: -1092px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_aurora { + background-image: url(spritesmith1.png); + background-position: -1117px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_black { + background-image: url(spritesmith1.png); + background-position: -1183px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_black { + background-image: url(spritesmith1.png); + background-position: -1208px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_blond { + background-image: url(spritesmith1.png); + background-position: -1274px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_blond { + background-image: url(spritesmith1.png); + background-position: -1299px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_blue { + background-image: url(spritesmith1.png); + background-position: -1365px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_blue { + background-image: url(spritesmith1.png); + background-position: -1390px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_brown { + background-image: url(spritesmith1.png); + background-position: -1456px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_brown { + background-image: url(spritesmith1.png); + background-position: -1481px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_candycane { + background-image: url(spritesmith1.png); + background-position: -1547px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_candycane { + background-image: url(spritesmith1.png); + background-position: -1572px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_candycorn { + background-image: url(spritesmith1.png); + background-position: -1638px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_candycorn { + background-image: url(spritesmith1.png); + background-position: -1663px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_festive { + background-image: url(spritesmith1.png); + background-position: -1729px -1729px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_festive { + background-image: url(spritesmith1.png); + background-position: -1754px -1744px; + width: 60px; + height: 60px; +} +.hair_base_7_frost { + background-image: url(spritesmith1.png); + background-position: -1820px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_frost { + background-image: url(spritesmith1.png); + background-position: -1845px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1820px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ghostwhite { + background-image: url(spritesmith1.png); + background-position: -1845px -106px; + width: 60px; + height: 60px; +} diff --git a/common/dist/sprites/spritesmith1.png b/common/dist/sprites/spritesmith1.png index ceebd85c7e..a4d2c922f0 100644 Binary files a/common/dist/sprites/spritesmith1.png and b/common/dist/sprites/spritesmith1.png differ diff --git a/common/dist/sprites/spritesmith2.css b/common/dist/sprites/spritesmith2.css index 132a317149..5614d07367 100644 --- a/common/dist/sprites/spritesmith2.css +++ b/common/dist/sprites/spritesmith2.css @@ -1,3966 +1,3918 @@ -.hair_base_6_pyellow2 { +.hair_base_7_green { background-image: url(spritesmith2.png); background-position: -91px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_6_pyellow2 { +.customize-option.hair_base_7_green { background-image: url(spritesmith2.png); background-position: -116px -15px; width: 60px; height: 60px; } -.hair_base_6_rainbow { - background-image: url(spritesmith2.png); - background-position: -1274px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_rainbow { - background-image: url(spritesmith2.png); - background-position: -1299px -15px; - width: 60px; - height: 60px; -} -.hair_base_6_red { - background-image: url(spritesmith2.png); - background-position: 0px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_red { - background-image: url(spritesmith2.png); - background-position: -25px -106px; - width: 60px; - height: 60px; -} -.hair_base_6_snowy { - background-image: url(spritesmith2.png); - background-position: -91px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_snowy { - background-image: url(spritesmith2.png); - background-position: -116px -106px; - width: 60px; - height: 60px; -} -.hair_base_6_white { - background-image: url(spritesmith2.png); - background-position: -182px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_white { - background-image: url(spritesmith2.png); - background-position: -207px -15px; - width: 60px; - height: 60px; -} -.hair_base_6_winternight { - background-image: url(spritesmith2.png); - background-position: -182px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_winternight { - background-image: url(spritesmith2.png); - background-position: -207px -106px; - width: 60px; - height: 60px; -} -.hair_base_6_winterstar { - background-image: url(spritesmith2.png); - background-position: 0px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_winterstar { - background-image: url(spritesmith2.png); - background-position: -25px -197px; - width: 60px; - height: 60px; -} -.hair_base_6_yellow { - background-image: url(spritesmith2.png); - background-position: -91px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_yellow { - background-image: url(spritesmith2.png); - background-position: -116px -197px; - width: 60px; - height: 60px; -} -.hair_base_6_zombie { - background-image: url(spritesmith2.png); - background-position: -182px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_zombie { - background-image: url(spritesmith2.png); - background-position: -207px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_TRUred { - background-image: url(spritesmith2.png); - background-position: -273px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_TRUred { - background-image: url(spritesmith2.png); - background-position: -298px -15px; - width: 60px; - height: 60px; -} -.hair_base_7_aurora { - background-image: url(spritesmith2.png); - background-position: -273px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_aurora { - background-image: url(spritesmith2.png); - background-position: -298px -106px; - width: 60px; - height: 60px; -} -.hair_base_7_black { - background-image: url(spritesmith2.png); - background-position: -273px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_black { - background-image: url(spritesmith2.png); - background-position: -298px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_blond { - background-image: url(spritesmith2.png); - background-position: 0px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_blond { - background-image: url(spritesmith2.png); - background-position: -25px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_blue { - background-image: url(spritesmith2.png); - background-position: -91px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_blue { - background-image: url(spritesmith2.png); - background-position: -116px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_brown { - background-image: url(spritesmith2.png); - background-position: -182px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_brown { - background-image: url(spritesmith2.png); - background-position: -207px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_candycane { - background-image: url(spritesmith2.png); - background-position: -273px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_candycane { - background-image: url(spritesmith2.png); - background-position: -298px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_candycorn { - background-image: url(spritesmith2.png); - background-position: -364px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_candycorn { - background-image: url(spritesmith2.png); - background-position: -389px -15px; - width: 60px; - height: 60px; -} -.hair_base_7_festive { - background-image: url(spritesmith2.png); - background-position: -364px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_festive { - background-image: url(spritesmith2.png); - background-position: -389px -106px; - width: 60px; - height: 60px; -} -.hair_base_7_frost { - background-image: url(spritesmith2.png); - background-position: -364px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_frost { - background-image: url(spritesmith2.png); - background-position: -389px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -364px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -389px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_green { - background-image: url(spritesmith2.png); - background-position: 0px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_green { - background-image: url(spritesmith2.png); - background-position: -25px -379px; - width: 60px; - height: 60px; -} .hair_base_7_halloween { - background-image: url(spritesmith2.png); - background-position: -91px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_halloween { - background-image: url(spritesmith2.png); - background-position: -116px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_holly { - background-image: url(spritesmith2.png); - background-position: -182px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_holly { - background-image: url(spritesmith2.png); - background-position: -207px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_hollygreen { - background-image: url(spritesmith2.png); - background-position: -273px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_hollygreen { - background-image: url(spritesmith2.png); - background-position: -298px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_midnight { - background-image: url(spritesmith2.png); - background-position: -364px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_midnight { - background-image: url(spritesmith2.png); - background-position: -389px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_pblue { - background-image: url(spritesmith2.png); - background-position: -455px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pblue { - background-image: url(spritesmith2.png); - background-position: -480px -15px; - width: 60px; - height: 60px; -} -.hair_base_7_pblue2 { - background-image: url(spritesmith2.png); - background-position: -455px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pblue2 { - background-image: url(spritesmith2.png); - background-position: -480px -106px; - width: 60px; - height: 60px; -} -.hair_base_7_peppermint { - background-image: url(spritesmith2.png); - background-position: -455px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_peppermint { - background-image: url(spritesmith2.png); - background-position: -480px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_pgreen { - background-image: url(spritesmith2.png); - background-position: -455px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pgreen { - background-image: url(spritesmith2.png); - background-position: -480px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -455px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -480px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_porange { - background-image: url(spritesmith2.png); - background-position: 0px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_porange { - background-image: url(spritesmith2.png); - background-position: -25px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_porange2 { - background-image: url(spritesmith2.png); - background-position: -91px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_porange2 { - background-image: url(spritesmith2.png); - background-position: -116px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_ppink { - background-image: url(spritesmith2.png); - background-position: -182px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppink { - background-image: url(spritesmith2.png); - background-position: -207px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_ppink2 { - background-image: url(spritesmith2.png); - background-position: -273px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppink2 { - background-image: url(spritesmith2.png); - background-position: -298px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_ppurple { - background-image: url(spritesmith2.png); - background-position: -364px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppurple { - background-image: url(spritesmith2.png); - background-position: -389px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -455px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -480px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_pumpkin { - background-image: url(spritesmith2.png); - background-position: -546px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pumpkin { - background-image: url(spritesmith2.png); - background-position: -571px -15px; - width: 60px; - height: 60px; -} -.hair_base_7_purple { - background-image: url(spritesmith2.png); - background-position: -546px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_purple { - background-image: url(spritesmith2.png); - background-position: -571px -106px; - width: 60px; - height: 60px; -} -.hair_base_7_pyellow { - background-image: url(spritesmith2.png); - background-position: -546px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pyellow { - background-image: url(spritesmith2.png); - background-position: -571px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -546px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -571px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_rainbow { - background-image: url(spritesmith2.png); - background-position: -546px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_rainbow { - background-image: url(spritesmith2.png); - background-position: -571px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_red { - background-image: url(spritesmith2.png); - background-position: -546px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_red { - background-image: url(spritesmith2.png); - background-position: -571px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_snowy { - background-image: url(spritesmith2.png); - background-position: 0px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_snowy { - background-image: url(spritesmith2.png); - background-position: -25px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_white { - background-image: url(spritesmith2.png); - background-position: -91px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_white { - background-image: url(spritesmith2.png); - background-position: -116px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_winternight { - background-image: url(spritesmith2.png); - background-position: -182px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_winternight { - background-image: url(spritesmith2.png); - background-position: -207px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_winterstar { - background-image: url(spritesmith2.png); - background-position: -273px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_winterstar { - background-image: url(spritesmith2.png); - background-position: -298px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_yellow { - background-image: url(spritesmith2.png); - background-position: -364px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_yellow { - background-image: url(spritesmith2.png); - background-position: -389px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_zombie { - background-image: url(spritesmith2.png); - background-position: -455px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_zombie { - background-image: url(spritesmith2.png); - background-position: -480px -561px; - width: 60px; - height: 60px; -} -.hair_base_8_TRUred { - background-image: url(spritesmith2.png); - background-position: -546px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_TRUred { - background-image: url(spritesmith2.png); - background-position: -571px -561px; - width: 60px; - height: 60px; -} -.hair_base_8_aurora { - background-image: url(spritesmith2.png); - background-position: -637px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_aurora { - background-image: url(spritesmith2.png); - background-position: -662px -15px; - width: 60px; - height: 60px; -} -.hair_base_8_black { - background-image: url(spritesmith2.png); - background-position: -637px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_black { - background-image: url(spritesmith2.png); - background-position: -662px -106px; - width: 60px; - height: 60px; -} -.hair_base_8_blond { - background-image: url(spritesmith2.png); - background-position: -637px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_blond { - background-image: url(spritesmith2.png); - background-position: -662px -197px; - width: 60px; - height: 60px; -} -.hair_base_8_blue { - background-image: url(spritesmith2.png); - background-position: -637px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_blue { - background-image: url(spritesmith2.png); - background-position: -662px -288px; - width: 60px; - height: 60px; -} -.hair_base_8_brown { - background-image: url(spritesmith2.png); - background-position: -637px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_brown { - background-image: url(spritesmith2.png); - background-position: -662px -379px; - width: 60px; - height: 60px; -} -.hair_base_8_candycane { - background-image: url(spritesmith2.png); - background-position: -637px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_candycane { - background-image: url(spritesmith2.png); - background-position: -662px -470px; - width: 60px; - height: 60px; -} -.hair_base_8_candycorn { - background-image: url(spritesmith2.png); - background-position: -637px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_candycorn { - background-image: url(spritesmith2.png); - background-position: -662px -561px; - width: 60px; - height: 60px; -} -.hair_base_8_festive { - background-image: url(spritesmith2.png); - background-position: 0px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_festive { - background-image: url(spritesmith2.png); - background-position: -25px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_frost { - background-image: url(spritesmith2.png); - background-position: -91px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_frost { - background-image: url(spritesmith2.png); - background-position: -116px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -182px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -207px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_green { - background-image: url(spritesmith2.png); - background-position: -273px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_green { - background-image: url(spritesmith2.png); - background-position: -298px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_halloween { - background-image: url(spritesmith2.png); - background-position: -364px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_halloween { - background-image: url(spritesmith2.png); - background-position: -389px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_holly { - background-image: url(spritesmith2.png); - background-position: -455px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_holly { - background-image: url(spritesmith2.png); - background-position: -480px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_hollygreen { - background-image: url(spritesmith2.png); - background-position: -546px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_hollygreen { - background-image: url(spritesmith2.png); - background-position: -571px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_midnight { - background-image: url(spritesmith2.png); - background-position: -637px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_midnight { - background-image: url(spritesmith2.png); - background-position: -662px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_pblue { - background-image: url(spritesmith2.png); - background-position: -728px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pblue { - background-image: url(spritesmith2.png); - background-position: -753px -15px; - width: 60px; - height: 60px; -} -.hair_base_8_pblue2 { - background-image: url(spritesmith2.png); - background-position: -728px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pblue2 { - background-image: url(spritesmith2.png); - background-position: -753px -106px; - width: 60px; - height: 60px; -} -.hair_base_8_peppermint { - background-image: url(spritesmith2.png); - background-position: -728px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_peppermint { - background-image: url(spritesmith2.png); - background-position: -753px -197px; - width: 60px; - height: 60px; -} -.hair_base_8_pgreen { - background-image: url(spritesmith2.png); - background-position: -728px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pgreen { - background-image: url(spritesmith2.png); - background-position: -753px -288px; - width: 60px; - height: 60px; -} -.hair_base_8_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -728px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -753px -379px; - width: 60px; - height: 60px; -} -.hair_base_8_porange { - background-image: url(spritesmith2.png); - background-position: -728px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_porange { - background-image: url(spritesmith2.png); - background-position: -753px -470px; - width: 60px; - height: 60px; -} -.hair_base_8_porange2 { - background-image: url(spritesmith2.png); - background-position: -728px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_porange2 { - background-image: url(spritesmith2.png); - background-position: -753px -561px; - width: 60px; - height: 60px; -} -.hair_base_8_ppink { - background-image: url(spritesmith2.png); - background-position: -728px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppink { - background-image: url(spritesmith2.png); - background-position: -753px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_ppink2 { - background-image: url(spritesmith2.png); - background-position: 0px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppink2 { - background-image: url(spritesmith2.png); - background-position: -25px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_ppurple { - background-image: url(spritesmith2.png); - background-position: -91px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppurple { - background-image: url(spritesmith2.png); - background-position: -116px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -182px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -207px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_pumpkin { - background-image: url(spritesmith2.png); - background-position: -273px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pumpkin { - background-image: url(spritesmith2.png); - background-position: -298px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_purple { - background-image: url(spritesmith2.png); - background-position: -364px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_purple { - background-image: url(spritesmith2.png); - background-position: -389px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_pyellow { - background-image: url(spritesmith2.png); - background-position: -455px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pyellow { - background-image: url(spritesmith2.png); - background-position: -480px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -546px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -571px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_rainbow { - background-image: url(spritesmith2.png); - background-position: -637px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_rainbow { - background-image: url(spritesmith2.png); - background-position: -662px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_red { - background-image: url(spritesmith2.png); - background-position: -728px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_red { - background-image: url(spritesmith2.png); - background-position: -753px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_snowy { - background-image: url(spritesmith2.png); - background-position: -819px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_snowy { - background-image: url(spritesmith2.png); - background-position: -844px -15px; - width: 60px; - height: 60px; -} -.hair_base_8_white { - background-image: url(spritesmith2.png); - background-position: -819px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_white { - background-image: url(spritesmith2.png); - background-position: -844px -106px; - width: 60px; - height: 60px; -} -.hair_base_8_winternight { - background-image: url(spritesmith2.png); - background-position: -819px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_winternight { - background-image: url(spritesmith2.png); - background-position: -844px -197px; - width: 60px; - height: 60px; -} -.hair_base_8_winterstar { - background-image: url(spritesmith2.png); - background-position: -819px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_winterstar { - background-image: url(spritesmith2.png); - background-position: -844px -288px; - width: 60px; - height: 60px; -} -.hair_base_8_yellow { - background-image: url(spritesmith2.png); - background-position: -819px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_yellow { - background-image: url(spritesmith2.png); - background-position: -844px -379px; - width: 60px; - height: 60px; -} -.hair_base_8_zombie { - background-image: url(spritesmith2.png); - background-position: -819px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_zombie { - background-image: url(spritesmith2.png); - background-position: -844px -470px; - width: 60px; - height: 60px; -} -.hair_base_9_TRUred { - background-image: url(spritesmith2.png); - background-position: -819px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_TRUred { - background-image: url(spritesmith2.png); - background-position: -844px -561px; - width: 60px; - height: 60px; -} -.hair_base_9_aurora { - background-image: url(spritesmith2.png); - background-position: -819px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_aurora { - background-image: url(spritesmith2.png); - background-position: -844px -652px; - width: 60px; - height: 60px; -} -.hair_base_9_black { - background-image: url(spritesmith2.png); - background-position: -819px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_black { - background-image: url(spritesmith2.png); - background-position: -844px -743px; - width: 60px; - height: 60px; -} -.hair_base_9_blond { - background-image: url(spritesmith2.png); - background-position: 0px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_blond { - background-image: url(spritesmith2.png); - background-position: -25px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_blue { - background-image: url(spritesmith2.png); - background-position: -91px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_blue { - background-image: url(spritesmith2.png); - background-position: -116px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_brown { - background-image: url(spritesmith2.png); - background-position: -182px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_brown { - background-image: url(spritesmith2.png); - background-position: -207px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_candycane { - background-image: url(spritesmith2.png); - background-position: -273px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_candycane { - background-image: url(spritesmith2.png); - background-position: -298px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_candycorn { - background-image: url(spritesmith2.png); - background-position: -364px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_candycorn { - background-image: url(spritesmith2.png); - background-position: -389px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_festive { - background-image: url(spritesmith2.png); - background-position: -455px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_festive { - background-image: url(spritesmith2.png); - background-position: -480px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_frost { - background-image: url(spritesmith2.png); - background-position: -546px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_frost { - background-image: url(spritesmith2.png); - background-position: -571px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -637px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_ghostwhite { - background-image: url(spritesmith2.png); - background-position: -662px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_green { - background-image: url(spritesmith2.png); - background-position: -728px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_green { - background-image: url(spritesmith2.png); - background-position: -753px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_halloween { - background-image: url(spritesmith2.png); - background-position: -819px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_halloween { - background-image: url(spritesmith2.png); - background-position: -844px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_holly { - background-image: url(spritesmith2.png); - background-position: -910px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_holly { - background-image: url(spritesmith2.png); - background-position: -935px -15px; - width: 60px; - height: 60px; -} -.hair_base_9_hollygreen { - background-image: url(spritesmith2.png); - background-position: -910px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_hollygreen { - background-image: url(spritesmith2.png); - background-position: -935px -106px; - width: 60px; - height: 60px; -} -.hair_base_9_midnight { - background-image: url(spritesmith2.png); - background-position: -910px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_midnight { - background-image: url(spritesmith2.png); - background-position: -935px -197px; - width: 60px; - height: 60px; -} -.hair_base_9_pblue { - background-image: url(spritesmith2.png); - background-position: -910px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pblue { - background-image: url(spritesmith2.png); - background-position: -935px -288px; - width: 60px; - height: 60px; -} -.hair_base_9_pblue2 { - background-image: url(spritesmith2.png); - background-position: -910px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pblue2 { - background-image: url(spritesmith2.png); - background-position: -935px -379px; - width: 60px; - height: 60px; -} -.hair_base_9_peppermint { - background-image: url(spritesmith2.png); - background-position: -910px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_peppermint { - background-image: url(spritesmith2.png); - background-position: -935px -470px; - width: 60px; - height: 60px; -} -.hair_base_9_pgreen { - background-image: url(spritesmith2.png); - background-position: -910px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pgreen { - background-image: url(spritesmith2.png); - background-position: -935px -561px; - width: 60px; - height: 60px; -} -.hair_base_9_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -910px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -935px -652px; - width: 60px; - height: 60px; -} -.hair_base_9_porange { - background-image: url(spritesmith2.png); - background-position: -910px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_porange { - background-image: url(spritesmith2.png); - background-position: -935px -743px; - width: 60px; - height: 60px; -} -.hair_base_9_porange2 { - background-image: url(spritesmith2.png); - background-position: -910px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_porange2 { - background-image: url(spritesmith2.png); - background-position: -935px -834px; - width: 60px; - height: 60px; -} -.hair_base_9_ppink { - background-image: url(spritesmith2.png); - background-position: 0px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_ppink { - background-image: url(spritesmith2.png); - background-position: -25px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_ppink2 { - background-image: url(spritesmith2.png); - background-position: -91px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_ppink2 { - background-image: url(spritesmith2.png); - background-position: -116px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_ppurple { - background-image: url(spritesmith2.png); - background-position: -182px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_ppurple { - background-image: url(spritesmith2.png); - background-position: -207px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -273px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -298px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_pumpkin { - background-image: url(spritesmith2.png); - background-position: -364px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pumpkin { - background-image: url(spritesmith2.png); - background-position: -389px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_purple { - background-image: url(spritesmith2.png); - background-position: -455px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_purple { - background-image: url(spritesmith2.png); - background-position: -480px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_pyellow { - background-image: url(spritesmith2.png); - background-position: -546px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pyellow { - background-image: url(spritesmith2.png); - background-position: -571px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -637px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -662px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_rainbow { - background-image: url(spritesmith2.png); - background-position: -728px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_rainbow { - background-image: url(spritesmith2.png); - background-position: -753px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_red { - background-image: url(spritesmith2.png); - background-position: -819px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_red { - background-image: url(spritesmith2.png); - background-position: -844px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_snowy { - background-image: url(spritesmith2.png); - background-position: -910px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_snowy { - background-image: url(spritesmith2.png); - background-position: -935px -925px; - width: 60px; - height: 60px; -} -.hair_base_9_white { - background-image: url(spritesmith2.png); - background-position: -1001px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_white { - background-image: url(spritesmith2.png); - background-position: -1026px -15px; - width: 60px; - height: 60px; -} -.hair_base_9_winternight { - background-image: url(spritesmith2.png); - background-position: -1001px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_winternight { - background-image: url(spritesmith2.png); - background-position: -1026px -106px; - width: 60px; - height: 60px; -} -.hair_base_9_winterstar { - background-image: url(spritesmith2.png); - background-position: -1001px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_winterstar { - background-image: url(spritesmith2.png); - background-position: -1026px -197px; - width: 60px; - height: 60px; -} -.hair_base_9_yellow { - background-image: url(spritesmith2.png); - background-position: -1001px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_yellow { - background-image: url(spritesmith2.png); - background-position: -1026px -288px; - width: 60px; - height: 60px; -} -.hair_base_9_zombie { - background-image: url(spritesmith2.png); - background-position: -1001px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_zombie { - background-image: url(spritesmith2.png); - background-position: -1026px -379px; - width: 60px; - height: 60px; -} -.hair_beard_1_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1001px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1026px -470px; - width: 60px; - height: 60px; -} -.hair_beard_1_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1001px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1026px -561px; - width: 60px; - height: 60px; -} -.hair_beard_1_porange2 { - background-image: url(spritesmith2.png); - background-position: -1001px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_porange2 { - background-image: url(spritesmith2.png); - background-position: -1026px -652px; - width: 60px; - height: 60px; -} -.hair_beard_1_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1001px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1026px -743px; - width: 60px; - height: 60px; -} -.hair_beard_1_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1001px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1026px -834px; - width: 60px; - height: 60px; -} -.hair_beard_1_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1001px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1026px -925px; - width: 60px; - height: 60px; -} -.hair_beard_2_pblue2 { - background-image: url(spritesmith2.png); - background-position: 0px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_pblue2 { - background-image: url(spritesmith2.png); - background-position: -25px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_2_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -91px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -116px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_2_porange2 { - background-image: url(spritesmith2.png); - background-position: -182px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_porange2 { - background-image: url(spritesmith2.png); - background-position: -207px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_2_ppink2 { - background-image: url(spritesmith2.png); - background-position: -273px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_ppink2 { - background-image: url(spritesmith2.png); - background-position: -298px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_2_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -364px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -389px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_2_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -455px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -480px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_pblue2 { - background-image: url(spritesmith2.png); - background-position: -546px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pblue2 { - background-image: url(spritesmith2.png); - background-position: -571px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -637px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -662px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_porange2 { - background-image: url(spritesmith2.png); - background-position: -728px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_porange2 { - background-image: url(spritesmith2.png); - background-position: -753px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_ppink2 { - background-image: url(spritesmith2.png); - background-position: -819px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_ppink2 { - background-image: url(spritesmith2.png); - background-position: -844px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -910px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -935px -1016px; - width: 60px; - height: 60px; -} -.hair_beard_3_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1001px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1026px -1016px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1092px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1117px -15px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1092px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1117px -106px; - width: 60px; - height: 60px; -} -.hair_mustache_1_porange2 { - background-image: url(spritesmith2.png); - background-position: -1092px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_porange2 { - background-image: url(spritesmith2.png); - background-position: -1117px -197px; - width: 60px; - height: 60px; -} -.hair_mustache_1_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1092px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1117px -288px; - width: 60px; - height: 60px; -} -.hair_mustache_1_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1092px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1117px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1092px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1117px -470px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1092px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pblue2 { - background-image: url(spritesmith2.png); - background-position: -1117px -561px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1092px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pgreen2 { - background-image: url(spritesmith2.png); - background-position: -1117px -652px; - width: 60px; - height: 60px; -} -.hair_mustache_2_porange2 { - background-image: url(spritesmith2.png); - background-position: -1092px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_porange2 { - background-image: url(spritesmith2.png); - background-position: -1117px -743px; - width: 60px; - height: 60px; -} -.hair_mustache_2_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1092px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_ppink2 { - background-image: url(spritesmith2.png); - background-position: -1117px -834px; - width: 60px; - height: 60px; -} -.hair_mustache_2_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1092px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_ppurple2 { - background-image: url(spritesmith2.png); - background-position: -1117px -925px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1092px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pyellow2 { - background-image: url(spritesmith2.png); - background-position: -1117px -1016px; - width: 60px; - height: 60px; -} -.broad_shirt_black { - background-image: url(spritesmith2.png); - background-position: 0px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_black { - background-image: url(spritesmith2.png); - background-position: -25px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_blue { - background-image: url(spritesmith2.png); - background-position: -91px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_blue { - background-image: url(spritesmith2.png); - background-position: -116px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_convict { - background-image: url(spritesmith2.png); - background-position: -182px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_convict { - background-image: url(spritesmith2.png); - background-position: -207px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_cross { - background-image: url(spritesmith2.png); - background-position: -273px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_cross { - background-image: url(spritesmith2.png); - background-position: -298px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_fire { - background-image: url(spritesmith2.png); - background-position: -364px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_fire { - background-image: url(spritesmith2.png); - background-position: -389px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_green { - background-image: url(spritesmith2.png); - background-position: -455px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_green { - background-image: url(spritesmith2.png); - background-position: -480px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_horizon { - background-image: url(spritesmith2.png); - background-position: -546px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_horizon { - background-image: url(spritesmith2.png); - background-position: -571px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_ocean { - background-image: url(spritesmith2.png); - background-position: -637px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_ocean { - background-image: url(spritesmith2.png); - background-position: -662px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_pink { - background-image: url(spritesmith2.png); - background-position: -728px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_pink { - background-image: url(spritesmith2.png); - background-position: -753px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_purple { - background-image: url(spritesmith2.png); - background-position: -819px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_purple { - background-image: url(spritesmith2.png); - background-position: -844px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_rainbow { - background-image: url(spritesmith2.png); - background-position: -910px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_rainbow { - background-image: url(spritesmith2.png); - background-position: -935px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_redblue { - background-image: url(spritesmith2.png); - background-position: -1001px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_redblue { - background-image: url(spritesmith2.png); - background-position: -1026px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_thunder { - background-image: url(spritesmith2.png); - background-position: -1092px -1092px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_thunder { - background-image: url(spritesmith2.png); - background-position: -1117px -1122px; - width: 60px; - height: 60px; -} -.broad_shirt_tropical { - background-image: url(spritesmith2.png); - background-position: -1183px 0px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_tropical { - background-image: url(spritesmith2.png); - background-position: -1208px -30px; - width: 60px; - height: 60px; -} -.broad_shirt_white { - background-image: url(spritesmith2.png); - background-position: -1183px -91px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_white { - background-image: url(spritesmith2.png); - background-position: -1208px -121px; - width: 60px; - height: 60px; -} -.broad_shirt_yellow { - background-image: url(spritesmith2.png); - background-position: -1183px -182px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_yellow { - background-image: url(spritesmith2.png); - background-position: -1208px -212px; - width: 60px; - height: 60px; -} -.broad_shirt_zombie { - background-image: url(spritesmith2.png); - background-position: -1183px -273px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_zombie { - background-image: url(spritesmith2.png); - background-position: -1208px -303px; - width: 60px; - height: 60px; -} -.slim_shirt_black { - background-image: url(spritesmith2.png); - background-position: -1183px -364px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_black { - background-image: url(spritesmith2.png); - background-position: -1208px -394px; - width: 60px; - height: 60px; -} -.slim_shirt_blue { - background-image: url(spritesmith2.png); - background-position: -1183px -455px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_blue { - background-image: url(spritesmith2.png); - background-position: -1208px -485px; - width: 60px; - height: 60px; -} -.slim_shirt_convict { - background-image: url(spritesmith2.png); - background-position: -1183px -546px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_convict { - background-image: url(spritesmith2.png); - background-position: -1208px -576px; - width: 60px; - height: 60px; -} -.slim_shirt_cross { - background-image: url(spritesmith2.png); - background-position: -1183px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_cross { - background-image: url(spritesmith2.png); - background-position: -1208px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_fire { - background-image: url(spritesmith2.png); - background-position: -1183px -728px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_fire { - background-image: url(spritesmith2.png); - background-position: -1208px -758px; - width: 60px; - height: 60px; -} -.slim_shirt_green { - background-image: url(spritesmith2.png); - background-position: -1183px -819px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_green { - background-image: url(spritesmith2.png); - background-position: -1208px -849px; - width: 60px; - height: 60px; -} -.slim_shirt_horizon { - background-image: url(spritesmith2.png); - background-position: -1183px -910px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_horizon { - background-image: url(spritesmith2.png); - background-position: -1208px -940px; - width: 60px; - height: 60px; -} -.slim_shirt_ocean { - background-image: url(spritesmith2.png); - background-position: -1183px -1001px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_ocean { - background-image: url(spritesmith2.png); - background-position: -1208px -1031px; - width: 60px; - height: 60px; -} -.slim_shirt_pink { - background-image: url(spritesmith2.png); - background-position: -1183px -1092px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_pink { - background-image: url(spritesmith2.png); - background-position: -1208px -1122px; - width: 60px; - height: 60px; -} -.slim_shirt_purple { - background-image: url(spritesmith2.png); - background-position: 0px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_purple { - background-image: url(spritesmith2.png); - background-position: -25px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_rainbow { - background-image: url(spritesmith2.png); - background-position: -91px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_rainbow { - background-image: url(spritesmith2.png); - background-position: -116px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_redblue { - background-image: url(spritesmith2.png); - background-position: -182px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_redblue { - background-image: url(spritesmith2.png); - background-position: -207px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_thunder { - background-image: url(spritesmith2.png); - background-position: -273px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_thunder { - background-image: url(spritesmith2.png); - background-position: -298px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_tropical { - background-image: url(spritesmith2.png); - background-position: -364px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_tropical { - background-image: url(spritesmith2.png); - background-position: -389px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_white { - background-image: url(spritesmith2.png); - background-position: -455px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_white { - background-image: url(spritesmith2.png); - background-position: -480px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_yellow { - background-image: url(spritesmith2.png); - background-position: -546px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_yellow { - background-image: url(spritesmith2.png); - background-position: -571px -1213px; - width: 60px; - height: 60px; -} -.slim_shirt_zombie { - background-image: url(spritesmith2.png); - background-position: -637px -1183px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_zombie { - background-image: url(spritesmith2.png); - background-position: -662px -1213px; - width: 60px; - height: 60px; -} -.skin_0ff591 { - background-image: url(spritesmith2.png); - background-position: -728px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_0ff591 { - background-image: url(spritesmith2.png); - background-position: -753px -1198px; - width: 60px; - height: 60px; -} -.skin_0ff591_sleep { - background-image: url(spritesmith2.png); - background-position: -819px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_0ff591_sleep { - background-image: url(spritesmith2.png); - background-position: -844px -1198px; - width: 60px; - height: 60px; -} -.skin_2b43f6 { - background-image: url(spritesmith2.png); - background-position: -910px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_2b43f6 { - background-image: url(spritesmith2.png); - background-position: -935px -1198px; - width: 60px; - height: 60px; -} -.skin_2b43f6_sleep { - background-image: url(spritesmith2.png); - background-position: -1001px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_2b43f6_sleep { - background-image: url(spritesmith2.png); - background-position: -1026px -1198px; - width: 60px; - height: 60px; -} -.skin_6bd049 { - background-image: url(spritesmith2.png); - background-position: -1092px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_6bd049 { - background-image: url(spritesmith2.png); - background-position: -1117px -1198px; - width: 60px; - height: 60px; -} -.skin_6bd049_sleep { - background-image: url(spritesmith2.png); - background-position: -1183px -1183px; - width: 90px; - height: 90px; -} -.customize-option.skin_6bd049_sleep { - background-image: url(spritesmith2.png); - background-position: -1208px -1198px; - width: 60px; - height: 60px; -} -.skin_800ed0 { - background-image: url(spritesmith2.png); - background-position: 0px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_800ed0 { - background-image: url(spritesmith2.png); - background-position: -25px -15px; - width: 60px; - height: 60px; -} -.skin_800ed0_sleep { - background-image: url(spritesmith2.png); - background-position: -1274px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_800ed0_sleep { - background-image: url(spritesmith2.png); - background-position: -1299px -106px; - width: 60px; - height: 60px; -} -.skin_915533 { - background-image: url(spritesmith2.png); - background-position: -1274px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_915533 { - background-image: url(spritesmith2.png); - background-position: -1299px -197px; - width: 60px; - height: 60px; -} -.skin_915533_sleep { - background-image: url(spritesmith2.png); - background-position: -1274px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_915533_sleep { - background-image: url(spritesmith2.png); - background-position: -1299px -288px; - width: 60px; - height: 60px; -} -.skin_98461a { background-image: url(spritesmith2.png); background-position: -1274px -364px; width: 90px; height: 90px; } -.customize-option.skin_98461a { +.customize-option.hair_base_7_halloween { background-image: url(spritesmith2.png); background-position: -1299px -379px; width: 60px; height: 60px; } +.hair_base_7_holly { + background-image: url(spritesmith2.png); + background-position: 0px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_holly { + background-image: url(spritesmith2.png); + background-position: -25px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_hollygreen { + background-image: url(spritesmith2.png); + background-position: -91px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_hollygreen { + background-image: url(spritesmith2.png); + background-position: -116px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_midnight { + background-image: url(spritesmith2.png); + background-position: -182px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_midnight { + background-image: url(spritesmith2.png); + background-position: -207px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_pblue { + background-image: url(spritesmith2.png); + background-position: -182px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pblue { + background-image: url(spritesmith2.png); + background-position: -207px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_pblue2 { + background-image: url(spritesmith2.png); + background-position: 0px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pblue2 { + background-image: url(spritesmith2.png); + background-position: -25px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_peppermint { + background-image: url(spritesmith2.png); + background-position: -91px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_peppermint { + background-image: url(spritesmith2.png); + background-position: -116px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_pgreen { + background-image: url(spritesmith2.png); + background-position: -182px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pgreen { + background-image: url(spritesmith2.png); + background-position: -207px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -273px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -298px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_porange { + background-image: url(spritesmith2.png); + background-position: -273px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_porange { + background-image: url(spritesmith2.png); + background-position: -298px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_porange2 { + background-image: url(spritesmith2.png); + background-position: -273px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_porange2 { + background-image: url(spritesmith2.png); + background-position: -298px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_ppink { + background-image: url(spritesmith2.png); + background-position: 0px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppink { + background-image: url(spritesmith2.png); + background-position: -25px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_ppink2 { + background-image: url(spritesmith2.png); + background-position: -91px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppink2 { + background-image: url(spritesmith2.png); + background-position: -116px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_ppurple { + background-image: url(spritesmith2.png); + background-position: -182px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppurple { + background-image: url(spritesmith2.png); + background-position: -207px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -273px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -298px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_pumpkin { + background-image: url(spritesmith2.png); + background-position: -364px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pumpkin { + background-image: url(spritesmith2.png); + background-position: -389px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_purple { + background-image: url(spritesmith2.png); + background-position: -364px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_purple { + background-image: url(spritesmith2.png); + background-position: -389px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_pyellow { + background-image: url(spritesmith2.png); + background-position: -364px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pyellow { + background-image: url(spritesmith2.png); + background-position: -389px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -364px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -389px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_rainbow { + background-image: url(spritesmith2.png); + background-position: 0px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_rainbow { + background-image: url(spritesmith2.png); + background-position: -25px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_red { + background-image: url(spritesmith2.png); + background-position: -91px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_red { + background-image: url(spritesmith2.png); + background-position: -116px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_snowy { + background-image: url(spritesmith2.png); + background-position: -182px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_snowy { + background-image: url(spritesmith2.png); + background-position: -207px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_white { + background-image: url(spritesmith2.png); + background-position: -273px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_white { + background-image: url(spritesmith2.png); + background-position: -298px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_winternight { + background-image: url(spritesmith2.png); + background-position: -364px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_winternight { + background-image: url(spritesmith2.png); + background-position: -389px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_winterstar { + background-image: url(spritesmith2.png); + background-position: -455px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_winterstar { + background-image: url(spritesmith2.png); + background-position: -480px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_yellow { + background-image: url(spritesmith2.png); + background-position: -455px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_yellow { + background-image: url(spritesmith2.png); + background-position: -480px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_zombie { + background-image: url(spritesmith2.png); + background-position: -455px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_zombie { + background-image: url(spritesmith2.png); + background-position: -480px -197px; + width: 60px; + height: 60px; +} +.hair_base_8_TRUred { + background-image: url(spritesmith2.png); + background-position: -455px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_TRUred { + background-image: url(spritesmith2.png); + background-position: -480px -288px; + width: 60px; + height: 60px; +} +.hair_base_8_aurora { + background-image: url(spritesmith2.png); + background-position: -455px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_aurora { + background-image: url(spritesmith2.png); + background-position: -480px -379px; + width: 60px; + height: 60px; +} +.hair_base_8_black { + background-image: url(spritesmith2.png); + background-position: 0px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_black { + background-image: url(spritesmith2.png); + background-position: -25px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_blond { + background-image: url(spritesmith2.png); + background-position: -91px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_blond { + background-image: url(spritesmith2.png); + background-position: -116px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_blue { + background-image: url(spritesmith2.png); + background-position: -182px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_blue { + background-image: url(spritesmith2.png); + background-position: -207px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_brown { + background-image: url(spritesmith2.png); + background-position: -273px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_brown { + background-image: url(spritesmith2.png); + background-position: -298px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_candycane { + background-image: url(spritesmith2.png); + background-position: -364px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_candycane { + background-image: url(spritesmith2.png); + background-position: -389px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_candycorn { + background-image: url(spritesmith2.png); + background-position: -455px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_candycorn { + background-image: url(spritesmith2.png); + background-position: -480px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_festive { + background-image: url(spritesmith2.png); + background-position: -546px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_festive { + background-image: url(spritesmith2.png); + background-position: -571px -15px; + width: 60px; + height: 60px; +} +.hair_base_8_frost { + background-image: url(spritesmith2.png); + background-position: -546px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_frost { + background-image: url(spritesmith2.png); + background-position: -571px -106px; + width: 60px; + height: 60px; +} +.hair_base_8_ghostwhite { + background-image: url(spritesmith2.png); + background-position: -546px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ghostwhite { + background-image: url(spritesmith2.png); + background-position: -571px -197px; + width: 60px; + height: 60px; +} +.hair_base_8_green { + background-image: url(spritesmith2.png); + background-position: -546px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_green { + background-image: url(spritesmith2.png); + background-position: -571px -288px; + width: 60px; + height: 60px; +} +.hair_base_8_halloween { + background-image: url(spritesmith2.png); + background-position: -546px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_halloween { + background-image: url(spritesmith2.png); + background-position: -571px -379px; + width: 60px; + height: 60px; +} +.hair_base_8_holly { + background-image: url(spritesmith2.png); + background-position: -546px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_holly { + background-image: url(spritesmith2.png); + background-position: -571px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_hollygreen { + background-image: url(spritesmith2.png); + background-position: 0px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_hollygreen { + background-image: url(spritesmith2.png); + background-position: -25px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_midnight { + background-image: url(spritesmith2.png); + background-position: -91px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_midnight { + background-image: url(spritesmith2.png); + background-position: -116px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_pblue { + background-image: url(spritesmith2.png); + background-position: -182px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pblue { + background-image: url(spritesmith2.png); + background-position: -207px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_pblue2 { + background-image: url(spritesmith2.png); + background-position: -273px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pblue2 { + background-image: url(spritesmith2.png); + background-position: -298px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_peppermint { + background-image: url(spritesmith2.png); + background-position: -364px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_peppermint { + background-image: url(spritesmith2.png); + background-position: -389px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_pgreen { + background-image: url(spritesmith2.png); + background-position: -455px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pgreen { + background-image: url(spritesmith2.png); + background-position: -480px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -546px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -571px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_porange { + background-image: url(spritesmith2.png); + background-position: -637px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_porange { + background-image: url(spritesmith2.png); + background-position: -662px -15px; + width: 60px; + height: 60px; +} +.hair_base_8_porange2 { + background-image: url(spritesmith2.png); + background-position: -637px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_porange2 { + background-image: url(spritesmith2.png); + background-position: -662px -106px; + width: 60px; + height: 60px; +} +.hair_base_8_ppink { + background-image: url(spritesmith2.png); + background-position: -637px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppink { + background-image: url(spritesmith2.png); + background-position: -662px -197px; + width: 60px; + height: 60px; +} +.hair_base_8_ppink2 { + background-image: url(spritesmith2.png); + background-position: -637px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppink2 { + background-image: url(spritesmith2.png); + background-position: -662px -288px; + width: 60px; + height: 60px; +} +.hair_base_8_ppurple { + background-image: url(spritesmith2.png); + background-position: -637px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppurple { + background-image: url(spritesmith2.png); + background-position: -662px -379px; + width: 60px; + height: 60px; +} +.hair_base_8_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -637px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -662px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_pumpkin { + background-image: url(spritesmith2.png); + background-position: -637px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pumpkin { + background-image: url(spritesmith2.png); + background-position: -662px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_purple { + background-image: url(spritesmith2.png); + background-position: 0px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_purple { + background-image: url(spritesmith2.png); + background-position: -25px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_pyellow { + background-image: url(spritesmith2.png); + background-position: -91px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pyellow { + background-image: url(spritesmith2.png); + background-position: -116px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -182px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -207px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_rainbow { + background-image: url(spritesmith2.png); + background-position: -273px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_rainbow { + background-image: url(spritesmith2.png); + background-position: -298px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_red { + background-image: url(spritesmith2.png); + background-position: -364px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_red { + background-image: url(spritesmith2.png); + background-position: -389px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_snowy { + background-image: url(spritesmith2.png); + background-position: -455px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_snowy { + background-image: url(spritesmith2.png); + background-position: -480px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_white { + background-image: url(spritesmith2.png); + background-position: -546px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_white { + background-image: url(spritesmith2.png); + background-position: -571px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_winternight { + background-image: url(spritesmith2.png); + background-position: -637px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_winternight { + background-image: url(spritesmith2.png); + background-position: -662px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_winterstar { + background-image: url(spritesmith2.png); + background-position: -728px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_winterstar { + background-image: url(spritesmith2.png); + background-position: -753px -15px; + width: 60px; + height: 60px; +} +.hair_base_8_yellow { + background-image: url(spritesmith2.png); + background-position: -728px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_yellow { + background-image: url(spritesmith2.png); + background-position: -753px -106px; + width: 60px; + height: 60px; +} +.hair_base_8_zombie { + background-image: url(spritesmith2.png); + background-position: -728px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_zombie { + background-image: url(spritesmith2.png); + background-position: -753px -197px; + width: 60px; + height: 60px; +} +.hair_base_9_TRUred { + background-image: url(spritesmith2.png); + background-position: -728px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_TRUred { + background-image: url(spritesmith2.png); + background-position: -753px -288px; + width: 60px; + height: 60px; +} +.hair_base_9_aurora { + background-image: url(spritesmith2.png); + background-position: -728px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_aurora { + background-image: url(spritesmith2.png); + background-position: -753px -379px; + width: 60px; + height: 60px; +} +.hair_base_9_black { + background-image: url(spritesmith2.png); + background-position: -728px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_black { + background-image: url(spritesmith2.png); + background-position: -753px -470px; + width: 60px; + height: 60px; +} +.hair_base_9_blond { + background-image: url(spritesmith2.png); + background-position: -728px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_blond { + background-image: url(spritesmith2.png); + background-position: -753px -561px; + width: 60px; + height: 60px; +} +.hair_base_9_blue { + background-image: url(spritesmith2.png); + background-position: -728px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_blue { + background-image: url(spritesmith2.png); + background-position: -753px -652px; + width: 60px; + height: 60px; +} +.hair_base_9_brown { + background-image: url(spritesmith2.png); + background-position: 0px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_brown { + background-image: url(spritesmith2.png); + background-position: -25px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_candycane { + background-image: url(spritesmith2.png); + background-position: -91px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_candycane { + background-image: url(spritesmith2.png); + background-position: -116px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_candycorn { + background-image: url(spritesmith2.png); + background-position: -182px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_candycorn { + background-image: url(spritesmith2.png); + background-position: -207px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_festive { + background-image: url(spritesmith2.png); + background-position: -273px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_festive { + background-image: url(spritesmith2.png); + background-position: -298px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_frost { + background-image: url(spritesmith2.png); + background-position: -364px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_frost { + background-image: url(spritesmith2.png); + background-position: -389px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_ghostwhite { + background-image: url(spritesmith2.png); + background-position: -455px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_ghostwhite { + background-image: url(spritesmith2.png); + background-position: -480px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_green { + background-image: url(spritesmith2.png); + background-position: -546px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_green { + background-image: url(spritesmith2.png); + background-position: -571px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_halloween { + background-image: url(spritesmith2.png); + background-position: -637px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_halloween { + background-image: url(spritesmith2.png); + background-position: -662px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_holly { + background-image: url(spritesmith2.png); + background-position: -728px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_holly { + background-image: url(spritesmith2.png); + background-position: -753px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_hollygreen { + background-image: url(spritesmith2.png); + background-position: -819px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_hollygreen { + background-image: url(spritesmith2.png); + background-position: -844px -15px; + width: 60px; + height: 60px; +} +.hair_base_9_midnight { + background-image: url(spritesmith2.png); + background-position: -819px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_midnight { + background-image: url(spritesmith2.png); + background-position: -844px -106px; + width: 60px; + height: 60px; +} +.hair_base_9_pblue { + background-image: url(spritesmith2.png); + background-position: -819px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pblue { + background-image: url(spritesmith2.png); + background-position: -844px -197px; + width: 60px; + height: 60px; +} +.hair_base_9_pblue2 { + background-image: url(spritesmith2.png); + background-position: -819px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pblue2 { + background-image: url(spritesmith2.png); + background-position: -844px -288px; + width: 60px; + height: 60px; +} +.hair_base_9_peppermint { + background-image: url(spritesmith2.png); + background-position: -819px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_peppermint { + background-image: url(spritesmith2.png); + background-position: -844px -379px; + width: 60px; + height: 60px; +} +.hair_base_9_pgreen { + background-image: url(spritesmith2.png); + background-position: -819px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pgreen { + background-image: url(spritesmith2.png); + background-position: -844px -470px; + width: 60px; + height: 60px; +} +.hair_base_9_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -819px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -844px -561px; + width: 60px; + height: 60px; +} +.hair_base_9_porange { + background-image: url(spritesmith2.png); + background-position: -819px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_porange { + background-image: url(spritesmith2.png); + background-position: -844px -652px; + width: 60px; + height: 60px; +} +.hair_base_9_porange2 { + background-image: url(spritesmith2.png); + background-position: -819px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_porange2 { + background-image: url(spritesmith2.png); + background-position: -844px -743px; + width: 60px; + height: 60px; +} +.hair_base_9_ppink { + background-image: url(spritesmith2.png); + background-position: 0px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_ppink { + background-image: url(spritesmith2.png); + background-position: -25px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_ppink2 { + background-image: url(spritesmith2.png); + background-position: -91px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_ppink2 { + background-image: url(spritesmith2.png); + background-position: -116px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_ppurple { + background-image: url(spritesmith2.png); + background-position: -182px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_ppurple { + background-image: url(spritesmith2.png); + background-position: -207px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -273px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -298px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_pumpkin { + background-image: url(spritesmith2.png); + background-position: -364px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pumpkin { + background-image: url(spritesmith2.png); + background-position: -389px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_purple { + background-image: url(spritesmith2.png); + background-position: -455px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_purple { + background-image: url(spritesmith2.png); + background-position: -480px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_pyellow { + background-image: url(spritesmith2.png); + background-position: -546px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pyellow { + background-image: url(spritesmith2.png); + background-position: -571px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -637px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -662px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_rainbow { + background-image: url(spritesmith2.png); + background-position: -728px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_rainbow { + background-image: url(spritesmith2.png); + background-position: -753px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_red { + background-image: url(spritesmith2.png); + background-position: -819px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_red { + background-image: url(spritesmith2.png); + background-position: -844px -834px; + width: 60px; + height: 60px; +} +.hair_base_9_snowy { + background-image: url(spritesmith2.png); + background-position: -910px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_snowy { + background-image: url(spritesmith2.png); + background-position: -935px -15px; + width: 60px; + height: 60px; +} +.hair_base_9_white { + background-image: url(spritesmith2.png); + background-position: -910px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_white { + background-image: url(spritesmith2.png); + background-position: -935px -106px; + width: 60px; + height: 60px; +} +.hair_base_9_winternight { + background-image: url(spritesmith2.png); + background-position: -910px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_winternight { + background-image: url(spritesmith2.png); + background-position: -935px -197px; + width: 60px; + height: 60px; +} +.hair_base_9_winterstar { + background-image: url(spritesmith2.png); + background-position: -910px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_winterstar { + background-image: url(spritesmith2.png); + background-position: -935px -288px; + width: 60px; + height: 60px; +} +.hair_base_9_yellow { + background-image: url(spritesmith2.png); + background-position: -910px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_yellow { + background-image: url(spritesmith2.png); + background-position: -935px -379px; + width: 60px; + height: 60px; +} +.hair_base_9_zombie { + background-image: url(spritesmith2.png); + background-position: -910px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_zombie { + background-image: url(spritesmith2.png); + background-position: -935px -470px; + width: 60px; + height: 60px; +} +.hair_beard_1_pblue2 { + background-image: url(spritesmith2.png); + background-position: -910px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pblue2 { + background-image: url(spritesmith2.png); + background-position: -935px -561px; + width: 60px; + height: 60px; +} +.hair_beard_1_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -910px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -935px -652px; + width: 60px; + height: 60px; +} +.hair_beard_1_porange2 { + background-image: url(spritesmith2.png); + background-position: -910px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_porange2 { + background-image: url(spritesmith2.png); + background-position: -935px -743px; + width: 60px; + height: 60px; +} +.hair_beard_1_ppink2 { + background-image: url(spritesmith2.png); + background-position: -910px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_ppink2 { + background-image: url(spritesmith2.png); + background-position: -935px -834px; + width: 60px; + height: 60px; +} +.hair_beard_1_ppurple2 { + background-image: url(spritesmith2.png); + background-position: 0px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -25px -925px; + width: 60px; + height: 60px; +} +.hair_beard_1_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -91px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -116px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_pblue2 { + background-image: url(spritesmith2.png); + background-position: -182px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pblue2 { + background-image: url(spritesmith2.png); + background-position: -207px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -273px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -298px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_porange2 { + background-image: url(spritesmith2.png); + background-position: -364px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_porange2 { + background-image: url(spritesmith2.png); + background-position: -389px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_ppink2 { + background-image: url(spritesmith2.png); + background-position: -455px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_ppink2 { + background-image: url(spritesmith2.png); + background-position: -480px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -546px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -571px -925px; + width: 60px; + height: 60px; +} +.hair_beard_2_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -637px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -662px -925px; + width: 60px; + height: 60px; +} +.hair_beard_3_pblue2 { + background-image: url(spritesmith2.png); + background-position: -728px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pblue2 { + background-image: url(spritesmith2.png); + background-position: -753px -925px; + width: 60px; + height: 60px; +} +.hair_beard_3_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -819px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -844px -925px; + width: 60px; + height: 60px; +} +.hair_beard_3_porange2 { + background-image: url(spritesmith2.png); + background-position: -910px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_porange2 { + background-image: url(spritesmith2.png); + background-position: -935px -925px; + width: 60px; + height: 60px; +} +.hair_beard_3_ppink2 { + background-image: url(spritesmith2.png); + background-position: -1001px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_ppink2 { + background-image: url(spritesmith2.png); + background-position: -1026px -15px; + width: 60px; + height: 60px; +} +.hair_beard_3_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -1001px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -1026px -106px; + width: 60px; + height: 60px; +} +.hair_beard_3_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -1001px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -1026px -197px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pblue2 { + background-image: url(spritesmith2.png); + background-position: -1001px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pblue2 { + background-image: url(spritesmith2.png); + background-position: -1026px -288px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -1001px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -1026px -379px; + width: 60px; + height: 60px; +} +.hair_mustache_1_porange2 { + background-image: url(spritesmith2.png); + background-position: -1001px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_porange2 { + background-image: url(spritesmith2.png); + background-position: -1026px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_1_ppink2 { + background-image: url(spritesmith2.png); + background-position: -1001px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_ppink2 { + background-image: url(spritesmith2.png); + background-position: -1026px -561px; + width: 60px; + height: 60px; +} +.hair_mustache_1_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -1001px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -1026px -652px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -1001px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -1026px -743px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pblue2 { + background-image: url(spritesmith2.png); + background-position: -1001px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pblue2 { + background-image: url(spritesmith2.png); + background-position: -1026px -834px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -1001px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pgreen2 { + background-image: url(spritesmith2.png); + background-position: -1026px -925px; + width: 60px; + height: 60px; +} +.hair_mustache_2_porange2 { + background-image: url(spritesmith2.png); + background-position: 0px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_porange2 { + background-image: url(spritesmith2.png); + background-position: -25px -1016px; + width: 60px; + height: 60px; +} +.hair_mustache_2_ppink2 { + background-image: url(spritesmith2.png); + background-position: -91px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_ppink2 { + background-image: url(spritesmith2.png); + background-position: -116px -1016px; + width: 60px; + height: 60px; +} +.hair_mustache_2_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -182px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_ppurple2 { + background-image: url(spritesmith2.png); + background-position: -207px -1016px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -273px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pyellow2 { + background-image: url(spritesmith2.png); + background-position: -298px -1016px; + width: 60px; + height: 60px; +} +.broad_shirt_black { + background-image: url(spritesmith2.png); + background-position: -364px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_black { + background-image: url(spritesmith2.png); + background-position: -389px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_blue { + background-image: url(spritesmith2.png); + background-position: -455px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_blue { + background-image: url(spritesmith2.png); + background-position: -480px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_convict { + background-image: url(spritesmith2.png); + background-position: -546px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_convict { + background-image: url(spritesmith2.png); + background-position: -571px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_cross { + background-image: url(spritesmith2.png); + background-position: -637px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_cross { + background-image: url(spritesmith2.png); + background-position: -662px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_fire { + background-image: url(spritesmith2.png); + background-position: -728px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_fire { + background-image: url(spritesmith2.png); + background-position: -753px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_green { + background-image: url(spritesmith2.png); + background-position: -819px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_green { + background-image: url(spritesmith2.png); + background-position: -844px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_horizon { + background-image: url(spritesmith2.png); + background-position: -910px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_horizon { + background-image: url(spritesmith2.png); + background-position: -935px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_ocean { + background-image: url(spritesmith2.png); + background-position: -1001px -1001px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_ocean { + background-image: url(spritesmith2.png); + background-position: -1026px -1031px; + width: 60px; + height: 60px; +} +.broad_shirt_pink { + background-image: url(spritesmith2.png); + background-position: -1092px 0px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_pink { + background-image: url(spritesmith2.png); + background-position: -1117px -30px; + width: 60px; + height: 60px; +} +.broad_shirt_purple { + background-image: url(spritesmith2.png); + background-position: -1092px -91px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_purple { + background-image: url(spritesmith2.png); + background-position: -1117px -121px; + width: 60px; + height: 60px; +} +.broad_shirt_rainbow { + background-image: url(spritesmith2.png); + background-position: -1092px -182px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_rainbow { + background-image: url(spritesmith2.png); + background-position: -1117px -212px; + width: 60px; + height: 60px; +} +.broad_shirt_redblue { + background-image: url(spritesmith2.png); + background-position: -1092px -273px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_redblue { + background-image: url(spritesmith2.png); + background-position: -1117px -303px; + width: 60px; + height: 60px; +} +.broad_shirt_thunder { + background-image: url(spritesmith2.png); + background-position: -1092px -364px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_thunder { + background-image: url(spritesmith2.png); + background-position: -1117px -394px; + width: 60px; + height: 60px; +} +.broad_shirt_tropical { + background-image: url(spritesmith2.png); + background-position: -1092px -455px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_tropical { + background-image: url(spritesmith2.png); + background-position: -1117px -485px; + width: 60px; + height: 60px; +} +.broad_shirt_white { + background-image: url(spritesmith2.png); + background-position: -1092px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_white { + background-image: url(spritesmith2.png); + background-position: -1117px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_yellow { + background-image: url(spritesmith2.png); + background-position: -1092px -637px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_yellow { + background-image: url(spritesmith2.png); + background-position: -1117px -667px; + width: 60px; + height: 60px; +} +.broad_shirt_zombie { + background-image: url(spritesmith2.png); + background-position: -1092px -728px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_zombie { + background-image: url(spritesmith2.png); + background-position: -1117px -758px; + width: 60px; + height: 60px; +} +.slim_shirt_black { + background-image: url(spritesmith2.png); + background-position: -1092px -819px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_black { + background-image: url(spritesmith2.png); + background-position: -1117px -849px; + width: 60px; + height: 60px; +} +.slim_shirt_blue { + background-image: url(spritesmith2.png); + background-position: -1092px -910px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_blue { + background-image: url(spritesmith2.png); + background-position: -1117px -940px; + width: 60px; + height: 60px; +} +.slim_shirt_convict { + background-image: url(spritesmith2.png); + background-position: -1092px -1001px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_convict { + background-image: url(spritesmith2.png); + background-position: -1117px -1031px; + width: 60px; + height: 60px; +} +.slim_shirt_cross { + background-image: url(spritesmith2.png); + background-position: 0px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_cross { + background-image: url(spritesmith2.png); + background-position: -25px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_fire { + background-image: url(spritesmith2.png); + background-position: -91px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_fire { + background-image: url(spritesmith2.png); + background-position: -116px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_green { + background-image: url(spritesmith2.png); + background-position: -182px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_green { + background-image: url(spritesmith2.png); + background-position: -207px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_horizon { + background-image: url(spritesmith2.png); + background-position: -273px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_horizon { + background-image: url(spritesmith2.png); + background-position: -298px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_ocean { + background-image: url(spritesmith2.png); + background-position: -364px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_ocean { + background-image: url(spritesmith2.png); + background-position: -389px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_pink { + background-image: url(spritesmith2.png); + background-position: -455px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_pink { + background-image: url(spritesmith2.png); + background-position: -480px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_purple { + background-image: url(spritesmith2.png); + background-position: -546px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_purple { + background-image: url(spritesmith2.png); + background-position: -571px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_rainbow { + background-image: url(spritesmith2.png); + background-position: -637px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_rainbow { + background-image: url(spritesmith2.png); + background-position: -662px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_redblue { + background-image: url(spritesmith2.png); + background-position: -728px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_redblue { + background-image: url(spritesmith2.png); + background-position: -753px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_thunder { + background-image: url(spritesmith2.png); + background-position: -819px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_thunder { + background-image: url(spritesmith2.png); + background-position: -844px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_tropical { + background-image: url(spritesmith2.png); + background-position: -910px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_tropical { + background-image: url(spritesmith2.png); + background-position: -935px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_white { + background-image: url(spritesmith2.png); + background-position: -1001px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_white { + background-image: url(spritesmith2.png); + background-position: -1026px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_yellow { + background-image: url(spritesmith2.png); + background-position: -1092px -1092px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_yellow { + background-image: url(spritesmith2.png); + background-position: -1117px -1122px; + width: 60px; + height: 60px; +} +.slim_shirt_zombie { + background-image: url(spritesmith2.png); + background-position: -1183px 0px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_zombie { + background-image: url(spritesmith2.png); + background-position: -1208px -30px; + width: 60px; + height: 60px; +} +.skin_0ff591 { + background-image: url(spritesmith2.png); + background-position: -1183px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_0ff591 { + background-image: url(spritesmith2.png); + background-position: -1208px -106px; + width: 60px; + height: 60px; +} +.skin_0ff591_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_0ff591_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -197px; + width: 60px; + height: 60px; +} +.skin_2b43f6 { + background-image: url(spritesmith2.png); + background-position: -1183px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_2b43f6 { + background-image: url(spritesmith2.png); + background-position: -1208px -288px; + width: 60px; + height: 60px; +} +.skin_2b43f6_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_2b43f6_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -379px; + width: 60px; + height: 60px; +} +.skin_6bd049 { + background-image: url(spritesmith2.png); + background-position: -1183px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_6bd049 { + background-image: url(spritesmith2.png); + background-position: -1208px -470px; + width: 60px; + height: 60px; +} +.skin_6bd049_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_6bd049_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -561px; + width: 60px; + height: 60px; +} +.skin_800ed0 { + background-image: url(spritesmith2.png); + background-position: -1183px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_800ed0 { + background-image: url(spritesmith2.png); + background-position: -1208px -652px; + width: 60px; + height: 60px; +} +.skin_800ed0_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_800ed0_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -743px; + width: 60px; + height: 60px; +} +.skin_915533 { + background-image: url(spritesmith2.png); + background-position: -1183px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_915533 { + background-image: url(spritesmith2.png); + background-position: -1208px -834px; + width: 60px; + height: 60px; +} +.skin_915533_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_915533_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -925px; + width: 60px; + height: 60px; +} +.skin_98461a { + background-image: url(spritesmith2.png); + background-position: -1183px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_98461a { + background-image: url(spritesmith2.png); + background-position: -1208px -1016px; + width: 60px; + height: 60px; +} .skin_98461a_sleep { background-image: url(spritesmith2.png); - background-position: -1274px -455px; + background-position: -1183px -1092px; width: 90px; height: 90px; } .customize-option.skin_98461a_sleep { background-image: url(spritesmith2.png); - background-position: -1299px -470px; + background-position: -1208px -1107px; width: 60px; height: 60px; } .skin_bear { background-image: url(spritesmith2.png); - background-position: -1274px -546px; + background-position: 0px -1183px; width: 90px; height: 90px; } .customize-option.skin_bear { background-image: url(spritesmith2.png); - background-position: -1299px -561px; + background-position: -25px -1198px; width: 60px; height: 60px; } .skin_bear_sleep { background-image: url(spritesmith2.png); - background-position: -1274px -637px; + background-position: -91px -1183px; width: 90px; height: 90px; } .customize-option.skin_bear_sleep { background-image: url(spritesmith2.png); - background-position: -1299px -652px; + background-position: -116px -1198px; width: 60px; height: 60px; } .skin_c06534 { background-image: url(spritesmith2.png); - background-position: -1274px -728px; + background-position: -182px -1183px; width: 90px; height: 90px; } .customize-option.skin_c06534 { background-image: url(spritesmith2.png); - background-position: -1299px -743px; + background-position: -207px -1198px; width: 60px; height: 60px; } .skin_c06534_sleep { background-image: url(spritesmith2.png); - background-position: -1274px -819px; + background-position: -273px -1183px; width: 90px; height: 90px; } .customize-option.skin_c06534_sleep { background-image: url(spritesmith2.png); - background-position: -1299px -834px; + background-position: -298px -1198px; width: 60px; height: 60px; } .skin_c3e1dc { background-image: url(spritesmith2.png); - background-position: -1274px -910px; + background-position: -364px -1183px; width: 90px; height: 90px; } .customize-option.skin_c3e1dc { background-image: url(spritesmith2.png); - background-position: -1299px -925px; + background-position: -389px -1198px; width: 60px; height: 60px; } .skin_c3e1dc_sleep { background-image: url(spritesmith2.png); - background-position: -1274px -1001px; + background-position: -455px -1183px; width: 90px; height: 90px; } .customize-option.skin_c3e1dc_sleep { background-image: url(spritesmith2.png); - background-position: -1299px -1016px; + background-position: -480px -1198px; width: 60px; height: 60px; } .skin_cactus { background-image: url(spritesmith2.png); - background-position: -1274px -1092px; + background-position: -546px -1183px; width: 90px; height: 90px; } .customize-option.skin_cactus { background-image: url(spritesmith2.png); - background-position: -1299px -1107px; + background-position: -571px -1198px; width: 60px; height: 60px; } .skin_cactus_sleep { background-image: url(spritesmith2.png); - background-position: -1274px -1183px; + background-position: -637px -1183px; width: 90px; height: 90px; } .customize-option.skin_cactus_sleep { background-image: url(spritesmith2.png); - background-position: -1299px -1198px; + background-position: -662px -1198px; width: 60px; height: 60px; } .skin_candycorn { background-image: url(spritesmith2.png); - background-position: 0px -1274px; + background-position: -728px -1183px; width: 90px; height: 90px; } .customize-option.skin_candycorn { background-image: url(spritesmith2.png); - background-position: -25px -1289px; + background-position: -753px -1198px; width: 60px; height: 60px; } .skin_candycorn_sleep { background-image: url(spritesmith2.png); - background-position: -91px -1274px; + background-position: -819px -1183px; width: 90px; height: 90px; } .customize-option.skin_candycorn_sleep { background-image: url(spritesmith2.png); - background-position: -116px -1289px; + background-position: -844px -1198px; + width: 60px; + height: 60px; +} +.skin_clownfish { + background-image: url(spritesmith2.png); + background-position: -910px -1183px; + width: 90px; + height: 90px; +} +.customize-option.skin_clownfish { + background-image: url(spritesmith2.png); + background-position: -935px -1198px; + width: 60px; + height: 60px; +} +.skin_clownfish_sleep { + background-image: url(spritesmith2.png); + background-position: -1001px -1183px; + width: 90px; + height: 90px; +} +.customize-option.skin_clownfish_sleep { + background-image: url(spritesmith2.png); + background-position: -1026px -1198px; width: 60px; height: 60px; } .skin_d7a9f7 { background-image: url(spritesmith2.png); - background-position: -182px -1274px; + background-position: -1092px -1183px; width: 90px; height: 90px; } .customize-option.skin_d7a9f7 { background-image: url(spritesmith2.png); - background-position: -207px -1289px; + background-position: -1117px -1198px; width: 60px; height: 60px; } .skin_d7a9f7_sleep { background-image: url(spritesmith2.png); - background-position: -273px -1274px; + background-position: -1183px -1183px; width: 90px; height: 90px; } .customize-option.skin_d7a9f7_sleep { background-image: url(spritesmith2.png); - background-position: -298px -1289px; + background-position: -1208px -1198px; width: 60px; height: 60px; } .skin_ddc994 { background-image: url(spritesmith2.png); - background-position: -364px -1274px; + background-position: -1274px 0px; width: 90px; height: 90px; } .customize-option.skin_ddc994 { background-image: url(spritesmith2.png); - background-position: -389px -1289px; + background-position: -1299px -15px; width: 60px; height: 60px; } .skin_ddc994_sleep { background-image: url(spritesmith2.png); - background-position: -455px -1274px; + background-position: -1274px -91px; width: 90px; height: 90px; } .customize-option.skin_ddc994_sleep { background-image: url(spritesmith2.png); - background-position: -480px -1289px; + background-position: -1299px -106px; + width: 60px; + height: 60px; +} +.skin_deepocean { + background-image: url(spritesmith2.png); + background-position: -1274px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_deepocean { + background-image: url(spritesmith2.png); + background-position: -1299px -197px; + width: 60px; + height: 60px; +} +.skin_deepocean_sleep { + background-image: url(spritesmith2.png); + background-position: -1274px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_deepocean_sleep { + background-image: url(spritesmith2.png); + background-position: -1299px -288px; width: 60px; height: 60px; } .skin_ea8349 { background-image: url(spritesmith2.png); - background-position: -546px -1274px; + background-position: 0px 0px; width: 90px; height: 90px; } .customize-option.skin_ea8349 { background-image: url(spritesmith2.png); - background-position: -571px -1289px; + background-position: -25px -15px; width: 60px; height: 60px; } .skin_ea8349_sleep { background-image: url(spritesmith2.png); - background-position: -637px -1274px; + background-position: -1274px -455px; width: 90px; height: 90px; } .customize-option.skin_ea8349_sleep { background-image: url(spritesmith2.png); - background-position: -662px -1289px; + background-position: -1299px -470px; width: 60px; height: 60px; } .skin_eb052b { background-image: url(spritesmith2.png); - background-position: -728px -1274px; + background-position: -1274px -546px; width: 90px; height: 90px; } .customize-option.skin_eb052b { background-image: url(spritesmith2.png); - background-position: -753px -1289px; + background-position: -1299px -561px; width: 60px; height: 60px; } .skin_eb052b_sleep { background-image: url(spritesmith2.png); - background-position: -819px -1274px; + background-position: -1274px -637px; width: 90px; height: 90px; } .customize-option.skin_eb052b_sleep { background-image: url(spritesmith2.png); - background-position: -844px -1289px; + background-position: -1299px -652px; width: 60px; height: 60px; } .skin_f5a76e { background-image: url(spritesmith2.png); - background-position: -910px -1274px; + background-position: -1274px -728px; width: 90px; height: 90px; } .customize-option.skin_f5a76e { background-image: url(spritesmith2.png); - background-position: -935px -1289px; + background-position: -1299px -743px; width: 60px; height: 60px; } .skin_f5a76e_sleep { background-image: url(spritesmith2.png); - background-position: -1001px -1274px; + background-position: -1274px -819px; width: 90px; height: 90px; } .customize-option.skin_f5a76e_sleep { background-image: url(spritesmith2.png); - background-position: -1026px -1289px; + background-position: -1299px -834px; width: 60px; height: 60px; } .skin_f5d70f { background-image: url(spritesmith2.png); - background-position: -1092px -1274px; + background-position: -1274px -910px; width: 90px; height: 90px; } .customize-option.skin_f5d70f { background-image: url(spritesmith2.png); - background-position: -1117px -1289px; + background-position: -1299px -925px; width: 60px; height: 60px; } .skin_f5d70f_sleep { background-image: url(spritesmith2.png); - background-position: -1183px -1274px; + background-position: -1274px -1001px; width: 90px; height: 90px; } .customize-option.skin_f5d70f_sleep { background-image: url(spritesmith2.png); - background-position: -1208px -1289px; + background-position: -1299px -1016px; width: 60px; height: 60px; } .skin_f69922 { background-image: url(spritesmith2.png); - background-position: -1274px -1274px; + background-position: -1274px -1092px; width: 90px; height: 90px; } .customize-option.skin_f69922 { background-image: url(spritesmith2.png); - background-position: -1299px -1289px; + background-position: -1299px -1107px; width: 60px; height: 60px; } .skin_f69922_sleep { background-image: url(spritesmith2.png); - background-position: -1365px 0px; + background-position: -1274px -1183px; width: 90px; height: 90px; } .customize-option.skin_f69922_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -15px; + background-position: -1299px -1198px; width: 60px; height: 60px; } .skin_fox { background-image: url(spritesmith2.png); - background-position: -1365px -91px; + background-position: 0px -1274px; width: 90px; height: 90px; } .customize-option.skin_fox { background-image: url(spritesmith2.png); - background-position: -1390px -106px; + background-position: -25px -1289px; width: 60px; height: 60px; } .skin_fox_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -182px; + background-position: -91px -1274px; width: 90px; height: 90px; } .customize-option.skin_fox_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -197px; + background-position: -116px -1289px; width: 60px; height: 60px; } .skin_ghost { background-image: url(spritesmith2.png); - background-position: -1365px -273px; + background-position: -182px -1274px; width: 90px; height: 90px; } .customize-option.skin_ghost { background-image: url(spritesmith2.png); - background-position: -1390px -288px; + background-position: -207px -1289px; width: 60px; height: 60px; } .skin_ghost_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -364px; + background-position: -273px -1274px; width: 90px; height: 90px; } .customize-option.skin_ghost_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -379px; + background-position: -298px -1289px; width: 60px; height: 60px; } .skin_lion { background-image: url(spritesmith2.png); - background-position: -1365px -455px; + background-position: -364px -1274px; width: 90px; height: 90px; } .customize-option.skin_lion { background-image: url(spritesmith2.png); - background-position: -1390px -470px; + background-position: -389px -1289px; width: 60px; height: 60px; } .skin_lion_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -546px; + background-position: -455px -1274px; width: 90px; height: 90px; } .customize-option.skin_lion_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -561px; + background-position: -480px -1289px; + width: 60px; + height: 60px; +} +.skin_merblue { + background-image: url(spritesmith2.png); + background-position: -546px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_merblue { + background-image: url(spritesmith2.png); + background-position: -571px -1289px; + width: 60px; + height: 60px; +} +.skin_merblue_sleep { + background-image: url(spritesmith2.png); + background-position: -637px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_merblue_sleep { + background-image: url(spritesmith2.png); + background-position: -662px -1289px; + width: 60px; + height: 60px; +} +.skin_mergold { + background-image: url(spritesmith2.png); + background-position: -728px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergold { + background-image: url(spritesmith2.png); + background-position: -753px -1289px; + width: 60px; + height: 60px; +} +.skin_mergold_sleep { + background-image: url(spritesmith2.png); + background-position: -819px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergold_sleep { + background-image: url(spritesmith2.png); + background-position: -844px -1289px; + width: 60px; + height: 60px; +} +.skin_mergreen { + background-image: url(spritesmith2.png); + background-position: -910px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergreen { + background-image: url(spritesmith2.png); + background-position: -935px -1289px; + width: 60px; + height: 60px; +} +.skin_mergreen_sleep { + background-image: url(spritesmith2.png); + background-position: -1001px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergreen_sleep { + background-image: url(spritesmith2.png); + background-position: -1026px -1289px; + width: 60px; + height: 60px; +} +.skin_merruby { + background-image: url(spritesmith2.png); + background-position: -1092px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_merruby { + background-image: url(spritesmith2.png); + background-position: -1117px -1289px; + width: 60px; + height: 60px; +} +.skin_merruby_sleep { + background-image: url(spritesmith2.png); + background-position: -1183px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_merruby_sleep { + background-image: url(spritesmith2.png); + background-position: -1208px -1289px; width: 60px; height: 60px; } .skin_monster { background-image: url(spritesmith2.png); - background-position: -1365px -637px; + background-position: -1274px -1274px; width: 90px; height: 90px; } .customize-option.skin_monster { background-image: url(spritesmith2.png); - background-position: -1390px -652px; + background-position: -1299px -1289px; width: 60px; height: 60px; } .skin_monster_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -728px; + background-position: -1365px 0px; width: 90px; height: 90px; } .customize-option.skin_monster_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -743px; + background-position: -1390px -15px; width: 60px; height: 60px; } .skin_ogre { background-image: url(spritesmith2.png); - background-position: -1365px -819px; + background-position: -1365px -91px; width: 90px; height: 90px; } .customize-option.skin_ogre { background-image: url(spritesmith2.png); - background-position: -1390px -834px; + background-position: -1390px -106px; width: 60px; height: 60px; } .skin_ogre_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -910px; + background-position: -1365px -182px; width: 90px; height: 90px; } .customize-option.skin_ogre_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -925px; + background-position: -1390px -197px; width: 60px; height: 60px; } .skin_panda { background-image: url(spritesmith2.png); - background-position: -1365px -1001px; + background-position: -1365px -273px; width: 90px; height: 90px; } .customize-option.skin_panda { background-image: url(spritesmith2.png); - background-position: -1390px -1016px; + background-position: -1390px -288px; width: 60px; height: 60px; } .skin_panda_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -1092px; + background-position: -1365px -364px; width: 90px; height: 90px; } .customize-option.skin_panda_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -1107px; + background-position: -1390px -379px; width: 60px; height: 60px; } .skin_pastelBlue { background-image: url(spritesmith2.png); - background-position: -1365px -1183px; + background-position: -1365px -455px; width: 90px; height: 90px; } .customize-option.skin_pastelBlue { background-image: url(spritesmith2.png); - background-position: -1390px -1198px; + background-position: -1390px -470px; width: 60px; height: 60px; } .skin_pastelBlue_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -1274px; + background-position: -1365px -546px; width: 90px; height: 90px; } .customize-option.skin_pastelBlue_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -1289px; + background-position: -1390px -561px; width: 60px; height: 60px; } .skin_pastelGreen { background-image: url(spritesmith2.png); - background-position: 0px -1365px; + background-position: -1365px -637px; width: 90px; height: 90px; } .customize-option.skin_pastelGreen { background-image: url(spritesmith2.png); - background-position: -25px -1380px; + background-position: -1390px -652px; width: 60px; height: 60px; } .skin_pastelGreen_sleep { background-image: url(spritesmith2.png); - background-position: -91px -1365px; + background-position: -1365px -728px; width: 90px; height: 90px; } .customize-option.skin_pastelGreen_sleep { background-image: url(spritesmith2.png); - background-position: -116px -1380px; + background-position: -1390px -743px; width: 60px; height: 60px; } .skin_pastelOrange { background-image: url(spritesmith2.png); - background-position: -182px -1365px; + background-position: -1365px -819px; width: 90px; height: 90px; } .customize-option.skin_pastelOrange { background-image: url(spritesmith2.png); - background-position: -207px -1380px; + background-position: -1390px -834px; width: 60px; height: 60px; } .skin_pastelOrange_sleep { background-image: url(spritesmith2.png); - background-position: -273px -1365px; + background-position: -1365px -910px; width: 90px; height: 90px; } .customize-option.skin_pastelOrange_sleep { background-image: url(spritesmith2.png); - background-position: -298px -1380px; + background-position: -1390px -925px; width: 60px; height: 60px; } .skin_pastelPink { background-image: url(spritesmith2.png); - background-position: -364px -1365px; + background-position: -1365px -1001px; width: 90px; height: 90px; } .customize-option.skin_pastelPink { background-image: url(spritesmith2.png); - background-position: -389px -1380px; + background-position: -1390px -1016px; width: 60px; height: 60px; } .skin_pastelPink_sleep { background-image: url(spritesmith2.png); - background-position: -455px -1365px; + background-position: -1365px -1092px; width: 90px; height: 90px; } .customize-option.skin_pastelPink_sleep { background-image: url(spritesmith2.png); - background-position: -480px -1380px; + background-position: -1390px -1107px; width: 60px; height: 60px; } .skin_pastelPurple { background-image: url(spritesmith2.png); - background-position: -546px -1365px; + background-position: -1365px -1183px; width: 90px; height: 90px; } .customize-option.skin_pastelPurple { background-image: url(spritesmith2.png); - background-position: -571px -1380px; + background-position: -1390px -1198px; width: 60px; height: 60px; } .skin_pastelPurple_sleep { background-image: url(spritesmith2.png); - background-position: -637px -1365px; + background-position: -1365px -1274px; width: 90px; height: 90px; } .customize-option.skin_pastelPurple_sleep { background-image: url(spritesmith2.png); - background-position: -662px -1380px; + background-position: -1390px -1289px; width: 60px; height: 60px; } .skin_pastelRainbowChevron { background-image: url(spritesmith2.png); - background-position: -728px -1365px; + background-position: 0px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelRainbowChevron { background-image: url(spritesmith2.png); - background-position: -753px -1380px; + background-position: -25px -1380px; width: 60px; height: 60px; } .skin_pastelRainbowChevron_sleep { background-image: url(spritesmith2.png); - background-position: -819px -1365px; + background-position: -91px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelRainbowChevron_sleep { background-image: url(spritesmith2.png); - background-position: -844px -1380px; + background-position: -116px -1380px; width: 60px; height: 60px; } .skin_pastelRainbowDiagonal { background-image: url(spritesmith2.png); - background-position: -910px -1365px; + background-position: -182px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelRainbowDiagonal { background-image: url(spritesmith2.png); - background-position: -935px -1380px; + background-position: -207px -1380px; width: 60px; height: 60px; } .skin_pastelRainbowDiagonal_sleep { background-image: url(spritesmith2.png); - background-position: -1001px -1365px; + background-position: -273px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelRainbowDiagonal_sleep { background-image: url(spritesmith2.png); - background-position: -1026px -1380px; + background-position: -298px -1380px; width: 60px; height: 60px; } .skin_pastelYellow { background-image: url(spritesmith2.png); - background-position: -1092px -1365px; + background-position: -364px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelYellow { background-image: url(spritesmith2.png); - background-position: -1117px -1380px; + background-position: -389px -1380px; width: 60px; height: 60px; } .skin_pastelYellow_sleep { background-image: url(spritesmith2.png); - background-position: -1183px -1365px; + background-position: -455px -1365px; width: 90px; height: 90px; } .customize-option.skin_pastelYellow_sleep { background-image: url(spritesmith2.png); - background-position: -1208px -1380px; + background-position: -480px -1380px; width: 60px; height: 60px; } .skin_pig { background-image: url(spritesmith2.png); - background-position: -1274px -1365px; + background-position: -546px -1365px; width: 90px; height: 90px; } .customize-option.skin_pig { background-image: url(spritesmith2.png); - background-position: -1299px -1380px; + background-position: -571px -1380px; width: 60px; height: 60px; } .skin_pig_sleep { background-image: url(spritesmith2.png); - background-position: -1365px -1365px; + background-position: -637px -1365px; width: 90px; height: 90px; } .customize-option.skin_pig_sleep { background-image: url(spritesmith2.png); - background-position: -1390px -1380px; + background-position: -662px -1380px; width: 60px; height: 60px; } .skin_pumpkin { background-image: url(spritesmith2.png); - background-position: -1456px 0px; + background-position: -728px -1365px; width: 90px; height: 90px; } .customize-option.skin_pumpkin { background-image: url(spritesmith2.png); - background-position: -1481px -15px; + background-position: -753px -1380px; width: 60px; height: 60px; } .skin_pumpkin2 { background-image: url(spritesmith2.png); - background-position: -1456px -91px; + background-position: -819px -1365px; width: 90px; height: 90px; } .customize-option.skin_pumpkin2 { background-image: url(spritesmith2.png); - background-position: -1481px -106px; + background-position: -844px -1380px; width: 60px; height: 60px; } .skin_pumpkin2_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -182px; + background-position: -910px -1365px; width: 90px; height: 90px; } .customize-option.skin_pumpkin2_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -197px; + background-position: -935px -1380px; width: 60px; height: 60px; } .skin_pumpkin_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -273px; + background-position: -1001px -1365px; width: 90px; height: 90px; } .customize-option.skin_pumpkin_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -288px; + background-position: -1026px -1380px; width: 60px; height: 60px; } .skin_rainbow { background-image: url(spritesmith2.png); - background-position: -1456px -364px; + background-position: -1092px -1365px; width: 90px; height: 90px; } .customize-option.skin_rainbow { background-image: url(spritesmith2.png); - background-position: -1481px -379px; + background-position: -1117px -1380px; width: 60px; height: 60px; } .skin_rainbow_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -455px; + background-position: -1183px -1365px; width: 90px; height: 90px; } .customize-option.skin_rainbow_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -470px; + background-position: -1208px -1380px; width: 60px; height: 60px; } .skin_reptile { background-image: url(spritesmith2.png); - background-position: -1456px -546px; + background-position: -1274px -1365px; width: 90px; height: 90px; } .customize-option.skin_reptile { background-image: url(spritesmith2.png); - background-position: -1481px -561px; + background-position: -1299px -1380px; width: 60px; height: 60px; } .skin_reptile_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -637px; + background-position: -1365px -1365px; width: 90px; height: 90px; } .customize-option.skin_reptile_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -652px; + background-position: -1390px -1380px; width: 60px; height: 60px; } .skin_shadow { background-image: url(spritesmith2.png); - background-position: -1456px -728px; + background-position: -1456px 0px; width: 90px; height: 90px; } .customize-option.skin_shadow { background-image: url(spritesmith2.png); - background-position: -1481px -743px; + background-position: -1481px -15px; width: 60px; height: 60px; } .skin_shadow2 { background-image: url(spritesmith2.png); - background-position: -1456px -819px; + background-position: -1456px -91px; width: 90px; height: 90px; } .customize-option.skin_shadow2 { background-image: url(spritesmith2.png); - background-position: -1481px -834px; + background-position: -1481px -106px; width: 60px; height: 60px; } .skin_shadow2_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -910px; + background-position: -1456px -182px; width: 90px; height: 90px; } .customize-option.skin_shadow2_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -925px; + background-position: -1481px -197px; width: 60px; height: 60px; } .skin_shadow_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -1001px; + background-position: -1456px -273px; width: 90px; height: 90px; } .customize-option.skin_shadow_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -1016px; + background-position: -1481px -288px; + width: 60px; + height: 60px; +} +.skin_shark { + background-image: url(spritesmith2.png); + background-position: -1456px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_shark { + background-image: url(spritesmith2.png); + background-position: -1481px -379px; + width: 60px; + height: 60px; +} +.skin_shark_sleep { + background-image: url(spritesmith2.png); + background-position: -1456px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_shark_sleep { + background-image: url(spritesmith2.png); + background-position: -1481px -470px; width: 60px; height: 60px; } .skin_skeleton { background-image: url(spritesmith2.png); - background-position: -1456px -1092px; + background-position: -1456px -546px; width: 90px; height: 90px; } .customize-option.skin_skeleton { background-image: url(spritesmith2.png); - background-position: -1481px -1107px; + background-position: -1481px -561px; width: 60px; height: 60px; } .skin_skeleton2 { background-image: url(spritesmith2.png); - background-position: -1456px -1183px; + background-position: -1456px -637px; width: 90px; height: 90px; } .customize-option.skin_skeleton2 { background-image: url(spritesmith2.png); - background-position: -1481px -1198px; + background-position: -1481px -652px; width: 60px; height: 60px; } .skin_skeleton2_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -1274px; + background-position: -1456px -728px; width: 90px; height: 90px; } .customize-option.skin_skeleton2_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -1289px; + background-position: -1481px -743px; width: 60px; height: 60px; } .skin_skeleton_sleep { background-image: url(spritesmith2.png); - background-position: -1456px -1365px; + background-position: -1456px -819px; width: 90px; height: 90px; } .customize-option.skin_skeleton_sleep { background-image: url(spritesmith2.png); - background-position: -1481px -1380px; + background-position: -1481px -834px; width: 60px; height: 60px; } .skin_tiger { background-image: url(spritesmith2.png); - background-position: 0px -1456px; + background-position: -1456px -910px; width: 90px; height: 90px; } .customize-option.skin_tiger { background-image: url(spritesmith2.png); - background-position: -25px -1471px; + background-position: -1481px -925px; width: 60px; height: 60px; } .skin_tiger_sleep { background-image: url(spritesmith2.png); - background-position: -91px -1456px; + background-position: -1456px -1001px; width: 90px; height: 90px; } .customize-option.skin_tiger_sleep { background-image: url(spritesmith2.png); - background-position: -116px -1471px; + background-position: -1481px -1016px; width: 60px; height: 60px; } .skin_transparent { background-image: url(spritesmith2.png); - background-position: -182px -1456px; + background-position: -1456px -1092px; width: 90px; height: 90px; } .customize-option.skin_transparent { background-image: url(spritesmith2.png); - background-position: -207px -1471px; + background-position: -1481px -1107px; width: 60px; height: 60px; } .skin_transparent_sleep { background-image: url(spritesmith2.png); - background-position: -273px -1456px; + background-position: -1456px -1183px; width: 90px; height: 90px; } .customize-option.skin_transparent_sleep { background-image: url(spritesmith2.png); - background-position: -298px -1471px; + background-position: -1481px -1198px; + width: 60px; + height: 60px; +} +.skin_tropicalwater { + background-image: url(spritesmith2.png); + background-position: -1456px -1274px; + width: 90px; + height: 90px; +} +.customize-option.skin_tropicalwater { + background-image: url(spritesmith2.png); + background-position: -1481px -1289px; + width: 60px; + height: 60px; +} +.skin_tropicalwater_sleep { + background-image: url(spritesmith2.png); + background-position: -1456px -1365px; + width: 90px; + height: 90px; +} +.customize-option.skin_tropicalwater_sleep { + background-image: url(spritesmith2.png); + background-position: -1481px -1380px; width: 60px; height: 60px; } .skin_wolf { background-image: url(spritesmith2.png); - background-position: -364px -1456px; + background-position: 0px -1456px; width: 90px; height: 90px; } .customize-option.skin_wolf { background-image: url(spritesmith2.png); - background-position: -389px -1471px; + background-position: -25px -1471px; width: 60px; height: 60px; } .skin_wolf_sleep { background-image: url(spritesmith2.png); - background-position: -455px -1456px; + background-position: -91px -1456px; width: 90px; height: 90px; } .customize-option.skin_wolf_sleep { background-image: url(spritesmith2.png); - background-position: -480px -1471px; + background-position: -116px -1471px; width: 60px; height: 60px; } .skin_zombie { background-image: url(spritesmith2.png); - background-position: -546px -1456px; + background-position: -182px -1456px; width: 90px; height: 90px; } .customize-option.skin_zombie { background-image: url(spritesmith2.png); - background-position: -571px -1471px; + background-position: -207px -1471px; width: 60px; height: 60px; } .skin_zombie2 { background-image: url(spritesmith2.png); - background-position: -637px -1456px; + background-position: -273px -1456px; width: 90px; height: 90px; } .customize-option.skin_zombie2 { background-image: url(spritesmith2.png); - background-position: -662px -1471px; + background-position: -298px -1471px; width: 60px; height: 60px; } .skin_zombie2_sleep { background-image: url(spritesmith2.png); - background-position: -728px -1456px; + background-position: -364px -1456px; width: 90px; height: 90px; } .customize-option.skin_zombie2_sleep { background-image: url(spritesmith2.png); - background-position: -753px -1471px; + background-position: -389px -1471px; width: 60px; height: 60px; } .skin_zombie_sleep { background-image: url(spritesmith2.png); - background-position: -819px -1456px; + background-position: -455px -1456px; width: 90px; height: 90px; } .customize-option.skin_zombie_sleep { background-image: url(spritesmith2.png); - background-position: -844px -1471px; + background-position: -480px -1471px; width: 60px; height: 60px; } .broad_armor_armoire_gladiatorArmor { background-image: url(spritesmith2.png); - background-position: -910px -1456px; + background-position: -546px -1456px; width: 90px; height: 90px; } .broad_armor_armoire_lunarArmor { background-image: url(spritesmith2.png); - background-position: -1001px -1456px; + background-position: -637px -1456px; width: 90px; height: 90px; } .head_armoire_gladiatorHelm { background-image: url(spritesmith2.png); - background-position: -1092px -1456px; + background-position: -728px -1456px; width: 90px; height: 90px; } .head_armoire_lunarCrown { background-image: url(spritesmith2.png); - background-position: -1183px -1456px; + background-position: -819px -1456px; width: 90px; height: 90px; } .head_armoire_rancherHat { background-image: url(spritesmith2.png); - background-position: -1274px -1456px; + background-position: -910px -1456px; width: 90px; height: 90px; } .head_armoire_redHairbow { background-image: url(spritesmith2.png); - background-position: -1365px -1456px; + background-position: -1001px -1456px; width: 90px; height: 90px; } .head_armoire_violetFloppyHat { background-image: url(spritesmith2.png); - background-position: -1456px -1456px; + background-position: -1092px -1456px; width: 90px; height: 90px; } .shield_armoire_gladiatorShield { background-image: url(spritesmith2.png); - background-position: -1547px 0px; + background-position: -1183px -1456px; width: 90px; height: 90px; } .shop_armor_armoire_gladiatorArmor { background-image: url(spritesmith2.png); - background-position: -1616px -1679px; + background-position: -1744px -492px; width: 40px; height: 40px; } .shop_armor_armoire_lunarArmor { background-image: url(spritesmith2.png); - background-position: -1575px -1679px; + background-position: -1744px -451px; width: 40px; height: 40px; } .shop_head_armoire_gladiatorHelm { background-image: url(spritesmith2.png); - background-position: -1534px -1679px; + background-position: -1744px -410px; width: 40px; height: 40px; } .shop_head_armoire_lunarCrown { background-image: url(spritesmith2.png); - background-position: -1493px -1679px; + background-position: -1482px -1679px; width: 40px; height: 40px; } .shop_head_armoire_rancherHat { background-image: url(spritesmith2.png); - background-position: -1452px -1679px; + background-position: -1441px -1679px; width: 40px; height: 40px; } .shop_head_armoire_redHairbow { background-image: url(spritesmith2.png); - background-position: -1411px -1679px; + background-position: -1400px -1679px; width: 40px; height: 40px; } .shop_head_armoire_violetFloppyHat { background-image: url(spritesmith2.png); - background-position: -1370px -1679px; + background-position: -1359px -1679px; width: 40px; height: 40px; } .shop_shield_armoire_gladiatorShield { background-image: url(spritesmith2.png); - background-position: -1329px -1679px; + background-position: -1318px -1679px; width: 40px; height: 40px; } .shop_weapon_armoire_basicCrossbow { background-image: url(spritesmith2.png); - background-position: -1288px -1679px; + background-position: -1277px -1679px; width: 40px; height: 40px; } .shop_weapon_armoire_lunarSceptre { background-image: url(spritesmith2.png); - background-position: -1247px -1679px; + background-position: -1744px -533px; width: 40px; height: 40px; } .slim_armor_armoire_gladiatorArmor { background-image: url(spritesmith2.png); - background-position: -1547px -546px; + background-position: -1547px -455px; width: 90px; height: 90px; } .slim_armor_armoire_lunarArmor { background-image: url(spritesmith2.png); - background-position: -1547px -637px; + background-position: -1547px -546px; width: 90px; height: 90px; } .weapon_armoire_basicCrossbow { background-image: url(spritesmith2.png); - background-position: -1547px -728px; + background-position: -1547px -637px; width: 90px; height: 90px; } .weapon_armoire_lunarSceptre { background-image: url(spritesmith2.png); - background-position: -1547px -819px; + background-position: -1547px -728px; width: 90px; height: 90px; } .broad_armor_healer_1 { background-image: url(spritesmith2.png); - background-position: -1547px -910px; + background-position: -1547px -819px; width: 90px; height: 90px; } .broad_armor_healer_2 { background-image: url(spritesmith2.png); - background-position: -1547px -1001px; + background-position: -1547px -910px; width: 90px; height: 90px; } .broad_armor_healer_3 { background-image: url(spritesmith2.png); - background-position: -1547px -1092px; + background-position: -1547px -1001px; width: 90px; height: 90px; } .broad_armor_healer_4 { background-image: url(spritesmith2.png); - background-position: -1547px -1183px; + background-position: -1547px -1092px; width: 90px; height: 90px; } .broad_armor_healer_5 { background-image: url(spritesmith2.png); - background-position: -1547px -1274px; + background-position: -1547px -1183px; width: 90px; height: 90px; } .broad_armor_rogue_1 { background-image: url(spritesmith2.png); - background-position: -1547px -1365px; + background-position: -1547px -1274px; width: 90px; height: 90px; } .broad_armor_rogue_2 { background-image: url(spritesmith2.png); - background-position: -1547px -1456px; + background-position: -1547px -1365px; width: 90px; height: 90px; } .broad_armor_rogue_3 { background-image: url(spritesmith2.png); - background-position: -560px -1547px; + background-position: -1547px -1456px; width: 90px; height: 90px; } .broad_armor_rogue_4 { background-image: url(spritesmith2.png); - background-position: -651px -1547px; + background-position: -333px -1547px; width: 90px; height: 90px; } .broad_armor_rogue_5 { background-image: url(spritesmith2.png); - background-position: -742px -1547px; + background-position: -424px -1547px; width: 90px; height: 90px; } .broad_armor_special_2 { background-image: url(spritesmith2.png); - background-position: -833px -1547px; + background-position: -515px -1547px; width: 90px; height: 90px; } .broad_armor_warrior_1 { background-image: url(spritesmith2.png); - background-position: -924px -1547px; + background-position: -606px -1547px; width: 90px; height: 90px; } .broad_armor_warrior_2 { background-image: url(spritesmith2.png); - background-position: -1015px -1547px; + background-position: -697px -1547px; width: 90px; height: 90px; } .broad_armor_warrior_3 { background-image: url(spritesmith2.png); - background-position: -1106px -1547px; + background-position: -788px -1547px; width: 90px; height: 90px; } .broad_armor_warrior_4 { background-image: url(spritesmith2.png); - background-position: -1197px -1547px; + background-position: -879px -1547px; width: 90px; height: 90px; } .broad_armor_warrior_5 { background-image: url(spritesmith2.png); - background-position: -1288px -1547px; + background-position: -970px -1547px; width: 90px; height: 90px; } .broad_armor_wizard_1 { background-image: url(spritesmith2.png); - background-position: -1379px -1547px; + background-position: -1061px -1547px; width: 90px; height: 90px; } .broad_armor_wizard_2 { background-image: url(spritesmith2.png); - background-position: -1470px -1547px; + background-position: -1152px -1547px; width: 90px; height: 90px; } .broad_armor_wizard_3 { background-image: url(spritesmith2.png); - background-position: -1638px 0px; + background-position: -1243px -1547px; width: 90px; height: 90px; } .broad_armor_wizard_4 { background-image: url(spritesmith2.png); - background-position: -1638px -91px; + background-position: -1334px -1547px; width: 90px; height: 90px; } .broad_armor_wizard_5 { background-image: url(spritesmith2.png); - background-position: -1638px -182px; + background-position: -1425px -1547px; width: 90px; height: 90px; } .shop_armor_healer_1 { background-image: url(spritesmith2.png); - background-position: -1206px -1679px; + background-position: -1195px -1679px; width: 40px; height: 40px; } .shop_armor_healer_2 { background-image: url(spritesmith2.png); - background-position: -1165px -1679px; + background-position: -1154px -1679px; width: 40px; height: 40px; } .shop_armor_healer_3 { background-image: url(spritesmith2.png); - background-position: -1124px -1679px; + background-position: -1113px -1679px; width: 40px; height: 40px; } .shop_armor_healer_4 { background-image: url(spritesmith2.png); - background-position: -1001px -1679px; + background-position: -1072px -1679px; width: 40px; height: 40px; } .shop_armor_healer_5 { background-image: url(spritesmith2.png); - background-position: -1657px -1638px; + background-position: -1031px -1679px; width: 40px; height: 40px; } .shop_armor_rogue_1 { background-image: url(spritesmith2.png); - background-position: -1616px -1638px; + background-position: -1687px -1638px; width: 40px; height: 40px; } .shop_armor_rogue_2 { background-image: url(spritesmith2.png); - background-position: -1575px -1638px; + background-position: -1564px -1638px; width: 40px; height: 40px; } .shop_armor_rogue_3 { background-image: url(spritesmith2.png); - background-position: -1534px -1638px; + background-position: -1523px -1638px; width: 40px; height: 40px; } .shop_armor_rogue_4 { background-image: url(spritesmith2.png); - background-position: -1493px -1638px; + background-position: -1482px -1638px; width: 40px; height: 40px; } .shop_armor_rogue_5 { background-image: url(spritesmith2.png); - background-position: -1452px -1638px; + background-position: -1441px -1638px; width: 40px; height: 40px; } .shop_armor_special_0 { background-image: url(spritesmith2.png); - background-position: -1411px -1638px; + background-position: -1400px -1638px; width: 40px; height: 40px; } .shop_armor_special_1 { background-image: url(spritesmith2.png); - background-position: -1370px -1638px; + background-position: -1359px -1638px; width: 40px; height: 40px; } .shop_armor_special_2 { background-image: url(spritesmith2.png); - background-position: -1329px -1638px; + background-position: -1318px -1638px; width: 40px; height: 40px; } .shop_armor_warrior_1 { background-image: url(spritesmith2.png); - background-position: -1288px -1638px; + background-position: -1277px -1638px; width: 40px; height: 40px; } .shop_armor_warrior_2 { background-image: url(spritesmith2.png); - background-position: -1247px -1638px; + background-position: -1236px -1638px; width: 40px; height: 40px; } .shop_armor_warrior_3 { background-image: url(spritesmith2.png); - background-position: -1206px -1638px; + background-position: -1195px -1638px; width: 40px; height: 40px; } .shop_armor_warrior_4 { background-image: url(spritesmith2.png); - background-position: -1165px -1638px; + background-position: -1154px -1638px; width: 40px; height: 40px; } .shop_armor_warrior_5 { background-image: url(spritesmith2.png); - background-position: -1124px -1638px; + background-position: -1113px -1638px; width: 40px; height: 40px; } .shop_armor_wizard_1 { background-image: url(spritesmith2.png); - background-position: -1083px -1638px; + background-position: -1072px -1638px; width: 40px; height: 40px; } .shop_armor_wizard_2 { background-image: url(spritesmith2.png); - background-position: -1042px -1638px; + background-position: -1031px -1638px; width: 40px; height: 40px; } .shop_armor_wizard_3 { background-image: url(spritesmith2.png); - background-position: -1001px -1638px; + background-position: -1501px -1497px; width: 40px; height: 40px; } .shop_armor_wizard_4 { background-image: url(spritesmith2.png); - background-position: -1042px -1679px; + background-position: -1236px -1679px; width: 40px; height: 40px; } .shop_armor_wizard_5 { background-image: url(spritesmith2.png); - background-position: -1561px -1588px; + background-position: -1501px -1456px; width: 40px; height: 40px; } .slim_armor_healer_1 { background-image: url(spritesmith2.png); - background-position: -728px -1638px; + background-position: -394px -1638px; width: 90px; height: 90px; } .slim_armor_healer_2 { background-image: url(spritesmith2.png); - background-position: -819px -1638px; + background-position: -485px -1638px; width: 90px; height: 90px; } .slim_armor_healer_3 { background-image: url(spritesmith2.png); - background-position: -910px -1638px; + background-position: -576px -1638px; width: 90px; height: 90px; } .slim_armor_healer_4 { background-image: url(spritesmith2.png); - background-position: -637px -1638px; + background-position: -667px -1638px; width: 90px; height: 90px; } .slim_armor_healer_5 { background-image: url(spritesmith2.png); - background-position: -546px -1638px; + background-position: -758px -1638px; width: 90px; height: 90px; } .slim_armor_rogue_1 { background-image: url(spritesmith2.png); - background-position: -455px -1638px; + background-position: -849px -1638px; width: 90px; height: 90px; } .slim_armor_rogue_2 { background-image: url(spritesmith2.png); - background-position: -364px -1638px; + background-position: -303px -1638px; width: 90px; height: 90px; } .slim_armor_rogue_3 { background-image: url(spritesmith2.png); - background-position: -273px -1638px; + background-position: -212px -1638px; width: 90px; height: 90px; } .slim_armor_rogue_4 { background-image: url(spritesmith2.png); - background-position: -182px -1638px; + background-position: -121px -1638px; width: 90px; height: 90px; } .slim_armor_rogue_5 { background-image: url(spritesmith2.png); - background-position: -91px -1638px; + background-position: -1638px -1547px; width: 90px; height: 90px; } .slim_armor_special_2 { background-image: url(spritesmith2.png); - background-position: 0px -1638px; + background-position: -1638px -1456px; width: 90px; height: 90px; } .slim_armor_warrior_1 { background-image: url(spritesmith2.png); - background-position: -1638px -1547px; + background-position: -1638px -1365px; width: 90px; height: 90px; } .slim_armor_warrior_2 { background-image: url(spritesmith2.png); - background-position: -1638px -1456px; + background-position: -1638px -1274px; width: 90px; height: 90px; } .slim_armor_warrior_3 { background-image: url(spritesmith2.png); - background-position: -1638px -1365px; + background-position: -1638px -1183px; width: 90px; height: 90px; } .slim_armor_warrior_4 { background-image: url(spritesmith2.png); - background-position: -1638px -1274px; + background-position: -1638px -1092px; width: 90px; height: 90px; } .slim_armor_warrior_5 { background-image: url(spritesmith2.png); - background-position: -1638px -1183px; + background-position: -1638px -1001px; width: 90px; height: 90px; } .slim_armor_wizard_1 { background-image: url(spritesmith2.png); - background-position: -1638px -1092px; + background-position: -1638px -910px; width: 90px; height: 90px; } .slim_armor_wizard_2 { background-image: url(spritesmith2.png); - background-position: -1638px -1001px; + background-position: -1638px -819px; width: 90px; height: 90px; } .slim_armor_wizard_3 { background-image: url(spritesmith2.png); - background-position: -1638px -910px; + background-position: -1638px -728px; width: 90px; height: 90px; } .slim_armor_wizard_4 { background-image: url(spritesmith2.png); - background-position: -1638px -819px; + background-position: -1638px -637px; width: 90px; height: 90px; } .slim_armor_wizard_5 { background-image: url(spritesmith2.png); - background-position: -1638px -728px; + background-position: -1638px -546px; width: 90px; height: 90px; } .broad_armor_special_birthday { background-image: url(spritesmith2.png); - background-position: -1638px -637px; + background-position: -1638px -455px; width: 90px; height: 90px; } .broad_armor_special_birthday2015 { background-image: url(spritesmith2.png); - background-position: -1638px -546px; + background-position: -1638px -364px; width: 90px; height: 90px; } .shop_armor_special_birthday { background-image: url(spritesmith2.png); - background-position: -1561px -1547px; + background-position: -1605px -1638px; width: 40px; height: 40px; } .shop_armor_special_birthday2015 { background-image: url(spritesmith2.png); - background-position: -1083px -1679px; + background-position: -1646px -1638px; width: 40px; height: 40px; } .slim_armor_special_birthday { background-image: url(spritesmith2.png); - background-position: -1638px -455px; + background-position: -1638px -273px; width: 90px; height: 90px; } .slim_armor_special_birthday2015 { background-image: url(spritesmith2.png); - background-position: -1638px -364px; + background-position: -1638px -182px; width: 90px; height: 90px; } .broad_armor_special_fallHealer { background-image: url(spritesmith2.png); - background-position: -1638px -273px; + background-position: -1638px -91px; width: 90px; height: 90px; } .broad_armor_special_fallMage { background-image: url(spritesmith2.png); - background-position: -439px -1547px; + background-position: 0px -1638px; width: 120px; height: 90px; } .broad_armor_special_fallRogue { background-image: url(spritesmith2.png); - background-position: -333px -1547px; + background-position: -1638px 0px; width: 105px; height: 90px; } .broad_armor_special_fallWarrior { background-image: url(spritesmith2.png); - background-position: -1547px -455px; + background-position: -1516px -1547px; width: 90px; height: 90px; } @@ -4008,37 +3960,115 @@ } .shop_armor_special_fallHealer { background-image: url(spritesmith2.png); - background-position: -1657px -1679px; + background-position: -1523px -1679px; width: 40px; height: 40px; } .shop_armor_special_fallMage { background-image: url(spritesmith2.png); - background-position: -1729px 0px; + background-position: -1564px -1679px; width: 40px; height: 40px; } .shop_armor_special_fallRogue { background-image: url(spritesmith2.png); - background-position: -1729px -41px; + background-position: -1605px -1679px; width: 40px; height: 40px; } .shop_armor_special_fallWarrior { background-image: url(spritesmith2.png); - background-position: -1729px -82px; + background-position: -1646px -1679px; width: 40px; height: 40px; } .shop_head_special_fallHealer { background-image: url(spritesmith2.png); - background-position: -1729px -123px; + background-position: -1687px -1679px; width: 40px; height: 40px; } .shop_head_special_fallMage { background-image: url(spritesmith2.png); - background-position: -1729px -164px; + background-position: -1744px 0px; width: 40px; height: 40px; } +.shop_head_special_fallRogue { + background-image: url(spritesmith2.png); + background-position: -1744px -41px; + width: 40px; + height: 40px; +} +.shop_head_special_fallWarrior { + background-image: url(spritesmith2.png); + background-position: -1744px -82px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallHealer { + background-image: url(spritesmith2.png); + background-position: -1744px -123px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallRogue { + background-image: url(spritesmith2.png); + background-position: -1744px -164px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallWarrior { + background-image: url(spritesmith2.png); + background-position: -1744px -205px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallHealer { + background-image: url(spritesmith2.png); + background-position: -1744px -246px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallMage { + background-image: url(spritesmith2.png); + background-position: -1744px -287px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallRogue { + background-image: url(spritesmith2.png); + background-position: -1744px -328px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallWarrior { + background-image: url(spritesmith2.png); + background-position: -1744px -369px; + width: 40px; + height: 40px; +} +.slim_armor_special_fallHealer { + background-image: url(spritesmith2.png); + background-position: -1547px 0px; + width: 90px; + height: 90px; +} +.slim_armor_special_fallMage { + background-image: url(spritesmith2.png); + background-position: -1380px -1456px; + width: 120px; + height: 90px; +} +.slim_armor_special_fallRogue { + background-image: url(spritesmith2.png); + background-position: -1274px -1456px; + width: 105px; + height: 90px; +} +.slim_armor_special_fallWarrior { + background-image: url(spritesmith2.png); + background-position: -940px -1638px; + width: 90px; + height: 90px; +} diff --git a/common/dist/sprites/spritesmith2.png b/common/dist/sprites/spritesmith2.png index 08919ed7e3..4d3bed4906 100644 Binary files a/common/dist/sprites/spritesmith2.png and b/common/dist/sprites/spritesmith2.png differ diff --git a/common/dist/sprites/spritesmith3.css b/common/dist/sprites/spritesmith3.css index 578de15ac4..c93748e32a 100644 --- a/common/dist/sprites/spritesmith3.css +++ b/common/dist/sprites/spritesmith3.css @@ -1,2400 +1,2418 @@ -.shop_head_special_fallRogue { - background-image: url(spritesmith3.png); - background-position: -1011px -1002px; - width: 40px; - height: 40px; -} -.shop_head_special_fallWarrior { - background-image: url(spritesmith3.png); - background-position: -492px -1407px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallHealer { - background-image: url(spritesmith3.png); - background-position: -287px -1407px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallRogue { - background-image: url(spritesmith3.png); - background-position: -1483px -492px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallWarrior { - background-image: url(spritesmith3.png); - background-position: -1483px -533px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallHealer { - background-image: url(spritesmith3.png); - background-position: -1483px -738px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallMage { - background-image: url(spritesmith3.png); - background-position: -1392px -1133px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallRogue { - background-image: url(spritesmith3.png); - background-position: -500px -456px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallWarrior { - background-image: url(spritesmith3.png); - background-position: -1011px -961px; - width: 40px; - height: 40px; -} -.slim_armor_special_fallHealer { - background-image: url(spritesmith3.png); - background-position: -910px -870px; - width: 90px; - height: 90px; -} -.slim_armor_special_fallMage { - background-image: url(spritesmith3.png); - background-position: -91px -415px; - width: 120px; - height: 90px; -} -.slim_armor_special_fallRogue { - background-image: url(spritesmith3.png); - background-position: -212px -415px; - width: 105px; - height: 90px; -} -.slim_armor_special_fallWarrior { - background-image: url(spritesmith3.png); - background-position: -1001px -273px; - width: 90px; - height: 90px; -} .weapon_special_fallHealer { background-image: url(spritesmith3.png); - background-position: -1001px -364px; + background-position: -273px -1349px; width: 90px; height: 90px; } .weapon_special_fallMage { background-image: url(spritesmith3.png); - background-position: 0px -961px; + background-position: -728px -1258px; width: 120px; height: 90px; } .weapon_special_fallRogue { background-image: url(spritesmith3.png); - background-position: -121px -961px; + background-position: 0px -530px; width: 105px; height: 90px; } .weapon_special_fallWarrior { background-image: url(spritesmith3.png); - background-position: -1001px -455px; + background-position: -570px -279px; width: 90px; height: 90px; } .broad_armor_special_gaymerx { background-image: url(spritesmith3.png); - background-position: -1001px -546px; + background-position: -643px -803px; width: 90px; height: 90px; } .head_special_gaymerx { background-image: url(spritesmith3.png); - background-position: -1001px -637px; + background-position: -734px -803px; width: 90px; height: 90px; } .shop_armor_special_gaymerx { background-image: url(spritesmith3.png); - background-position: -328px -1407px; + background-position: -1107px -1481px; width: 40px; height: 40px; } .shop_head_special_gaymerx { background-image: url(spritesmith3.png); - background-position: -656px -1407px; + background-position: -1066px -1481px; width: 40px; height: 40px; } .slim_armor_special_gaymerx { background-image: url(spritesmith3.png); - background-position: -1001px -728px; + background-position: -1207px -728px; width: 90px; height: 90px; } .back_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -1092px -91px; + background-position: -1207px -819px; width: 90px; height: 90px; } .broad_armor_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -1092px -364px; + background-position: -1207px -910px; width: 90px; height: 90px; } .head_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -1092px -455px; + background-position: -636px -1167px; width: 90px; height: 90px; } .shop_armor_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -1433px -1133px; + background-position: -1025px -1481px; width: 40px; height: 40px; } .shop_back_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -587px -455px; + background-position: -984px -1481px; width: 40px; height: 40px; } .shop_head_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -500px -415px; + background-position: -943px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201402 { background-image: url(spritesmith3.png); - background-position: -1092px -728px; + background-position: -182px -1258px; width: 90px; height: 90px; } .broad_armor_mystery_201403 { background-image: url(spritesmith3.png); - background-position: -1092px -819px; + background-position: -273px -1258px; width: 90px; height: 90px; } .headAccessory_mystery_201403 { background-image: url(spritesmith3.png); - background-position: -182px -318px; + background-position: -364px -1258px; width: 90px; height: 90px; } .shop_armor_mystery_201403 { background-image: url(spritesmith3.png); - background-position: -1119px -1093px; + background-position: -902px -1481px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201403 { background-image: url(spritesmith3.png); - background-position: -246px -1407px; + background-position: -861px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201403 { background-image: url(spritesmith3.png); - background-position: -273px -318px; + background-position: -940px -1258px; width: 90px; height: 90px; } .back_mystery_201404 { background-image: url(spritesmith3.png); - background-position: -364px -318px; + background-position: -1031px -1258px; width: 90px; height: 90px; } .headAccessory_mystery_201404 { background-image: url(spritesmith3.png); - background-position: -455px 0px; + background-position: -1389px -364px; width: 90px; height: 90px; } .shop_back_mystery_201404 { background-image: url(spritesmith3.png); - background-position: -697px -1407px; + background-position: -820px -1481px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201404 { background-image: url(spritesmith3.png); - background-position: -738px -1407px; + background-position: -779px -1481px; width: 40px; height: 40px; } .broad_armor_mystery_201405 { background-image: url(spritesmith3.png); - background-position: -455px -91px; + background-position: -1389px -637px; width: 90px; height: 90px; } .head_mystery_201405 { background-image: url(spritesmith3.png); - background-position: -455px -182px; + background-position: -1389px -910px; width: 90px; height: 90px; } .shop_armor_mystery_201405 { background-image: url(spritesmith3.png); - background-position: -1483px -656px; + background-position: -738px -1481px; width: 40px; height: 40px; } .shop_head_mystery_201405 { background-image: url(spritesmith3.png); - background-position: -1483px -697px; + background-position: -697px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201405 { background-image: url(spritesmith3.png); - background-position: -455px -273px; + background-position: -182px -1349px; width: 90px; height: 90px; } .broad_armor_mystery_201406 { background-image: url(spritesmith3.png); - background-position: -364px -106px; + background-position: -376px -424px; width: 90px; height: 96px; } .head_mystery_201406 { background-image: url(spritesmith3.png); - background-position: 0px -318px; + background-position: -570px 0px; width: 90px; height: 96px; } .shop_armor_mystery_201406 { background-image: url(spritesmith3.png); - background-position: -1392px -1174px; + background-position: -656px -1481px; width: 40px; height: 40px; } .shop_head_mystery_201406 { background-image: url(spritesmith3.png); - background-position: -546px -455px; + background-position: -615px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201406 { background-image: url(spritesmith3.png); - background-position: -364px -203px; + background-position: -467px -424px; width: 90px; height: 96px; } .broad_armor_mystery_201407 { background-image: url(spritesmith3.png); - background-position: -318px -415px; + background-position: -570px -370px; width: 90px; height: 90px; } .head_mystery_201407 { background-image: url(spritesmith3.png); - background-position: -409px -415px; + background-position: -106px -530px; width: 90px; height: 90px; } .shop_armor_mystery_201407 { background-image: url(spritesmith3.png); - background-position: -555px -506px; + background-position: -574px -1481px; width: 40px; height: 40px; } .shop_head_mystery_201407 { background-image: url(spritesmith3.png); - background-position: -596px -547px; + background-position: -533px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201407 { background-image: url(spritesmith3.png); - background-position: -546px 0px; + background-position: -379px -530px; width: 90px; height: 90px; } .broad_armor_mystery_201408 { background-image: url(spritesmith3.png); - background-position: -546px -91px; + background-position: -470px -530px; width: 90px; height: 90px; } .head_mystery_201408 { background-image: url(spritesmith3.png); - background-position: -546px -182px; + background-position: -561px -530px; width: 90px; height: 90px; } .shop_armor_mystery_201408 { background-image: url(spritesmith3.png); - background-position: -82px -1407px; + background-position: -492px -1481px; width: 40px; height: 40px; } .shop_head_mystery_201408 { background-image: url(spritesmith3.png); - background-position: -205px -1407px; + background-position: -451px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201408 { background-image: url(spritesmith3.png); - background-position: -546px -273px; + background-position: -661px -182px; width: 90px; height: 90px; } .broad_armor_mystery_201409 { background-image: url(spritesmith3.png); - background-position: -546px -364px; + background-position: -661px -273px; width: 90px; height: 90px; } .headAccessory_mystery_201409 { background-image: url(spritesmith3.png); - background-position: 0px -506px; + background-position: -661px -364px; width: 90px; height: 90px; } .shop_armor_mystery_201409 { background-image: url(spritesmith3.png); - background-position: -574px -1407px; + background-position: -410px -1481px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201409 { background-image: url(spritesmith3.png); - background-position: -615px -1407px; + background-position: -369px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201409 { background-image: url(spritesmith3.png); - background-position: -91px -506px; + background-position: -91px -621px; width: 90px; height: 90px; } .back_mystery_201410 { background-image: url(spritesmith3.png); - background-position: -182px -506px; + background-position: -182px -621px; width: 93px; height: 90px; } .broad_armor_mystery_201410 { background-image: url(spritesmith3.png); - background-position: -276px -506px; + background-position: -276px -621px; width: 93px; height: 90px; } .shop_armor_mystery_201410 { background-image: url(spritesmith3.png); - background-position: -779px -1407px; + background-position: -328px -1481px; width: 40px; height: 40px; } .shop_back_mystery_201410 { background-image: url(spritesmith3.png); - background-position: -1483px -451px; + background-position: -287px -1481px; width: 40px; height: 40px; } .slim_armor_mystery_201410 { background-image: url(spritesmith3.png); - background-position: -370px -506px; + background-position: -552px -621px; width: 93px; height: 90px; } .head_mystery_201411 { background-image: url(spritesmith3.png); - background-position: -464px -506px; + background-position: -646px -621px; width: 90px; height: 90px; } .shop_head_mystery_201411 { background-image: url(spritesmith3.png); - background-position: -1483px -574px; + background-position: -246px -1481px; width: 40px; height: 40px; } .shop_weapon_mystery_201411 { background-image: url(spritesmith3.png); - background-position: -1483px -615px; + background-position: -1501px -1394px; width: 40px; height: 40px; } .weapon_mystery_201411 { background-image: url(spritesmith3.png); - background-position: -637px 0px; + background-position: -752px -182px; width: 90px; height: 90px; } .broad_armor_mystery_201412 { background-image: url(spritesmith3.png); - background-position: -637px -91px; + background-position: -752px -273px; width: 90px; height: 90px; } .head_mystery_201412 { background-image: url(spritesmith3.png); - background-position: -637px -182px; + background-position: -752px -364px; width: 90px; height: 90px; } .shop_armor_mystery_201412 { background-image: url(spritesmith3.png); - background-position: -1392px -1092px; + background-position: -1501px -1353px; width: 40px; height: 40px; } .shop_head_mystery_201412 { background-image: url(spritesmith3.png); - background-position: -1433px -1092px; + background-position: -1501px -1312px; width: 40px; height: 40px; } .slim_armor_mystery_201412 { background-image: url(spritesmith3.png); - background-position: -637px -273px; + background-position: 0px -712px; width: 90px; height: 90px; } .broad_armor_mystery_201501 { background-image: url(spritesmith3.png); - background-position: -637px -364px; + background-position: -91px -712px; width: 90px; height: 90px; } .head_mystery_201501 { background-image: url(spritesmith3.png); - background-position: -637px -455px; + background-position: -182px -712px; width: 90px; height: 90px; } .shop_armor_mystery_201501 { background-image: url(spritesmith3.png); - background-position: -637px -546px; + background-position: -1501px -1271px; width: 40px; height: 40px; } .shop_head_mystery_201501 { background-image: url(spritesmith3.png); - background-position: -678px -546px; + background-position: -1501px -1230px; width: 40px; height: 40px; } .slim_armor_mystery_201501 { background-image: url(spritesmith3.png); - background-position: 0px -597px; + background-position: -455px -712px; width: 90px; height: 90px; } .headAccessory_mystery_201502 { background-image: url(spritesmith3.png); - background-position: -91px -597px; + background-position: -546px -712px; width: 90px; height: 90px; } .shop_headAccessory_mystery_201502 { background-image: url(spritesmith3.png); - background-position: -455px -364px; + background-position: -1501px -1189px; width: 40px; height: 40px; } .shop_weapon_mystery_201502 { background-image: url(spritesmith3.png); - background-position: -496px -364px; + background-position: -1501px -1148px; width: 40px; height: 40px; } .weapon_mystery_201502 { background-image: url(spritesmith3.png); - background-position: -182px -597px; + background-position: -843px 0px; width: 90px; height: 90px; } .broad_armor_mystery_201503 { background-image: url(spritesmith3.png); - background-position: -273px -597px; + background-position: -843px -91px; width: 90px; height: 90px; } .eyewear_mystery_201503 { background-image: url(spritesmith3.png); - background-position: -364px -597px; + background-position: -843px -182px; width: 90px; height: 90px; } .shop_armor_mystery_201503 { background-image: url(spritesmith3.png); - background-position: -596px -506px; + background-position: -1501px -1107px; width: 40px; height: 40px; } .shop_eyewear_mystery_201503 { background-image: url(spritesmith3.png); - background-position: -555px -547px; + background-position: -1501px -1066px; width: 40px; height: 40px; } .slim_armor_mystery_201503 { background-image: url(spritesmith3.png); - background-position: -455px -597px; + background-position: -843px -455px; width: 90px; height: 90px; } .back_mystery_201504 { background-image: url(spritesmith3.png); - background-position: -546px -597px; + background-position: -843px -546px; width: 90px; height: 90px; } .broad_armor_mystery_201504 { background-image: url(spritesmith3.png); - background-position: -637px -597px; + background-position: -843px -637px; width: 90px; height: 90px; } .shop_armor_mystery_201504 { background-image: url(spritesmith3.png); - background-position: -1119px -1052px; + background-position: -1501px -1025px; width: 40px; height: 40px; } .shop_back_mystery_201504 { background-image: url(spritesmith3.png); - background-position: -1160px -1052px; + background-position: -1501px -984px; width: 40px; height: 40px; } .slim_armor_mystery_201504 { background-image: url(spritesmith3.png); - background-position: -728px 0px; + background-position: -188px -803px; width: 90px; height: 90px; } .head_mystery_201505 { background-image: url(spritesmith3.png); - background-position: -728px -91px; + background-position: -279px -803px; width: 90px; height: 90px; } .shop_head_mystery_201505 { background-image: url(spritesmith3.png); - background-position: -123px -1407px; + background-position: -1501px -943px; width: 40px; height: 40px; } .shop_weapon_mystery_201505 { background-image: url(spritesmith3.png); - background-position: -164px -1407px; + background-position: -1501px -902px; width: 40px; height: 40px; } .weapon_mystery_201505 { background-image: url(spritesmith3.png); - background-position: -728px -182px; + background-position: -552px -803px; width: 90px; height: 90px; } +.broad_armor_mystery_201506 { + background-image: url(spritesmith3.png); + background-position: -103px -106px; + width: 90px; + height: 105px; +} +.eyewear_mystery_201506 { + background-image: url(spritesmith3.png); + background-position: -194px -106px; + width: 90px; + height: 105px; +} +.shop_armor_mystery_201506 { + background-image: url(spritesmith3.png); + background-position: -1501px -861px; + width: 40px; + height: 40px; +} +.shop_eyewear_mystery_201506 { + background-image: url(spritesmith3.png); + background-position: -1501px -820px; + width: 40px; + height: 40px; +} +.slim_armor_mystery_201506 { + background-image: url(spritesmith3.png); + background-position: -297px 0px; + width: 90px; + height: 105px; +} .broad_armor_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -728px -273px; + background-position: -934px -182px; width: 90px; height: 90px; } .eyewear_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -728px -364px; + background-position: -934px -273px; width: 90px; height: 90px; } .head_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -728px -455px; + background-position: -934px -364px; width: 90px; height: 90px; } .shop_armor_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -369px -1407px; + background-position: -1501px -779px; width: 40px; height: 40px; } .shop_eyewear_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -410px -1407px; + background-position: -1501px -738px; width: 40px; height: 40px; } .shop_head_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -451px -1407px; + background-position: -1501px -697px; width: 40px; height: 40px; } .shop_weapon_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -533px -1407px; + background-position: -1501px -656px; width: 40px; height: 40px; } .slim_armor_mystery_301404 { background-image: url(spritesmith3.png); - background-position: -728px -546px; + background-position: -934px -728px; width: 90px; height: 90px; } .weapon_mystery_301404 { background-image: url(spritesmith3.png); - background-position: 0px -688px; + background-position: -97px -894px; width: 90px; height: 90px; } .eyewear_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -91px -688px; + background-position: -188px -894px; width: 90px; height: 90px; } .headAccessory_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -182px -688px; + background-position: -279px -894px; width: 90px; height: 90px; } .head_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -273px -688px; + background-position: -370px -894px; width: 90px; height: 90px; } .shield_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -364px -688px; + background-position: -461px -894px; width: 90px; height: 90px; } .shop_eyewear_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -820px -1407px; + background-position: -1501px -615px; width: 40px; height: 40px; } .shop_headAccessory_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -861px -1407px; + background-position: -1501px -574px; width: 40px; height: 40px; } .shop_head_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -902px -1407px; + background-position: -1501px -533px; width: 40px; height: 40px; } .shop_shield_mystery_301405 { background-image: url(spritesmith3.png); - background-position: -943px -1407px; + background-position: -1501px -492px; width: 40px; height: 40px; } .broad_armor_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -455px -688px; + background-position: -916px -894px; width: 90px; height: 90px; } .broad_armor_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -546px -688px; + background-position: -1025px 0px; width: 90px; height: 90px; } .broad_armor_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -637px -688px; + background-position: -1025px -91px; width: 90px; height: 90px; } .broad_armor_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -728px -688px; + background-position: -1025px -182px; width: 90px; height: 90px; } .broad_armor_special_springHealer { background-image: url(spritesmith3.png); - background-position: -819px 0px; + background-position: -1025px -273px; width: 90px; height: 90px; } .broad_armor_special_springMage { background-image: url(spritesmith3.png); - background-position: -819px -91px; + background-position: -1025px -364px; width: 90px; height: 90px; } .broad_armor_special_springRogue { background-image: url(spritesmith3.png); - background-position: -819px -182px; + background-position: -1025px -455px; width: 90px; height: 90px; } .broad_armor_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -819px -273px; + background-position: -1025px -546px; width: 90px; height: 90px; } .headAccessory_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -819px -364px; + background-position: -1025px -637px; width: 90px; height: 90px; } .headAccessory_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -819px -455px; + background-position: -1025px -728px; width: 90px; height: 90px; } .headAccessory_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -819px -546px; + background-position: -1025px -819px; width: 90px; height: 90px; } .headAccessory_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -819px -637px; + background-position: 0px -985px; width: 90px; height: 90px; } .headAccessory_special_springHealer { background-image: url(spritesmith3.png); - background-position: 0px -779px; + background-position: -91px -985px; width: 90px; height: 90px; } .headAccessory_special_springMage { background-image: url(spritesmith3.png); - background-position: -91px -779px; + background-position: -182px -985px; width: 90px; height: 90px; } .headAccessory_special_springRogue { background-image: url(spritesmith3.png); - background-position: -182px -779px; + background-position: -273px -985px; width: 90px; height: 90px; } .headAccessory_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -273px -779px; + background-position: -364px -985px; width: 90px; height: 90px; } .head_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -364px -779px; + background-position: -455px -985px; width: 90px; height: 90px; } .head_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -455px -779px; + background-position: -546px -985px; width: 90px; height: 90px; } .head_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -546px -779px; + background-position: -637px -985px; width: 90px; height: 90px; } .head_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -637px -779px; + background-position: -728px -985px; width: 90px; height: 90px; } .head_special_springHealer { background-image: url(spritesmith3.png); - background-position: -728px -779px; + background-position: -819px -985px; width: 90px; height: 90px; } .head_special_springMage { background-image: url(spritesmith3.png); - background-position: -819px -779px; + background-position: -910px -985px; width: 90px; height: 90px; } .head_special_springRogue { background-image: url(spritesmith3.png); - background-position: -910px 0px; + background-position: -1001px -985px; width: 90px; height: 90px; } .head_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -910px -91px; + background-position: -1116px 0px; width: 90px; height: 90px; } .shield_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -910px -182px; + background-position: -1116px -91px; width: 90px; height: 90px; } .shield_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -910px -273px; + background-position: -1116px -182px; width: 90px; height: 90px; } .shield_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -910px -364px; + background-position: -1116px -273px; width: 90px; height: 90px; } .shield_special_springHealer { background-image: url(spritesmith3.png); - background-position: -910px -455px; + background-position: -1116px -364px; width: 90px; height: 90px; } .shield_special_springRogue { background-image: url(spritesmith3.png); - background-position: -910px -546px; + background-position: -1116px -455px; width: 90px; height: 90px; } .shield_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -910px -637px; + background-position: -1116px -546px; width: 90px; height: 90px; } .shop_armor_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -1160px -1093px; + background-position: -615px -1440px; width: 40px; height: 40px; } .shop_armor_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -1215px -1143px; + background-position: -574px -1440px; width: 40px; height: 40px; } .shop_armor_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -1215px -1184px; + background-position: -533px -1440px; width: 40px; height: 40px; } .shop_armor_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: 0px -1325px; + background-position: -492px -1440px; width: 40px; height: 40px; } .shop_armor_special_springHealer { background-image: url(spritesmith3.png); - background-position: -41px -1325px; + background-position: -451px -1440px; width: 40px; height: 40px; } .shop_armor_special_springMage { background-image: url(spritesmith3.png); - background-position: -82px -1325px; + background-position: -410px -1440px; width: 40px; height: 40px; } .shop_armor_special_springRogue { background-image: url(spritesmith3.png); - background-position: -123px -1325px; + background-position: -369px -1440px; width: 40px; height: 40px; } .shop_armor_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -164px -1325px; + background-position: -328px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -205px -1325px; + background-position: -287px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -246px -1325px; + background-position: -246px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -287px -1325px; + background-position: -205px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -328px -1325px; + background-position: -164px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_springHealer { background-image: url(spritesmith3.png); - background-position: -369px -1325px; + background-position: -123px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_springMage { background-image: url(spritesmith3.png); - background-position: -410px -1325px; + background-position: -82px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_springRogue { background-image: url(spritesmith3.png); - background-position: -451px -1325px; + background-position: -41px -1440px; width: 40px; height: 40px; } .shop_headAccessory_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -328px -1366px; + background-position: 0px -1440px; width: 40px; height: 40px; } .shop_head_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -369px -1366px; + background-position: -1426px -1390px; width: 40px; height: 40px; } .shop_head_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -410px -1366px; + background-position: -1385px -1390px; width: 40px; height: 40px; } .shop_head_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -451px -1366px; + background-position: -1344px -1390px; width: 40px; height: 40px; } .shop_head_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -492px -1366px; + background-position: -1303px -1390px; width: 40px; height: 40px; } .shop_head_special_springHealer { background-image: url(spritesmith3.png); - background-position: -533px -1366px; + background-position: -1262px -1390px; width: 40px; height: 40px; } .shop_head_special_springMage { background-image: url(spritesmith3.png); - background-position: -574px -1366px; + background-position: -1221px -1390px; width: 40px; height: 40px; } .shop_head_special_springRogue { background-image: url(spritesmith3.png); - background-position: -615px -1366px; + background-position: -1180px -1390px; width: 40px; height: 40px; } .shop_head_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -656px -1366px; + background-position: -1139px -1390px; width: 40px; height: 40px; } .shop_shield_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -697px -1366px; + background-position: -1098px -1390px; width: 40px; height: 40px; } .shop_shield_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -738px -1366px; + background-position: -1057px -1390px; width: 40px; height: 40px; } .shop_shield_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -779px -1366px; + background-position: -1016px -1390px; width: 40px; height: 40px; } .shop_shield_special_springHealer { background-image: url(spritesmith3.png); - background-position: -820px -1366px; + background-position: -975px -1390px; width: 40px; height: 40px; } .shop_shield_special_springRogue { background-image: url(spritesmith3.png); - background-position: -861px -1366px; + background-position: -934px -1390px; width: 40px; height: 40px; } .shop_shield_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -902px -1366px; + background-position: -893px -1390px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -943px -1366px; + background-position: -852px -1390px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -984px -1366px; + background-position: -811px -1390px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -1025px -1366px; + background-position: -770px -1390px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -1066px -1366px; + background-position: -1426px -1349px; width: 40px; height: 40px; } .shop_weapon_special_springHealer { background-image: url(spritesmith3.png); - background-position: -1107px -1366px; + background-position: -1385px -1349px; width: 40px; height: 40px; } .shop_weapon_special_springMage { background-image: url(spritesmith3.png); - background-position: -1148px -1366px; + background-position: -1344px -1349px; width: 40px; height: 40px; } .shop_weapon_special_springRogue { background-image: url(spritesmith3.png); - background-position: -1189px -1366px; + background-position: -1303px -1349px; width: 40px; height: 40px; } .shop_weapon_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -1230px -1366px; + background-position: -1262px -1349px; width: 40px; height: 40px; } .slim_armor_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -910px -728px; + background-position: -1000px -1167px; width: 90px; height: 90px; } .slim_armor_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: 0px -870px; + background-position: -1091px -1167px; width: 90px; height: 90px; } .slim_armor_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: -91px -870px; + background-position: -1182px -1167px; width: 90px; height: 90px; } .slim_armor_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -182px -870px; + background-position: -1298px 0px; width: 90px; height: 90px; } .slim_armor_special_springHealer { background-image: url(spritesmith3.png); - background-position: -273px -870px; + background-position: -1298px -91px; width: 90px; height: 90px; } .slim_armor_special_springMage { background-image: url(spritesmith3.png); - background-position: -364px -870px; + background-position: -1298px -182px; width: 90px; height: 90px; } .slim_armor_special_springRogue { background-image: url(spritesmith3.png); - background-position: -455px -870px; + background-position: -1298px -273px; width: 90px; height: 90px; } .slim_armor_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -546px -870px; + background-position: -1298px -364px; width: 90px; height: 90px; } .weapon_special_spring2015Healer { background-image: url(spritesmith3.png); - background-position: -637px -870px; + background-position: -1298px -455px; width: 90px; height: 90px; } .weapon_special_spring2015Mage { background-image: url(spritesmith3.png); - background-position: -728px -870px; + background-position: -1298px -546px; width: 90px; height: 90px; } .weapon_special_spring2015Rogue { background-image: url(spritesmith3.png); - background-position: 0px -415px; + background-position: -1298px -637px; width: 90px; height: 90px; } .weapon_special_spring2015Warrior { background-image: url(spritesmith3.png); - background-position: -819px -870px; + background-position: -1298px -728px; width: 90px; height: 90px; } .weapon_special_springHealer { background-image: url(spritesmith3.png); - background-position: -91px -318px; + background-position: -1298px -819px; width: 90px; height: 90px; } .weapon_special_springMage { background-image: url(spritesmith3.png); - background-position: -1001px 0px; + background-position: -1298px -910px; width: 90px; height: 90px; } .weapon_special_springRogue { background-image: url(spritesmith3.png); - background-position: -1001px -91px; + background-position: -1298px -1001px; width: 90px; height: 90px; } .weapon_special_springWarrior { background-image: url(spritesmith3.png); - background-position: -1001px -182px; + background-position: -1298px -1092px; width: 90px; height: 90px; } +.body_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: 0px -1258px; + width: 90px; + height: 90px; +} +.body_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -91px -1258px; + width: 90px; + height: 90px; +} +.body_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: 0px 0px; + width: 102px; + height: 105px; +} +.body_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -103px -318px; + width: 90px; + height: 105px; +} .body_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -91px -106px; + background-position: -194px -318px; width: 90px; height: 105px; } .body_special_summerMage { background-image: url(spritesmith3.png); - background-position: -182px -106px; + background-position: -285px -318px; + width: 90px; + height: 105px; +} +.broad_armor_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -546px -1258px; + width: 90px; + height: 90px; +} +.broad_armor_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -637px -1258px; + width: 90px; + height: 90px; +} +.broad_armor_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -103px 0px; + width: 102px; + height: 105px; +} +.broad_armor_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -376px -318px; width: 90px; height: 105px; } .broad_armor_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -273px 0px; + background-position: -479px 0px; width: 90px; height: 105px; } .broad_armor_special_summerMage { background-image: url(spritesmith3.png); - background-position: -273px -106px; + background-position: -479px -106px; width: 90px; height: 105px; } .broad_armor_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -227px -961px; + background-position: -1122px -1258px; width: 111px; height: 90px; } .broad_armor_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -339px -961px; + background-position: -1234px -1258px; width: 111px; height: 90px; } .eyewear_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -451px -961px; + background-position: -1389px 0px; width: 111px; height: 90px; } .eyewear_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -563px -961px; + background-position: -1389px -91px; width: 111px; height: 90px; } +.head_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -1389px -182px; + width: 90px; + height: 90px; +} +.head_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -1389px -273px; + width: 90px; + height: 90px; +} +.head_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: 0px -424px; + width: 102px; + height: 105px; +} +.head_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -479px -212px; + width: 90px; + height: 105px; +} .head_special_summerHealer { background-image: url(spritesmith3.png); - background-position: 0px 0px; + background-position: -479px -318px; width: 90px; height: 105px; } .head_special_summerMage { background-image: url(spritesmith3.png); - background-position: -91px -212px; + background-position: -103px -424px; width: 90px; height: 105px; } .head_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -675px -961px; + background-position: -1389px -728px; width: 111px; height: 90px; } .head_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -787px -961px; + background-position: -1389px -819px; width: 111px; height: 90px; } .Healer_Summer { background-image: url(spritesmith3.png); - background-position: -182px -212px; + background-position: -194px -424px; width: 90px; height: 105px; } .Mage_Summer { background-image: url(spritesmith3.png); - background-position: -273px -212px; + background-position: -388px -212px; width: 90px; height: 105px; } .SummerRogue14 { background-image: url(spritesmith3.png); - background-position: -899px -961px; + background-position: -1389px -1092px; width: 111px; height: 90px; } .SummerWarrior14 { background-image: url(spritesmith3.png); - background-position: -1092px 0px; + background-position: -1389px -1183px; width: 111px; height: 90px; } +.shield_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: 0px -1349px; + width: 90px; + height: 90px; +} +.shield_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: 0px -106px; + width: 102px; + height: 105px; +} +.shield_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -206px 0px; + width: 90px; + height: 105px; +} .shield_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -364px 0px; + background-position: -285px -424px; width: 90px; height: 105px; } .shield_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1092px -182px; + background-position: -364px -1349px; width: 111px; height: 90px; } .shield_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -1092px -273px; + background-position: -476px -1349px; width: 111px; height: 90px; } +.shop_armor_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -1221px -1349px; + width: 40px; + height: 40px; +} +.shop_armor_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -1180px -1349px; + width: 40px; + height: 40px; +} +.shop_armor_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -1430px -1274px; + width: 40px; + height: 40px; +} +.shop_armor_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -1066px -1440px; + width: 40px; + height: 40px; +} .shop_armor_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -1433px -1174px; + background-position: -1298px -1183px; width: 40px; height: 40px; } .shop_armor_special_summerMage { background-image: url(spritesmith3.png); - background-position: -1392px -1215px; + background-position: -1339px -1183px; width: 40px; height: 40px; } .shop_armor_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1433px -1215px; + background-position: -1207px -1092px; width: 40px; height: 40px; } .shop_armor_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -1392px -1256px; + background-position: -1248px -1092px; + width: 40px; + height: 40px; +} +.shop_body_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -1116px -1001px; + width: 40px; + height: 40px; +} +.shop_body_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -1157px -1001px; + width: 40px; + height: 40px; +} +.shop_body_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -1025px -910px; + width: 40px; + height: 40px; +} +.shop_body_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -1066px -910px; width: 40px; height: 40px; } .shop_body_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -1433px -1256px; + background-position: -934px -819px; width: 40px; height: 40px; } .shop_body_special_summerMage { background-image: url(spritesmith3.png); - background-position: -1295px -1183px; + background-position: -975px -819px; width: 40px; height: 40px; } .shop_eyewear_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1336px -1183px; + background-position: -843px -728px; width: 40px; height: 40px; } .shop_eyewear_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -1204px -1092px; + background-position: -884px -728px; + width: 40px; + height: 40px; +} +.shop_head_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -752px -637px; + width: 40px; + height: 40px; +} +.shop_head_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -793px -637px; + width: 40px; + height: 40px; +} +.shop_head_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -661px -546px; + width: 40px; + height: 40px; +} +.shop_head_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -702px -546px; width: 40px; height: 40px; } .shop_head_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -1245px -1092px; + background-position: -570px -461px; width: 40px; height: 40px; } .shop_head_special_summerMage { background-image: url(spritesmith3.png); - background-position: -1092px -1001px; + background-position: -611px -461px; width: 40px; height: 40px; } .shop_head_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1133px -1001px; + background-position: -1118px -1076px; width: 40px; height: 40px; } .shop_head_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -1001px -910px; + background-position: -1159px -1076px; + width: 40px; + height: 40px; +} +.shop_shield_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -1118px -1117px; + width: 40px; + height: 40px; +} +.shop_shield_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -1159px -1117px; + width: 40px; + height: 40px; +} +.shop_shield_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -1346px -1258px; width: 40px; height: 40px; } .shop_shield_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -1042px -910px; + background-position: -1346px -1299px; width: 40px; height: 40px; } .shop_shield_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -910px -819px; + background-position: -770px -1349px; width: 40px; height: 40px; } .shop_shield_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -951px -819px; + background-position: -811px -1349px; + width: 40px; + height: 40px; +} +.shop_weapon_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -852px -1349px; + width: 40px; + height: 40px; +} +.shop_weapon_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -893px -1349px; + width: 40px; + height: 40px; +} +.shop_weapon_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -934px -1349px; + width: 40px; + height: 40px; +} +.shop_weapon_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -975px -1349px; width: 40px; height: 40px; } .shop_weapon_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -819px -728px; + background-position: -1016px -1349px; width: 40px; height: 40px; } .shop_weapon_special_summerMage { background-image: url(spritesmith3.png); - background-position: -860px -728px; + background-position: -1057px -1349px; width: 40px; height: 40px; } .shop_weapon_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -728px -637px; + background-position: -1098px -1349px; width: 40px; height: 40px; } .shop_weapon_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -769px -637px; + background-position: -1139px -1349px; width: 40px; height: 40px; } +.slim_armor_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -679px -1349px; + width: 90px; + height: 90px; +} +.slim_armor_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -588px -1349px; + width: 90px; + height: 90px; +} +.slim_armor_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: 0px -318px; + width: 102px; + height: 105px; +} +.slim_armor_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -388px -106px; + width: 90px; + height: 105px; +} .slim_armor_special_summerHealer { background-image: url(spritesmith3.png); - background-position: 0px -212px; + background-position: -388px 0px; width: 90px; height: 105px; } .slim_armor_special_summerMage { background-image: url(spritesmith3.png); - background-position: 0px -106px; + background-position: -285px -212px; width: 90px; height: 105px; } .slim_armor_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1092px -546px; + background-position: -524px -1167px; width: 111px; height: 90px; } .slim_armor_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: -1092px -637px; + background-position: -412px -1167px; width: 111px; height: 90px; } +.weapon_special_summer2015Healer { + background-image: url(spritesmith3.png); + background-position: -321px -1167px; + width: 90px; + height: 90px; +} +.weapon_special_summer2015Mage { + background-image: url(spritesmith3.png); + background-position: -1207px -1001px; + width: 90px; + height: 90px; +} +.weapon_special_summer2015Rogue { + background-image: url(spritesmith3.png); + background-position: -182px -212px; + width: 102px; + height: 105px; +} +.weapon_special_summer2015Warrior { + background-image: url(spritesmith3.png); + background-position: -91px -212px; + width: 90px; + height: 105px; +} .weapon_special_summerHealer { background-image: url(spritesmith3.png); - background-position: -182px 0px; + background-position: 0px -212px; width: 90px; height: 105px; } .weapon_special_summerMage { background-image: url(spritesmith3.png); - background-position: -91px 0px; + background-position: -297px -106px; width: 90px; height: 105px; } .weapon_special_summerRogue { background-image: url(spritesmith3.png); - background-position: -1092px -910px; + background-position: -209px -1167px; width: 111px; height: 90px; } .weapon_special_summerWarrior { background-image: url(spritesmith3.png); - background-position: 0px -1052px; + background-position: -97px -1167px; width: 111px; height: 90px; } .broad_armor_special_candycane { background-image: url(spritesmith3.png); - background-position: -1001px -819px; + background-position: -1207px -546px; width: 90px; height: 90px; } .broad_armor_special_ski { background-image: url(spritesmith3.png); - background-position: -112px -1052px; + background-position: -1207px -455px; width: 90px; height: 90px; } .broad_armor_special_snowflake { background-image: url(spritesmith3.png); - background-position: -203px -1052px; + background-position: -1207px -364px; width: 90px; height: 90px; } .broad_armor_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -294px -1052px; + background-position: -1207px -273px; width: 90px; height: 90px; } .broad_armor_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -385px -1052px; + background-position: -1207px -182px; width: 90px; height: 90px; } .broad_armor_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -476px -1052px; + background-position: 0px -1167px; width: 96px; height: 90px; } .broad_armor_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -573px -1052px; + background-position: -1207px -91px; width: 90px; height: 90px; } .broad_armor_special_yeti { background-image: url(spritesmith3.png); - background-position: -664px -1052px; + background-position: -1207px 0px; width: 90px; height: 90px; } .head_special_candycane { background-image: url(spritesmith3.png); - background-position: -755px -1052px; + background-position: -1027px -1076px; width: 90px; height: 90px; } .head_special_nye { background-image: url(spritesmith3.png); - background-position: -846px -1052px; + background-position: -936px -1076px; width: 90px; height: 90px; } .head_special_nye2014 { background-image: url(spritesmith3.png); - background-position: -937px -1052px; + background-position: -845px -1076px; width: 90px; height: 90px; } .head_special_ski { background-image: url(spritesmith3.png); - background-position: -1028px -1052px; + background-position: -754px -1076px; width: 90px; height: 90px; } .head_special_snowflake { background-image: url(spritesmith3.png); - background-position: -1204px 0px; + background-position: -663px -1076px; width: 90px; height: 90px; } .head_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -1204px -91px; + background-position: -572px -1076px; width: 90px; height: 90px; } .head_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -1204px -182px; + background-position: -481px -1076px; width: 90px; height: 90px; } .head_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: 0px -1143px; + background-position: -384px -1076px; width: 96px; height: 90px; } .head_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -1204px -273px; + background-position: -293px -1076px; width: 90px; height: 90px; } .head_special_yeti { background-image: url(spritesmith3.png); - background-position: -1204px -364px; + background-position: -202px -1076px; width: 90px; height: 90px; } .shield_special_ski { background-image: url(spritesmith3.png); - background-position: -97px -1143px; + background-position: -97px -1076px; width: 104px; height: 90px; } .shield_special_snowflake { background-image: url(spritesmith3.png); - background-position: -1204px -455px; + background-position: -1116px -910px; width: 90px; height: 90px; } .shield_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -1204px -546px; + background-position: -1116px -819px; width: 90px; height: 90px; } .shield_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -202px -1143px; + background-position: 0px -1076px; width: 96px; height: 90px; } .shield_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -1204px -637px; + background-position: -1116px -728px; width: 90px; height: 90px; } .shield_special_yeti { background-image: url(spritesmith3.png); - background-position: -1204px -728px; + background-position: -1116px -637px; width: 90px; height: 90px; } .shop_armor_special_candycane { background-image: url(spritesmith3.png); - background-position: -492px -1325px; + background-position: -656px -1440px; width: 40px; height: 40px; } .shop_armor_special_ski { background-image: url(spritesmith3.png); - background-position: -533px -1325px; + background-position: -697px -1440px; width: 40px; height: 40px; } .shop_armor_special_snowflake { background-image: url(spritesmith3.png); - background-position: -574px -1325px; + background-position: -738px -1440px; width: 40px; height: 40px; } .shop_armor_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -615px -1325px; + background-position: -779px -1440px; width: 40px; height: 40px; } .shop_armor_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -656px -1325px; + background-position: -820px -1440px; width: 40px; height: 40px; } .shop_armor_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -697px -1325px; + background-position: -861px -1440px; width: 40px; height: 40px; } .shop_armor_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -738px -1325px; + background-position: -902px -1440px; width: 40px; height: 40px; } .shop_armor_special_yeti { background-image: url(spritesmith3.png); - background-position: -779px -1325px; + background-position: -943px -1440px; width: 40px; height: 40px; } .shop_head_special_candycane { background-image: url(spritesmith3.png); - background-position: -820px -1325px; + background-position: -984px -1440px; width: 40px; height: 40px; } .shop_head_special_nye { background-image: url(spritesmith3.png); - background-position: -861px -1325px; + background-position: -1025px -1440px; width: 40px; height: 40px; } .shop_head_special_nye2014 { background-image: url(spritesmith3.png); - background-position: -902px -1325px; + background-position: -1389px -1274px; width: 40px; height: 40px; } .shop_head_special_ski { background-image: url(spritesmith3.png); - background-position: -943px -1325px; + background-position: -1107px -1440px; width: 40px; height: 40px; } .shop_head_special_snowflake { background-image: url(spritesmith3.png); - background-position: -984px -1325px; + background-position: -1148px -1440px; width: 40px; height: 40px; } .shop_head_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -1025px -1325px; + background-position: -1189px -1440px; width: 40px; height: 40px; } .shop_head_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -1066px -1325px; + background-position: -1230px -1440px; width: 40px; height: 40px; } .shop_head_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -1107px -1325px; + background-position: -1271px -1440px; width: 40px; height: 40px; } .shop_head_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -1148px -1325px; + background-position: -1312px -1440px; width: 40px; height: 40px; } .shop_head_special_yeti { background-image: url(spritesmith3.png); - background-position: -1189px -1325px; + background-position: -1353px -1440px; width: 40px; height: 40px; } .shop_shield_special_ski { background-image: url(spritesmith3.png); - background-position: -1230px -1325px; + background-position: -1394px -1440px; width: 40px; height: 40px; } .shop_shield_special_snowflake { background-image: url(spritesmith3.png); - background-position: -1271px -1325px; + background-position: -1435px -1440px; width: 40px; height: 40px; } .shop_shield_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -1312px -1325px; + background-position: -1501px 0px; width: 40px; height: 40px; } .shop_shield_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -1353px -1325px; + background-position: -1501px -41px; width: 40px; height: 40px; } .shop_shield_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -1394px -1325px; + background-position: -1501px -82px; width: 40px; height: 40px; } .shop_shield_special_yeti { background-image: url(spritesmith3.png); - background-position: -1435px -1325px; + background-position: -1501px -123px; width: 40px; height: 40px; } .shop_weapon_special_candycane { background-image: url(spritesmith3.png); - background-position: 0px -1366px; + background-position: -1501px -164px; width: 40px; height: 40px; } .shop_weapon_special_ski { background-image: url(spritesmith3.png); - background-position: -41px -1366px; + background-position: -1501px -205px; width: 40px; height: 40px; } .shop_weapon_special_snowflake { background-image: url(spritesmith3.png); - background-position: -82px -1366px; + background-position: -1501px -246px; width: 40px; height: 40px; } .shop_weapon_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -123px -1366px; + background-position: -1501px -287px; width: 40px; height: 40px; } .shop_weapon_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -164px -1366px; + background-position: -1501px -328px; width: 40px; height: 40px; } .shop_weapon_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -205px -1366px; + background-position: -1501px -369px; width: 40px; height: 40px; } .shop_weapon_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -246px -1366px; + background-position: -1501px -410px; width: 40px; height: 40px; } .shop_weapon_special_yeti { background-image: url(spritesmith3.png); - background-position: -287px -1366px; + background-position: -1501px -451px; width: 40px; height: 40px; } .slim_armor_special_candycane { background-image: url(spritesmith3.png); - background-position: -1204px -819px; + background-position: -825px -894px; width: 90px; height: 90px; } .slim_armor_special_ski { background-image: url(spritesmith3.png); - background-position: -1204px -910px; + background-position: -734px -894px; width: 90px; height: 90px; } .slim_armor_special_snowflake { background-image: url(spritesmith3.png); - background-position: -1204px -1001px; + background-position: -643px -894px; width: 90px; height: 90px; } .slim_armor_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -299px -1143px; + background-position: -552px -894px; width: 90px; height: 90px; } .slim_armor_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -390px -1143px; + background-position: -934px -637px; width: 90px; height: 90px; } .slim_armor_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -481px -1143px; + background-position: 0px -894px; width: 96px; height: 90px; } .slim_armor_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -578px -1143px; + background-position: -934px -546px; width: 90px; height: 90px; } .slim_armor_special_yeti { background-image: url(spritesmith3.png); - background-position: -669px -1143px; + background-position: -934px -455px; width: 90px; height: 90px; } .weapon_special_candycane { background-image: url(spritesmith3.png); - background-position: -760px -1143px; + background-position: -934px 0px; width: 90px; height: 90px; } .weapon_special_ski { background-image: url(spritesmith3.png); - background-position: -851px -1143px; + background-position: -825px -803px; width: 90px; height: 90px; } .weapon_special_snowflake { background-image: url(spritesmith3.png); - background-position: -942px -1143px; + background-position: -461px -803px; width: 90px; height: 90px; } .weapon_special_winter2015Healer { background-image: url(spritesmith3.png); - background-position: -1033px -1143px; + background-position: -370px -803px; width: 90px; height: 90px; } .weapon_special_winter2015Mage { background-image: url(spritesmith3.png); - background-position: -1124px -1143px; + background-position: -97px -803px; width: 90px; height: 90px; } .weapon_special_winter2015Rogue { background-image: url(spritesmith3.png); - background-position: -1295px 0px; + background-position: 0px -803px; width: 96px; height: 90px; } .weapon_special_winter2015Warrior { background-image: url(spritesmith3.png); - background-position: -1295px -91px; + background-position: -843px -364px; width: 90px; height: 90px; } .weapon_special_yeti { background-image: url(spritesmith3.png); - background-position: -1295px -182px; + background-position: -843px -273px; width: 90px; height: 90px; } .back_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: -1295px -273px; + background-position: -728px -712px; width: 90px; height: 90px; } .back_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -1295px -364px; + background-position: -637px -712px; width: 90px; height: 90px; } .body_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: -1295px -455px; + background-position: -364px -712px; width: 90px; height: 90px; } .body_special_wondercon_gold { background-image: url(spritesmith3.png); - background-position: -1295px -546px; + background-position: -273px -712px; width: 90px; height: 90px; } .body_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -1295px -637px; + background-position: -752px -546px; width: 90px; height: 90px; } .eyewear_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: -1295px -728px; + background-position: -752px -455px; width: 90px; height: 90px; } .eyewear_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -1295px -819px; + background-position: -752px -91px; width: 90px; height: 90px; } .shop_back_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: -1271px -1366px; + background-position: -1501px -1435px; width: 40px; height: 40px; } .shop_back_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -1312px -1366px; + background-position: 0px -1481px; width: 40px; height: 40px; } .shop_body_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: -1353px -1366px; + background-position: -41px -1481px; width: 40px; height: 40px; } .shop_body_special_wondercon_gold { background-image: url(spritesmith3.png); - background-position: -1394px -1366px; + background-position: -82px -1481px; width: 40px; height: 40px; } .shop_body_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -1435px -1366px; + background-position: -123px -1481px; width: 40px; height: 40px; } .shop_eyewear_special_wondercon_black { background-image: url(spritesmith3.png); - background-position: 0px -1407px; + background-position: -164px -1481px; width: 40px; height: 40px; } .shop_eyewear_special_wondercon_red { background-image: url(spritesmith3.png); - background-position: -41px -1407px; + background-position: -205px -1481px; width: 40px; height: 40px; } .head_0 { background-image: url(spritesmith3.png); - background-position: -1295px -910px; + background-position: -752px 0px; width: 90px; height: 90px; } .customize-option.head_0 { background-image: url(spritesmith3.png); - background-position: -1320px -925px; + background-position: -777px -15px; width: 60px; height: 60px; } .head_healer_1 { background-image: url(spritesmith3.png); - background-position: -1295px -1001px; + background-position: -461px -621px; width: 90px; height: 90px; } .head_healer_2 { background-image: url(spritesmith3.png); - background-position: -1295px -1092px; + background-position: -370px -621px; width: 90px; height: 90px; } .head_healer_3 { background-image: url(spritesmith3.png); - background-position: 0px -1234px; + background-position: 0px -621px; width: 90px; height: 90px; } .head_healer_4 { background-image: url(spritesmith3.png); - background-position: -91px -1234px; + background-position: -661px -455px; width: 90px; height: 90px; } .head_healer_5 { background-image: url(spritesmith3.png); - background-position: -182px -1234px; + background-position: -661px -91px; width: 90px; height: 90px; } .head_rogue_1 { background-image: url(spritesmith3.png); - background-position: -273px -1234px; + background-position: -661px 0px; width: 90px; height: 90px; } .head_rogue_2 { background-image: url(spritesmith3.png); - background-position: -364px -1234px; + background-position: -288px -530px; width: 90px; height: 90px; } .head_rogue_3 { background-image: url(spritesmith3.png); - background-position: -455px -1234px; + background-position: -197px -530px; width: 90px; height: 90px; } .head_rogue_4 { background-image: url(spritesmith3.png); - background-position: -546px -1234px; + background-position: -570px -188px; width: 90px; height: 90px; } .head_rogue_5 { background-image: url(spritesmith3.png); - background-position: -637px -1234px; + background-position: -570px -97px; width: 90px; height: 90px; } .head_special_2 { background-image: url(spritesmith3.png); - background-position: -728px -1234px; + background-position: -91px -1349px; width: 90px; height: 90px; } .head_warrior_1 { background-image: url(spritesmith3.png); - background-position: -819px -1234px; + background-position: -1389px -1001px; width: 90px; height: 90px; } .head_warrior_2 { background-image: url(spritesmith3.png); - background-position: -910px -1234px; + background-position: -1389px -546px; width: 90px; height: 90px; } .head_warrior_3 { background-image: url(spritesmith3.png); - background-position: -1001px -1234px; + background-position: -1389px -455px; width: 90px; height: 90px; } .head_warrior_4 { background-image: url(spritesmith3.png); - background-position: -1092px -1234px; + background-position: -849px -1258px; width: 90px; height: 90px; } .head_warrior_5 { background-image: url(spritesmith3.png); - background-position: -1183px -1234px; + background-position: -455px -1258px; width: 90px; height: 90px; } .head_wizard_1 { background-image: url(spritesmith3.png); - background-position: -1274px -1234px; + background-position: -909px -1167px; width: 90px; height: 90px; } .head_wizard_2 { background-image: url(spritesmith3.png); - background-position: -1392px 0px; + background-position: -818px -1167px; width: 90px; height: 90px; } .head_wizard_3 { background-image: url(spritesmith3.png); - background-position: -1392px -91px; + background-position: -727px -1167px; width: 90px; height: 90px; } .head_wizard_4 { background-image: url(spritesmith3.png); - background-position: -1392px -182px; + background-position: -1207px -637px; width: 90px; height: 90px; } .head_wizard_5 { background-image: url(spritesmith3.png); - background-position: -1392px -273px; + background-position: -934px -91px; width: 90px; height: 90px; } .shop_head_healer_1 { background-image: url(spritesmith3.png); - background-position: -984px -1407px; + background-position: -1148px -1481px; width: 40px; height: 40px; } .shop_head_healer_2 { background-image: url(spritesmith3.png); - background-position: -1025px -1407px; + background-position: -1189px -1481px; width: 40px; height: 40px; } .shop_head_healer_3 { background-image: url(spritesmith3.png); - background-position: -1066px -1407px; + background-position: -1230px -1481px; width: 40px; height: 40px; } .shop_head_healer_4 { background-image: url(spritesmith3.png); - background-position: -1107px -1407px; + background-position: -1271px -1481px; width: 40px; height: 40px; } .shop_head_healer_5 { background-image: url(spritesmith3.png); - background-position: -1148px -1407px; + background-position: -1312px -1481px; width: 40px; height: 40px; } .shop_head_rogue_1 { background-image: url(spritesmith3.png); - background-position: -1189px -1407px; + background-position: -1353px -1481px; width: 40px; height: 40px; } .shop_head_rogue_2 { background-image: url(spritesmith3.png); - background-position: -1230px -1407px; + background-position: -1394px -1481px; width: 40px; height: 40px; } .shop_head_rogue_3 { background-image: url(spritesmith3.png); - background-position: -1271px -1407px; + background-position: -1435px -1481px; width: 40px; height: 40px; } .shop_head_rogue_4 { background-image: url(spritesmith3.png); - background-position: -1312px -1407px; + background-position: -1476px -1481px; width: 40px; height: 40px; } .shop_head_rogue_5 { background-image: url(spritesmith3.png); - background-position: -1353px -1407px; + background-position: -1542px 0px; width: 40px; height: 40px; } .shop_head_special_0 { background-image: url(spritesmith3.png); - background-position: -1394px -1407px; + background-position: -1542px -41px; width: 40px; height: 40px; } .shop_head_special_1 { background-image: url(spritesmith3.png); - background-position: -1435px -1407px; + background-position: -1542px -82px; width: 40px; height: 40px; } .shop_head_special_2 { background-image: url(spritesmith3.png); - background-position: -1483px 0px; - width: 40px; - height: 40px; -} -.shop_head_warrior_1 { - background-image: url(spritesmith3.png); - background-position: -1483px -41px; - width: 40px; - height: 40px; -} -.shop_head_warrior_2 { - background-image: url(spritesmith3.png); - background-position: -1483px -82px; - width: 40px; - height: 40px; -} -.shop_head_warrior_3 { - background-image: url(spritesmith3.png); - background-position: -1483px -123px; - width: 40px; - height: 40px; -} -.shop_head_warrior_4 { - background-image: url(spritesmith3.png); - background-position: -1483px -164px; - width: 40px; - height: 40px; -} -.shop_head_warrior_5 { - background-image: url(spritesmith3.png); - background-position: -1483px -205px; - width: 40px; - height: 40px; -} -.shop_head_wizard_1 { - background-image: url(spritesmith3.png); - background-position: -1483px -246px; - width: 40px; - height: 40px; -} -.shop_head_wizard_2 { - background-image: url(spritesmith3.png); - background-position: -1483px -287px; - width: 40px; - height: 40px; -} -.shop_head_wizard_3 { - background-image: url(spritesmith3.png); - background-position: -1483px -328px; - width: 40px; - height: 40px; -} -.shop_head_wizard_4 { - background-image: url(spritesmith3.png); - background-position: -1483px -369px; - width: 40px; - height: 40px; -} -.shop_head_wizard_5 { - background-image: url(spritesmith3.png); - background-position: -1483px -410px; - width: 40px; - height: 40px; -} -.headAccessory_special_bearEars { - background-image: url(spritesmith3.png); - background-position: -1392px -364px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_bearEars { - background-image: url(spritesmith3.png); - background-position: -1417px -379px; - width: 60px; - height: 60px; -} -.headAccessory_special_cactusEars { - background-image: url(spritesmith3.png); - background-position: -1392px -455px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_cactusEars { - background-image: url(spritesmith3.png); - background-position: -1417px -470px; - width: 60px; - height: 60px; -} -.headAccessory_special_foxEars { - background-image: url(spritesmith3.png); - background-position: -1392px -546px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_foxEars { - background-image: url(spritesmith3.png); - background-position: -1417px -561px; - width: 60px; - height: 60px; -} -.headAccessory_special_lionEars { - background-image: url(spritesmith3.png); - background-position: -1392px -637px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_lionEars { - background-image: url(spritesmith3.png); - background-position: -1417px -652px; - width: 60px; - height: 60px; -} -.headAccessory_special_pandaEars { - background-image: url(spritesmith3.png); - background-position: -1392px -728px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_pandaEars { - background-image: url(spritesmith3.png); - background-position: -1417px -743px; - width: 60px; - height: 60px; -} -.headAccessory_special_pigEars { - background-image: url(spritesmith3.png); - background-position: -1392px -819px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_pigEars { - background-image: url(spritesmith3.png); - background-position: -1417px -834px; - width: 60px; - height: 60px; -} -.headAccessory_special_tigerEars { - background-image: url(spritesmith3.png); - background-position: -1392px -910px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_tigerEars { - background-image: url(spritesmith3.png); - background-position: -1417px -925px; - width: 60px; - height: 60px; -} -.headAccessory_special_wolfEars { - background-image: url(spritesmith3.png); - background-position: -1392px -1001px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_wolfEars { - background-image: url(spritesmith3.png); - background-position: -1417px -1016px; - width: 60px; - height: 60px; -} -.shop_headAccessory_special_bearEars { - background-image: url(spritesmith3.png); - background-position: -1483px -779px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_cactusEars { - background-image: url(spritesmith3.png); - background-position: -1483px -820px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_foxEars { - background-image: url(spritesmith3.png); - background-position: -1483px -861px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_lionEars { - background-image: url(spritesmith3.png); - background-position: -1483px -902px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_pandaEars { - background-image: url(spritesmith3.png); - background-position: -1483px -943px; + background-position: -1542px -123px; width: 40px; height: 40px; } diff --git a/common/dist/sprites/spritesmith3.png b/common/dist/sprites/spritesmith3.png index ebef382577..51996847df 100644 Binary files a/common/dist/sprites/spritesmith3.png and b/common/dist/sprites/spritesmith3.png differ diff --git a/common/dist/sprites/spritesmith4.css b/common/dist/sprites/spritesmith4.css index ee5aefee99..08235ab225 100644 --- a/common/dist/sprites/spritesmith4.css +++ b/common/dist/sprites/spritesmith4.css @@ -1,882 +1,1068 @@ +.shop_head_warrior_1 { + background-image: url(spritesmith4.png); + background-position: -1394px -1931px; + width: 40px; + height: 40px; +} +.shop_head_warrior_2 { + background-image: url(spritesmith4.png); + background-position: -1582px -1450px; + width: 40px; + height: 40px; +} +.shop_head_warrior_3 { + background-image: url(spritesmith4.png); + background-position: -390px -1879px; + width: 40px; + height: 40px; +} +.shop_head_warrior_4 { + background-image: url(spritesmith4.png); + background-position: -431px -1879px; + width: 40px; + height: 40px; +} +.shop_head_warrior_5 { + background-image: url(spritesmith4.png); + background-position: -472px -1879px; + width: 40px; + height: 40px; +} +.shop_head_wizard_1 { + background-image: url(spritesmith4.png); + background-position: -1251px -1879px; + width: 40px; + height: 40px; +} +.shop_head_wizard_2 { + background-image: url(spritesmith4.png); + background-position: -1702px -1879px; + width: 40px; + height: 40px; +} +.shop_head_wizard_3 { + background-image: url(spritesmith4.png); + background-position: -41px -1931px; + width: 40px; + height: 40px; +} +.shop_head_wizard_4 { + background-image: url(spritesmith4.png); + background-position: -123px -1931px; + width: 40px; + height: 40px; +} +.shop_head_wizard_5 { + background-image: url(spritesmith4.png); + background-position: -287px -1931px; + width: 40px; + height: 40px; +} +.headAccessory_special_bearEars { + background-image: url(spritesmith4.png); + background-position: -1913px -1092px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_bearEars { + background-image: url(spritesmith4.png); + background-position: -1938px -1107px; + width: 60px; + height: 60px; +} +.headAccessory_special_cactusEars { + background-image: url(spritesmith4.png); + background-position: -1822px -1092px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_cactusEars { + background-image: url(spritesmith4.png); + background-position: -1847px -1107px; + width: 60px; + height: 60px; +} +.headAccessory_special_foxEars { + background-image: url(spritesmith4.png); + background-position: -2017px -273px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_foxEars { + background-image: url(spritesmith4.png); + background-position: -2042px -288px; + width: 60px; + height: 60px; +} +.headAccessory_special_lionEars { + background-image: url(spritesmith4.png); + background-position: -1731px -91px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_lionEars { + background-image: url(spritesmith4.png); + background-position: -1756px -106px; + width: 60px; + height: 60px; +} +.headAccessory_special_pandaEars { + background-image: url(spritesmith4.png); + background-position: -1564px -1544px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_pandaEars { + background-image: url(spritesmith4.png); + background-position: -1589px -1559px; + width: 60px; + height: 60px; +} +.headAccessory_special_pigEars { + background-image: url(spritesmith4.png); + background-position: -1822px -910px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_pigEars { + background-image: url(spritesmith4.png); + background-position: -1847px -925px; + width: 60px; + height: 60px; +} +.headAccessory_special_tigerEars { + background-image: url(spritesmith4.png); + background-position: -2004px -819px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_tigerEars { + background-image: url(spritesmith4.png); + background-position: -2029px -834px; + width: 60px; + height: 60px; +} +.headAccessory_special_wolfEars { + background-image: url(spritesmith4.png); + background-position: -1822px -819px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_wolfEars { + background-image: url(spritesmith4.png); + background-position: -1847px -834px; + width: 60px; + height: 60px; +} +.shop_headAccessory_special_bearEars { + background-image: url(spritesmith4.png); + background-position: -328px -1931px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_cactusEars { + background-image: url(spritesmith4.png); + background-position: -369px -1931px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_foxEars { + background-image: url(spritesmith4.png); + background-position: -410px -1931px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_lionEars { + background-image: url(spritesmith4.png); + background-position: -1353px -1931px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_pandaEars { + background-image: url(spritesmith4.png); + background-position: -1312px -1931px; + width: 40px; + height: 40px; +} .shop_headAccessory_special_pigEars { background-image: url(spritesmith4.png); - background-position: -807px -1957px; + background-position: -1271px -1931px; width: 40px; height: 40px; } .shop_headAccessory_special_tigerEars { background-image: url(spritesmith4.png); - background-position: -766px -1957px; + background-position: -1230px -1931px; width: 40px; height: 40px; } .shop_headAccessory_special_wolfEars { background-image: url(spritesmith4.png); - background-position: -1694px -1578px; + background-position: -1189px -1931px; width: 40px; height: 40px; } .shield_healer_1 { background-image: url(spritesmith4.png); - background-position: -327px -1723px; + background-position: -1473px -1544px; width: 90px; height: 90px; } .shield_healer_2 { background-image: url(spritesmith4.png); - background-position: -1044px -1620px; + background-position: -1589px -1647px; width: 90px; height: 90px; } .shield_healer_3 { background-image: url(spritesmith4.png); - background-position: -1135px -1620px; + background-position: -1680px -1647px; width: 90px; height: 90px; } .shield_healer_4 { background-image: url(spritesmith4.png); - background-position: -1226px -1620px; + background-position: -1822px -182px; width: 90px; height: 90px; } .shield_healer_5 { background-image: url(spritesmith4.png); - background-position: -1317px -1620px; + background-position: -2004px -182px; width: 90px; height: 90px; } .shield_rogue_0 { background-image: url(spritesmith4.png); - background-position: -1408px -1620px; + background-position: -1822px -273px; width: 90px; height: 90px; } .shield_rogue_1 { background-image: url(spritesmith4.png); - background-position: -1499px -1620px; + background-position: -1913px -273px; width: 103px; height: 90px; } .shield_rogue_2 { background-image: url(spritesmith4.png); - background-position: -1603px -1620px; + background-position: -1822px -364px; width: 103px; height: 90px; } .shield_rogue_3 { background-image: url(spritesmith4.png); - background-position: -1759px 0px; + background-position: 0px -1647px; width: 114px; height: 90px; } .shield_rogue_4 { background-image: url(spritesmith4.png); - background-position: -1759px -728px; + background-position: -115px -1647px; width: 96px; height: 90px; } .shield_rogue_5 { background-image: url(spritesmith4.png); - background-position: -212px -1723px; + background-position: -1822px -1183px; width: 114px; height: 90px; } .shield_rogue_6 { background-image: url(spritesmith4.png); - background-position: -600px -1723px; + background-position: -1937px -1183px; width: 114px; height: 90px; } .shield_special_1 { background-image: url(spritesmith4.png); - background-position: -715px -1723px; + background-position: -2004px -728px; width: 90px; height: 90px; } .shield_special_goldenknight { background-image: url(spritesmith4.png); - background-position: -897px -1723px; + background-position: -1913px -637px; width: 111px; height: 90px; } .shield_warrior_1 { background-image: url(spritesmith4.png); - background-position: -1100px -1723px; + background-position: -1913px -546px; width: 90px; height: 90px; } .shield_warrior_2 { background-image: url(spritesmith4.png); - background-position: -1191px -1723px; + background-position: -2017px -364px; width: 90px; height: 90px; } .shield_warrior_3 { background-image: url(spritesmith4.png); - background-position: -1464px -1723px; + background-position: -1926px -364px; width: 90px; height: 90px; } .shield_warrior_4 { background-image: url(spritesmith4.png); - background-position: -1874px 0px; + background-position: -1913px -182px; width: 90px; height: 90px; } .shield_warrior_5 { background-image: url(spritesmith4.png); - background-position: -1874px -182px; + background-position: -1731px 0px; width: 90px; height: 90px; } .shop_shield_healer_1 { background-image: url(spritesmith4.png); - background-position: -1505px -386px; + background-position: -1148px -1931px; width: 40px; height: 40px; } .shop_shield_healer_2 { background-image: url(spritesmith4.png); - background-position: -1286px -1035px; + background-position: -1107px -1931px; width: 40px; height: 40px; } .shop_shield_healer_3 { background-image: url(spritesmith4.png); - background-position: -1368px -1035px; + background-position: -1066px -1931px; width: 40px; height: 40px; } .shop_shield_healer_4 { background-image: url(spritesmith4.png); - background-position: -725px -1957px; + background-position: -1025px -1931px; width: 40px; height: 40px; } .shop_shield_healer_5 { background-image: url(spritesmith4.png); - background-position: -848px -1957px; + background-position: -984px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_0 { background-image: url(spritesmith4.png); - background-position: -1053px -1957px; + background-position: -943px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_1 { background-image: url(spritesmith4.png); - background-position: -1094px -1957px; + background-position: -902px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_2 { background-image: url(spritesmith4.png); - background-position: -1135px -1957px; + background-position: -861px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_3 { background-image: url(spritesmith4.png); - background-position: -1627px -1957px; + background-position: -820px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_4 { background-image: url(spritesmith4.png); - background-position: -2014px -943px; + background-position: -779px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_5 { background-image: url(spritesmith4.png); - background-position: -2014px -902px; + background-position: -738px -1931px; width: 40px; height: 40px; } .shop_shield_rogue_6 { background-image: url(spritesmith4.png); - background-position: -2014px -861px; + background-position: -697px -1931px; width: 40px; height: 40px; } .shop_shield_special_0 { background-image: url(spritesmith4.png); - background-position: -2014px -820px; + background-position: -656px -1931px; width: 40px; height: 40px; } .shop_shield_special_1 { background-image: url(spritesmith4.png); - background-position: -2014px -779px; + background-position: -615px -1931px; width: 40px; height: 40px; } .shop_shield_special_goldenknight { background-image: url(spritesmith4.png); - background-position: -2014px -738px; + background-position: -574px -1931px; width: 40px; height: 40px; } .shop_shield_warrior_1 { background-image: url(spritesmith4.png); - background-position: -2014px -697px; + background-position: -533px -1931px; width: 40px; height: 40px; } .shop_shield_warrior_2 { background-image: url(spritesmith4.png); - background-position: -2014px -656px; + background-position: 0px -1931px; width: 40px; height: 40px; } .shop_shield_warrior_3 { background-image: url(spritesmith4.png); - background-position: -2014px -615px; + background-position: -1989px -1879px; width: 40px; height: 40px; } .shop_shield_warrior_4 { background-image: url(spritesmith4.png); - background-position: -2014px -574px; + background-position: -1948px -1879px; width: 40px; height: 40px; } .shop_shield_warrior_5 { background-image: url(spritesmith4.png); - background-position: -2014px -533px; + background-position: -1907px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_0 { background-image: url(spritesmith4.png); - background-position: -2014px -492px; + background-position: -1866px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_1 { background-image: url(spritesmith4.png); - background-position: -2014px -451px; + background-position: -1825px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_2 { background-image: url(spritesmith4.png); - background-position: -2014px -410px; + background-position: -1784px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_3 { background-image: url(spritesmith4.png); - background-position: -2014px -369px; + background-position: -1743px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_4 { background-image: url(spritesmith4.png); - background-position: -2014px -328px; + background-position: -1581px -365px; width: 40px; height: 40px; } .shop_weapon_healer_5 { background-image: url(spritesmith4.png); - background-position: -2014px -287px; + background-position: -1661px -1879px; width: 40px; height: 40px; } .shop_weapon_healer_6 { background-image: url(spritesmith4.png); - background-position: -2014px -246px; + background-position: -1620px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_0 { background-image: url(spritesmith4.png); - background-position: -2014px -205px; + background-position: -1579px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_1 { background-image: url(spritesmith4.png); - background-position: -2014px -164px; + background-position: -1538px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_2 { background-image: url(spritesmith4.png); - background-position: -2014px -123px; + background-position: -1497px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_3 { background-image: url(spritesmith4.png); - background-position: -2014px -82px; + background-position: -1456px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_4 { background-image: url(spritesmith4.png); - background-position: -2014px -41px; + background-position: -1415px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_5 { background-image: url(spritesmith4.png); - background-position: -2014px 0px; + background-position: -1374px -1879px; width: 40px; height: 40px; } .shop_weapon_rogue_6 { background-image: url(spritesmith4.png); - background-position: -1955px -1957px; + background-position: -1333px -1879px; width: 40px; height: 40px; } .shop_weapon_special_0 { background-image: url(spritesmith4.png); - background-position: -1914px -1957px; + background-position: -1292px -1879px; width: 40px; height: 40px; } .shop_weapon_special_1 { background-image: url(spritesmith4.png); - background-position: -1873px -1957px; + background-position: -1210px -1879px; width: 40px; height: 40px; } .shop_weapon_special_2 { background-image: url(spritesmith4.png); - background-position: -1832px -1957px; + background-position: -1169px -1879px; width: 40px; height: 40px; } .shop_weapon_special_3 { background-image: url(spritesmith4.png); - background-position: -1791px -1957px; + background-position: -1128px -1879px; width: 40px; height: 40px; } .shop_weapon_special_critical { background-image: url(spritesmith4.png); - background-position: -1750px -1957px; + background-position: -1087px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_0 { background-image: url(spritesmith4.png); - background-position: -1709px -1957px; + background-position: -1046px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_1 { background-image: url(spritesmith4.png); - background-position: -1668px -1957px; + background-position: -1005px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_2 { background-image: url(spritesmith4.png); - background-position: -1653px -1578px; + background-position: -923px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_3 { background-image: url(spritesmith4.png); - background-position: -1586px -1957px; + background-position: -882px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_4 { background-image: url(spritesmith4.png); - background-position: -1545px -1957px; + background-position: -800px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_5 { background-image: url(spritesmith4.png); - background-position: -1504px -1957px; + background-position: -759px -1879px; width: 40px; height: 40px; } .shop_weapon_warrior_6 { background-image: url(spritesmith4.png); - background-position: -1463px -1957px; + background-position: -718px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_0 { background-image: url(spritesmith4.png); - background-position: -1422px -1957px; + background-position: -677px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_1 { background-image: url(spritesmith4.png); - background-position: -1381px -1957px; + background-position: -636px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_2 { background-image: url(spritesmith4.png); - background-position: -1340px -1957px; + background-position: -595px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_3 { background-image: url(spritesmith4.png); - background-position: -1299px -1957px; + background-position: -554px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_4 { background-image: url(spritesmith4.png); - background-position: -1258px -1957px; + background-position: -964px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_5 { background-image: url(spritesmith4.png); - background-position: -1217px -1957px; + background-position: -841px -1879px; width: 40px; height: 40px; } .shop_weapon_wizard_6 { background-image: url(spritesmith4.png); - background-position: -1176px -1957px; + background-position: -513px -1879px; width: 40px; height: 40px; } .weapon_healer_0 { background-image: url(spritesmith4.png); - background-position: -1874px -364px; + background-position: -1731px -182px; width: 90px; height: 90px; } .weapon_healer_1 { background-image: url(spritesmith4.png); - background-position: -1874px -1547px; + background-position: -1731px -273px; width: 90px; height: 90px; } .weapon_healer_2 { background-image: url(spritesmith4.png); - background-position: -1874px -1456px; + background-position: -1731px -364px; width: 90px; height: 90px; } .weapon_healer_3 { background-image: url(spritesmith4.png); - background-position: -1874px -1365px; + background-position: -1731px -455px; width: 90px; height: 90px; } .weapon_healer_4 { background-image: url(spritesmith4.png); - background-position: -1874px -1274px; + background-position: -1731px -546px; width: 90px; height: 90px; } .weapon_healer_5 { background-image: url(spritesmith4.png); - background-position: -1874px -1183px; + background-position: -1731px -637px; width: 90px; height: 90px; } .weapon_healer_6 { background-image: url(spritesmith4.png); - background-position: -1874px -1092px; + background-position: -1731px -728px; width: 90px; height: 90px; } .weapon_rogue_0 { background-image: url(spritesmith4.png); - background-position: -1874px -1001px; + background-position: -1731px -819px; width: 90px; height: 90px; } .weapon_rogue_1 { background-image: url(spritesmith4.png); - background-position: -1874px -910px; + background-position: -1731px -910px; width: 90px; height: 90px; } .weapon_rogue_2 { background-image: url(spritesmith4.png); - background-position: -1874px -819px; + background-position: -1731px -1001px; width: 90px; height: 90px; } .weapon_rogue_3 { background-image: url(spritesmith4.png); - background-position: -1874px -728px; + background-position: -1731px -1092px; width: 90px; height: 90px; } .weapon_rogue_4 { background-image: url(spritesmith4.png); - background-position: -1874px -637px; + background-position: -1731px -1183px; width: 90px; height: 90px; } .weapon_rogue_5 { background-image: url(spritesmith4.png); - background-position: -1874px -546px; + background-position: -1731px -1274px; width: 90px; height: 90px; } .weapon_rogue_6 { background-image: url(spritesmith4.png); - background-position: -1874px -455px; + background-position: -1498px -1647px; width: 90px; height: 90px; } .weapon_special_1 { background-image: url(spritesmith4.png); - background-position: -578px -1814px; + background-position: -212px -1647px; width: 102px; height: 90px; } .weapon_special_2 { background-image: url(spritesmith4.png); - background-position: -1874px -273px; + background-position: -1731px -1365px; width: 90px; height: 90px; } .weapon_special_3 { background-image: url(spritesmith4.png); - background-position: -1874px -91px; + background-position: -1731px -1456px; width: 90px; height: 90px; } .weapon_warrior_0 { background-image: url(spritesmith4.png); - background-position: -1759px -1365px; + background-position: -1731px -1547px; width: 90px; height: 90px; } .weapon_warrior_1 { background-image: url(spritesmith4.png); - background-position: -1759px -1183px; + background-position: -315px -1647px; width: 90px; height: 90px; } .weapon_warrior_2 { background-image: url(spritesmith4.png); - background-position: -1759px -1092px; + background-position: -406px -1647px; width: 90px; height: 90px; } .weapon_warrior_3 { background-image: url(spritesmith4.png); - background-position: -1759px -1001px; + background-position: -497px -1647px; width: 90px; height: 90px; } .weapon_warrior_4 { background-image: url(spritesmith4.png); - background-position: -1759px -910px; + background-position: -588px -1647px; width: 90px; height: 90px; } .weapon_warrior_5 { background-image: url(spritesmith4.png); - background-position: -1759px -819px; + background-position: -679px -1647px; width: 90px; height: 90px; } .weapon_warrior_6 { background-image: url(spritesmith4.png); - background-position: -1759px -637px; + background-position: -770px -1647px; width: 90px; height: 90px; } .weapon_wizard_0 { background-image: url(spritesmith4.png); - background-position: -1874px -1638px; + background-position: -861px -1647px; width: 90px; height: 90px; } .weapon_wizard_1 { background-image: url(spritesmith4.png); - background-position: -1759px -546px; + background-position: -952px -1647px; width: 90px; height: 90px; } .weapon_wizard_2 { background-image: url(spritesmith4.png); - background-position: -1759px -455px; + background-position: -1043px -1647px; width: 90px; height: 90px; } .weapon_wizard_3 { background-image: url(spritesmith4.png); - background-position: -1759px -364px; + background-position: -1134px -1647px; width: 90px; height: 90px; } .weapon_wizard_4 { background-image: url(spritesmith4.png); - background-position: -509px -1723px; + background-position: -1225px -1647px; width: 90px; height: 90px; } .weapon_wizard_5 { background-image: url(spritesmith4.png); - background-position: -1282px -1723px; + background-position: -1316px -1647px; width: 90px; height: 90px; } .weapon_wizard_6 { background-image: url(spritesmith4.png); - background-position: -1759px -273px; + background-position: -1407px -1647px; width: 90px; height: 90px; } .GrimReaper { background-image: url(spritesmith4.png); - background-position: -1462px -191px; + background-position: -2004px -1274px; width: 57px; height: 66px; } .Pet_Currency_Gem { background-image: url(spritesmith4.png); - background-position: 0px -2009px; + background-position: -1435px -1931px; width: 45px; height: 39px; } .Pet_Currency_Gem1x { background-image: url(spritesmith4.png); - background-position: -2014px -1250px; + background-position: -2095px -182px; width: 15px; height: 13px; } .Pet_Currency_Gem2x { background-image: url(spritesmith4.png); - background-position: -2014px -1154px; + background-position: -1853px -1707px; width: 30px; height: 26px; } .PixelPaw-Gold { background-image: url(spritesmith4.png); - background-position: -784px -1905px; + background-position: -1568px -583px; width: 51px; height: 51px; } .PixelPaw { background-image: url(spritesmith4.png); - background-position: -885px -1905px; + background-position: -1568px -531px; width: 51px; height: 51px; } .PixelPaw002 { background-image: url(spritesmith4.png); - background-position: -937px -1905px; + background-position: -1674px -1456px; width: 51px; height: 51px; } .avatar_floral_healer { background-image: url(spritesmith4.png); - background-position: -1653px -1378px; + background-position: -1625px -1156px; width: 99px; height: 99px; } .avatar_floral_rogue { background-image: url(spritesmith4.png); - background-position: -1653px -1478px; + background-position: -1625px -1056px; width: 99px; height: 99px; } .avatar_floral_warrior { background-image: url(spritesmith4.png); - background-position: -250px -1620px; + background-position: -1625px -1256px; width: 99px; height: 99px; } .avatar_floral_wizard { background-image: url(spritesmith4.png); - background-position: -350px -1620px; + background-position: -1625px -1356px; width: 99px; height: 99px; } .inventory_present { background-image: url(spritesmith4.png); - background-position: -1381px -1905px; + background-position: -1625px -1456px; width: 48px; height: 51px; } .inventory_present_01 { background-image: url(spritesmith4.png); - background-position: -1430px -1905px; + background-position: -2018px -1655px; width: 48px; height: 51px; } .inventory_present_02 { background-image: url(spritesmith4.png); - background-position: -1479px -1905px; + background-position: -1920px -1655px; width: 48px; height: 51px; } .inventory_present_03 { background-image: url(spritesmith4.png); - background-position: -1528px -1905px; + background-position: -1871px -1655px; width: 48px; height: 51px; } .inventory_present_04 { background-image: url(spritesmith4.png); - background-position: -1577px -1905px; + background-position: -1822px -1655px; width: 48px; height: 51px; } .inventory_present_05 { background-image: url(spritesmith4.png); - background-position: -1773px -1905px; + background-position: -2018px -1603px; width: 48px; height: 51px; } .inventory_present_06 { background-image: url(spritesmith4.png); - background-position: -1822px -1905px; + background-position: -1969px -1603px; width: 48px; height: 51px; } .inventory_present_07 { background-image: url(spritesmith4.png); - background-position: -1871px -1905px; + background-position: -1920px -1603px; width: 48px; height: 51px; } .inventory_present_08 { background-image: url(spritesmith4.png); - background-position: -1965px 0px; + background-position: -1871px -1603px; width: 48px; height: 51px; } .inventory_present_09 { background-image: url(spritesmith4.png); - background-position: -1965px -104px; + background-position: -1822px -1603px; width: 48px; height: 51px; } .inventory_present_10 { background-image: url(spritesmith4.png); - background-position: -1965px -156px; + background-position: -2018px -1551px; width: 48px; height: 51px; } .inventory_present_11 { background-image: url(spritesmith4.png); - background-position: -1965px -208px; + background-position: -1969px -1551px; width: 48px; height: 51px; } .inventory_present_12 { background-image: url(spritesmith4.png); - background-position: -490px -1905px; + background-position: -1920px -1551px; width: 48px; height: 51px; } .inventory_quest_scroll { background-image: url(spritesmith4.png); - background-position: -539px -1905px; + background-position: -1822px -1551px; width: 48px; height: 51px; } .inventory_quest_scroll_locked { background-image: url(spritesmith4.png); - background-position: -588px -1905px; + background-position: -2054px -1496px; width: 48px; height: 51px; } .inventory_special_fortify { background-image: url(spritesmith4.png); - background-position: -1462px -724px; + background-position: -1938px -1496px; width: 57px; height: 54px; } .inventory_special_nye { background-image: url(spritesmith4.png); - background-position: -1462px -669px; + background-position: -1880px -1496px; width: 57px; height: 54px; } .inventory_special_opaquePotion { background-image: url(spritesmith4.png); - background-position: -1012px -1957px; + background-position: -349px -1879px; width: 40px; height: 40px; } .inventory_special_shinySeed { background-image: url(spritesmith4.png); - background-position: -1462px -614px; + background-position: -1822px -1496px; width: 57px; height: 54px; } .inventory_special_snowball { background-image: url(spritesmith4.png); - background-position: -1462px -834px; + background-position: -1996px -1441px; width: 57px; height: 54px; } .inventory_special_spookDust { background-image: url(spritesmith4.png); - background-position: -1462px -504px; + background-position: -1938px -1441px; width: 57px; height: 54px; } .inventory_special_trinket { background-image: url(spritesmith4.png); - background-position: -1038px -1905px; + background-position: -1871px -1551px; width: 48px; height: 51px; } .inventory_special_valentine { background-image: url(spritesmith4.png); - background-position: -1462px -449px; + background-position: -1880px -1441px; width: 57px; height: 54px; } .pet_key { background-image: url(spritesmith4.png); - background-position: -1462px -779px; + background-position: -1822px -1441px; width: 57px; height: 54px; } .rebirth_orb { background-image: url(spritesmith4.png); - background-position: -1462px -559px; + background-position: -1996px -1496px; width: 57px; height: 54px; } .shop_armoire { background-image: url(spritesmith4.png); - background-position: -971px -1957px; + background-position: -492px -1931px; width: 40px; height: 40px; } .snowman { background-image: url(spritesmith4.png); - background-position: -1759px -91px; + background-position: -1822px -1274px; width: 90px; height: 90px; } .spookman { background-image: url(spritesmith4.png); - background-position: -1759px -182px; + background-position: -1913px -1274px; width: 90px; height: 90px; } .welcome_to_Habit_1 { background-image: url(spritesmith4.png); - background-position: -450px -1620px; + background-position: -680px -1544px; width: 502px; height: 99px; } .welcome_to_Habit_2 { background-image: url(spritesmith4.png); - background-position: 0px -1076px; + background-position: -223px -1076px; width: 500px; height: 171px; } @@ -888,541 +1074,583 @@ } .welcome_to_Habit_4 { background-image: url(spritesmith4.png); - background-position: -501px -1076px; + background-position: -724px -1076px; width: 423px; height: 171px; } .zzz { background-image: url(spritesmith4.png); - background-position: -930px -1957px; + background-position: -451px -1931px; width: 40px; height: 40px; } .zzz_light { background-image: url(spritesmith4.png); - background-position: -889px -1957px; + background-position: -308px -1879px; width: 40px; height: 40px; } .npc_alex { background-image: url(spritesmith4.png); - background-position: -649px -1248px; + background-position: -1057px -1254px; width: 162px; height: 138px; } .npc_bailey { background-image: url(spritesmith4.png); - background-position: -1874px -1729px; - width: 60px; - height: 72px; + background-position: -1625px -954px; + width: 71px; + height: 101px; } .npc_daniel { background-image: url(spritesmith4.png); - background-position: -880px -672px; + background-position: -1462px -407px; width: 135px; height: 123px; } +.npc_ian { + background-image: url(spritesmith4.png); + background-position: -1462px -139px; + width: 75px; + height: 135px; +} .npc_justin { background-image: url(spritesmith4.png); - background-position: -1462px 0px; + background-position: -1538px -139px; width: 84px; height: 120px; } .npc_justin_head { background-image: url(spritesmith4.png); - background-position: -2014px -984px; + background-position: -766px -232px; width: 36px; height: 39px; } .npc_matt { background-image: url(spritesmith4.png); - background-position: -1204px -1248px; + background-position: -861px -1254px; width: 195px; height: 138px; } .npc_timetravelers { background-image: url(spritesmith4.png); - background-position: -1008px -1248px; + background-position: 0px -1405px; width: 195px; height: 138px; } .npc_timetravelers_active { background-image: url(spritesmith4.png); - background-position: -812px -1248px; + background-position: -502px -1254px; width: 195px; height: 138px; } .npc_tyler { background-image: url(spritesmith4.png); - background-position: -1759px -1274px; + background-position: -2004px -1092px; width: 90px; height: 90px; } .seasonalshop_closed { background-image: url(spritesmith4.png); - background-position: -1065px -892px; + background-position: -1462px 0px; + width: 162px; + height: 138px; +} +.seasonalshop_summer2015 { + background-image: url(spritesmith4.png); + background-position: -698px -1254px; width: 162px; height: 138px; } .2014_Fall_HealerPROMO2 { background-image: url(spritesmith4.png); - background-position: -1759px -1456px; + background-position: -1943px -1001px; width: 90px; height: 90px; } .2014_Fall_Mage_PROMO9 { background-image: url(spritesmith4.png); - background-position: 0px -1723px; + background-position: -1822px -1001px; width: 120px; height: 90px; } .2014_Fall_RoguePROMO3 { background-image: url(spritesmith4.png); - background-position: -1759px -1547px; + background-position: -2004px -910px; width: 105px; height: 90px; } .2014_Fall_Warrior_PROMO { background-image: url(spritesmith4.png); - background-position: -121px -1723px; + background-position: -1913px -910px; width: 90px; height: 90px; } .promo_enchanted_armoire { background-image: url(spritesmith4.png); - background-position: -1343px -1814px; + background-position: -963px -1738px; width: 374px; height: 76px; } .promo_item_notif { background-image: url(spritesmith4.png); - background-position: 0px -1620px; + background-position: -430px -1544px; width: 249px; height: 102px; } .promo_mystery_201405 { background-image: url(spritesmith4.png); - background-position: -418px -1723px; + background-position: -1913px -819px; width: 90px; height: 90px; } .promo_mystery_201406 { background-image: url(spritesmith4.png); - background-position: -953px -1620px; + background-position: -1183px -1544px; width: 90px; height: 96px; } .promo_mystery_201407 { background-image: url(spritesmith4.png); - background-position: -1462px -386px; + background-position: -2048px -1365px; width: 42px; height: 62px; } .promo_mystery_201408 { background-image: url(spritesmith4.png); - background-position: -1759px -1638px; + background-position: -2040px -455px; width: 60px; height: 71px; } .promo_mystery_201409 { background-image: url(spritesmith4.png); - background-position: -806px -1723px; + background-position: -1913px -728px; width: 90px; height: 90px; } .promo_mystery_201410 { background-image: url(spritesmith4.png); - background-position: -1462px -322px; + background-position: -1975px -1365px; width: 72px; height: 63px; } .promo_mystery_201411 { background-image: url(spritesmith4.png); - background-position: -1009px -1723px; + background-position: -1822px -728px; width: 90px; height: 90px; } .promo_mystery_201412 { background-image: url(spritesmith4.png); - background-position: -1820px -1638px; + background-position: -2052px -1183px; width: 42px; height: 66px; } .promo_mystery_201501 { background-image: url(spritesmith4.png); - background-position: -1462px -258px; + background-position: -2062px -1274px; width: 48px; height: 63px; } .promo_mystery_201502 { background-image: url(spritesmith4.png); - background-position: -880px -796px; + background-position: -1822px -637px; width: 90px; height: 90px; } .promo_mystery_201503 { background-image: url(spritesmith4.png); - background-position: -1373px -1723px; + background-position: -2004px -546px; width: 90px; height: 90px; } .promo_mystery_201504 { background-image: url(spritesmith4.png); - background-position: -1462px -121px; + background-position: -2025px -637px; width: 60px; height: 69px; } .promo_mystery_201505 { background-image: url(spritesmith4.png); - background-position: -1555px -1723px; + background-position: -1822px -546px; width: 90px; height: 90px; } +.promo_mystery_201506 { + background-image: url(spritesmith4.png); + background-position: -2034px -1001px; + width: 42px; + height: 69px; +} .promo_mystery_3014 { background-image: url(spritesmith4.png); - background-position: -1646px -1723px; + background-position: -1822px -455px; width: 217px; height: 90px; } .promo_partyhats { background-image: url(spritesmith4.png); - background-position: -343px -1957px; + background-position: -147px -1879px; width: 115px; height: 47px; } .promo_pastel_skin { background-image: url(spritesmith4.png); - background-position: -681px -1814px; + background-position: -301px -1738px; width: 330px; height: 83px; } .customize-option.promo_pastel_skin { background-image: url(spritesmith4.png); - background-position: -706px -1829px; + background-position: -326px -1753px; width: 60px; height: 60px; } .promo_pet_skins { background-image: url(spritesmith4.png); - background-position: -660px -232px; + background-position: -1245px -709px; width: 140px; height: 147px; } .customize-option.promo_pet_skins { background-image: url(spritesmith4.png); - background-position: -685px -247px; + background-position: -1270px -724px; width: 60px; height: 60px; } .promo_shimmer_hair { background-image: url(spritesmith4.png); - background-position: -1012px -1814px; + background-position: -632px -1738px; width: 330px; height: 83px; } .customize-option.promo_shimmer_hair { background-image: url(spritesmith4.png); - background-position: -1037px -1829px; + background-position: -657px -1753px; + width: 60px; + height: 60px; +} +.promo_splashyskins { + background-image: url(spritesmith4.png); + background-position: -1274px -1544px; + width: 198px; + height: 91px; +} +.customize-option.promo_splashyskins { + background-image: url(spritesmith4.png); + background-position: -1299px -1559px; width: 60px; height: 60px; } .promo_springclasses2014 { background-image: url(spritesmith4.png); - background-position: 0px -1814px; + background-position: -1822px -91px; width: 288px; height: 90px; } .promo_springclasses2015 { background-image: url(spritesmith4.png); - background-position: -289px -1814px; + background-position: -1822px 0px; width: 288px; height: 90px; } +.promo_summer_classes_2014 { + background-image: url(spritesmith4.png); + background-position: 0px -1544px; + width: 429px; + height: 102px; +} +.promo_summer_classes_2015 { + background-image: url(spritesmith4.png); + background-position: 0px -1738px; + width: 300px; + height: 88px; +} .promo_updos { background-image: url(spritesmith4.png); - background-position: -1245px -887px; + background-position: -1245px -857px; width: 156px; height: 147px; } .promo_winterclasses2015 { background-image: url(spritesmith4.png); - background-position: -1060px -1399px; + background-position: -196px -1405px; width: 325px; height: 110px; } .promo_winteryhair { background-image: url(spritesmith4.png); - background-position: -1025px -811px; + background-position: -1822px -1365px; width: 152px; height: 75px; } .customize-option.promo_winteryhair { background-image: url(spritesmith4.png); - background-position: -1050px -826px; + background-position: -1847px -1380px; width: 60px; height: 60px; } .inventory_quest_scroll_atom1 { background-image: url(spritesmith4.png); - background-position: -1965px -260px; + background-position: -1568px -646px; width: 48px; height: 51px; } .inventory_quest_scroll_atom2 { background-image: url(spritesmith4.png); - background-position: -1965px -312px; + background-position: -1568px -698px; width: 48px; height: 51px; } .inventory_quest_scroll_atom2_locked { background-image: url(spritesmith4.png); - background-position: -1965px -416px; + background-position: -1568px -761px; width: 48px; height: 51px; } .inventory_quest_scroll_atom3 { background-image: url(spritesmith4.png); - background-position: -1462px -889px; + background-position: -1568px -813px; width: 48px; height: 51px; } .inventory_quest_scroll_atom3_locked { background-image: url(spritesmith4.png); - background-position: -1462px -941px; + background-position: -1568px -867px; width: 48px; height: 51px; } .inventory_quest_scroll_basilist { background-image: url(spritesmith4.png); - background-position: -1462px -993px; + background-position: -1568px -919px; width: 48px; height: 51px; } .inventory_quest_scroll_bunny { background-image: url(spritesmith4.png); - background-position: -1136px -1905px; + background-position: -1568px -973px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatory_derby { background-image: url(spritesmith4.png); - background-position: -1462px -1097px; + background-position: -1568px -1025px; width: 48px; height: 51px; } .inventory_quest_scroll_egg { background-image: url(spritesmith4.png); - background-position: -1462px -1149px; + background-position: -1568px -1079px; width: 48px; height: 51px; } .inventory_quest_scroll_evilsanta { background-image: url(spritesmith4.png); - background-position: -1462px -1201px; + background-position: -1568px -1131px; width: 48px; height: 51px; } .inventory_quest_scroll_evilsanta2 { background-image: url(spritesmith4.png); - background-position: -1462px -1253px; + background-position: -1568px -1185px; width: 48px; height: 51px; } .inventory_quest_scroll_ghost_stag { background-image: url(spritesmith4.png); - background-position: -1462px -1305px; + background-position: -1568px -1237px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight1 { background-image: url(spritesmith4.png); - background-position: -1402px -887px; + background-position: -1568px -1291px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight2 { background-image: url(spritesmith4.png); - background-position: -1402px -939px; + background-position: -1568px -1343px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight2_locked { background-image: url(spritesmith4.png); - background-position: -1178px -811px; + background-position: -1386px -709px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight3 { background-image: url(spritesmith4.png); - background-position: -660px -380px; + background-position: -1386px -761px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight3_locked { background-image: url(spritesmith4.png); - background-position: -709px -380px; + background-position: -1402px -857px; width: 48px; height: 51px; } .inventory_quest_scroll_gryphon { background-image: url(spritesmith4.png); - background-position: -660px -584px; + background-position: -1402px -909px; width: 48px; height: 51px; } .inventory_quest_scroll_harpy { background-image: url(spritesmith4.png); - background-position: -709px -584px; + background-position: -1245px -1005px; width: 48px; height: 51px; } .inventory_quest_scroll_hedgehog { background-image: url(spritesmith4.png); - background-position: -971px -796px; + background-position: -1294px -1005px; width: 48px; height: 51px; } .inventory_quest_scroll_kraken { background-image: url(spritesmith4.png); - background-position: -1400px -1248px; + background-position: -1343px -1005px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone1 { background-image: url(spritesmith4.png); - background-position: -1400px -1300px; + background-position: -1392px -1005px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone2 { background-image: url(spritesmith4.png); - background-position: -1492px -1399px; + background-position: -1025px -811px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone2_locked { background-image: url(spritesmith4.png); - background-position: -1492px -1451px; + background-position: -1074px -811px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone3 { background-image: url(spritesmith4.png); - background-position: -1590px -1514px; + background-position: -1123px -811px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone3_locked { background-image: url(spritesmith4.png); - background-position: -1590px -1566px; + background-position: -1172px -811px; width: 48px; height: 51px; } .inventory_quest_scroll_octopus { background-image: url(spritesmith4.png); - background-position: -1707px -1620px; + background-position: -1399px -1076px; width: 48px; height: 51px; } .inventory_quest_scroll_owl { background-image: url(spritesmith4.png); - background-position: -1718px -1814px; + background-position: -1399px -1128px; width: 48px; height: 51px; } .inventory_quest_scroll_penguin { background-image: url(spritesmith4.png); - background-position: -1767px -1814px; + background-position: -1655px -1544px; width: 48px; height: 51px; } .inventory_quest_scroll_rat { background-image: url(spritesmith4.png); - background-position: -1816px -1814px; + background-position: -1771px -1647px; width: 48px; height: 51px; } .inventory_quest_scroll_rock { background-image: url(spritesmith4.png); - background-position: -1865px -1814px; + background-position: -1338px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_rooster { background-image: url(spritesmith4.png); - background-position: -1914px -1814px; + background-position: -1387px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_sheep { background-image: url(spritesmith4.png); - background-position: 0px -1905px; + background-position: -1436px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_slime { background-image: url(spritesmith4.png); - background-position: -49px -1905px; + background-position: -1485px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_spider { background-image: url(spritesmith4.png); - background-position: -98px -1905px; + background-position: -1534px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_trex { background-image: url(spritesmith4.png); - background-position: -147px -1905px; + background-position: -1583px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_trex_undead { background-image: url(spritesmith4.png); - background-position: -196px -1905px; + background-position: -2054px -1441px; width: 48px; height: 51px; } .inventory_quest_scroll_vice1 { background-image: url(spritesmith4.png); - background-position: -245px -1905px; + background-position: -1681px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_vice2 { background-image: url(spritesmith4.png); - background-position: -294px -1905px; + background-position: -1730px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_vice2_locked { background-image: url(spritesmith4.png); - background-position: -343px -1905px; + background-position: -1779px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_vice3 { background-image: url(spritesmith4.png); - background-position: -392px -1905px; + background-position: -1828px -1738px; width: 48px; height: 51px; } .inventory_quest_scroll_vice3_locked { background-image: url(spritesmith4.png); - background-position: -441px -1905px; + background-position: -1877px -1738px; width: 48px; height: 51px; } .quest_atom1 { background-image: url(spritesmith4.png); - background-position: -1176px -1076px; + background-position: -1148px -1076px; width: 250px; height: 150px; } .quest_atom2 { background-image: url(spritesmith4.png); - background-position: -441px -1248px; + background-position: -1220px -1254px; width: 207px; height: 138px; } @@ -1434,55 +1662,55 @@ } .quest_basilist { background-image: url(spritesmith4.png); - background-position: -251px -1248px; + background-position: -1047px -892px; width: 189px; height: 141px; } .quest_bunny { background-image: url(spritesmith4.png); - background-position: -1025px -624px; + background-position: -1025px -437px; width: 210px; height: 186px; } .quest_dilatory { background-image: url(spritesmith4.png); - background-position: -660px -672px; + background-position: -440px -232px; width: 219px; height: 219px; } .quest_dilatory_derby { background-image: url(spritesmith4.png); - background-position: -440px -672px; + background-position: -1025px 0px; width: 219px; height: 219px; } .quest_egg_plainEgg { background-image: url(spritesmith4.png); - background-position: -836px -1905px; + background-position: -1926px -1738px; width: 48px; height: 51px; } .quest_evilsanta { background-image: url(spritesmith4.png); - background-position: -660px -452px; + background-position: -1462px -275px; width: 118px; height: 131px; } .quest_ghost_stag { background-image: url(spritesmith4.png); - background-position: -220px -672px; + background-position: -660px -672px; width: 219px; height: 219px; } .quest_goldenknight1_testimony { background-image: url(spritesmith4.png); - background-position: -989px -1905px; + background-position: -1975px -1738px; width: 48px; height: 51px; } .quest_goldenknight2 { background-image: url(spritesmith4.png); - background-position: 0px -1248px; + background-position: -251px -1254px; width: 250px; height: 150px; } @@ -1494,55 +1722,55 @@ } .quest_gryphon { background-image: url(spritesmith4.png); - background-position: -1245px 0px; + background-position: -408px -892px; width: 216px; height: 177px; } .quest_harpy { background-image: url(spritesmith4.png); - background-position: -805px 0px; + background-position: 0px -232px; width: 219px; height: 219px; } .quest_hedgehog { background-image: url(spritesmith4.png); - background-position: -1025px -437px; + background-position: -1025px -624px; width: 219px; height: 186px; } .quest_kraken { background-image: url(spritesmith4.png); - background-position: -408px -892px; + background-position: -1245px 0px; width: 216px; height: 177px; } .quest_moonstone1_moonstone { background-image: url(spritesmith4.png); - background-position: -2014px -1123px; + background-position: -1822px -1707px; width: 30px; height: 30px; } .quest_moonstone2 { background-image: url(spritesmith4.png); - background-position: -1025px 0px; + background-position: -220px -672px; width: 219px; height: 219px; } .quest_moonstone3 { background-image: url(spritesmith4.png); - background-position: -805px -440px; + background-position: 0px -672px; width: 219px; height: 219px; } .quest_octopus { background-image: url(spritesmith4.png); - background-position: -625px -892px; + background-position: 0px -1076px; width: 222px; height: 177px; } .quest_owl { background-image: url(spritesmith4.png); - background-position: -220px -452px; + background-position: -805px -440px; width: 219px; height: 219px; } @@ -1554,7 +1782,7 @@ } .quest_rat { background-image: url(spritesmith4.png); - background-position: 0px -672px; + background-position: -805px -220px; width: 219px; height: 219px; } @@ -1566,13 +1794,13 @@ } .quest_rooster { background-image: url(spritesmith4.png); - background-position: -1245px -712px; + background-position: -1245px -534px; width: 213px; height: 174px; } .quest_sheep { background-image: url(spritesmith4.png); - background-position: 0px -232px; + background-position: -805px 0px; width: 219px; height: 219px; } @@ -1584,19 +1812,19 @@ } .quest_spider { background-image: url(spritesmith4.png); - background-position: -925px -1076px; + background-position: 0px -1254px; width: 250px; height: 150px; } .quest_stressbeast { background-image: url(spritesmith4.png); - background-position: 0px -452px; + background-position: -220px -452px; width: 219px; height: 219px; } .quest_stressbeast_bailey { background-image: url(spritesmith4.png); - background-position: -440px -232px; + background-position: 0px -452px; width: 219px; height: 219px; } @@ -1608,19 +1836,19 @@ } .quest_stressbeast_stables { background-image: url(spritesmith4.png); - background-position: -805px -220px; + background-position: -440px -672px; width: 219px; height: 219px; } .quest_trex { background-image: url(spritesmith4.png); - background-position: -1245px -356px; + background-position: -625px -892px; width: 204px; height: 177px; } .quest_trex_undead { background-image: url(spritesmith4.png); - background-position: -848px -892px; + background-position: -1245px -356px; width: 216px; height: 177px; } @@ -1632,745 +1860,625 @@ } .quest_vice2_lightCrystal { background-image: url(spritesmith4.png); - background-position: -1409px -1035px; + background-position: -2030px -1879px; width: 40px; height: 40px; } .quest_vice3 { background-image: url(spritesmith4.png); - background-position: -1245px -534px; + background-position: -830px -892px; width: 216px; height: 177px; } .shop_copper { background-image: url(spritesmith4.png); - background-position: -2014px -1181px; + background-position: -2004px -1341px; width: 32px; height: 22px; } .shop_eyes { background-image: url(spritesmith4.png); - background-position: -1327px -1035px; + background-position: -82px -1931px; width: 40px; height: 40px; } .shop_gold { background-image: url(spritesmith4.png); - background-position: -2014px -1204px; + background-position: -2052px -1250px; width: 32px; height: 22px; } .shop_opaquePotion { background-image: url(spritesmith4.png); - background-position: -1245px -1035px; + background-position: -164px -1931px; width: 40px; height: 40px; } .shop_potion { background-image: url(spritesmith4.png); - background-position: -1503px -1357px; + background-position: -205px -1931px; width: 40px; height: 40px; } .shop_reroll { background-image: url(spritesmith4.png); - background-position: -1462px -1357px; + background-position: -246px -1931px; width: 40px; height: 40px; } .shop_shinySeed { background-image: url(spritesmith4.png); - background-position: -2014px -1090px; + background-position: -2077px -1001px; width: 32px; height: 32px; } .shop_silver { background-image: url(spritesmith4.png); - background-position: -2014px -1227px; + background-position: -2037px -1341px; width: 32px; height: 22px; } .shop_snowball { background-image: url(spritesmith4.png); - background-position: -2014px -1024px; + background-position: -2077px -1034px; width: 32px; height: 32px; } .shop_spookDust { background-image: url(spritesmith4.png); - background-position: -2014px -1057px; + background-position: -1697px -954px; width: 32px; height: 32px; } .Pet_Egg_BearCub { background-image: url(spritesmith4.png); - background-position: -1965px -988px; + background-position: -2024px -1738px; width: 48px; height: 51px; } .Pet_Egg_Bunny { background-image: url(spritesmith4.png); - background-position: -1965px -1040px; + background-position: 0px -1827px; width: 48px; height: 51px; } .Pet_Egg_Cactus { background-image: url(spritesmith4.png); - background-position: -1965px -1092px; + background-position: -49px -1827px; width: 48px; height: 51px; } .Pet_Egg_Cuttlefish { background-image: url(spritesmith4.png); - background-position: -1965px -1144px; + background-position: -98px -1827px; width: 48px; height: 51px; } .Pet_Egg_Deer { background-image: url(spritesmith4.png); - background-position: -1965px -1196px; + background-position: -147px -1827px; width: 48px; height: 51px; } .Pet_Egg_Dragon { background-image: url(spritesmith4.png); - background-position: -1965px -1248px; + background-position: -196px -1827px; width: 48px; height: 51px; } .Pet_Egg_Egg { background-image: url(spritesmith4.png); - background-position: -1965px -1300px; + background-position: -245px -1827px; width: 48px; height: 51px; } .Pet_Egg_FlyingPig { background-image: url(spritesmith4.png); - background-position: -1965px -1352px; + background-position: -294px -1827px; width: 48px; height: 51px; } .Pet_Egg_Fox { background-image: url(spritesmith4.png); - background-position: -1965px -1404px; + background-position: -343px -1827px; width: 48px; height: 51px; } .Pet_Egg_Gryphon { background-image: url(spritesmith4.png); - background-position: -1965px -1456px; + background-position: -392px -1827px; width: 48px; height: 51px; } .Pet_Egg_Hedgehog { background-image: url(spritesmith4.png); - background-position: -1965px -1508px; + background-position: -441px -1827px; width: 48px; height: 51px; } .Pet_Egg_LionCub { background-image: url(spritesmith4.png); - background-position: -1965px -1560px; + background-position: -490px -1827px; width: 48px; height: 51px; } .Pet_Egg_Octopus { background-image: url(spritesmith4.png); - background-position: -1965px -1612px; + background-position: -539px -1827px; width: 48px; height: 51px; } .Pet_Egg_Owl { background-image: url(spritesmith4.png); - background-position: -1965px -1664px; + background-position: -588px -1827px; width: 48px; height: 51px; } .Pet_Egg_PandaCub { background-image: url(spritesmith4.png); - background-position: -1965px -1716px; + background-position: -637px -1827px; width: 48px; height: 51px; } .Pet_Egg_Parrot { background-image: url(spritesmith4.png); - background-position: -1965px -1768px; + background-position: -686px -1827px; width: 48px; height: 51px; } .Pet_Egg_Penguin { background-image: url(spritesmith4.png); - background-position: -1965px -1820px; + background-position: -735px -1827px; width: 48px; height: 51px; } .Pet_Egg_PolarBear { background-image: url(spritesmith4.png); - background-position: -1965px -1872px; + background-position: -784px -1827px; width: 48px; height: 51px; } .Pet_Egg_Rat { background-image: url(spritesmith4.png); - background-position: 0px -1957px; + background-position: -833px -1827px; width: 48px; height: 51px; } .Pet_Egg_Rock { background-image: url(spritesmith4.png); - background-position: -49px -1957px; + background-position: -882px -1827px; width: 48px; height: 51px; } .Pet_Egg_Rooster { background-image: url(spritesmith4.png); - background-position: -98px -1957px; + background-position: -931px -1827px; width: 48px; height: 51px; } .Pet_Egg_Seahorse { background-image: url(spritesmith4.png); - background-position: -147px -1957px; + background-position: -980px -1827px; width: 48px; height: 51px; } .Pet_Egg_Sheep { background-image: url(spritesmith4.png); - background-position: -196px -1957px; + background-position: -1029px -1827px; width: 48px; height: 51px; } .Pet_Egg_Slime { background-image: url(spritesmith4.png); - background-position: -245px -1957px; + background-position: -1078px -1827px; width: 48px; height: 51px; } .Pet_Egg_Spider { background-image: url(spritesmith4.png); - background-position: -294px -1957px; + background-position: -1127px -1827px; width: 48px; height: 51px; } .Pet_Egg_TRex { background-image: url(spritesmith4.png); - background-position: -1965px -936px; + background-position: -1176px -1827px; width: 48px; height: 51px; } .Pet_Egg_TigerCub { background-image: url(spritesmith4.png); - background-position: -1965px -884px; + background-position: -1225px -1827px; width: 48px; height: 51px; } .Pet_Egg_Wolf { background-image: url(spritesmith4.png); - background-position: -1965px -832px; + background-position: -1274px -1827px; width: 48px; height: 51px; } .Pet_Food_Cake_Base { background-image: url(spritesmith4.png); - background-position: -1402px -991px; + background-position: -1386px -813px; width: 43px; height: 43px; } .Pet_Food_Cake_CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -638px -1957px; + background-position: -1582px -1405px; width: 42px; height: 44px; } .Pet_Food_Cake_CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -758px -584px; + background-position: -2067px -1603px; width: 43px; height: 45px; } .Pet_Food_Cake_Desert { background-image: url(spritesmith4.png); - background-position: -459px -1957px; + background-position: -2067px -1655px; width: 43px; height: 44px; } .Pet_Food_Cake_Golden { background-image: url(spritesmith4.png); - background-position: -681px -1957px; + background-position: -1402px -961px; width: 43px; height: 42px; } .Pet_Food_Cake_Red { background-image: url(spritesmith4.png); - background-position: -1920px -1905px; + background-position: -1581px -275px; width: 43px; height: 44px; } .Pet_Food_Cake_Shade { background-image: url(spritesmith4.png); - background-position: -594px -1957px; + background-position: -1581px -320px; width: 43px; height: 44px; } .Pet_Food_Cake_Skeleton { background-image: url(spritesmith4.png); - background-position: -758px -380px; + background-position: -2067px -1551px; width: 42px; height: 47px; } .Pet_Food_Cake_White { background-image: url(spritesmith4.png); - background-position: -549px -1957px; + background-position: -263px -1879px; width: 44px; height: 44px; } .Pet_Food_Cake_Zombie { background-image: url(spritesmith4.png); - background-position: -503px -1957px; + background-position: -1399px -1180px; width: 45px; height: 44px; } .Pet_Food_Candy_Base { background-image: url(spritesmith4.png); - background-position: -1965px -780px; + background-position: -1813px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -1965px -728px; + background-position: -1862px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -1965px -676px; + background-position: -1911px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_Desert { background-image: url(spritesmith4.png); - background-position: -1965px -624px; + background-position: -1960px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_Golden { background-image: url(spritesmith4.png); - background-position: -1965px -572px; + background-position: -2009px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_Red { background-image: url(spritesmith4.png); - background-position: -1965px -520px; + background-position: -2058px -1827px; width: 48px; height: 51px; } .Pet_Food_Candy_Shade { background-image: url(spritesmith4.png); - background-position: -1965px -468px; + background-position: 0px -1879px; width: 48px; height: 51px; } .Pet_Food_Candy_Skeleton { background-image: url(spritesmith4.png); - background-position: -1965px -364px; + background-position: -49px -1879px; width: 48px; height: 51px; } .Pet_Food_Candy_White { background-image: url(spritesmith4.png); - background-position: -1332px -1905px; + background-position: -98px -1879px; width: 48px; height: 51px; } .Pet_Food_Candy_Zombie { background-image: url(spritesmith4.png); - background-position: -1462px -1045px; + background-position: -1764px -1827px; width: 48px; height: 51px; } .Pet_Food_Chocolate { background-image: url(spritesmith4.png); - background-position: -1724px -1905px; + background-position: -1715px -1827px; width: 48px; height: 51px; } .Pet_Food_CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -1965px -52px; + background-position: -1666px -1827px; width: 48px; height: 51px; } .Pet_Food_CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -1675px -1905px; + background-position: -1617px -1827px; width: 48px; height: 51px; } .Pet_Food_Fish { background-image: url(spritesmith4.png); - background-position: -1626px -1905px; + background-position: -1568px -1827px; width: 48px; height: 51px; } .Pet_Food_Honey { background-image: url(spritesmith4.png); - background-position: -1234px -1905px; + background-position: -1519px -1827px; width: 48px; height: 51px; } .Pet_Food_Meat { background-image: url(spritesmith4.png); - background-position: -735px -1905px; + background-position: -1470px -1827px; width: 48px; height: 51px; } .Pet_Food_Milk { background-image: url(spritesmith4.png); - background-position: -686px -1905px; + background-position: -1421px -1827px; width: 48px; height: 51px; } .Pet_Food_Potatoe { background-image: url(spritesmith4.png); - background-position: -637px -1905px; + background-position: -1372px -1827px; width: 48px; height: 51px; } .Pet_Food_RottenMeat { background-image: url(spritesmith4.png); - background-position: -1283px -1905px; + background-position: -1323px -1827px; width: 48px; height: 51px; } .Pet_Food_Saddle { background-image: url(spritesmith4.png); - background-position: -1087px -1905px; + background-position: -1969px -1655px; width: 48px; height: 51px; } .Pet_Food_Strawberry { background-image: url(spritesmith4.png); - background-position: -1185px -1905px; + background-position: -1632px -1738px; width: 48px; height: 51px; } .Mount_Body_BearCub-Base { background-image: url(spritesmith4.png); - background-position: -1547px -1378px; + background-position: -660px -452px; width: 105px; height: 105px; } .Mount_Body_BearCub-CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -1547px -1272px; + background-position: -660px -338px; width: 105px; height: 105px; } .Mount_Body_BearCub-CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -1547px -1166px; + background-position: -660px -232px; width: 105px; height: 105px; } .Mount_Body_BearCub-Desert { background-image: url(spritesmith4.png); - background-position: -1547px -1060px; + background-position: -1462px -1291px; width: 105px; height: 105px; } .Mount_Body_BearCub-Golden { background-image: url(spritesmith4.png); - background-position: -1547px -954px; + background-position: -1462px -1185px; width: 105px; height: 105px; } .Mount_Body_BearCub-Polar { background-image: url(spritesmith4.png); - background-position: -1547px -848px; + background-position: -1462px -1079px; width: 105px; height: 105px; } .Mount_Body_BearCub-Red { background-image: url(spritesmith4.png); - background-position: -1547px -742px; + background-position: -1462px -973px; width: 105px; height: 105px; } .Mount_Body_BearCub-Shade { background-image: url(spritesmith4.png); - background-position: -1547px -636px; + background-position: -1462px -867px; width: 105px; height: 105px; } .Mount_Body_BearCub-Skeleton { background-image: url(spritesmith4.png); - background-position: -1547px -530px; + background-position: -1462px -761px; width: 105px; height: 105px; } .Mount_Body_BearCub-White { background-image: url(spritesmith4.png); - background-position: -1547px -424px; + background-position: -1625px -212px; width: 105px; height: 105px; } .Mount_Body_BearCub-Zombie { background-image: url(spritesmith4.png); - background-position: -1547px -318px; + background-position: -1625px 0px; width: 105px; height: 105px; } .Mount_Body_Bunny-Base { background-image: url(spritesmith4.png); - background-position: -1547px -212px; + background-position: -1370px -1405px; width: 105px; height: 105px; } .Mount_Body_Bunny-CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -1547px -106px; + background-position: -522px -1405px; width: 105px; height: 105px; } .Mount_Body_Bunny-CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -1547px 0px; + background-position: -1264px -1405px; width: 105px; height: 105px; } .Mount_Body_Bunny-Desert { background-image: url(spritesmith4.png); - background-position: -1386px -1399px; + background-position: -880px -672px; width: 105px; height: 105px; } .Mount_Body_Bunny-Golden { background-image: url(spritesmith4.png); - background-position: -1653px -1272px; + background-position: -660px -558px; width: 105px; height: 105px; } .Mount_Body_Bunny-Red { background-image: url(spritesmith4.png); - background-position: -1653px -1166px; + background-position: -1625px -742px; width: 105px; height: 105px; } .Mount_Body_Bunny-Shade { background-image: url(spritesmith4.png); - background-position: -1653px -1060px; + background-position: -1625px -848px; width: 105px; height: 105px; } .Mount_Body_Bunny-Skeleton { background-image: url(spritesmith4.png); - background-position: -1653px -848px; + background-position: -1625px -636px; width: 105px; height: 105px; } .Mount_Body_Bunny-White { background-image: url(spritesmith4.png); - background-position: -1653px -742px; + background-position: -1625px -530px; width: 105px; height: 105px; } .Mount_Body_Bunny-Zombie { background-image: url(spritesmith4.png); - background-position: -1653px -636px; + background-position: -1625px -424px; width: 105px; height: 105px; } .Mount_Body_Cactus-Base { background-image: url(spritesmith4.png); - background-position: -1653px -530px; + background-position: -1625px -318px; width: 105px; height: 105px; } .Mount_Body_Cactus-CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -1653px -424px; + background-position: -1625px -106px; width: 105px; height: 105px; } .Mount_Body_Cactus-CottonCandyPink { background-image: url(spritesmith4.png); - background-position: -1653px -318px; + background-position: -1476px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Desert { background-image: url(spritesmith4.png); - background-position: -1653px -212px; + background-position: -1158px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Golden { background-image: url(spritesmith4.png); - background-position: -1653px -106px; + background-position: -1052px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Red { background-image: url(spritesmith4.png); - background-position: -1653px 0px; + background-position: -946px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Shade { background-image: url(spritesmith4.png); - background-position: -1484px -1514px; + background-position: -840px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Skeleton { background-image: url(spritesmith4.png); - background-position: -1378px -1514px; + background-position: -734px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-White { background-image: url(spritesmith4.png); - background-position: -1272px -1514px; + background-position: -628px -1405px; width: 105px; height: 105px; } .Mount_Body_Cactus-Zombie { background-image: url(spritesmith4.png); - background-position: -1166px -1514px; + background-position: -880px -778px; width: 105px; height: 105px; } .Mount_Body_Cuttlefish-Base { background-image: url(spritesmith4.png); - background-position: 0px -1399px; + background-position: -1462px -646px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-CottonCandyBlue { background-image: url(spritesmith4.png); - background-position: -212px -1399px; + background-position: -1462px -531px; width: 105px; height: 114px; } -.Mount_Body_Cuttlefish-CottonCandyPink { - background-image: url(spritesmith4.png); - background-position: -636px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Desert { - background-image: url(spritesmith4.png); - background-position: -530px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Golden { - background-image: url(spritesmith4.png); - background-position: -424px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Red { - background-image: url(spritesmith4.png); - background-position: -742px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Shade { - background-image: url(spritesmith4.png); - background-position: -954px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Skeleton { - background-image: url(spritesmith4.png); - background-position: -106px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-White { - background-image: url(spritesmith4.png); - background-position: -318px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Cuttlefish-Zombie { - background-image: url(spritesmith4.png); - background-position: -848px -1399px; - width: 105px; - height: 114px; -} -.Mount_Body_Deer-Base { - background-image: url(spritesmith4.png); - background-position: 0px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-CottonCandyBlue { - background-image: url(spritesmith4.png); - background-position: -1060px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-CottonCandyPink { - background-image: url(spritesmith4.png); - background-position: -954px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Desert { - background-image: url(spritesmith4.png); - background-position: -848px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Golden { - background-image: url(spritesmith4.png); - background-position: -742px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Red { - background-image: url(spritesmith4.png); - background-position: -636px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Shade { - background-image: url(spritesmith4.png); - background-position: -530px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Skeleton { - background-image: url(spritesmith4.png); - background-position: -424px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-White { - background-image: url(spritesmith4.png); - background-position: -318px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Deer-Zombie { - background-image: url(spritesmith4.png); - background-position: -212px -1514px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Base { - background-image: url(spritesmith4.png); - background-position: -1653px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-CottonCandyBlue { - background-image: url(spritesmith4.png); - background-position: -106px -1514px; - width: 105px; - height: 105px; -} diff --git a/common/dist/sprites/spritesmith4.png b/common/dist/sprites/spritesmith4.png index bd1a2f60dd..44664a2515 100644 Binary files a/common/dist/sprites/spritesmith4.png and b/common/dist/sprites/spritesmith4.png differ diff --git a/common/dist/sprites/spritesmith5.css b/common/dist/sprites/spritesmith5.css index 9d721ab1a1..656aeec005 100644 --- a/common/dist/sprites/spritesmith5.css +++ b/common/dist/sprites/spritesmith5.css @@ -1,2352 +1,2412 @@ -.Mount_Body_Dragon-CottonCandyPink { +.Mount_Body_Cuttlefish-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -854px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Desert { - background-image: url(spritesmith5.png); - background-position: -1531px -1166px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Golden { - background-image: url(spritesmith5.png); - background-position: -1531px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Red { - background-image: url(spritesmith5.png); - background-position: -1531px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Shade { - background-image: url(spritesmith5.png); - background-position: -1531px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1531px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-White { - background-image: url(spritesmith5.png); - background-position: -1531px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Dragon-Zombie { - background-image: url(spritesmith5.png); - background-position: -1531px -1272px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Base { - background-image: url(spritesmith5.png); - background-position: -1531px -1378px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: 0px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -106px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Desert { - background-image: url(spritesmith5.png); - background-position: -1378px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Golden { - background-image: url(spritesmith5.png); - background-position: -1484px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Red { - background-image: url(spritesmith5.png); - background-position: -1637px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Shade { - background-image: url(spritesmith5.png); - background-position: -1637px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1637px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-White { - background-image: url(spritesmith5.png); - background-position: -1637px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Egg-Zombie { - background-image: url(spritesmith5.png); - background-position: -1637px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Base { - background-image: url(spritesmith5.png); - background-position: -1637px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1637px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1637px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Desert { - background-image: url(spritesmith5.png); - background-position: -1743px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Golden { - background-image: url(spritesmith5.png); - background-position: -1743px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Red { - background-image: url(spritesmith5.png); - background-position: -1743px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Shade { - background-image: url(spritesmith5.png); - background-position: -1743px -1166px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1743px -1272px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-White { - background-image: url(spritesmith5.png); - background-position: -1743px -1378px; - width: 105px; - height: 105px; -} -.Mount_Body_FlyingPig-Zombie { - background-image: url(spritesmith5.png); - background-position: -1743px -1484px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Base { - background-image: url(spritesmith5.png); - background-position: -1743px -1590px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: 0px -1737px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -106px -1737px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Desert { - background-image: url(spritesmith5.png); - background-position: -1060px -1949px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Golden { - background-image: url(spritesmith5.png); - background-position: -1378px -1949px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Red { - background-image: url(spritesmith5.png); - background-position: -212px -668px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Shade { - background-image: url(spritesmith5.png); - background-position: -318px -668px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Skeleton { - background-image: url(spritesmith5.png); - background-position: -424px -668px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-White { - background-image: url(spritesmith5.png); - background-position: -530px -668px; - width: 105px; - height: 105px; -} -.Mount_Body_Fox-Zombie { - background-image: url(spritesmith5.png); - background-position: -636px -668px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Base { - background-image: url(spritesmith5.png); - background-position: -786px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -786px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -786px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Desert { - background-image: url(spritesmith5.png); - background-position: -786px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Golden { - background-image: url(spritesmith5.png); - background-position: -786px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Red { - background-image: url(spritesmith5.png); - background-position: -786px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Shade { - background-image: url(spritesmith5.png); - background-position: -786px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Skeleton { - background-image: url(spritesmith5.png); - background-position: 0px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-White { - background-image: url(spritesmith5.png); - background-position: -106px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Gryphon-Zombie { - background-image: url(spritesmith5.png); - background-position: -212px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Base { - background-image: url(spritesmith5.png); - background-position: -318px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -424px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -530px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Desert { - background-image: url(spritesmith5.png); - background-position: -636px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Golden { - background-image: url(spritesmith5.png); - background-position: -742px -783px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Red { - background-image: url(spritesmith5.png); - background-position: -892px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Shade { - background-image: url(spritesmith5.png); - background-position: -892px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Skeleton { - background-image: url(spritesmith5.png); - background-position: -892px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-White { - background-image: url(spritesmith5.png); - background-position: -892px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Hedgehog-Zombie { - background-image: url(spritesmith5.png); - background-position: -892px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Base { - background-image: url(spritesmith5.png); - background-position: -892px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -892px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -892px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Desert { - background-image: url(spritesmith5.png); - background-position: 0px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Ethereal { - background-image: url(spritesmith5.png); - background-position: -106px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Golden { - background-image: url(spritesmith5.png); - background-position: -212px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Red { - background-image: url(spritesmith5.png); - background-position: -318px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Shade { - background-image: url(spritesmith5.png); - background-position: -424px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Skeleton { - background-image: url(spritesmith5.png); - background-position: -530px -889px; - width: 111px; - height: 105px; -} -.Mount_Body_LionCub-White { - background-image: url(spritesmith5.png); - background-position: -642px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_LionCub-Zombie { - background-image: url(spritesmith5.png); - background-position: -748px -889px; - width: 105px; - height: 105px; -} -.Mount_Body_Mammoth-Base { - background-image: url(spritesmith5.png); - background-position: 0px -544px; - width: 105px; - height: 123px; -} -.Mount_Body_MantisShrimp-Base { - background-image: url(spritesmith5.png); - background-position: -998px 0px; - width: 108px; - height: 105px; -} -.Mount_Body_Octopus-Base { - background-image: url(spritesmith5.png); - background-position: -998px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -998px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -998px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Desert { - background-image: url(spritesmith5.png); - background-position: -998px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Golden { - background-image: url(spritesmith5.png); - background-position: -998px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Red { - background-image: url(spritesmith5.png); - background-position: -998px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Shade { - background-image: url(spritesmith5.png); - background-position: -998px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Skeleton { - background-image: url(spritesmith5.png); - background-position: -998px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-White { - background-image: url(spritesmith5.png); - background-position: 0px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Octopus-Zombie { - background-image: url(spritesmith5.png); - background-position: -106px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Base { - background-image: url(spritesmith5.png); - background-position: -212px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -318px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -424px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Desert { - background-image: url(spritesmith5.png); - background-position: -530px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Golden { - background-image: url(spritesmith5.png); - background-position: -636px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Red { - background-image: url(spritesmith5.png); - background-position: -742px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Shade { - background-image: url(spritesmith5.png); - background-position: -848px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Skeleton { - background-image: url(spritesmith5.png); - background-position: -954px -995px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-White { - background-image: url(spritesmith5.png); - background-position: -1107px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Owl-Zombie { - background-image: url(spritesmith5.png); - background-position: -1107px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Base { - background-image: url(spritesmith5.png); - background-position: -1107px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1107px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1107px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Desert { - background-image: url(spritesmith5.png); - background-position: -1107px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Golden { - background-image: url(spritesmith5.png); - background-position: -1107px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Red { - background-image: url(spritesmith5.png); - background-position: -1107px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Shade { - background-image: url(spritesmith5.png); - background-position: -1107px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1107px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-White { - background-image: url(spritesmith5.png); - background-position: 0px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Zombie { - background-image: url(spritesmith5.png); - background-position: -106px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Base { - background-image: url(spritesmith5.png); - background-position: -212px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -318px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -424px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Desert { - background-image: url(spritesmith5.png); - background-position: -530px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Golden { - background-image: url(spritesmith5.png); - background-position: -636px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Red { - background-image: url(spritesmith5.png); - background-position: -742px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Shade { - background-image: url(spritesmith5.png); - background-position: -848px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Skeleton { - background-image: url(spritesmith5.png); - background-position: -954px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-White { - background-image: url(spritesmith5.png); - background-position: -1060px -1101px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Zombie { - background-image: url(spritesmith5.png); - background-position: -1213px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Base { - background-image: url(spritesmith5.png); - background-position: -1213px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1213px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1213px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Desert { - background-image: url(spritesmith5.png); - background-position: -1213px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Golden { - background-image: url(spritesmith5.png); - background-position: -1213px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Red { - background-image: url(spritesmith5.png); - background-position: -1213px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Shade { - background-image: url(spritesmith5.png); - background-position: -1213px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1213px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-White { - background-image: url(spritesmith5.png); - background-position: -1213px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Zombie { - background-image: url(spritesmith5.png); - background-position: -1213px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Base { - background-image: url(spritesmith5.png); - background-position: 0px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -106px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -212px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Desert { - background-image: url(spritesmith5.png); - background-position: -318px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Golden { - background-image: url(spritesmith5.png); - background-position: -424px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Red { - background-image: url(spritesmith5.png); - background-position: -530px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Shade { - background-image: url(spritesmith5.png); - background-position: -636px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Skeleton { - background-image: url(spritesmith5.png); - background-position: -742px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-White { - background-image: url(spritesmith5.png); - background-position: -848px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Zombie { - background-image: url(spritesmith5.png); - background-position: -954px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Base { - background-image: url(spritesmith5.png); - background-position: -1060px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1166px -1207px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1319px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Desert { - background-image: url(spritesmith5.png); - background-position: -1319px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Golden { - background-image: url(spritesmith5.png); - background-position: -1319px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Red { - background-image: url(spritesmith5.png); - background-position: -1319px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Shade { - background-image: url(spritesmith5.png); - background-position: -1319px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1319px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-White { - background-image: url(spritesmith5.png); - background-position: -1319px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Zombie { - background-image: url(spritesmith5.png); - background-position: -1319px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Base { - background-image: url(spritesmith5.png); - background-position: -1319px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1319px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1319px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Desert { - background-image: url(spritesmith5.png); - background-position: -1319px -1166px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Golden { - background-image: url(spritesmith5.png); - background-position: 0px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Red { - background-image: url(spritesmith5.png); - background-position: -106px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Shade { - background-image: url(spritesmith5.png); - background-position: -212px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Skeleton { - background-image: url(spritesmith5.png); - background-position: -318px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-White { - background-image: url(spritesmith5.png); - background-position: -424px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Zombie { - background-image: url(spritesmith5.png); - background-position: -530px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Base { - background-image: url(spritesmith5.png); - background-position: -636px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -742px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -848px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Desert { - background-image: url(spritesmith5.png); - background-position: -954px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Golden { - background-image: url(spritesmith5.png); - background-position: -1060px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Red { - background-image: url(spritesmith5.png); - background-position: -1166px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Shade { - background-image: url(spritesmith5.png); - background-position: -1272px -1313px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1425px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-White { - background-image: url(spritesmith5.png); - background-position: -1425px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Zombie { - background-image: url(spritesmith5.png); - background-position: -1425px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Base { - background-image: url(spritesmith5.png); - background-position: -1425px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1425px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1425px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Desert { - background-image: url(spritesmith5.png); - background-position: -1425px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Golden { - background-image: url(spritesmith5.png); - background-position: -1425px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Red { - background-image: url(spritesmith5.png); - background-position: -1425px -848px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Shade { - background-image: url(spritesmith5.png); - background-position: -1425px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1425px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-White { - background-image: url(spritesmith5.png); - background-position: -1425px -1166px; - width: 105px; - height: 105px; -} -.Mount_Body_Sheep-Zombie { - background-image: url(spritesmith5.png); - background-position: -1425px -1272px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Base { - background-image: url(spritesmith5.png); - background-position: 0px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -106px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -212px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Desert { - background-image: url(spritesmith5.png); - background-position: -318px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Golden { - background-image: url(spritesmith5.png); - background-position: -424px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Red { - background-image: url(spritesmith5.png); - background-position: -530px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Shade { - background-image: url(spritesmith5.png); - background-position: -636px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Skeleton { - background-image: url(spritesmith5.png); - background-position: -742px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-White { - background-image: url(spritesmith5.png); - background-position: -848px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Slime-Zombie { - background-image: url(spritesmith5.png); - background-position: -954px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Base { - background-image: url(spritesmith5.png); - background-position: -1060px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1166px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1272px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Desert { - background-image: url(spritesmith5.png); - background-position: -1378px -1419px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Golden { - background-image: url(spritesmith5.png); - background-position: -1531px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Red { - background-image: url(spritesmith5.png); - background-position: -1531px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Shade { - background-image: url(spritesmith5.png); - background-position: -1531px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1531px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-White { - background-image: url(spritesmith5.png); - background-position: -1531px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Spider-Zombie { - background-image: url(spritesmith5.png); - background-position: -1531px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_TRex-Base { - background-image: url(spritesmith5.png); - background-position: 0px -136px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -136px -136px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -272px 0px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Desert { - background-image: url(spritesmith5.png); - background-position: -272px -136px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Golden { - background-image: url(spritesmith5.png); - background-position: 0px -272px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Red { - background-image: url(spritesmith5.png); - background-position: -136px 0px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Shade { - background-image: url(spritesmith5.png); - background-position: -136px -272px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Skeleton { - background-image: url(spritesmith5.png); - background-position: -272px -272px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-White { - background-image: url(spritesmith5.png); - background-position: -408px 0px; - width: 135px; - height: 135px; -} -.Mount_Body_TRex-Zombie { - background-image: url(spritesmith5.png); - background-position: -408px -136px; - width: 135px; - height: 135px; -} -.Mount_Body_TigerCub-Base { - background-image: url(spritesmith5.png); - background-position: -212px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -318px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -424px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Desert { - background-image: url(spritesmith5.png); - background-position: -530px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Golden { - background-image: url(spritesmith5.png); - background-position: -636px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Red { - background-image: url(spritesmith5.png); - background-position: -742px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Shade { - background-image: url(spritesmith5.png); - background-position: -848px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Skeleton { - background-image: url(spritesmith5.png); - background-position: -954px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-White { - background-image: url(spritesmith5.png); - background-position: -1060px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_TigerCub-Zombie { - background-image: url(spritesmith5.png); - background-position: -1166px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Turkey-Base { - background-image: url(spritesmith5.png); - background-position: -1272px -1525px; - width: 105px; - height: 105px; -} -.Mount_Body_Wolf-Base { - background-image: url(spritesmith5.png); - background-position: -408px -272px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: 0px -408px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -136px -408px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Desert { - background-image: url(spritesmith5.png); - background-position: -272px -408px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Golden { - background-image: url(spritesmith5.png); - background-position: -408px -408px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Red { - background-image: url(spritesmith5.png); - background-position: 0px 0px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Shade { - background-image: url(spritesmith5.png); - background-position: -544px -136px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Skeleton { - background-image: url(spritesmith5.png); - background-position: -544px -272px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-White { - background-image: url(spritesmith5.png); - background-position: -544px -408px; - width: 135px; - height: 135px; -} -.Mount_Body_Wolf-Zombie { - background-image: url(spritesmith5.png); - background-position: -544px 0px; - width: 135px; - height: 135px; -} -.Mount_Head_BearCub-Base { - background-image: url(spritesmith5.png); - background-position: -1637px -848px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1637px -954px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1637px -1060px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Desert { - background-image: url(spritesmith5.png); - background-position: -1637px -1166px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Golden { - background-image: url(spritesmith5.png); - background-position: -1637px -1272px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Polar { - background-image: url(spritesmith5.png); - background-position: -1637px -1378px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Red { - background-image: url(spritesmith5.png); - background-position: -1637px -1484px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Shade { - background-image: url(spritesmith5.png); - background-position: 0px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Skeleton { - background-image: url(spritesmith5.png); - background-position: -106px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-White { - background-image: url(spritesmith5.png); - background-position: -212px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_BearCub-Zombie { - background-image: url(spritesmith5.png); - background-position: -318px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Base { - background-image: url(spritesmith5.png); - background-position: -424px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -530px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -636px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Desert { - background-image: url(spritesmith5.png); - background-position: -742px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Golden { - background-image: url(spritesmith5.png); - background-position: -848px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Red { - background-image: url(spritesmith5.png); - background-position: -954px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Shade { - background-image: url(spritesmith5.png); - background-position: -1060px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1166px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-White { - background-image: url(spritesmith5.png); - background-position: -1272px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Bunny-Zombie { - background-image: url(spritesmith5.png); - background-position: -1378px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Base { - background-image: url(spritesmith5.png); - background-position: -1484px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1590px -1631px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -1743px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Desert { - background-image: url(spritesmith5.png); - background-position: -1743px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Golden { - background-image: url(spritesmith5.png); - background-position: -1743px -212px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Red { - background-image: url(spritesmith5.png); - background-position: -1743px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Shade { - background-image: url(spritesmith5.png); - background-position: -1743px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1743px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-White { - background-image: url(spritesmith5.png); - background-position: -1743px -636px; - width: 105px; - height: 105px; -} -.Mount_Head_Cactus-Zombie { - background-image: url(spritesmith5.png); - background-position: -1743px -742px; - width: 105px; - height: 105px; -} -.Mount_Head_Cuttlefish-Base { - background-image: url(spritesmith5.png); - background-position: -680px 0px; + background-position: -786px -115px; width: 105px; height: 114px; } -.Mount_Head_Cuttlefish-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -318px -544px; - width: 105px; - height: 114px; -} -.Mount_Head_Cuttlefish-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -680px -115px; - width: 105px; - height: 114px; -} -.Mount_Head_Cuttlefish-Desert { - background-image: url(spritesmith5.png); - background-position: -424px -544px; - width: 105px; - height: 114px; -} -.Mount_Head_Cuttlefish-Golden { - background-image: url(spritesmith5.png); - background-position: -530px -544px; - width: 105px; - height: 114px; -} -.Mount_Head_Cuttlefish-Red { +.Mount_Body_Cuttlefish-Desert { background-image: url(spritesmith5.png); background-position: 0px -668px; width: 105px; height: 114px; } -.Mount_Head_Cuttlefish-Shade { +.Mount_Body_Cuttlefish-Golden { background-image: url(spritesmith5.png); - background-position: -212px -544px; + background-position: -318px -544px; width: 105px; height: 114px; } -.Mount_Head_Cuttlefish-Skeleton { +.Mount_Body_Cuttlefish-Red { background-image: url(spritesmith5.png); background-position: -680px -230px; width: 105px; height: 114px; } -.Mount_Head_Cuttlefish-White { +.Mount_Body_Cuttlefish-Shade { background-image: url(spritesmith5.png); - background-position: -680px -345px; + background-position: -680px -115px; width: 105px; height: 114px; } -.Mount_Head_Cuttlefish-Zombie { +.Mount_Body_Cuttlefish-Skeleton { background-image: url(spritesmith5.png); - background-position: -680px -460px; + background-position: -680px 0px; width: 105px; height: 114px; } -.Mount_Head_Deer-Base { +.Mount_Body_Cuttlefish-White { background-image: url(spritesmith5.png); - background-position: -212px -1737px; + background-position: -530px -544px; + width: 105px; + height: 114px; +} +.Mount_Body_Cuttlefish-Zombie { + background-image: url(spritesmith5.png); + background-position: -424px -544px; + width: 105px; + height: 114px; +} +.Mount_Body_Deer-Base { + background-image: url(spritesmith5.png); + background-position: -212px -1525px; width: 105px; height: 105px; } -.Mount_Head_Deer-CottonCandyBlue { +.Mount_Body_Deer-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -318px -1737px; + background-position: -1272px -1525px; width: 105px; height: 105px; } -.Mount_Head_Deer-CottonCandyPink { +.Mount_Body_Deer-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -424px -1737px; + background-position: -1378px -1525px; width: 105px; height: 105px; } -.Mount_Head_Deer-Desert { +.Mount_Body_Deer-Desert { background-image: url(spritesmith5.png); - background-position: -530px -1737px; + background-position: -1484px -1525px; width: 105px; height: 105px; } -.Mount_Head_Deer-Golden { +.Mount_Body_Deer-Golden { background-image: url(spritesmith5.png); - background-position: -636px -1737px; + background-position: -1634px 0px; width: 105px; height: 105px; } -.Mount_Head_Deer-Red { +.Mount_Body_Deer-Red { background-image: url(spritesmith5.png); - background-position: -742px -1737px; + background-position: -1634px -106px; width: 105px; height: 105px; } -.Mount_Head_Deer-Shade { +.Mount_Body_Deer-Shade { background-image: url(spritesmith5.png); - background-position: -848px -1737px; + background-position: -1634px -212px; width: 105px; height: 105px; } -.Mount_Head_Deer-Skeleton { +.Mount_Body_Deer-Skeleton { background-image: url(spritesmith5.png); - background-position: -954px -1737px; + background-position: -1634px -318px; width: 105px; height: 105px; } -.Mount_Head_Deer-White { +.Mount_Body_Deer-White { background-image: url(spritesmith5.png); - background-position: -1060px -1737px; + background-position: -1634px -424px; width: 105px; height: 105px; } -.Mount_Head_Deer-Zombie { +.Mount_Body_Deer-Zombie { background-image: url(spritesmith5.png); - background-position: -1166px -1737px; + background-position: -1634px -530px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Base { +.Mount_Body_Dragon-Base { + background-image: url(spritesmith5.png); + background-position: -1634px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -318px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -424px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Desert { + background-image: url(spritesmith5.png); + background-position: -530px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Golden { + background-image: url(spritesmith5.png); + background-position: -636px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Red { + background-image: url(spritesmith5.png); + background-position: -742px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Shade { + background-image: url(spritesmith5.png); + background-position: -848px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Skeleton { + background-image: url(spritesmith5.png); + background-position: -954px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-White { + background-image: url(spritesmith5.png); + background-position: -1060px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Dragon-Zombie { + background-image: url(spritesmith5.png); + background-position: -1166px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Egg-Base { + background-image: url(spritesmith5.png); + background-position: -1272px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Egg-CottonCandyBlue { background-image: url(spritesmith5.png); background-position: -1272px -1737px; width: 105px; height: 105px; } -.Mount_Head_Dragon-CottonCandyBlue { +.Mount_Body_Egg-CottonCandyPink { background-image: url(spritesmith5.png); background-position: -1378px -1737px; width: 105px; height: 105px; } -.Mount_Head_Dragon-CottonCandyPink { +.Mount_Body_Egg-Desert { background-image: url(spritesmith5.png); background-position: -1484px -1737px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Desert { +.Mount_Body_Egg-Golden { background-image: url(spritesmith5.png); background-position: -1590px -1737px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Golden { +.Mount_Body_Egg-Red { background-image: url(spritesmith5.png); background-position: -1696px -1737px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Red { +.Mount_Body_Egg-Shade { background-image: url(spritesmith5.png); - background-position: -1849px 0px; + background-position: -1846px 0px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Shade { +.Mount_Body_Egg-Skeleton { background-image: url(spritesmith5.png); - background-position: -1849px -106px; + background-position: -1846px -106px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Skeleton { +.Mount_Body_Egg-White { background-image: url(spritesmith5.png); - background-position: -1849px -212px; + background-position: -1846px -212px; width: 105px; height: 105px; } -.Mount_Head_Dragon-White { +.Mount_Body_Egg-Zombie { background-image: url(spritesmith5.png); - background-position: -1849px -318px; + background-position: -1846px -318px; width: 105px; height: 105px; } -.Mount_Head_Dragon-Zombie { +.Mount_Body_FlyingPig-Base { background-image: url(spritesmith5.png); - background-position: -1849px -424px; + background-position: -1846px -424px; width: 105px; height: 105px; } -.Mount_Head_Egg-Base { +.Mount_Body_FlyingPig-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -1849px -530px; + background-position: -2058px -1166px; width: 105px; height: 105px; } -.Mount_Head_Egg-CottonCandyBlue { +.Mount_Body_FlyingPig-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -1849px -636px; + background-position: -2058px -1484px; width: 105px; height: 105px; } -.Mount_Head_Egg-CottonCandyPink { +.Mount_Body_FlyingPig-Desert { background-image: url(spritesmith5.png); - background-position: -1849px -742px; + background-position: -786px -341px; width: 105px; height: 105px; } -.Mount_Head_Egg-Desert { +.Mount_Body_FlyingPig-Golden { background-image: url(spritesmith5.png); - background-position: -1849px -848px; + background-position: -786px -447px; width: 105px; height: 105px; } -.Mount_Head_Egg-Golden { +.Mount_Body_FlyingPig-Red { background-image: url(spritesmith5.png); - background-position: -1849px -954px; + background-position: -786px -553px; width: 105px; height: 105px; } -.Mount_Head_Egg-Red { +.Mount_Body_FlyingPig-Shade { background-image: url(spritesmith5.png); - background-position: -1849px -1060px; + background-position: -786px -659px; width: 105px; height: 105px; } -.Mount_Head_Egg-Shade { +.Mount_Body_FlyingPig-Skeleton { background-image: url(spritesmith5.png); - background-position: -1849px -1166px; + background-position: 0px -783px; width: 105px; height: 105px; } -.Mount_Head_Egg-Skeleton { +.Mount_Body_FlyingPig-White { background-image: url(spritesmith5.png); - background-position: -1849px -1272px; + background-position: -106px -783px; width: 105px; height: 105px; } -.Mount_Head_Egg-White { +.Mount_Body_FlyingPig-Zombie { background-image: url(spritesmith5.png); - background-position: -1849px -1378px; + background-position: -212px -783px; width: 105px; height: 105px; } -.Mount_Head_Egg-Zombie { +.Mount_Body_Fox-Base { background-image: url(spritesmith5.png); - background-position: -1849px -1484px; + background-position: -318px -783px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Base { +.Mount_Body_Fox-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -1849px -1590px; + background-position: -424px -783px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-CottonCandyBlue { +.Mount_Body_Fox-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -1849px -1696px; + background-position: -530px -783px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-CottonCandyPink { +.Mount_Body_Fox-Desert { background-image: url(spritesmith5.png); - background-position: 0px -1843px; + background-position: -636px -783px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Desert { +.Mount_Body_Fox-Golden { background-image: url(spritesmith5.png); - background-position: -106px -1843px; + background-position: -742px -783px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Golden { +.Mount_Body_Fox-Red { background-image: url(spritesmith5.png); - background-position: -212px -1843px; + background-position: -892px 0px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Red { +.Mount_Body_Fox-Shade { background-image: url(spritesmith5.png); - background-position: -318px -1843px; + background-position: -892px -106px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Shade { +.Mount_Body_Fox-Skeleton { background-image: url(spritesmith5.png); - background-position: -424px -1843px; + background-position: -892px -212px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Skeleton { +.Mount_Body_Fox-White { background-image: url(spritesmith5.png); - background-position: -530px -1843px; + background-position: -892px -318px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-White { +.Mount_Body_Fox-Zombie { background-image: url(spritesmith5.png); - background-position: -636px -1843px; + background-position: -892px -424px; width: 105px; height: 105px; } -.Mount_Head_FlyingPig-Zombie { +.Mount_Body_Gryphon-Base { background-image: url(spritesmith5.png); - background-position: -742px -1843px; + background-position: -892px -530px; width: 105px; height: 105px; } -.Mount_Head_Fox-Base { +.Mount_Body_Gryphon-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -848px -1843px; + background-position: -892px -636px; width: 105px; height: 105px; } -.Mount_Head_Fox-CottonCandyBlue { +.Mount_Body_Gryphon-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -954px -1843px; + background-position: -892px -742px; width: 105px; height: 105px; } -.Mount_Head_Fox-CottonCandyPink { +.Mount_Body_Gryphon-Desert { background-image: url(spritesmith5.png); - background-position: -1060px -1843px; + background-position: 0px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Desert { +.Mount_Body_Gryphon-Golden { background-image: url(spritesmith5.png); - background-position: -1166px -1843px; + background-position: -106px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Golden { +.Mount_Body_Gryphon-Red { background-image: url(spritesmith5.png); - background-position: -1272px -1843px; + background-position: -212px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Red { +.Mount_Body_Gryphon-Shade { background-image: url(spritesmith5.png); - background-position: -1378px -1843px; + background-position: -318px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Shade { +.Mount_Body_Gryphon-Skeleton { background-image: url(spritesmith5.png); - background-position: -1484px -1843px; + background-position: -424px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Skeleton { +.Mount_Body_Gryphon-White { background-image: url(spritesmith5.png); - background-position: -1590px -1843px; + background-position: -530px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-White { +.Mount_Body_Gryphon-Zombie { background-image: url(spritesmith5.png); - background-position: -1696px -1843px; + background-position: -636px -889px; width: 105px; height: 105px; } -.Mount_Head_Fox-Zombie { +.Mount_Body_Hedgehog-Base { background-image: url(spritesmith5.png); - background-position: -1802px -1843px; + background-position: -742px -889px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Base { +.Mount_Body_Hedgehog-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -1955px 0px; + background-position: -848px -889px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-CottonCandyBlue { +.Mount_Body_Hedgehog-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -1955px -106px; + background-position: -998px 0px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-CottonCandyPink { +.Mount_Body_Hedgehog-Desert { background-image: url(spritesmith5.png); - background-position: -1955px -212px; + background-position: -998px -106px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Desert { +.Mount_Body_Hedgehog-Golden { background-image: url(spritesmith5.png); - background-position: -1955px -318px; + background-position: -998px -212px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Golden { +.Mount_Body_Hedgehog-Red { background-image: url(spritesmith5.png); - background-position: -1955px -424px; + background-position: -998px -318px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Red { +.Mount_Body_Hedgehog-Shade { background-image: url(spritesmith5.png); - background-position: -1955px -530px; + background-position: -998px -424px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Shade { +.Mount_Body_Hedgehog-Skeleton { background-image: url(spritesmith5.png); - background-position: -1955px -636px; + background-position: -998px -530px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Skeleton { +.Mount_Body_Hedgehog-White { background-image: url(spritesmith5.png); - background-position: -1955px -742px; + background-position: -998px -636px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-White { +.Mount_Body_Hedgehog-Zombie { background-image: url(spritesmith5.png); - background-position: -1955px -848px; + background-position: -998px -742px; width: 105px; height: 105px; } -.Mount_Head_Gryphon-Zombie { +.Mount_Body_LionCub-Base { background-image: url(spritesmith5.png); - background-position: -1955px -954px; + background-position: -998px -848px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Base { +.Mount_Body_LionCub-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -1955px -1060px; + background-position: 0px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-CottonCandyBlue { +.Mount_Body_LionCub-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -1955px -1166px; + background-position: -106px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-CottonCandyPink { +.Mount_Body_LionCub-Desert { background-image: url(spritesmith5.png); - background-position: -1955px -1272px; + background-position: -212px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Desert { +.Mount_Body_LionCub-Ethereal { background-image: url(spritesmith5.png); - background-position: -1955px -1378px; + background-position: -318px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Golden { +.Mount_Body_LionCub-Golden { background-image: url(spritesmith5.png); - background-position: -1955px -1484px; + background-position: -424px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Red { +.Mount_Body_LionCub-Red { background-image: url(spritesmith5.png); - background-position: -1955px -1590px; + background-position: -530px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Shade { +.Mount_Body_LionCub-Shade { background-image: url(spritesmith5.png); - background-position: -1955px -1696px; + background-position: -636px -995px; width: 105px; height: 105px; } -.Mount_Head_Hedgehog-Skeleton { +.Mount_Body_LionCub-Skeleton { background-image: url(spritesmith5.png); - background-position: -1955px -1802px; - width: 105px; - height: 105px; -} -.Mount_Head_Hedgehog-White { - background-image: url(spritesmith5.png); - background-position: 0px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_Hedgehog-Zombie { - background-image: url(spritesmith5.png); - background-position: -106px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Base { - background-image: url(spritesmith5.png); - background-position: -212px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -318px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -424px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Desert { - background-image: url(spritesmith5.png); - background-position: -530px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Ethereal { - background-image: url(spritesmith5.png); - background-position: -636px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Golden { - background-image: url(spritesmith5.png); - background-position: -742px -1949px; - width: 105px; + background-position: -742px -995px; + width: 111px; height: 105px; } -.Mount_Head_LionCub-Red { - background-image: url(spritesmith5.png); - background-position: -848px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Shade { - background-image: url(spritesmith5.png); - background-position: -954px -1949px; - width: 105px; - height: 105px; -} -.Mount_Head_LionCub-Skeleton { - background-image: url(spritesmith5.png); - background-position: -106px -668px; - width: 105px; - height: 110px; -} -.Mount_Head_LionCub-White { +.Mount_Body_LionCub-White { background-image: url(spritesmith5.png); - background-position: -1166px -1949px; + background-position: -854px -995px; width: 105px; height: 105px; } -.Mount_Head_LionCub-Zombie { +.Mount_Body_LionCub-Zombie { background-image: url(spritesmith5.png); - background-position: -1272px -1949px; + background-position: -960px -995px; width: 105px; height: 105px; } -.Mount_Head_Mammoth-Base { +.Mount_Body_Mammoth-Base { background-image: url(spritesmith5.png); background-position: -106px -544px; width: 105px; height: 123px; } -.Mount_Head_MantisShrimp-Base { +.Mount_Body_MantisShrimp-Base { + background-image: url(spritesmith5.png); + background-position: 0px -1101px; + width: 108px; + height: 105px; +} +.Mount_Body_Octopus-Base { + background-image: url(spritesmith5.png); + background-position: -1104px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1104px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1104px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Desert { + background-image: url(spritesmith5.png); + background-position: -1104px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Golden { + background-image: url(spritesmith5.png); + background-position: -1104px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Red { + background-image: url(spritesmith5.png); + background-position: -1104px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Shade { + background-image: url(spritesmith5.png); + background-position: -1104px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1104px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-White { + background-image: url(spritesmith5.png); + background-position: -1104px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_Octopus-Zombie { + background-image: url(spritesmith5.png); + background-position: -109px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Base { + background-image: url(spritesmith5.png); + background-position: -215px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -321px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -427px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Desert { + background-image: url(spritesmith5.png); + background-position: -533px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Golden { + background-image: url(spritesmith5.png); + background-position: -639px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Red { + background-image: url(spritesmith5.png); + background-position: -745px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Shade { + background-image: url(spritesmith5.png); + background-position: -851px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Skeleton { + background-image: url(spritesmith5.png); + background-position: -957px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-White { + background-image: url(spritesmith5.png); + background-position: -1063px -1101px; + width: 105px; + height: 105px; +} +.Mount_Body_Owl-Zombie { + background-image: url(spritesmith5.png); + background-position: -1210px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Base { + background-image: url(spritesmith5.png); + background-position: -1210px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1210px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1210px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Desert { + background-image: url(spritesmith5.png); + background-position: -1210px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Golden { + background-image: url(spritesmith5.png); + background-position: -1210px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Red { + background-image: url(spritesmith5.png); + background-position: -1210px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Shade { + background-image: url(spritesmith5.png); + background-position: -1210px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1210px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-White { + background-image: url(spritesmith5.png); + background-position: -1210px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-Zombie { + background-image: url(spritesmith5.png); + background-position: -1210px -1060px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Base { + background-image: url(spritesmith5.png); + background-position: 0px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -106px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -212px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Desert { + background-image: url(spritesmith5.png); + background-position: -318px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Golden { + background-image: url(spritesmith5.png); + background-position: -424px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Red { + background-image: url(spritesmith5.png); + background-position: -530px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Shade { + background-image: url(spritesmith5.png); + background-position: -636px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Skeleton { + background-image: url(spritesmith5.png); + background-position: -742px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-White { + background-image: url(spritesmith5.png); + background-position: -848px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Parrot-Zombie { + background-image: url(spritesmith5.png); + background-position: -954px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Base { + background-image: url(spritesmith5.png); + background-position: -1060px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1166px -1207px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1316px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Desert { + background-image: url(spritesmith5.png); + background-position: -1316px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Golden { + background-image: url(spritesmith5.png); + background-position: -1316px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Red { + background-image: url(spritesmith5.png); + background-position: -1316px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Shade { + background-image: url(spritesmith5.png); + background-position: -1316px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1316px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-White { + background-image: url(spritesmith5.png); + background-position: -1316px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Penguin-Zombie { + background-image: url(spritesmith5.png); + background-position: -1316px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Base { + background-image: url(spritesmith5.png); + background-position: -1316px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1316px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1316px -1060px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Desert { + background-image: url(spritesmith5.png); + background-position: -1316px -1166px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Golden { + background-image: url(spritesmith5.png); + background-position: 0px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Red { + background-image: url(spritesmith5.png); + background-position: -106px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Shade { + background-image: url(spritesmith5.png); + background-position: -212px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Skeleton { + background-image: url(spritesmith5.png); + background-position: -318px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-White { + background-image: url(spritesmith5.png); + background-position: -424px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Zombie { + background-image: url(spritesmith5.png); + background-position: -530px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Base { + background-image: url(spritesmith5.png); + background-position: -636px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -742px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -848px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Desert { + background-image: url(spritesmith5.png); + background-position: -954px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Golden { + background-image: url(spritesmith5.png); + background-position: -1060px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Red { + background-image: url(spritesmith5.png); + background-position: -1166px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Shade { + background-image: url(spritesmith5.png); + background-position: -1272px -1313px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1422px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-White { + background-image: url(spritesmith5.png); + background-position: -1422px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Zombie { + background-image: url(spritesmith5.png); + background-position: -1422px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Base { + background-image: url(spritesmith5.png); + background-position: -1422px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1422px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1422px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Desert { + background-image: url(spritesmith5.png); + background-position: -1422px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Golden { + background-image: url(spritesmith5.png); + background-position: -1422px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Red { + background-image: url(spritesmith5.png); + background-position: -1422px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Shade { + background-image: url(spritesmith5.png); + background-position: -1422px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1422px -1060px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-White { + background-image: url(spritesmith5.png); + background-position: -1422px -1166px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Zombie { + background-image: url(spritesmith5.png); + background-position: -1422px -1272px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Base { + background-image: url(spritesmith5.png); + background-position: 0px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -106px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -212px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Desert { + background-image: url(spritesmith5.png); + background-position: -318px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Golden { + background-image: url(spritesmith5.png); + background-position: -424px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Red { + background-image: url(spritesmith5.png); + background-position: -530px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Shade { + background-image: url(spritesmith5.png); + background-position: -636px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Skeleton { + background-image: url(spritesmith5.png); + background-position: -742px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-White { + background-image: url(spritesmith5.png); + background-position: -848px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Seahorse-Zombie { + background-image: url(spritesmith5.png); + background-position: -954px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Base { + background-image: url(spritesmith5.png); + background-position: -1060px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1166px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1272px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Desert { + background-image: url(spritesmith5.png); + background-position: -1378px -1419px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Golden { + background-image: url(spritesmith5.png); + background-position: -1528px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Red { + background-image: url(spritesmith5.png); + background-position: -1528px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Shade { + background-image: url(spritesmith5.png); + background-position: -1528px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1528px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-White { + background-image: url(spritesmith5.png); + background-position: -1528px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Zombie { + background-image: url(spritesmith5.png); + background-position: -1528px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Base { + background-image: url(spritesmith5.png); + background-position: -1528px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1528px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1528px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Desert { + background-image: url(spritesmith5.png); + background-position: -1528px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Golden { + background-image: url(spritesmith5.png); + background-position: -1528px -1060px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Red { + background-image: url(spritesmith5.png); + background-position: -1528px -1166px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Shade { + background-image: url(spritesmith5.png); + background-position: -1528px -1272px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1528px -1378px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-White { + background-image: url(spritesmith5.png); + background-position: 0px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Zombie { + background-image: url(spritesmith5.png); + background-position: -106px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Base { + background-image: url(spritesmith5.png); + background-position: -2164px -1272px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -318px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -424px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Desert { + background-image: url(spritesmith5.png); + background-position: -530px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Golden { + background-image: url(spritesmith5.png); + background-position: -636px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Red { + background-image: url(spritesmith5.png); + background-position: -742px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Shade { + background-image: url(spritesmith5.png); + background-position: -848px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Skeleton { + background-image: url(spritesmith5.png); + background-position: -954px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-White { + background-image: url(spritesmith5.png); + background-position: -1060px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Zombie { + background-image: url(spritesmith5.png); + background-position: -1166px -1525px; + width: 105px; + height: 105px; +} +.Mount_Body_TRex-Base { + background-image: url(spritesmith5.png); + background-position: -136px -272px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -272px -272px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -408px 0px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Desert { + background-image: url(spritesmith5.png); + background-position: 0px 0px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Golden { + background-image: url(spritesmith5.png); + background-position: -408px -272px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Red { + background-image: url(spritesmith5.png); + background-position: 0px -408px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Shade { + background-image: url(spritesmith5.png); + background-position: -136px -408px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Skeleton { + background-image: url(spritesmith5.png); + background-position: -272px -408px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-White { + background-image: url(spritesmith5.png); + background-position: -408px -408px; + width: 135px; + height: 135px; +} +.Mount_Body_TRex-Zombie { + background-image: url(spritesmith5.png); + background-position: -544px 0px; + width: 135px; + height: 135px; +} +.Mount_Body_TigerCub-Base { + background-image: url(spritesmith5.png); + background-position: -1634px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1634px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1634px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Desert { + background-image: url(spritesmith5.png); + background-position: -1634px -1060px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Golden { + background-image: url(spritesmith5.png); + background-position: -1634px -1166px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Red { + background-image: url(spritesmith5.png); + background-position: -1634px -1272px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Shade { + background-image: url(spritesmith5.png); + background-position: -1634px -1378px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1634px -1484px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-White { + background-image: url(spritesmith5.png); + background-position: 0px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_TigerCub-Zombie { + background-image: url(spritesmith5.png); + background-position: -106px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Turkey-Base { + background-image: url(spritesmith5.png); + background-position: -212px -1631px; + width: 105px; + height: 105px; +} +.Mount_Body_Wolf-Base { + background-image: url(spritesmith5.png); + background-position: -544px -136px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -136px 0px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -544px -408px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Desert { + background-image: url(spritesmith5.png); + background-position: -544px -272px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Golden { + background-image: url(spritesmith5.png); + background-position: 0px -272px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Red { + background-image: url(spritesmith5.png); + background-position: -272px -136px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Shade { + background-image: url(spritesmith5.png); + background-position: -272px 0px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Skeleton { + background-image: url(spritesmith5.png); + background-position: -136px -136px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-White { + background-image: url(spritesmith5.png); + background-position: 0px -136px; + width: 135px; + height: 135px; +} +.Mount_Body_Wolf-Zombie { + background-image: url(spritesmith5.png); + background-position: -408px -136px; + width: 135px; + height: 135px; +} +.Mount_Head_BearCub-Base { + background-image: url(spritesmith5.png); + background-position: -1378px -1631px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1484px -1631px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1590px -1631px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Desert { + background-image: url(spritesmith5.png); + background-position: -1740px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Golden { + background-image: url(spritesmith5.png); + background-position: -1740px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Polar { + background-image: url(spritesmith5.png); + background-position: -1740px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Red { + background-image: url(spritesmith5.png); + background-position: -1740px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Shade { + background-image: url(spritesmith5.png); + background-position: -1740px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1740px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-White { + background-image: url(spritesmith5.png); + background-position: -1740px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_BearCub-Zombie { + background-image: url(spritesmith5.png); + background-position: -1740px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Base { + background-image: url(spritesmith5.png); + background-position: -1740px -848px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1740px -954px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1740px -1060px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Desert { + background-image: url(spritesmith5.png); + background-position: -1740px -1166px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Golden { + background-image: url(spritesmith5.png); + background-position: -1740px -1272px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Red { + background-image: url(spritesmith5.png); + background-position: -1740px -1378px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Shade { + background-image: url(spritesmith5.png); + background-position: -1740px -1484px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1740px -1590px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-White { + background-image: url(spritesmith5.png); + background-position: 0px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Bunny-Zombie { + background-image: url(spritesmith5.png); + background-position: -106px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Base { + background-image: url(spritesmith5.png); + background-position: -212px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -318px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -424px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Desert { + background-image: url(spritesmith5.png); + background-position: -530px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Golden { + background-image: url(spritesmith5.png); + background-position: -636px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Red { + background-image: url(spritesmith5.png); + background-position: -742px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Shade { + background-image: url(spritesmith5.png); + background-position: -848px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Skeleton { + background-image: url(spritesmith5.png); + background-position: -954px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-White { + background-image: url(spritesmith5.png); + background-position: -1060px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cactus-Zombie { + background-image: url(spritesmith5.png); + background-position: -1166px -1737px; + width: 105px; + height: 105px; +} +.Mount_Head_Cuttlefish-Base { + background-image: url(spritesmith5.png); + background-position: -680px -345px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -680px -460px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -212px -544px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Desert { + background-image: url(spritesmith5.png); + background-position: -106px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Golden { + background-image: url(spritesmith5.png); + background-position: -212px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Red { + background-image: url(spritesmith5.png); + background-position: -318px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Shade { + background-image: url(spritesmith5.png); + background-position: -424px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Skeleton { + background-image: url(spritesmith5.png); + background-position: -530px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-White { + background-image: url(spritesmith5.png); + background-position: -636px -668px; + width: 105px; + height: 114px; +} +.Mount_Head_Cuttlefish-Zombie { + background-image: url(spritesmith5.png); + background-position: -786px 0px; + width: 105px; + height: 114px; +} +.Mount_Head_Deer-Base { + background-image: url(spritesmith5.png); + background-position: -1846px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1846px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1846px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Desert { + background-image: url(spritesmith5.png); + background-position: -1846px -848px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Golden { + background-image: url(spritesmith5.png); + background-position: -1846px -954px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Red { + background-image: url(spritesmith5.png); + background-position: -1846px -1060px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Shade { + background-image: url(spritesmith5.png); + background-position: -1846px -1166px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1846px -1272px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-White { + background-image: url(spritesmith5.png); + background-position: -1846px -1378px; + width: 105px; + height: 105px; +} +.Mount_Head_Deer-Zombie { + background-image: url(spritesmith5.png); + background-position: -1846px -1484px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Base { + background-image: url(spritesmith5.png); + background-position: -1846px -1590px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1846px -1696px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: 0px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Desert { + background-image: url(spritesmith5.png); + background-position: -106px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Golden { + background-image: url(spritesmith5.png); + background-position: -212px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Red { + background-image: url(spritesmith5.png); + background-position: -318px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Shade { + background-image: url(spritesmith5.png); + background-position: -424px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Skeleton { + background-image: url(spritesmith5.png); + background-position: -530px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-White { + background-image: url(spritesmith5.png); + background-position: -636px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Zombie { + background-image: url(spritesmith5.png); + background-position: -742px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Base { + background-image: url(spritesmith5.png); + background-position: -848px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -954px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1060px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Desert { + background-image: url(spritesmith5.png); + background-position: -1166px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Golden { + background-image: url(spritesmith5.png); + background-position: -1272px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Red { + background-image: url(spritesmith5.png); + background-position: -1378px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Shade { + background-image: url(spritesmith5.png); + background-position: -1484px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1590px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-White { + background-image: url(spritesmith5.png); + background-position: -1696px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Zombie { + background-image: url(spritesmith5.png); + background-position: -1802px -1843px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Base { + background-image: url(spritesmith5.png); + background-position: -1952px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1952px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1952px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Desert { + background-image: url(spritesmith5.png); + background-position: -1952px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Golden { + background-image: url(spritesmith5.png); + background-position: -1952px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Red { + background-image: url(spritesmith5.png); + background-position: -1952px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Shade { + background-image: url(spritesmith5.png); + background-position: -1952px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1952px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-White { + background-image: url(spritesmith5.png); + background-position: -1952px -848px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Zombie { + background-image: url(spritesmith5.png); + background-position: -1952px -954px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Base { + background-image: url(spritesmith5.png); + background-position: -1952px -1060px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1952px -1166px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -1952px -1272px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Desert { + background-image: url(spritesmith5.png); + background-position: -1952px -1378px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Golden { + background-image: url(spritesmith5.png); + background-position: -1952px -1484px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Red { + background-image: url(spritesmith5.png); + background-position: -1952px -1590px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Shade { + background-image: url(spritesmith5.png); + background-position: -1952px -1696px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Skeleton { + background-image: url(spritesmith5.png); + background-position: -1952px -1802px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-White { + background-image: url(spritesmith5.png); + background-position: 0px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Zombie { + background-image: url(spritesmith5.png); + background-position: -106px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Base { + background-image: url(spritesmith5.png); + background-position: -212px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -318px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -424px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Desert { + background-image: url(spritesmith5.png); + background-position: -530px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Golden { + background-image: url(spritesmith5.png); + background-position: -636px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Red { + background-image: url(spritesmith5.png); + background-position: -742px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Shade { + background-image: url(spritesmith5.png); + background-position: -848px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Skeleton { + background-image: url(spritesmith5.png); + background-position: -954px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-White { + background-image: url(spritesmith5.png); + background-position: -1060px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-Zombie { + background-image: url(spritesmith5.png); + background-position: -1166px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Base { + background-image: url(spritesmith5.png); + background-position: -1272px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -1378px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-CottonCandyPink { background-image: url(spritesmith5.png); background-position: -1484px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Desert { + background-image: url(spritesmith5.png); + background-position: -1590px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Golden { + background-image: url(spritesmith5.png); + background-position: -1696px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Red { + background-image: url(spritesmith5.png); + background-position: -1802px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Shade { + background-image: url(spritesmith5.png); + background-position: -1908px -1949px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Skeleton { + background-image: url(spritesmith5.png); + background-position: -2058px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-White { + background-image: url(spritesmith5.png); + background-position: -2058px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Hedgehog-Zombie { + background-image: url(spritesmith5.png); + background-position: -2058px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Base { + background-image: url(spritesmith5.png); + background-position: -2058px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-CottonCandyBlue { + background-image: url(spritesmith5.png); + background-position: -2058px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-CottonCandyPink { + background-image: url(spritesmith5.png); + background-position: -2058px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Desert { + background-image: url(spritesmith5.png); + background-position: -2058px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Ethereal { + background-image: url(spritesmith5.png); + background-position: -2058px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Golden { + background-image: url(spritesmith5.png); + background-position: -2058px -848px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Red { + background-image: url(spritesmith5.png); + background-position: -2058px -954px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Shade { + background-image: url(spritesmith5.png); + background-position: -2058px -1060px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Skeleton { + background-image: url(spritesmith5.png); + background-position: -786px -230px; + width: 105px; + height: 110px; +} +.Mount_Head_LionCub-White { + background-image: url(spritesmith5.png); + background-position: -2058px -1272px; + width: 105px; + height: 105px; +} +.Mount_Head_LionCub-Zombie { + background-image: url(spritesmith5.png); + background-position: -2058px -1378px; + width: 105px; + height: 105px; +} +.Mount_Head_Mammoth-Base { + background-image: url(spritesmith5.png); + background-position: 0px -544px; + width: 105px; + height: 123px; +} +.Mount_Head_MantisShrimp-Base { + background-image: url(spritesmith5.png); + background-position: 0px -2055px; width: 108px; height: 105px; } .Mount_Head_Octopus-Base { background-image: url(spritesmith5.png); - background-position: -1593px -1949px; + background-position: -2058px -1590px; width: 105px; height: 105px; } .Mount_Head_Octopus-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -1699px -1949px; + background-position: -2058px -1696px; width: 105px; height: 105px; } .Mount_Head_Octopus-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -1805px -1949px; + background-position: -2058px -1802px; width: 105px; height: 105px; } .Mount_Head_Octopus-Desert { background-image: url(spritesmith5.png); - background-position: -1911px -1949px; + background-position: -2058px -1908px; width: 105px; height: 105px; } .Mount_Head_Octopus-Golden { background-image: url(spritesmith5.png); - background-position: -2061px 0px; + background-position: -109px -2055px; width: 105px; height: 105px; } .Mount_Head_Octopus-Red { background-image: url(spritesmith5.png); - background-position: -2061px -106px; + background-position: -215px -2055px; width: 105px; height: 105px; } .Mount_Head_Octopus-Shade { background-image: url(spritesmith5.png); - background-position: -2061px -212px; + background-position: -321px -2055px; width: 105px; height: 105px; } .Mount_Head_Octopus-Skeleton { background-image: url(spritesmith5.png); - background-position: -2061px -318px; + background-position: -427px -2055px; width: 105px; height: 105px; } .Mount_Head_Octopus-White { background-image: url(spritesmith5.png); - background-position: -2061px -424px; + background-position: -533px -2055px; width: 105px; height: 105px; } .Mount_Head_Octopus-Zombie { background-image: url(spritesmith5.png); - background-position: -2061px -530px; + background-position: -639px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Base { background-image: url(spritesmith5.png); - background-position: -2061px -636px; + background-position: -745px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -2061px -742px; + background-position: -851px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -2061px -848px; + background-position: -957px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Desert { background-image: url(spritesmith5.png); - background-position: -2061px -954px; + background-position: -1063px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Golden { background-image: url(spritesmith5.png); - background-position: -2061px -1060px; + background-position: -1169px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Red { background-image: url(spritesmith5.png); - background-position: -2061px -1166px; + background-position: -1275px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Shade { background-image: url(spritesmith5.png); - background-position: -2061px -1272px; + background-position: -1381px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Skeleton { background-image: url(spritesmith5.png); - background-position: -2061px -1378px; + background-position: -1487px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-White { background-image: url(spritesmith5.png); - background-position: -2061px -1484px; + background-position: -1593px -2055px; width: 105px; height: 105px; } .Mount_Head_Owl-Zombie { background-image: url(spritesmith5.png); - background-position: -2061px -1590px; + background-position: -1699px -2055px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Base { background-image: url(spritesmith5.png); - background-position: -2061px -1696px; + background-position: -1805px -2055px; width: 105px; height: 105px; } .Mount_Head_PandaCub-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -2061px -1802px; + background-position: -1911px -2055px; width: 105px; height: 105px; } .Mount_Head_PandaCub-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -2061px -1908px; + background-position: -2017px -2055px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Desert { background-image: url(spritesmith5.png); - background-position: 0px -2055px; + background-position: -2164px 0px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Golden { background-image: url(spritesmith5.png); - background-position: -106px -2055px; + background-position: -2164px -106px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Red { background-image: url(spritesmith5.png); - background-position: -212px -2055px; + background-position: -2164px -212px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Shade { background-image: url(spritesmith5.png); - background-position: -318px -2055px; + background-position: -2164px -318px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Skeleton { background-image: url(spritesmith5.png); - background-position: -424px -2055px; + background-position: -2164px -424px; width: 105px; height: 105px; } .Mount_Head_PandaCub-White { background-image: url(spritesmith5.png); - background-position: -530px -2055px; + background-position: -2164px -530px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Zombie { background-image: url(spritesmith5.png); - background-position: -636px -2055px; + background-position: -2164px -636px; width: 105px; height: 105px; } .Mount_Head_Parrot-Base { background-image: url(spritesmith5.png); - background-position: -742px -2055px; + background-position: -2164px -742px; width: 105px; height: 105px; } .Mount_Head_Parrot-CottonCandyBlue { background-image: url(spritesmith5.png); - background-position: -848px -2055px; + background-position: -2164px -848px; width: 105px; height: 105px; } .Mount_Head_Parrot-CottonCandyPink { background-image: url(spritesmith5.png); - background-position: -954px -2055px; + background-position: -2164px -954px; width: 105px; height: 105px; } .Mount_Head_Parrot-Desert { background-image: url(spritesmith5.png); - background-position: -1060px -2055px; + background-position: -2164px -1060px; width: 105px; height: 105px; } .Mount_Head_Parrot-Golden { background-image: url(spritesmith5.png); - background-position: -1166px -2055px; + background-position: -2164px -1166px; width: 105px; height: 105px; } .Mount_Head_Parrot-Red { background-image: url(spritesmith5.png); - background-position: -1272px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Parrot-Shade { - background-image: url(spritesmith5.png); - background-position: -1378px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Parrot-Skeleton { - background-image: url(spritesmith5.png); - background-position: -1484px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Parrot-White { - background-image: url(spritesmith5.png); - background-position: -1590px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Parrot-Zombie { - background-image: url(spritesmith5.png); - background-position: -1696px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-Base { - background-image: url(spritesmith5.png); - background-position: -1802px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-CottonCandyBlue { - background-image: url(spritesmith5.png); - background-position: -1908px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-CottonCandyPink { - background-image: url(spritesmith5.png); - background-position: -2014px -2055px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-Desert { - background-image: url(spritesmith5.png); - background-position: -2167px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-Golden { - background-image: url(spritesmith5.png); - background-position: -2167px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-Red { - background-image: url(spritesmith5.png); - background-position: -2167px -212px; + background-position: -1104px 0px; width: 105px; height: 105px; } diff --git a/common/dist/sprites/spritesmith5.png b/common/dist/sprites/spritesmith5.png index c856c4d995..de280dc74a 100644 Binary files a/common/dist/sprites/spritesmith5.png and b/common/dist/sprites/spritesmith5.png differ diff --git a/common/dist/sprites/spritesmith6.css b/common/dist/sprites/spritesmith6.css index d4b60bf935..f3f43db4df 100644 --- a/common/dist/sprites/spritesmith6.css +++ b/common/dist/sprites/spritesmith6.css @@ -1,447 +1,507 @@ -.Mount_Head_Penguin-Shade { +.Mount_Head_Parrot-Shade { background-image: url(spritesmith6.png); - background-position: -998px -212px; + background-position: -318px -968px; width: 105px; height: 105px; } -.Mount_Head_Penguin-Skeleton { +.Mount_Head_Parrot-Skeleton { background-image: url(spritesmith6.png); - background-position: -424px -1074px; + background-position: -1210px -318px; width: 105px; height: 105px; } -.Mount_Head_Penguin-White { - background-image: url(spritesmith6.png); - background-position: -636px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Penguin-Zombie { - background-image: url(spritesmith6.png); - background-position: -998px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Base { - background-image: url(spritesmith6.png); - background-position: -998px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -998px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -998px -636px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Desert { - background-image: url(spritesmith6.png); - background-position: -998px -742px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Golden { - background-image: url(spritesmith6.png); - background-position: -998px -848px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Red { - background-image: url(spritesmith6.png); - background-position: 0px -968px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Shade { - background-image: url(spritesmith6.png); - background-position: -106px -968px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Skeleton { - background-image: url(spritesmith6.png); - background-position: -212px -968px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-White { - background-image: url(spritesmith6.png); - background-position: -1104px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_Rat-Zombie { - background-image: url(spritesmith6.png); - background-position: -1104px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Base { - background-image: url(spritesmith6.png); - background-position: -1104px -636px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -1104px -742px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -1104px -848px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Desert { - background-image: url(spritesmith6.png); - background-position: -1104px -954px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Golden { - background-image: url(spritesmith6.png); - background-position: 0px -1074px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Red { - background-image: url(spritesmith6.png); - background-position: -106px -1074px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Shade { - background-image: url(spritesmith6.png); - background-position: -212px -1074px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Skeleton { - background-image: url(spritesmith6.png); - background-position: -318px -1074px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-White { - background-image: url(spritesmith6.png); - background-position: -106px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Rock-Zombie { - background-image: url(spritesmith6.png); - background-position: -212px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Base { - background-image: url(spritesmith6.png); - background-position: -318px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -424px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -530px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Desert { - background-image: url(spritesmith6.png); - background-position: -680px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Golden { - background-image: url(spritesmith6.png); - background-position: -680px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Red { - background-image: url(spritesmith6.png); - background-position: -680px -212px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Shade { - background-image: url(spritesmith6.png); - background-position: -680px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Skeleton { - background-image: url(spritesmith6.png); - background-position: -680px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-White { - background-image: url(spritesmith6.png); - background-position: -680px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_Rooster-Zombie { - background-image: url(spritesmith6.png); - background-position: 0px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Base { - background-image: url(spritesmith6.png); - background-position: -106px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -212px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -318px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Desert { - background-image: url(spritesmith6.png); - background-position: -424px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Golden { - background-image: url(spritesmith6.png); - background-position: -530px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Red { - background-image: url(spritesmith6.png); - background-position: -636px -650px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Shade { - background-image: url(spritesmith6.png); - background-position: -786px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Skeleton { - background-image: url(spritesmith6.png); - background-position: -786px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-White { - background-image: url(spritesmith6.png); - background-position: -786px -212px; - width: 105px; - height: 105px; -} -.Mount_Head_Seahorse-Zombie { - background-image: url(spritesmith6.png); - background-position: -786px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Base { - background-image: url(spritesmith6.png); - background-position: -786px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -786px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -786px -636px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Desert { - background-image: url(spritesmith6.png); - background-position: 0px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Golden { - background-image: url(spritesmith6.png); - background-position: -106px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Red { - background-image: url(spritesmith6.png); - background-position: -212px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Shade { - background-image: url(spritesmith6.png); - background-position: -318px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Skeleton { - background-image: url(spritesmith6.png); - background-position: -424px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-White { - background-image: url(spritesmith6.png); - background-position: -530px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Sheep-Zombie { - background-image: url(spritesmith6.png); - background-position: 0px -544px; - width: 105px; - height: 105px; -} -.Mount_Head_Slime-Base { - background-image: url(spritesmith6.png); - background-position: -742px -756px; - width: 105px; - height: 105px; -} -.Mount_Head_Slime-CottonCandyBlue { - background-image: url(spritesmith6.png); - background-position: -892px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_Slime-CottonCandyPink { - background-image: url(spritesmith6.png); - background-position: -892px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_Slime-Desert { - background-image: url(spritesmith6.png); - background-position: -892px -212px; - width: 105px; - height: 105px; -} -.Mount_Head_Slime-Golden { +.Mount_Head_Parrot-White { background-image: url(spritesmith6.png); background-position: -892px -318px; width: 105px; height: 105px; } -.Mount_Head_Slime-Red { +.Mount_Head_Parrot-Zombie { + background-image: url(spritesmith6.png); + background-position: -424px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Base { + background-image: url(spritesmith6.png); + background-position: -530px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -636px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -742px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Desert { + background-image: url(spritesmith6.png); + background-position: -848px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Golden { + background-image: url(spritesmith6.png); + background-position: -954px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Red { + background-image: url(spritesmith6.png); + background-position: -1104px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Shade { + background-image: url(spritesmith6.png); + background-position: -1104px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Skeleton { + background-image: url(spritesmith6.png); + background-position: -1104px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-White { + background-image: url(spritesmith6.png); + background-position: -424px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Penguin-Zombie { + background-image: url(spritesmith6.png); + background-position: -530px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Base { + background-image: url(spritesmith6.png); + background-position: -636px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -742px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -848px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Desert { + background-image: url(spritesmith6.png); + background-position: -954px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Golden { + background-image: url(spritesmith6.png); + background-position: -1060px -1074px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Red { + background-image: url(spritesmith6.png); + background-position: -1210px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Shade { + background-image: url(spritesmith6.png); + background-position: -1210px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Skeleton { + background-image: url(spritesmith6.png); + background-position: -1210px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-White { + background-image: url(spritesmith6.png); + background-position: -106px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Rat-Zombie { + background-image: url(spritesmith6.png); + background-position: -212px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Base { + background-image: url(spritesmith6.png); + background-position: -318px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -424px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -530px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Desert { + background-image: url(spritesmith6.png); + background-position: -680px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Golden { + background-image: url(spritesmith6.png); + background-position: -680px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Red { + background-image: url(spritesmith6.png); + background-position: -680px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Shade { + background-image: url(spritesmith6.png); + background-position: -680px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Skeleton { + background-image: url(spritesmith6.png); + background-position: -680px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-White { + background-image: url(spritesmith6.png); + background-position: -680px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Rock-Zombie { + background-image: url(spritesmith6.png); + background-position: 0px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Base { + background-image: url(spritesmith6.png); + background-position: -106px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -212px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -318px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Desert { + background-image: url(spritesmith6.png); + background-position: -424px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Golden { + background-image: url(spritesmith6.png); + background-position: -530px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Red { + background-image: url(spritesmith6.png); + background-position: -636px -650px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Shade { + background-image: url(spritesmith6.png); + background-position: -786px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Skeleton { + background-image: url(spritesmith6.png); + background-position: -786px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-White { + background-image: url(spritesmith6.png); + background-position: -786px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Rooster-Zombie { + background-image: url(spritesmith6.png); + background-position: -786px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Base { + background-image: url(spritesmith6.png); + background-position: -786px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -786px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -786px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Desert { + background-image: url(spritesmith6.png); + background-position: 0px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Golden { + background-image: url(spritesmith6.png); + background-position: -106px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Red { + background-image: url(spritesmith6.png); + background-position: -212px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Shade { + background-image: url(spritesmith6.png); + background-position: -318px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Skeleton { + background-image: url(spritesmith6.png); + background-position: -424px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-White { + background-image: url(spritesmith6.png); + background-position: -530px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Seahorse-Zombie { + background-image: url(spritesmith6.png); + background-position: -636px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-Base { + background-image: url(spritesmith6.png); + background-position: -742px -756px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -892px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -892px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-Desert { + background-image: url(spritesmith6.png); + background-position: -892px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-Golden { + background-image: url(spritesmith6.png); + background-position: 0px -544px; + width: 105px; + height: 105px; +} +.Mount_Head_Sheep-Red { background-image: url(spritesmith6.png); background-position: -892px -424px; width: 105px; height: 105px; } -.Mount_Head_Slime-Shade { +.Mount_Head_Sheep-Shade { background-image: url(spritesmith6.png); background-position: -892px -530px; width: 105px; height: 105px; } -.Mount_Head_Slime-Skeleton { +.Mount_Head_Sheep-Skeleton { background-image: url(spritesmith6.png); background-position: -892px -636px; width: 105px; height: 105px; } -.Mount_Head_Slime-White { +.Mount_Head_Sheep-White { background-image: url(spritesmith6.png); background-position: -892px -742px; width: 105px; height: 105px; } -.Mount_Head_Slime-Zombie { +.Mount_Head_Sheep-Zombie { background-image: url(spritesmith6.png); background-position: 0px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Base { +.Mount_Head_Slime-Base { background-image: url(spritesmith6.png); background-position: -106px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-CottonCandyBlue { +.Mount_Head_Slime-CottonCandyBlue { background-image: url(spritesmith6.png); background-position: -212px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-CottonCandyPink { +.Mount_Head_Slime-CottonCandyPink { background-image: url(spritesmith6.png); background-position: -318px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Desert { +.Mount_Head_Slime-Desert { background-image: url(spritesmith6.png); background-position: -424px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Golden { +.Mount_Head_Slime-Golden { background-image: url(spritesmith6.png); background-position: -530px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Red { +.Mount_Head_Slime-Red { background-image: url(spritesmith6.png); background-position: -636px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Shade { +.Mount_Head_Slime-Shade { background-image: url(spritesmith6.png); background-position: -742px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-Skeleton { +.Mount_Head_Slime-Skeleton { background-image: url(spritesmith6.png); background-position: -848px -862px; width: 105px; height: 105px; } -.Mount_Head_Spider-White { +.Mount_Head_Slime-White { background-image: url(spritesmith6.png); background-position: -998px 0px; width: 105px; height: 105px; } -.Mount_Head_Spider-Zombie { +.Mount_Head_Slime-Zombie { background-image: url(spritesmith6.png); background-position: -998px -106px; width: 105px; height: 105px; } +.Mount_Head_Spider-Base { + background-image: url(spritesmith6.png); + background-position: -998px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-CottonCandyBlue { + background-image: url(spritesmith6.png); + background-position: -998px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-CottonCandyPink { + background-image: url(spritesmith6.png); + background-position: -998px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Desert { + background-image: url(spritesmith6.png); + background-position: -998px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Golden { + background-image: url(spritesmith6.png); + background-position: -998px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Red { + background-image: url(spritesmith6.png); + background-position: -998px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Shade { + background-image: url(spritesmith6.png); + background-position: -998px -848px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Skeleton { + background-image: url(spritesmith6.png); + background-position: 0px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-White { + background-image: url(spritesmith6.png); + background-position: -106px -968px; + width: 105px; + height: 105px; +} +.Mount_Head_Spider-Zombie { + background-image: url(spritesmith6.png); + background-position: -212px -968px; + width: 105px; + height: 105px; +} .Mount_Head_TRex-Base { background-image: url(spritesmith6.png); background-position: -408px -136px; @@ -504,67 +564,67 @@ } .Mount_Head_TigerCub-Base { background-image: url(spritesmith6.png); - background-position: -318px -968px; + background-position: -1104px -318px; width: 105px; height: 105px; } .Mount_Head_TigerCub-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -424px -968px; + background-position: -1104px -424px; width: 105px; height: 105px; } .Mount_Head_TigerCub-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -530px -968px; + background-position: -1104px -530px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Desert { background-image: url(spritesmith6.png); - background-position: -636px -968px; + background-position: -1104px -636px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Golden { background-image: url(spritesmith6.png); - background-position: -742px -968px; + background-position: -1104px -742px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Red { background-image: url(spritesmith6.png); - background-position: -848px -968px; + background-position: -1104px -848px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Shade { background-image: url(spritesmith6.png); - background-position: -954px -968px; + background-position: -1104px -954px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Skeleton { background-image: url(spritesmith6.png); - background-position: -1104px 0px; + background-position: 0px -1074px; width: 105px; height: 105px; } .Mount_Head_TigerCub-White { background-image: url(spritesmith6.png); - background-position: -1104px -106px; + background-position: -106px -1074px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Zombie { background-image: url(spritesmith6.png); - background-position: -1104px -212px; + background-position: -212px -1074px; width: 105px; height: 105px; } .Mount_Head_Turkey-Base { background-image: url(spritesmith6.png); - background-position: -1104px -318px; + background-position: -318px -1074px; width: 105px; height: 105px; } @@ -630,1723 +690,1723 @@ } .Pet-Cuttlefish-Base { background-image: url(spritesmith6.png); - background-position: -530px -1074px; + background-position: -1210px -424px; width: 81px; height: 99px; } .Pet-Cuttlefish-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -612px -1074px; + background-position: -1210px -524px; width: 81px; height: 99px; } .Pet-Cuttlefish-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -694px -1074px; + background-position: -1210px -624px; width: 81px; height: 99px; } .Pet-Cuttlefish-Desert { background-image: url(spritesmith6.png); - background-position: -776px -1074px; + background-position: -1210px -724px; width: 81px; height: 99px; } .Pet-Cuttlefish-Golden { background-image: url(spritesmith6.png); - background-position: -858px -1074px; + background-position: -1210px -824px; width: 81px; height: 99px; } .Pet-Cuttlefish-Red { background-image: url(spritesmith6.png); - background-position: -940px -1074px; + background-position: -1210px -924px; width: 81px; height: 99px; } .Pet-Cuttlefish-Shade { background-image: url(spritesmith6.png); - background-position: -1022px -1074px; + background-position: -1210px -1024px; width: 81px; height: 99px; } .Pet-Cuttlefish-Skeleton { background-image: url(spritesmith6.png); - background-position: -1104px -1074px; + background-position: 0px -1180px; width: 81px; height: 99px; } .Pet-Cuttlefish-White { background-image: url(spritesmith6.png); - background-position: -1210px 0px; + background-position: -82px -1180px; width: 81px; height: 99px; } .Pet-Cuttlefish-Zombie { background-image: url(spritesmith6.png); - background-position: -1210px -100px; + background-position: -164px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Base { background-image: url(spritesmith6.png); - background-position: -1210px -200px; + background-position: -246px -1180px; width: 81px; height: 99px; } .Pet-BearCub-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1210px -300px; + background-position: -328px -1180px; width: 81px; height: 99px; } .Pet-BearCub-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1210px -400px; + background-position: -410px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Desert { background-image: url(spritesmith6.png); - background-position: -1210px -500px; + background-position: -492px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Golden { background-image: url(spritesmith6.png); - background-position: -1210px -600px; + background-position: -574px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Polar { background-image: url(spritesmith6.png); - background-position: -1210px -700px; + background-position: -656px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Red { background-image: url(spritesmith6.png); - background-position: -1210px -800px; + background-position: -738px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Shade { background-image: url(spritesmith6.png); - background-position: -1210px -900px; + background-position: -820px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Skeleton { background-image: url(spritesmith6.png); - background-position: -1210px -1000px; + background-position: -902px -1180px; width: 81px; height: 99px; } .Pet-BearCub-White { background-image: url(spritesmith6.png); - background-position: 0px -1180px; + background-position: -984px -1180px; width: 81px; height: 99px; } .Pet-BearCub-Zombie { background-image: url(spritesmith6.png); - background-position: -82px -1180px; + background-position: -1066px -1180px; width: 81px; height: 99px; } .Pet-Bunny-Base { background-image: url(spritesmith6.png); - background-position: -164px -1180px; + background-position: -1148px -1180px; width: 81px; height: 99px; } .Pet-Bunny-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -246px -1180px; + background-position: -1230px -1180px; width: 81px; height: 99px; } .Pet-Bunny-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -328px -1180px; + background-position: -1316px 0px; width: 81px; height: 99px; } .Pet-Bunny-Desert { background-image: url(spritesmith6.png); - background-position: -410px -1180px; + background-position: -1316px -100px; width: 81px; height: 99px; } .Pet-Bunny-Golden { background-image: url(spritesmith6.png); - background-position: -492px -1180px; + background-position: -1316px -200px; width: 81px; height: 99px; } .Pet-Bunny-Red { background-image: url(spritesmith6.png); - background-position: -574px -1180px; + background-position: -1316px -300px; width: 81px; height: 99px; } .Pet-Bunny-Shade { background-image: url(spritesmith6.png); - background-position: -656px -1180px; + background-position: -1316px -400px; width: 81px; height: 99px; } .Pet-Bunny-Skeleton { background-image: url(spritesmith6.png); - background-position: -738px -1180px; + background-position: -1316px -500px; width: 81px; height: 99px; } .Pet-Bunny-White { background-image: url(spritesmith6.png); - background-position: -820px -1180px; + background-position: -1316px -600px; width: 81px; height: 99px; } .Pet-Bunny-Zombie { background-image: url(spritesmith6.png); - background-position: -902px -1180px; + background-position: -1316px -700px; width: 81px; height: 99px; } .Pet-Cactus-Base { background-image: url(spritesmith6.png); - background-position: -984px -1180px; + background-position: -1316px -800px; width: 81px; height: 99px; } .Pet-Cactus-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1066px -1180px; + background-position: -1316px -900px; width: 81px; height: 99px; } .Pet-Cactus-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1148px -1180px; + background-position: -1316px -1000px; width: 81px; height: 99px; } .Pet-Cactus-Desert { background-image: url(spritesmith6.png); - background-position: -1292px 0px; + background-position: -1316px -1100px; width: 81px; height: 99px; } .Pet-Cactus-Golden { background-image: url(spritesmith6.png); - background-position: -1292px -100px; + background-position: 0px -1280px; width: 81px; height: 99px; } .Pet-Cactus-Red { background-image: url(spritesmith6.png); - background-position: -1292px -200px; + background-position: -82px -1280px; width: 81px; height: 99px; } .Pet-Cactus-Shade { background-image: url(spritesmith6.png); - background-position: -1292px -300px; + background-position: -164px -1280px; width: 81px; height: 99px; } .Pet-Cactus-Skeleton { background-image: url(spritesmith6.png); - background-position: -1292px -400px; + background-position: -246px -1280px; width: 81px; height: 99px; } .Pet-Cactus-White { background-image: url(spritesmith6.png); - background-position: -1292px -500px; + background-position: -328px -1280px; width: 81px; height: 99px; } .Pet-Cactus-Zombie { background-image: url(spritesmith6.png); - background-position: -1292px -600px; + background-position: -410px -1280px; width: 81px; height: 99px; } .Pet-Deer-Base { background-image: url(spritesmith6.png); - background-position: -1292px -700px; + background-position: -492px -1280px; width: 81px; height: 99px; } .Pet-Deer-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1292px -800px; + background-position: -574px -1280px; width: 81px; height: 99px; } .Pet-Deer-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1292px -900px; + background-position: -656px -1280px; width: 81px; height: 99px; } .Pet-Deer-Desert { background-image: url(spritesmith6.png); - background-position: -1292px -1000px; + background-position: -738px -1280px; width: 81px; height: 99px; } .Pet-Deer-Golden { background-image: url(spritesmith6.png); - background-position: -1292px -1100px; + background-position: -820px -1280px; width: 81px; height: 99px; } .Pet-Deer-Red { background-image: url(spritesmith6.png); - background-position: -1374px 0px; + background-position: -902px -1280px; width: 81px; height: 99px; } .Pet-Deer-Shade { background-image: url(spritesmith6.png); - background-position: -1374px -100px; + background-position: -984px -1280px; width: 81px; height: 99px; } .Pet-Deer-Skeleton { background-image: url(spritesmith6.png); - background-position: -1374px -200px; + background-position: -1066px -1280px; width: 81px; height: 99px; } .Pet-Deer-White { background-image: url(spritesmith6.png); - background-position: -1374px -300px; + background-position: -1148px -1280px; width: 81px; height: 99px; } .Pet-Deer-Zombie { background-image: url(spritesmith6.png); - background-position: -1374px -400px; + background-position: -1230px -1280px; width: 81px; height: 99px; } .Pet-Dragon-Base { background-image: url(spritesmith6.png); - background-position: -1374px -500px; + background-position: -1312px -1280px; width: 81px; height: 99px; } .Pet-Dragon-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1374px -600px; + background-position: -1398px 0px; width: 81px; height: 99px; } .Pet-Dragon-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1374px -700px; + background-position: -1398px -100px; width: 81px; height: 99px; } .Pet-Dragon-Desert { background-image: url(spritesmith6.png); - background-position: -1374px -800px; + background-position: -1398px -200px; width: 81px; height: 99px; } .Pet-Dragon-Golden { background-image: url(spritesmith6.png); - background-position: -1374px -900px; + background-position: -1398px -300px; width: 81px; height: 99px; } .Pet-Dragon-Hydra { background-image: url(spritesmith6.png); - background-position: -1374px -1000px; + background-position: -1398px -400px; width: 81px; height: 99px; } .Pet-Dragon-Red { background-image: url(spritesmith6.png); - background-position: -1374px -1100px; + background-position: -1398px -500px; width: 81px; height: 99px; } .Pet-Dragon-Shade { background-image: url(spritesmith6.png); - background-position: 0px -1280px; + background-position: -1398px -600px; width: 81px; height: 99px; } .Pet-Dragon-Skeleton { background-image: url(spritesmith6.png); - background-position: -82px -1280px; + background-position: -1398px -700px; width: 81px; height: 99px; } .Pet-Dragon-White { background-image: url(spritesmith6.png); - background-position: -164px -1280px; + background-position: -1398px -800px; width: 81px; height: 99px; } .Pet-Dragon-Zombie { background-image: url(spritesmith6.png); - background-position: -246px -1280px; + background-position: -1398px -900px; width: 81px; height: 99px; } .Pet-Egg-Base { background-image: url(spritesmith6.png); - background-position: -328px -1280px; + background-position: -1398px -1000px; width: 81px; height: 99px; } .Pet-Egg-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -410px -1280px; + background-position: -1398px -1100px; width: 81px; height: 99px; } .Pet-Egg-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -492px -1280px; + background-position: -1398px -1200px; width: 81px; height: 99px; } .Pet-Egg-Desert { background-image: url(spritesmith6.png); - background-position: -574px -1280px; + background-position: 0px -1380px; width: 81px; height: 99px; } .Pet-Egg-Golden { background-image: url(spritesmith6.png); - background-position: -656px -1280px; + background-position: -82px -1380px; width: 81px; height: 99px; } .Pet-Egg-Red { background-image: url(spritesmith6.png); - background-position: -738px -1280px; + background-position: -164px -1380px; width: 81px; height: 99px; } .Pet-Egg-Shade { background-image: url(spritesmith6.png); - background-position: -820px -1280px; + background-position: -246px -1380px; width: 81px; height: 99px; } .Pet-Egg-Skeleton { background-image: url(spritesmith6.png); - background-position: -902px -1280px; + background-position: -328px -1380px; width: 81px; height: 99px; } .Pet-Egg-White { background-image: url(spritesmith6.png); - background-position: -984px -1280px; + background-position: -410px -1380px; width: 81px; height: 99px; } .Pet-Egg-Zombie { background-image: url(spritesmith6.png); - background-position: -1066px -1280px; + background-position: -492px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Base { background-image: url(spritesmith6.png); - background-position: -1148px -1280px; + background-position: -574px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1230px -1280px; + background-position: -656px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1312px -1280px; + background-position: -738px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Desert { background-image: url(spritesmith6.png); - background-position: -1456px 0px; + background-position: -820px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Golden { background-image: url(spritesmith6.png); - background-position: -1456px -100px; + background-position: -902px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Red { background-image: url(spritesmith6.png); - background-position: -1456px -200px; + background-position: -984px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Shade { background-image: url(spritesmith6.png); - background-position: -1456px -300px; + background-position: -1066px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Skeleton { background-image: url(spritesmith6.png); - background-position: -1456px -400px; + background-position: -1148px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-White { background-image: url(spritesmith6.png); - background-position: -1456px -500px; + background-position: -1230px -1380px; width: 81px; height: 99px; } .Pet-FlyingPig-Zombie { background-image: url(spritesmith6.png); - background-position: -1456px -600px; + background-position: -1312px -1380px; width: 81px; height: 99px; } .Pet-Fox-Base { background-image: url(spritesmith6.png); - background-position: -1456px -700px; + background-position: -1394px -1380px; width: 81px; height: 99px; } .Pet-Fox-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1456px -800px; + background-position: -1480px 0px; width: 81px; height: 99px; } .Pet-Fox-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1456px -900px; + background-position: -1480px -100px; width: 81px; height: 99px; } .Pet-Fox-Desert { background-image: url(spritesmith6.png); - background-position: -1456px -1000px; + background-position: -1480px -200px; width: 81px; height: 99px; } .Pet-Fox-Golden { background-image: url(spritesmith6.png); - background-position: -1456px -1100px; + background-position: -1480px -300px; width: 81px; height: 99px; } .Pet-Fox-Red { background-image: url(spritesmith6.png); - background-position: -1456px -1200px; + background-position: -1480px -400px; width: 81px; height: 99px; } .Pet-Fox-Shade { background-image: url(spritesmith6.png); - background-position: 0px -1380px; + background-position: -1480px -500px; width: 81px; height: 99px; } .Pet-Fox-Skeleton { background-image: url(spritesmith6.png); - background-position: -82px -1380px; + background-position: -1480px -600px; width: 81px; height: 99px; } .Pet-Fox-White { background-image: url(spritesmith6.png); - background-position: -164px -1380px; + background-position: -1480px -700px; width: 81px; height: 99px; } .Pet-Fox-Zombie { background-image: url(spritesmith6.png); - background-position: -246px -1380px; + background-position: -1480px -800px; width: 81px; height: 99px; } .Pet-Gryphon-Base { background-image: url(spritesmith6.png); - background-position: -328px -1380px; + background-position: -1480px -900px; width: 81px; height: 99px; } .Pet-Gryphon-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -410px -1380px; + background-position: -1480px -1000px; width: 81px; height: 99px; } .Pet-Gryphon-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -492px -1380px; + background-position: -1480px -1100px; width: 81px; height: 99px; } .Pet-Gryphon-Desert { background-image: url(spritesmith6.png); - background-position: -574px -1380px; + background-position: -1480px -1200px; width: 81px; height: 99px; } .Pet-Gryphon-Golden { background-image: url(spritesmith6.png); - background-position: -656px -1380px; + background-position: -1480px -1300px; width: 81px; height: 99px; } .Pet-Gryphon-Red { background-image: url(spritesmith6.png); - background-position: -738px -1380px; + background-position: -1562px 0px; width: 81px; height: 99px; } .Pet-Gryphon-Shade { background-image: url(spritesmith6.png); - background-position: -820px -1380px; + background-position: -1562px -100px; width: 81px; height: 99px; } .Pet-Gryphon-Skeleton { background-image: url(spritesmith6.png); - background-position: -902px -1380px; + background-position: -1562px -200px; width: 81px; height: 99px; } .Pet-Gryphon-White { background-image: url(spritesmith6.png); - background-position: -984px -1380px; + background-position: -1562px -300px; width: 81px; height: 99px; } .Pet-Gryphon-Zombie { background-image: url(spritesmith6.png); - background-position: -1066px -1380px; + background-position: -1562px -400px; width: 81px; height: 99px; } .Pet-Hedgehog-Base { background-image: url(spritesmith6.png); - background-position: -1148px -1380px; + background-position: -1562px -500px; width: 81px; height: 99px; } .Pet-Hedgehog-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1230px -1380px; + background-position: -1562px -600px; width: 81px; height: 99px; } .Pet-Hedgehog-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1312px -1380px; + background-position: -1562px -700px; width: 81px; height: 99px; } .Pet-Hedgehog-Desert { background-image: url(spritesmith6.png); - background-position: -1394px -1380px; + background-position: -1562px -800px; width: 81px; height: 99px; } .Pet-Hedgehog-Golden { background-image: url(spritesmith6.png); - background-position: -1538px 0px; + background-position: -1562px -900px; width: 81px; height: 99px; } .Pet-Hedgehog-Red { background-image: url(spritesmith6.png); - background-position: -1538px -100px; + background-position: -1562px -1000px; width: 81px; height: 99px; } .Pet-Hedgehog-Shade { background-image: url(spritesmith6.png); - background-position: -1538px -200px; + background-position: -1562px -1100px; width: 81px; height: 99px; } .Pet-Hedgehog-Skeleton { background-image: url(spritesmith6.png); - background-position: -1538px -300px; + background-position: -1562px -1200px; width: 81px; height: 99px; } .Pet-Hedgehog-White { background-image: url(spritesmith6.png); - background-position: -1538px -400px; + background-position: -1562px -1300px; width: 81px; height: 99px; } .Pet-Hedgehog-Zombie { background-image: url(spritesmith6.png); - background-position: -1538px -500px; + background-position: 0px -1480px; width: 81px; height: 99px; } .Pet-JackOLantern-Base { background-image: url(spritesmith6.png); - background-position: -1538px -600px; + background-position: -82px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Base { background-image: url(spritesmith6.png); - background-position: -1538px -700px; + background-position: -164px -1480px; width: 81px; height: 99px; } .Pet-LionCub-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1538px -800px; + background-position: -246px -1480px; width: 81px; height: 99px; } .Pet-LionCub-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1538px -900px; + background-position: -328px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Desert { background-image: url(spritesmith6.png); - background-position: -1538px -1000px; + background-position: -410px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Golden { background-image: url(spritesmith6.png); - background-position: -1538px -1100px; + background-position: -492px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Red { background-image: url(spritesmith6.png); - background-position: -1538px -1200px; + background-position: -574px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Shade { background-image: url(spritesmith6.png); - background-position: -1538px -1300px; + background-position: -656px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Skeleton { background-image: url(spritesmith6.png); - background-position: 0px -1480px; + background-position: -738px -1480px; width: 81px; height: 99px; } .Pet-LionCub-White { background-image: url(spritesmith6.png); - background-position: -82px -1480px; + background-position: -820px -1480px; width: 81px; height: 99px; } .Pet-LionCub-Zombie { background-image: url(spritesmith6.png); - background-position: -164px -1480px; + background-position: -902px -1480px; width: 81px; height: 99px; } .Pet-Mammoth-Base { background-image: url(spritesmith6.png); - background-position: -246px -1480px; + background-position: -984px -1480px; width: 81px; height: 99px; } .Pet-MantisShrimp-Base { background-image: url(spritesmith6.png); - background-position: -328px -1480px; + background-position: -1066px -1480px; width: 81px; height: 99px; } .Pet-Octopus-Base { background-image: url(spritesmith6.png); - background-position: -410px -1480px; + background-position: -1148px -1480px; width: 81px; height: 99px; } .Pet-Octopus-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -492px -1480px; + background-position: -1230px -1480px; width: 81px; height: 99px; } .Pet-Octopus-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -574px -1480px; + background-position: -1312px -1480px; width: 81px; height: 99px; } .Pet-Octopus-Desert { background-image: url(spritesmith6.png); - background-position: -656px -1480px; + background-position: -1394px -1480px; width: 81px; height: 99px; } .Pet-Octopus-Golden { background-image: url(spritesmith6.png); - background-position: -738px -1480px; + background-position: -1476px -1480px; width: 81px; height: 99px; } .Pet-Octopus-Red { background-image: url(spritesmith6.png); - background-position: -820px -1480px; + background-position: -1558px -1480px; width: 81px; height: 99px; } .Pet-Octopus-Shade { background-image: url(spritesmith6.png); - background-position: -902px -1480px; + background-position: -1644px 0px; width: 81px; height: 99px; } .Pet-Octopus-Skeleton { background-image: url(spritesmith6.png); - background-position: -984px -1480px; + background-position: -1644px -100px; width: 81px; height: 99px; } .Pet-Octopus-White { background-image: url(spritesmith6.png); - background-position: -1066px -1480px; + background-position: -1644px -200px; width: 81px; height: 99px; } .Pet-Octopus-Zombie { background-image: url(spritesmith6.png); - background-position: -1148px -1480px; + background-position: -1644px -300px; width: 81px; height: 99px; } .Pet-Owl-Base { background-image: url(spritesmith6.png); - background-position: -1230px -1480px; + background-position: -1644px -400px; width: 81px; height: 99px; } .Pet-Owl-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1312px -1480px; + background-position: -1644px -500px; width: 81px; height: 99px; } .Pet-Owl-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1394px -1480px; + background-position: -1644px -600px; width: 81px; height: 99px; } .Pet-Owl-Desert { background-image: url(spritesmith6.png); - background-position: -1476px -1480px; + background-position: -1644px -700px; width: 81px; height: 99px; } .Pet-Owl-Golden { background-image: url(spritesmith6.png); - background-position: -1620px 0px; + background-position: -1644px -800px; width: 81px; height: 99px; } .Pet-Owl-Red { background-image: url(spritesmith6.png); - background-position: -1620px -100px; + background-position: -1644px -900px; width: 81px; height: 99px; } .Pet-Owl-Shade { background-image: url(spritesmith6.png); - background-position: -1620px -200px; + background-position: -1644px -1000px; width: 81px; height: 99px; } .Pet-Owl-Skeleton { background-image: url(spritesmith6.png); - background-position: -1620px -300px; + background-position: -1644px -1100px; width: 81px; height: 99px; } .Pet-Owl-White { background-image: url(spritesmith6.png); - background-position: -1620px -400px; + background-position: -1644px -1200px; width: 81px; height: 99px; } .Pet-Owl-Zombie { background-image: url(spritesmith6.png); - background-position: -1620px -500px; + background-position: -1644px -1300px; width: 81px; height: 99px; } .Pet-PandaCub-Base { background-image: url(spritesmith6.png); - background-position: -1620px -600px; + background-position: -1644px -1400px; width: 81px; height: 99px; } .Pet-PandaCub-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1620px -700px; + background-position: 0px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1620px -800px; + background-position: -82px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Desert { background-image: url(spritesmith6.png); - background-position: -1620px -900px; + background-position: -164px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Golden { background-image: url(spritesmith6.png); - background-position: -1620px -1000px; + background-position: -246px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Red { background-image: url(spritesmith6.png); - background-position: -1620px -1100px; + background-position: -328px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Shade { background-image: url(spritesmith6.png); - background-position: -1620px -1200px; + background-position: -410px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Skeleton { background-image: url(spritesmith6.png); - background-position: -1620px -1300px; + background-position: -492px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-White { background-image: url(spritesmith6.png); - background-position: -1620px -1400px; + background-position: -574px -1580px; width: 81px; height: 99px; } .Pet-PandaCub-Zombie { background-image: url(spritesmith6.png); - background-position: 0px -1580px; + background-position: -656px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Base { background-image: url(spritesmith6.png); - background-position: -82px -1580px; + background-position: -738px -1580px; width: 81px; height: 99px; } .Pet-Parrot-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -164px -1580px; + background-position: -820px -1580px; width: 81px; height: 99px; } .Pet-Parrot-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -246px -1580px; + background-position: -902px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Desert { background-image: url(spritesmith6.png); - background-position: -328px -1580px; + background-position: -984px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Golden { background-image: url(spritesmith6.png); - background-position: -410px -1580px; + background-position: -1066px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Red { background-image: url(spritesmith6.png); - background-position: -492px -1580px; + background-position: -1148px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Shade { background-image: url(spritesmith6.png); - background-position: -574px -1580px; + background-position: -1230px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Skeleton { background-image: url(spritesmith6.png); - background-position: -656px -1580px; + background-position: -1312px -1580px; width: 81px; height: 99px; } .Pet-Parrot-White { background-image: url(spritesmith6.png); - background-position: -738px -1580px; + background-position: -1394px -1580px; width: 81px; height: 99px; } .Pet-Parrot-Zombie { background-image: url(spritesmith6.png); - background-position: -820px -1580px; + background-position: -1476px -1580px; width: 81px; height: 99px; } .Pet-Penguin-Base { background-image: url(spritesmith6.png); - background-position: -902px -1580px; + background-position: -1558px -1580px; width: 81px; height: 99px; } .Pet-Penguin-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -984px -1580px; + background-position: -1640px -1580px; width: 81px; height: 99px; } .Pet-Penguin-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1066px -1580px; + background-position: -1726px 0px; width: 81px; height: 99px; } .Pet-Penguin-Desert { background-image: url(spritesmith6.png); - background-position: -1148px -1580px; + background-position: -1726px -100px; width: 81px; height: 99px; } .Pet-Penguin-Golden { background-image: url(spritesmith6.png); - background-position: -1230px -1580px; + background-position: -1726px -200px; width: 81px; height: 99px; } .Pet-Penguin-Red { background-image: url(spritesmith6.png); - background-position: -1312px -1580px; + background-position: -1726px -300px; width: 81px; height: 99px; } .Pet-Penguin-Shade { background-image: url(spritesmith6.png); - background-position: -1394px -1580px; + background-position: -1726px -400px; width: 81px; height: 99px; } .Pet-Penguin-Skeleton { background-image: url(spritesmith6.png); - background-position: -1476px -1580px; + background-position: -1726px -500px; width: 81px; height: 99px; } .Pet-Penguin-White { background-image: url(spritesmith6.png); - background-position: -1558px -1580px; + background-position: -1726px -600px; width: 81px; height: 99px; } .Pet-Penguin-Zombie { background-image: url(spritesmith6.png); - background-position: -1702px 0px; + background-position: -1726px -700px; width: 81px; height: 99px; } .Pet-Rat-Base { background-image: url(spritesmith6.png); - background-position: -1702px -100px; + background-position: -1726px -800px; width: 81px; height: 99px; } .Pet-Rat-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1702px -200px; + background-position: -1726px -900px; width: 81px; height: 99px; } .Pet-Rat-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1702px -300px; + background-position: -1726px -1000px; width: 81px; height: 99px; } .Pet-Rat-Desert { background-image: url(spritesmith6.png); - background-position: -1702px -400px; + background-position: -1726px -1100px; width: 81px; height: 99px; } .Pet-Rat-Golden { background-image: url(spritesmith6.png); - background-position: -1702px -500px; + background-position: -1726px -1200px; width: 81px; height: 99px; } .Pet-Rat-Red { background-image: url(spritesmith6.png); - background-position: -1702px -600px; + background-position: -1726px -1300px; width: 81px; height: 99px; } .Pet-Rat-Shade { background-image: url(spritesmith6.png); - background-position: -1702px -700px; + background-position: -1726px -1400px; width: 81px; height: 99px; } .Pet-Rat-Skeleton { background-image: url(spritesmith6.png); - background-position: -1702px -800px; + background-position: -1726px -1500px; width: 81px; height: 99px; } .Pet-Rat-White { background-image: url(spritesmith6.png); - background-position: -1702px -900px; + background-position: 0px -1680px; width: 81px; height: 99px; } .Pet-Rat-Zombie { background-image: url(spritesmith6.png); - background-position: -1702px -1000px; + background-position: -82px -1680px; width: 81px; height: 99px; } .Pet-Rock-Base { background-image: url(spritesmith6.png); - background-position: -1702px -1100px; + background-position: -164px -1680px; width: 81px; height: 99px; } .Pet-Rock-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1702px -1200px; + background-position: -246px -1680px; width: 81px; height: 99px; } .Pet-Rock-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1702px -1300px; + background-position: -328px -1680px; width: 81px; height: 99px; } .Pet-Rock-Desert { background-image: url(spritesmith6.png); - background-position: -1702px -1400px; + background-position: -410px -1680px; width: 81px; height: 99px; } .Pet-Rock-Golden { background-image: url(spritesmith6.png); - background-position: -1702px -1500px; + background-position: -492px -1680px; width: 81px; height: 99px; } .Pet-Rock-Red { background-image: url(spritesmith6.png); - background-position: 0px -1680px; + background-position: -574px -1680px; width: 81px; height: 99px; } .Pet-Rock-Shade { background-image: url(spritesmith6.png); - background-position: -82px -1680px; + background-position: -656px -1680px; width: 81px; height: 99px; } .Pet-Rock-Skeleton { background-image: url(spritesmith6.png); - background-position: -164px -1680px; + background-position: -738px -1680px; width: 81px; height: 99px; } .Pet-Rock-White { background-image: url(spritesmith6.png); - background-position: -246px -1680px; + background-position: -820px -1680px; width: 81px; height: 99px; } .Pet-Rock-Zombie { background-image: url(spritesmith6.png); - background-position: -328px -1680px; + background-position: -902px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Base { background-image: url(spritesmith6.png); - background-position: -410px -1680px; + background-position: -984px -1680px; width: 81px; height: 99px; } .Pet-Rooster-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -492px -1680px; + background-position: -1066px -1680px; width: 81px; height: 99px; } .Pet-Rooster-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -574px -1680px; + background-position: -1148px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Desert { background-image: url(spritesmith6.png); - background-position: -656px -1680px; + background-position: -1230px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Golden { background-image: url(spritesmith6.png); - background-position: -738px -1680px; + background-position: -1312px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Red { background-image: url(spritesmith6.png); - background-position: -820px -1680px; + background-position: -1394px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Shade { background-image: url(spritesmith6.png); - background-position: -902px -1680px; + background-position: -1476px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Skeleton { background-image: url(spritesmith6.png); - background-position: -984px -1680px; + background-position: -1558px -1680px; width: 81px; height: 99px; } .Pet-Rooster-White { background-image: url(spritesmith6.png); - background-position: -1066px -1680px; + background-position: -1640px -1680px; width: 81px; height: 99px; } .Pet-Rooster-Zombie { background-image: url(spritesmith6.png); - background-position: -1148px -1680px; + background-position: -1722px -1680px; width: 81px; height: 99px; } .Pet-Seahorse-Base { background-image: url(spritesmith6.png); - background-position: -1230px -1680px; + background-position: -1808px 0px; width: 81px; height: 99px; } .Pet-Seahorse-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1312px -1680px; + background-position: -1808px -100px; width: 81px; height: 99px; } .Pet-Seahorse-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1394px -1680px; + background-position: -1808px -200px; width: 81px; height: 99px; } .Pet-Seahorse-Desert { background-image: url(spritesmith6.png); - background-position: -1476px -1680px; + background-position: -1808px -300px; width: 81px; height: 99px; } .Pet-Seahorse-Golden { background-image: url(spritesmith6.png); - background-position: -1558px -1680px; + background-position: -1808px -400px; width: 81px; height: 99px; } .Pet-Seahorse-Red { background-image: url(spritesmith6.png); - background-position: -1640px -1680px; + background-position: -1808px -500px; width: 81px; height: 99px; } .Pet-Seahorse-Shade { background-image: url(spritesmith6.png); - background-position: -1784px 0px; + background-position: -1808px -600px; width: 81px; height: 99px; } .Pet-Seahorse-Skeleton { background-image: url(spritesmith6.png); - background-position: -1784px -100px; + background-position: -1808px -700px; width: 81px; height: 99px; } .Pet-Seahorse-White { background-image: url(spritesmith6.png); - background-position: -1784px -200px; + background-position: -1808px -800px; width: 81px; height: 99px; } .Pet-Seahorse-Zombie { background-image: url(spritesmith6.png); - background-position: -1784px -300px; + background-position: -1808px -900px; width: 81px; height: 99px; } .Pet-Sheep-Base { background-image: url(spritesmith6.png); - background-position: -1784px -400px; + background-position: -1808px -1000px; width: 81px; height: 99px; } .Pet-Sheep-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1784px -500px; + background-position: -1808px -1100px; width: 81px; height: 99px; } .Pet-Sheep-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1784px -600px; + background-position: -1808px -1200px; width: 81px; height: 99px; } .Pet-Sheep-Desert { background-image: url(spritesmith6.png); - background-position: -1784px -700px; + background-position: -1808px -1300px; width: 81px; height: 99px; } .Pet-Sheep-Golden { background-image: url(spritesmith6.png); - background-position: -1784px -800px; + background-position: -1808px -1400px; width: 81px; height: 99px; } .Pet-Sheep-Red { background-image: url(spritesmith6.png); - background-position: -1784px -900px; + background-position: -1808px -1500px; width: 81px; height: 99px; } .Pet-Sheep-Shade { background-image: url(spritesmith6.png); - background-position: -1784px -1000px; + background-position: -1808px -1600px; width: 81px; height: 99px; } .Pet-Sheep-Skeleton { background-image: url(spritesmith6.png); - background-position: -1784px -1100px; + background-position: 0px -1780px; width: 81px; height: 99px; } .Pet-Sheep-White { background-image: url(spritesmith6.png); - background-position: -1784px -1200px; + background-position: -82px -1780px; width: 81px; height: 99px; } .Pet-Sheep-Zombie { background-image: url(spritesmith6.png); - background-position: -1784px -1300px; + background-position: -164px -1780px; width: 81px; height: 99px; } .Pet-Slime-Base { background-image: url(spritesmith6.png); - background-position: -1784px -1400px; + background-position: -246px -1780px; width: 81px; height: 99px; } .Pet-Slime-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1784px -1500px; + background-position: -328px -1780px; width: 81px; height: 99px; } .Pet-Slime-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1784px -1600px; + background-position: -410px -1780px; width: 81px; height: 99px; } .Pet-Slime-Desert { background-image: url(spritesmith6.png); - background-position: -1866px 0px; + background-position: -492px -1780px; width: 81px; height: 99px; } .Pet-Slime-Golden { background-image: url(spritesmith6.png); - background-position: -1866px -100px; + background-position: -574px -1780px; width: 81px; height: 99px; } .Pet-Slime-Red { background-image: url(spritesmith6.png); - background-position: -1866px -200px; + background-position: -656px -1780px; width: 81px; height: 99px; } .Pet-Slime-Shade { background-image: url(spritesmith6.png); - background-position: -1866px -300px; + background-position: -738px -1780px; width: 81px; height: 99px; } .Pet-Slime-Skeleton { background-image: url(spritesmith6.png); - background-position: -1866px -400px; + background-position: -820px -1780px; width: 81px; height: 99px; } .Pet-Slime-White { background-image: url(spritesmith6.png); - background-position: -1866px -500px; + background-position: -902px -1780px; width: 81px; height: 99px; } .Pet-Slime-Zombie { background-image: url(spritesmith6.png); - background-position: -1866px -600px; + background-position: -984px -1780px; width: 81px; height: 99px; } .Pet-Spider-Base { background-image: url(spritesmith6.png); - background-position: -1866px -700px; + background-position: -1066px -1780px; width: 81px; height: 99px; } .Pet-Spider-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1866px -800px; + background-position: -1148px -1780px; width: 81px; height: 99px; } .Pet-Spider-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1866px -900px; + background-position: -1230px -1780px; width: 81px; height: 99px; } .Pet-Spider-Desert { background-image: url(spritesmith6.png); - background-position: -1866px -1000px; + background-position: -1312px -1780px; width: 81px; height: 99px; } .Pet-Spider-Golden { background-image: url(spritesmith6.png); - background-position: -1866px -1100px; + background-position: -1394px -1780px; width: 81px; height: 99px; } .Pet-Spider-Red { background-image: url(spritesmith6.png); - background-position: -1866px -1200px; + background-position: -1476px -1780px; width: 81px; height: 99px; } .Pet-Spider-Shade { background-image: url(spritesmith6.png); - background-position: -1866px -1300px; + background-position: -1558px -1780px; width: 81px; height: 99px; } .Pet-Spider-Skeleton { background-image: url(spritesmith6.png); - background-position: -1866px -1400px; + background-position: -1640px -1780px; width: 81px; height: 99px; } .Pet-Spider-White { background-image: url(spritesmith6.png); - background-position: -1866px -1500px; + background-position: -1722px -1780px; width: 81px; height: 99px; } .Pet-Spider-Zombie { background-image: url(spritesmith6.png); - background-position: -1866px -1600px; + background-position: -1804px -1780px; width: 81px; height: 99px; } .Pet-TRex-Base { background-image: url(spritesmith6.png); - background-position: 0px -1780px; + background-position: -1890px 0px; width: 81px; height: 99px; } .Pet-TRex-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -82px -1780px; + background-position: -1890px -100px; width: 81px; height: 99px; } .Pet-TRex-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -164px -1780px; + background-position: -1890px -200px; width: 81px; height: 99px; } .Pet-TRex-Desert { background-image: url(spritesmith6.png); - background-position: -246px -1780px; + background-position: -1890px -300px; width: 81px; height: 99px; } .Pet-TRex-Golden { background-image: url(spritesmith6.png); - background-position: -328px -1780px; + background-position: -1890px -400px; width: 81px; height: 99px; } .Pet-TRex-Red { background-image: url(spritesmith6.png); - background-position: -410px -1780px; + background-position: -1890px -500px; width: 81px; height: 99px; } .Pet-TRex-Shade { background-image: url(spritesmith6.png); - background-position: -492px -1780px; + background-position: -1890px -600px; width: 81px; height: 99px; } .Pet-TRex-Skeleton { background-image: url(spritesmith6.png); - background-position: -574px -1780px; + background-position: -1890px -700px; width: 81px; height: 99px; } .Pet-TRex-White { background-image: url(spritesmith6.png); - background-position: -656px -1780px; + background-position: -1890px -800px; width: 81px; height: 99px; } .Pet-TRex-Zombie { background-image: url(spritesmith6.png); - background-position: -738px -1780px; + background-position: -1890px -900px; width: 81px; height: 99px; } .Pet-TigerCub-Base { background-image: url(spritesmith6.png); - background-position: -820px -1780px; + background-position: -1890px -1000px; width: 81px; height: 99px; } .Pet-TigerCub-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -902px -1780px; + background-position: -1890px -1100px; width: 81px; height: 99px; } .Pet-TigerCub-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -984px -1780px; + background-position: -1890px -1200px; width: 81px; height: 99px; } .Pet-TigerCub-Desert { background-image: url(spritesmith6.png); - background-position: -1066px -1780px; + background-position: -1890px -1300px; width: 81px; height: 99px; } .Pet-TigerCub-Golden { background-image: url(spritesmith6.png); - background-position: -1148px -1780px; + background-position: -1890px -1400px; width: 81px; height: 99px; } .Pet-TigerCub-Red { background-image: url(spritesmith6.png); - background-position: -1230px -1780px; + background-position: -1890px -1500px; width: 81px; height: 99px; } .Pet-TigerCub-Shade { background-image: url(spritesmith6.png); - background-position: -1312px -1780px; + background-position: -1890px -1600px; width: 81px; height: 99px; } .Pet-TigerCub-Skeleton { background-image: url(spritesmith6.png); - background-position: -1394px -1780px; + background-position: -1890px -1700px; width: 81px; height: 99px; } .Pet-TigerCub-White { background-image: url(spritesmith6.png); - background-position: -1476px -1780px; + background-position: -1972px 0px; width: 81px; height: 99px; } .Pet-TigerCub-Zombie { background-image: url(spritesmith6.png); - background-position: -1558px -1780px; + background-position: -1972px -100px; width: 81px; height: 99px; } .Pet-Turkey-Base { background-image: url(spritesmith6.png); - background-position: -1640px -1780px; + background-position: -1972px -200px; width: 81px; height: 99px; } .Pet-Wolf-Base { background-image: url(spritesmith6.png); - background-position: -1722px -1780px; + background-position: -1972px -300px; width: 81px; height: 99px; } .Pet-Wolf-CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1804px -1780px; + background-position: -1972px -400px; width: 81px; height: 99px; } .Pet-Wolf-CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1948px 0px; + background-position: -1972px -500px; width: 81px; height: 99px; } .Pet-Wolf-Desert { background-image: url(spritesmith6.png); - background-position: -1948px -100px; + background-position: -1972px -600px; width: 81px; height: 99px; } .Pet-Wolf-Golden { background-image: url(spritesmith6.png); - background-position: -1948px -200px; + background-position: -1972px -700px; width: 81px; height: 99px; } .Pet-Wolf-Red { background-image: url(spritesmith6.png); - background-position: -1948px -300px; + background-position: -1972px -800px; width: 81px; height: 99px; } .Pet-Wolf-Shade { background-image: url(spritesmith6.png); - background-position: -1948px -400px; + background-position: -1972px -900px; width: 81px; height: 99px; } .Pet-Wolf-Skeleton { background-image: url(spritesmith6.png); - background-position: -1948px -500px; + background-position: -1972px -1000px; width: 81px; height: 99px; } .Pet-Wolf-Veteran { background-image: url(spritesmith6.png); - background-position: -1948px -600px; + background-position: -1972px -1100px; width: 81px; height: 99px; } .Pet-Wolf-White { background-image: url(spritesmith6.png); - background-position: -1948px -700px; + background-position: -1972px -1200px; width: 81px; height: 99px; } .Pet-Wolf-Zombie { background-image: url(spritesmith6.png); - background-position: -1948px -800px; + background-position: -1972px -1300px; width: 81px; height: 99px; } .Pet_HatchingPotion_Base { background-image: url(spritesmith6.png); - background-position: -1948px -900px; + background-position: -1972px -1400px; width: 48px; height: 51px; } .Pet_HatchingPotion_CottonCandyBlue { background-image: url(spritesmith6.png); - background-position: -1948px -952px; + background-position: -1972px -1452px; width: 48px; height: 51px; } .Pet_HatchingPotion_CottonCandyPink { background-image: url(spritesmith6.png); - background-position: -1948px -1004px; + background-position: -1972px -1504px; width: 48px; height: 51px; } .Pet_HatchingPotion_Desert { background-image: url(spritesmith6.png); - background-position: -1948px -1056px; + background-position: -1972px -1556px; width: 48px; height: 51px; } .Pet_HatchingPotion_Golden { background-image: url(spritesmith6.png); - background-position: -1948px -1108px; + background-position: -1972px -1608px; width: 48px; height: 51px; } .Pet_HatchingPotion_Red { background-image: url(spritesmith6.png); - background-position: -1948px -1160px; + background-position: -1972px -1660px; width: 48px; height: 51px; } .Pet_HatchingPotion_Shade { background-image: url(spritesmith6.png); - background-position: -1948px -1212px; + background-position: -1972px -1712px; width: 48px; height: 51px; } .Pet_HatchingPotion_Skeleton { background-image: url(spritesmith6.png); - background-position: -1948px -1264px; + background-position: -1972px -1764px; width: 48px; height: 51px; } .Pet_HatchingPotion_White { background-image: url(spritesmith6.png); - background-position: -1948px -1316px; + background-position: -1972px -1816px; width: 48px; height: 51px; } .Pet_HatchingPotion_Zombie { background-image: url(spritesmith6.png); - background-position: -1948px -1368px; + background-position: -1890px -1800px; width: 48px; height: 51px; } diff --git a/common/dist/sprites/spritesmith6.png b/common/dist/sprites/spritesmith6.png index 377330d316..b11c9e763c 100644 Binary files a/common/dist/sprites/spritesmith6.png and b/common/dist/sprites/spritesmith6.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_clownfish.png b/common/img/sprites/spritesmith/customize/skin/skin_clownfish.png new file mode 100644 index 0000000000..7042fbbacc Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_clownfish.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_clownfish_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_clownfish_sleep.png new file mode 100644 index 0000000000..67c0c41992 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_clownfish_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_deepocean.png b/common/img/sprites/spritesmith/customize/skin/skin_deepocean.png new file mode 100644 index 0000000000..7e87731107 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_deepocean.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_deepocean_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_deepocean_sleep.png new file mode 100644 index 0000000000..9a015efb8c Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_deepocean_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_merblue.png b/common/img/sprites/spritesmith/customize/skin/skin_merblue.png new file mode 100644 index 0000000000..5dbfe3c55c Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_merblue.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_merblue_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_merblue_sleep.png new file mode 100644 index 0000000000..abd1ccdaf1 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_merblue_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_mergold.png b/common/img/sprites/spritesmith/customize/skin/skin_mergold.png new file mode 100644 index 0000000000..71ea61f0c8 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_mergold.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_mergold_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_mergold_sleep.png new file mode 100644 index 0000000000..29ac9147a0 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_mergold_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_mergreen.png b/common/img/sprites/spritesmith/customize/skin/skin_mergreen.png new file mode 100644 index 0000000000..f5257b032c Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_mergreen.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_mergreen_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_mergreen_sleep.png new file mode 100644 index 0000000000..ca64214afe Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_mergreen_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_merruby.png b/common/img/sprites/spritesmith/customize/skin/skin_merruby.png new file mode 100644 index 0000000000..378516a467 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_merruby.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_merruby_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_merruby_sleep.png new file mode 100644 index 0000000000..79516beb0f Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_merruby_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_shark.png b/common/img/sprites/spritesmith/customize/skin/skin_shark.png new file mode 100644 index 0000000000..90cd4ea5b4 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_shark.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_shark_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_shark_sleep.png new file mode 100644 index 0000000000..8037c5ce8b Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_shark_sleep.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater.png b/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater.png new file mode 100644 index 0000000000..0a33177769 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater.png differ diff --git a/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater_sleep.png b/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater_sleep.png new file mode 100644 index 0000000000..b9d6bbab03 Binary files /dev/null and b/common/img/sprites/spritesmith/customize/skin/skin_tropicalwater_sleep.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201506/broad_armor_mystery_201506.png b/common/img/sprites/spritesmith/gear/events/mystery_201506/broad_armor_mystery_201506.png new file mode 100644 index 0000000000..7cf682b543 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201506/broad_armor_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201506/eyewear_mystery_201506.png b/common/img/sprites/spritesmith/gear/events/mystery_201506/eyewear_mystery_201506.png new file mode 100644 index 0000000000..4a5ee088e7 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201506/eyewear_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_armor_mystery_201506.png b/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_armor_mystery_201506.png new file mode 100644 index 0000000000..8994d081b8 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_armor_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_eyewear_mystery_201506.png b/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_eyewear_mystery_201506.png new file mode 100644 index 0000000000..22b80f3cb3 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201506/shop_eyewear_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201506/slim_armor_mystery_201506.png b/common/img/sprites/spritesmith/gear/events/mystery_201506/slim_armor_mystery_201506.png new file mode 100644 index 0000000000..1c3345abda Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201506/slim_armor_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Healer.png new file mode 100644 index 0000000000..84e7d8801a Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Mage.png new file mode 100644 index 0000000000..cf75a23292 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Rogue.png new file mode 100644 index 0000000000..ef8fc34c69 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Warrior.png new file mode 100644 index 0000000000..5443751538 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/body_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Healer.png new file mode 100644 index 0000000000..473e374528 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Mage.png new file mode 100644 index 0000000000..b9c7a26da5 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Rogue.png new file mode 100644 index 0000000000..3239e3debf Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Warrior.png new file mode 100644 index 0000000000..644981ca72 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/broad_armor_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Healer.png new file mode 100644 index 0000000000..db2e0f907c Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Mage.png new file mode 100644 index 0000000000..26b0cacde7 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Rogue.png new file mode 100644 index 0000000000..17fc323c47 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Warrior.png new file mode 100644 index 0000000000..8161b7226e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/head_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Healer.png new file mode 100644 index 0000000000..e657d7af8f Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Rogue.png new file mode 100644 index 0000000000..a609daeddf Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Warrior.png new file mode 100644 index 0000000000..feba0513b4 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shield_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Healer.png new file mode 100644 index 0000000000..4e23ba7043 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Mage.png new file mode 100644 index 0000000000..787f18e816 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Rogue.png new file mode 100644 index 0000000000..e4de398cdf Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Warrior.png new file mode 100644 index 0000000000..89f27fafdb Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_armor_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Healer.png new file mode 100644 index 0000000000..5e4fc2154a Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Mage.png new file mode 100644 index 0000000000..67c9f409d2 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Rogue.png new file mode 100644 index 0000000000..507cbe2a92 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Warrior.png new file mode 100644 index 0000000000..b723db93ae Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_body_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Healer.png new file mode 100644 index 0000000000..3dced66216 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Mage.png new file mode 100644 index 0000000000..9699d2e2cf Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Rogue.png new file mode 100644 index 0000000000..6938acf700 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Warrior.png new file mode 100644 index 0000000000..94210838a2 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_head_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Healer.png new file mode 100644 index 0000000000..36b878c950 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Rogue.png new file mode 100644 index 0000000000..8872915429 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Warrior.png new file mode 100644 index 0000000000..6d9d4b6539 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_shield_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Healer.png new file mode 100644 index 0000000000..dbcc3bf06e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Mage.png new file mode 100644 index 0000000000..fd86c33e66 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Rogue.png new file mode 100644 index 0000000000..eee2b288b0 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Warrior.png new file mode 100644 index 0000000000..b170494000 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/shop/shop_weapon_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Healer.png new file mode 100644 index 0000000000..378e312071 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Mage.png new file mode 100644 index 0000000000..364ba9054c Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Rogue.png new file mode 100644 index 0000000000..e0cd92469e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Warrior.png new file mode 100644 index 0000000000..ff5e500376 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/slim_armor_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Healer.png b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Healer.png new file mode 100644 index 0000000000..4c082e8c76 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Mage.png b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Mage.png new file mode 100644 index 0000000000..85b0effa7c Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Rogue.png b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Rogue.png new file mode 100644 index 0000000000..61cef56d42 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Warrior.png b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Warrior.png new file mode 100644 index 0000000000..e9816ec9ea Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/summer/weapon_special_summer2015Warrior.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_alex.png b/common/img/sprites/spritesmith/npcs/npc_alex.png index 67b7476d33..b5175c697b 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_alex.png and b/common/img/sprites/spritesmith/npcs/npc_alex.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_bailey.png b/common/img/sprites/spritesmith/npcs/npc_bailey.png index d5940b986b..f6ce232f91 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_bailey.png and b/common/img/sprites/spritesmith/npcs/npc_bailey.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_daniel.png b/common/img/sprites/spritesmith/npcs/npc_daniel.png index 531b8ff760..4e79603122 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_daniel.png and b/common/img/sprites/spritesmith/npcs/npc_daniel.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_ian.png b/common/img/sprites/spritesmith/npcs/npc_ian.png new file mode 100644 index 0000000000..db4b9883bf Binary files /dev/null and b/common/img/sprites/spritesmith/npcs/npc_ian.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_justin.png b/common/img/sprites/spritesmith/npcs/npc_justin.png index 08ba7025c2..28a58235d3 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_justin.png and b/common/img/sprites/spritesmith/npcs/npc_justin.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_matt.png b/common/img/sprites/spritesmith/npcs/npc_matt.png index 2531f1084b..5998391df7 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_matt.png and b/common/img/sprites/spritesmith/npcs/npc_matt.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_timetravelers_active.png b/common/img/sprites/spritesmith/npcs/npc_timetravelers_active.png index 727d3ce409..e14e0d32ba 100644 Binary files a/common/img/sprites/spritesmith/npcs/npc_timetravelers_active.png and b/common/img/sprites/spritesmith/npcs/npc_timetravelers_active.png differ diff --git a/common/img/sprites/spritesmith/npcs/seasonalshop_summer2015.png b/common/img/sprites/spritesmith/npcs/seasonalshop_summer2015.png new file mode 100644 index 0000000000..d66bf56d46 Binary files /dev/null and b/common/img/sprites/spritesmith/npcs/seasonalshop_summer2015.png differ diff --git a/common/img/sprites/spritesmith/promo/promo_mystery_201506.png b/common/img/sprites/spritesmith/promo/promo_mystery_201506.png new file mode 100644 index 0000000000..d78bb925b7 Binary files /dev/null and b/common/img/sprites/spritesmith/promo/promo_mystery_201506.png differ diff --git a/common/img/sprites/spritesmith/promo/promo_splashyskins.png b/common/img/sprites/spritesmith/promo/promo_splashyskins.png new file mode 100644 index 0000000000..61750d15a8 Binary files /dev/null and b/common/img/sprites/spritesmith/promo/promo_splashyskins.png differ diff --git a/common/img/sprites/spritesmith/promo/promo_summer_classes_2014.png b/common/img/sprites/spritesmith/promo/promo_summer_classes_2014.png new file mode 100644 index 0000000000..be0263ac2a Binary files /dev/null and b/common/img/sprites/spritesmith/promo/promo_summer_classes_2014.png differ diff --git a/common/img/sprites/spritesmith/promo/promo_summer_classes_2015.png b/common/img/sprites/spritesmith/promo/promo_summer_classes_2015.png new file mode 100644 index 0000000000..65313abfcd Binary files /dev/null and b/common/img/sprites/spritesmith/promo/promo_summer_classes_2015.png differ diff --git a/common/locales/cs/challenge.json b/common/locales/cs/challenge.json index e93e3e8589..5f468e0e18 100644 --- a/common/locales/cs/challenge.json +++ b/common/locales/cs/challenge.json @@ -49,8 +49,10 @@ "keepTasks": "Ponechat úkoly", "closeCha": "Zavřít výzvu a...", "leaveCha": "Opustit výzvu a ...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Vlastnictví", + "challengedOwnedFilter": "Vlastníš", + "challengedNotOwnedFilter": "Nevlastníš", + "challengedEitherOwnedFilter": "Obojí", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/cs/character.json b/common/locales/cs/character.json index 9f77baef60..93ab1e297d 100644 --- a/common/locales/cs/character.json +++ b/common/locales/cs/character.json @@ -7,7 +7,7 @@ "displayName": "Zobrazené jméno", "displayPhoto": "Fotografie", "displayBlurb": "Něco o mně", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Prosíme, představ se", "photoUrl": "Url fotografie", "imageUrl": "Url obrázku", "inventory": "Inventář", @@ -39,6 +39,7 @@ "pastelSkins": "Pastelové kůže", "spookySkins": "Strašidelné kůže", "supernaturalSkins": "Nadpřirozené kůže", + "splashySkins": "Splashy Skins", "rainbowColors": "Duhové barvy", "shimmerColors": "Třpytivé barvy", "hauntedColors": "Strašidelné barvy", @@ -49,7 +50,7 @@ "classBonusText": "Tvé povolání (válečník - pokud jsi neodemkl nebo sis nevybral jiné) využívá vybavení přímo pro to povolání efektivněji než vybavení pro ostatní povolání. Pokud používáš vybavení pro tvé současné povolání, přidává ti to 50% bonus k poskytované vlastnosti.", "classEquipBonus": "Bonus třídy", "battleGear": "Bojová výzbroj", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Tohle je tvé vybavení, které máš na sobě do bitvy; ovlivňuje čísla, když pracuješ se svými úkoly.", "costume": "Kostým", "costumeText": "Pokud se ti více líbí vzhled jiného vybavení, než toho, které máš na sobě, zaškrtni \"použít kostým\". Kostým se ti zobrazí na tvém právě používaném vybavení, které tak hezky schová.", "useCostume": "Použít kostým", @@ -117,7 +118,7 @@ "rogueText": "Zloděj miluje střádání bohatství, získávání více zlata než mají ostatní, a je adeptem na nalezení náhodných předmětů. Jeho pověstná lstivost mu umožňuje uniknout důsledkům promeškání Denních úkolů. Buď zlodějem, pokud nacházíš silnou motivaci v odměnách a úspěších a usiluješ o kořist a ocenění!", "healerText": "Léčitel je nezranitelný a ochraňuje i ostatní. Promeškané Denní úkoly a špatné Zvyky jim moc neublíží a mají možnosti jak se zahojit. Buď léčitelem a užij si pomoc ostatním v družině, nebo pokud tě inspiruje myšlenka ošidit smrt tak, že budeš pořádně dřít!", "optOut": "Odhlásit", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Nechceš se obtěžovat s povoláními? Chceš se rozhodnout později? Nech to - budeš válečníkem bez speciálních schopností. O systému povolání si můžeš přečíst na wiki a povolit si povolání kdykoliv v Uživatel -> Statistiky.", "select": "Vybrat", "stealth": "Lstivost", "stealthNewDay": "Když začne nový den, vyhneš se újmě z tolika zmeškaných Denních úkolů.", @@ -141,10 +142,10 @@ "unequipCostume": "Odebrat kostým", "unequipPetMountBackground": "Odebrat mazlíčka, jízdní zvíře, pozadí", "animalSkins": "Zvířecí kůže", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Vyber si povolání! Nebo to teď nech plavat a vybereš si později.", + "warriorWiki": "Válečník", + "mageWiki": "Mág", + "rogueWiki": "Zloděj", + "healerWiki": "Léčitel", + "chooseClassLearn": "Dočti se více o povoláních" } \ No newline at end of file diff --git a/common/locales/cs/content.json b/common/locales/cs/content.json index a46664f6f4..85362c7eb2 100644 --- a/common/locales/cs/content.json +++ b/common/locales/cs/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sladký", "questEggSheepText": "Beran", "questEggSheepAdjective": "huňatý", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a z něj se pak vylíhne <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Základní", "hatchingPotionWhite": "Bílý", diff --git a/common/locales/cs/defaulttasks.json b/common/locales/cs/defaulttasks.json index 9d2c89ff50..54188263d0 100644 --- a/common/locales/cs/defaulttasks.json +++ b/common/locales/cs/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Dobrý zvyk", - "defaultHabit1Notes": "Příklad Dobrého zvyku: + Sníst zeleninu +15 minut produktivní práce", - "defaultHabit2Text": "Zlozvyk", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Příklad zlozvyku: - Kouření - Flákání se", - "defaultHabit3Text": "Dobrý zvyk nebo zlozvyk", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Příklad Dobrého zvyku nebo zlozvyku: +/- Schody/Výtah; +/- Voda/Limonáda", "defaultDaily1Text": "1 hodina práce na osobním projektu", "defaultDaily1Notes": "Po vytvoření jsou všechny úkoly žluté. Takže jejich nesplnění způsobí jen mírnou újmu, naopak splnění ti vynese přiměřenou odměnu.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "nastav obtížnost v sekci Pokročilé nastavení", "defaultTodo4Checklist3": "volitelné: nastavte Datum splnění", "defaultTodo5Text": "Založ si Družinu (soukromá skupina) s přáteli (Komunita > Družina)", - "defaultReward1Text": "1 epizoda Hry o trůny", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Vlastní odměny mohou mít mnoho podob. Někteří lidé se zdrží sledování své oblíbené šou, pokud nemají dost zlata na její zaplacení.", "defaultReward2Text": "Dort", "defaultReward2Notes": "Jiní lidé ocení pěkný kousek dortu. Zkus vytvářet odměny, které tě budou nejvíc motivovat.", diff --git a/common/locales/cs/gear.json b/common/locales/cs/gear.json index bc32b65327..28efd2c273 100644 --- a/common/locales/cs/gear.json +++ b/common/locales/cs/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Vykouzli si mrkev s touhle super hůlkou. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice Jarní výbavy 2015.", "weaponSpecialSpring2015HealerText": "Kočičí chrastítko", "weaponSpecialSpring2015HealerNotes": "Když s ním zamáváš, vydává fascinující chřestivý zvuk, který zabaví KOHOKOLIV na hodiny. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Vidle hodů", "weaponMystery201411Notes": "Píchni své nepřátele nebo se pusť do svého oblíbeného jídla - tyhle všestranné vidle zvládnou všechno! Nepřináší žádný benefit.", "weaponMystery201502Text": "Třpytivá okřídlená hůl lásky a také pravdy", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Toto zelené a stříbrné kopí sundalo již mnoho jezdců z jejich zvířat. Nepřináší žádný benefit. Předmět pro předplatitele květen 2015.", "weaponMystery301404Text": "Steampunková hůl", "weaponMystery301404Notes": "Výborná na procházku po městě. Předmět pro předplatitele březen 2015. Nepřináší žádný benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "zbroj", "armorBase0Text": "Obyčejné oblečení", "armorBase0Notes": "Běžné oblečení. Nenabízí žádný bonus.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Všechno k sobě ladí! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.", "armorSpecialSpring2015HealerText": "Uklidňující overal", "armorSpecialSpring2015HealerNotes": "Tenhle měkký overal je pohodlný a uklidňující jako mátový čaj. Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Oděv poslíčka", "armorMystery201402Notes": "Třpytivý a silný, tento oděv má spoustu kapes na dopisy. Nepřináší žádný benefit. Výbava pro předplatitele únor 2014", "armorMystery201403Text": "Zbroj lesáka", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Tento modrý minerál symbolizuje štěstí, spokojenost a nekonečnou produktivitu. Nepřináší žádný benefit. Předmět pro předplatitele březen 2015.", "armorMystery201504Text": "Oděv pilné včelky", "armorMystery201504Notes": "V tomto okouzlujícím oděvu budeš produktivní jako pilná včelka! Nepřináší žádný benefit. Předmět pro předplatitele Duben 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk oblek", "armorMystery301404Notes": "Elegantní a fešácký, joj! Nepřináší žádný benefit. Předmět pro předplatitele únor 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "Pokrývka hlavy", "headBase0Text": "Žádná přilba", "headBase0Notes": "Žádná pokrývka hlavy", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Co bylo první? Králík nebo klobouk? Zvyšuje Vnímání o <%= per %>. Limitovaná edice Jarní výbavy 2015.", "headSpecialSpring2015HealerText": "Uklidňující koruna", "headSpecialSpring2015HealerNotes": "Perla ve středu korunu uklidňuje ty kolem sebe. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Helma duhového bojovníka", "headSpecialGaymerxNotes": "Ku příležitosti oslav sezóny Gay Pride a GaymerX je tato speciální helma zdobená zářivým barevným duhovým vzorem! GaymerX je herní veletrh oslavující LGBTQ a hry a je otevřený všem. Koná se v InterContinentalu v centru San Francisca 11.-13. července! Nepřináší žádné výhody.", "headMystery201402Text": "Okřídlená přilba", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Fešný cylindr pro ty největší džentlmeny. Předmět pro předplatitele leden 2015. Nepřináší žádný benefit.", "headMystery301405Text": "Obyčejný cylindr", "headMystery301405Notes": "Obyčejný cylindr, který si přímo žádá o doplnění nějakým fešáckým ohozem. Nepřináší žádný benefit. Předmět pro předplatitele květen 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "štít v ruce", "shieldBase0Text": "Bez štítu v ruce", "shieldBase0Notes": "Bez štítu nebo druhé zbraně.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hoď ho po nepřátelích... nebo ho drž, protože se naplní dobrůtkami na večeři. Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.", "shieldSpecialSpring2015HealerText": "Vzorovaný polštář", "shieldSpecialSpring2015HealerNotes": "Na tomhle měkkém polštáři si můžeš odpočinout nebo s ním můžeš zápasit. Grrr! Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Štít z hodin", "shieldMystery301405Notes": "Čas je na tvé straně s tímhle štítem z hodin! Nepřináší žádný benefit. Předmět pro předplatitele červen 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Bez příslušenství na zádech", "backBase0Notes": "Bez příslušenství na zádech.", "backMystery201402Text": "Zlatá křídla", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Skví se silou a krásou. Speciální edice běžné zbroje. Nepřináší žádný benefit.", "backSpecialWonderconBlackText": "Záludná kápě", "backSpecialWonderconBlackNotes": "Utkána ze stínů a šepotu. Speciální edice běžné zbroje. Nepřináší žádný benefit.", + "body": "Body Accessory", "bodyBase0Text": "Žádné doplňky", "bodyBase0Notes": "Žádné doplňky", "bodySpecialWonderconRedText": "Rubínový límec", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Slaná ani sladká voda neponičí tuto kovovou karkulku. Nepřidává žádný bonus. Limitovaná edice 2014 Letní Výbava.", "bodySpecialSummerHealerText": "Korálový límec", "bodySpecialSummerHealerNotes": "Stylový límec ze živého korálů! Nepřidává žádný bonus. Limitovaná edice 2014 Letní Výbava.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "doplňky na hlavu", "accessories": "Doplňky", "animalEars": "Zvířecí uši", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Nech svou představivost létat! Nepřináší žádný benefit. Předmět pro předplatitele únor 2015.", "headAccessoryMystery301405Text": "Brýle na čele", "headAccessoryMystery301405Notes": "\"Brýle jsou na oči,\" říkali. \"Nikdo nechce nosit brýle na čele,\" říkali. Ha! Teď jsi jim to natřel! Nepřináší žádný benefit. Předmět pro předplatitele srpen 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Žádné vybavení pro oči", "eyewearBase0Notes": "Žádné vybavení pro oči.", "eyewearSpecialSummerRogueText": "Ničemné brýle", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Tvé motivy jsou bezpochyby legitimní. Nepřináší žádný benefit. Speciální edice běžné zbroje.", "eyewearMystery201503Text": "Akvamarínová maska", "eyewearMystery201503Notes": "Ať ti třpytivé krystaly nevypíchnou oko! Nepřináší žádný benefit. Předmět pro předplatitele březen 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Brýle na oči", "eyewearMystery301404Notes": "Nic na oči nemůže být trendovějšího než brýle - možná tedy kromě monoklu. Nepřináší žádný benefit. Předmět pro předplatitele duben 3015.", "eyewearMystery301405Text": "Monokl", diff --git a/common/locales/cs/generic.json b/common/locales/cs/generic.json index 9e3cca64ae..6d7c61e521 100644 --- a/common/locales/cs/generic.json +++ b/common/locales/cs/generic.json @@ -54,7 +54,7 @@ "gems": "Drahokamy", "gemButton": "Máš <%= number %> Drahokamy/Drahokamů", "moreInfo": "Více informací", - "gemsWhatFor": "Zakoupeno za reálné peníze. Používají se k nakupování speciálních předmětů a služeb (vejce, líhnoucí lektvary, posílení, atd.). Nejprve však musíš mít tyto funkce odemknuté, abys mohl drahokamy použít.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veterán", "veteranText": "Vystavil Zvyk Šedý (naši stránku před použitím Angular) vlivu přírody a získal mnoho jizev z boje s jejími chybami. ", "originalUser": "Původní uživatel!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Naposledy přihlášen", "notPorted": "Tato funkce zatím nebyla převedena z původní stránky.", "buyThis": "Koupit <%= text %> za <%= price %> z tvých <%= gems %> drahokamů?", - "untilNoFace": "Dokud nepřidáme Facebook, použij k přihlášení UUID a API token ( nalezneš je na https://habitrpg.com > Možnosti > Nastavení).", "noReachServer": "Server je momentálně nedostupný, zkus to později.", "errorUpCase": "CHYBA:", "newPassSent": "Nové heslo odesláno.", @@ -86,6 +85,7 @@ "audioTheme_off": "Vypnuto", "audioTheme_danielTheBard": "Bard Daniel", "audioTheme_wattsTheme": "Watts' téma", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Položit otázku", "reportBug": "Nahlásit chybu", "contributeToHRPG": "Přispět HabitRPG", diff --git a/common/locales/cs/groups.json b/common/locales/cs/groups.json index d466e1373e..8f649f92a4 100644 --- a/common/locales/cs/groups.json +++ b/common/locales/cs/groups.json @@ -39,6 +39,8 @@ "editGroup": "Upravit družinu", "newGroupName": "<%= groupType %> jméno", "groupName": "Jméno družiny", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Popisek zobrazovaný ve veřejném seznamu cechů (formátování povoleno)", "logoUrl": "Adresa loga", "assignLeader": "Zvolit vůdce družiny", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Z bilance", "sendGiftPurchase": "Koupit", "sendGiftMessagePlaceholder": "Osobní zpráva (volitelné)", - "sendGiftSubscription": "<%= months %> měsíc(e/ů): $<%= price %>" + "sendGiftSubscription": "<%= months %> měsíc(e/ů): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/cs/limited.json b/common/locales/cs/limited.json index 3b2baf2f9f..64211caf65 100644 --- a/common/locales/cs/limited.json +++ b/common/locales/cs/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Sezónní mudrci<%= linkEnd %>", "seasonalShopClosedText": "Sezónní obchod je momentálně zavřený!! Nevím, kde se momentálně Sezonní Kouzelnice nachází, ale vsadím se, že bude zpět na další <%= linkStart %>Velkolepé Gala<%= linkEnd %>!", "seasonalShopText": "Vítej v Sezonním obchodě! Zrovna tu máme jarní Sezonní edici zboží. Všechno zde je možné zakoupit v průběhu Jarního flámu každý rok, ale máme otevřeno pouze do 30. dubna, tak si nakup teď nebo budeš muset čekat další rok!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Pokud jsi použil Kouli znovuzrození, můžeš si znovu zakoupit toto vybavení ve sloupci s odměnami, jakmile odemkneš Obchod. Ze začátku si budeš moci koupit pouze vybavení pro tvou momentální třídu (výchozí je Válečník), ale neboj, další vybavení pro další třídy bude přístupné jakmile si budeš moci svou třídu vybrat.", "candycaneSet": "Cukrátková hůl (mág)", "skiSet": "Lyžovrah (zloděj)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mocný Králík (válečník)", "magicMouseSet": "Kouzelná Myš (mág)", "lovingPupSet": "Milující Štěně (léčitel)", - "stealthyKittySet": "Nenápadná Kočka (lupič)" + "stealthyKittySet": "Nenápadná Kočka (lupič)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/cs/messages.json b/common/locales/cs/messages.json index 050e4e0a70..167779b078 100644 --- a/common/locales/cs/messages.json +++ b/common/locales/cs/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Něco se rozbilo. Asi <%= itemText %>.", "messageTaskNotFound": "Úkol nenalezen.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Štítek nenalezen.", "messagePetNotFound": ":pet nebyl nalezen v user.items.pets", "messageFoodNotFound": ":food nebylo nalezeno v user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Copak to je? A hele, <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našel jsi vejce, ze kterého se vylíhne <%= dropText %> ! <%= dropNotes %>", "messageDropPotion": "Našel jsi <%= dropText %> líhnoucí lektvar! <%= dropNotes %>", - "messageFoundQuest": "Našel jsi výpravu \"<%= questText %>\"!" + "messageFoundQuest": "Našel jsi výpravu \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/cs/npc.json b/common/locales/cs/npc.json index f4e8191011..77492091ec 100644 --- a/common/locales/cs/npc.json +++ b/common/locales/cs/npc.json @@ -10,6 +10,8 @@ "alexander": "Obchodník Alexander", "welcomeMarket": "Vítej na trhu! Kup si vzácná vejce a lektvary! Prodej, co máš navíc! Objednej si užitečné služby! Přijď se podívat, co všechno nabízíme.", "sellForGold": "Prodej <%= item %> za <%= gold %> zlaťáků", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Kup drahokamy", "justin": "Justin", "USD": "dolar/ů", @@ -18,7 +20,7 @@ "dismissAlert": "Zavřít toto oznámení", "donateText1": "Přidá 20 drahokamů na tvůj účet. Drahokamy se používají pro nákup speciálních herních předmětů, jako například košil a vlasů.", "donateText2": "Pomož podpořit HabitRPG", - "donateText3": "Jako open source projekt, využijeme každou pomoc, které se nám dostane!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 drahokamů, Příspěvek vývojářům", "payWithCard": "Zaplatit kartou", "payNote": "Poznámka: Zpracování platby přes PayPal někdy trvá delší dobu. Doporučujeme platit kartou.", @@ -41,13 +43,36 @@ "tourHabits": "Tenhle sloupeček je pro dobré zvyky a zlozvyky, které děláš několikrát denně! Abys mohl pokračovat, klikni na tužku abys mohl upravit názvy, potom klikni na fajfku, aby se ti změny uložily.", "tourStats": "Dobré zvyky přidávají Zkušenost a Zlaťáky! Zlozvyky ti ubírají zdraví.", "tourGP": "Abys mohl pokračovat, kup si Meč na trénink za zlato, které jsi právě získal!", - "tourAvatar": "Nyní má tvůj avatar meč na trénink. Abys mohl pokračovat, klikni na svého avatara, abys ho mohl upravit!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Nezapomeň sjet dolů na stránce, abys viděl všechny možnosti! Klikni na svého avatara, aby ses vrátil zpět na stránku s úkoly.", "tourMuchMore": "Když skončíš s úkoly, můžeš s přáteli vytvořit Družinu, popovídat si v zájmových ceších, přidat se k Výzvám a více!", "tourStatsPage": "Tohle je stránka s tvými statistikami! Získej ocenění za splnění vyjmenovaných úkolů.", - "tourTavernPage": "Vítej v Krčme, chatu pro všechny věkové kategorie! Můžeš si tu zmrazit Denní úkoly, aby ti neublížily, když budeš třeba nemocný nebo když budeš pryč. Stačí kliknout na \"Odpočívat v hostinci\". Pojď pozdravit!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Tvá družina ti pomůže dodržovat cíle. Pozvi své přátele a odemkni Svitek výpravy!", - "tourGuildsPage": "Cechy jsou sociální skupiny s podobnými zájmy. Můžeš si vyhledat témata, která tě zajímají! Doporučujeme Newbies Guild neboli Cech pro nováčky.", - "tourChallengesPage": "Výzvy jsou seznamy tématických úkolů vytvořené uživateli! Přidání se k výzvě ti přidá úkoly do tvých listů. Soutěž proti ostatním uživatelům a vyhraj cenné drahokamy!", - "tourMarketPage": "Když dosáhneš úrovně 4, začneš po splnění úkolů náhodně nacházet vejce a lektvary. Budou se objevovat tady - použij je k vylíhnutí mazlíčků! Můžeš si je také koupi na Trhu." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Když dosáhneš úrovně 4, začneš po splnění úkolů náhodně nacházet vejce a lektvary. Budou se objevovat tady - použij je k vylíhnutí mazlíčků! Můžeš si je také koupi na Trhu.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/cs/quests.json b/common/locales/cs/quests.json index 407ae91303..900fdd4fd7 100644 --- a/common/locales/cs/quests.json +++ b/common/locales/cs/quests.json @@ -1,9 +1,11 @@ { "quests": "Výpravy", "quest": "výprava", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Dokončeno!", "youReceived": "Získal jsi", - "questSend": "Kliknutí na \"Pozvat\" pošle pozvání členům tvé družiny. Poté, co všichni členové přijali nebo odmítli, může výprava začít. Stav si můžeš zobrazit v Možnosti > Komunita > Družina.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Pozvat družinu", "questInvitation": "Pozvánka na výpravu:", "questInvitationTitle": "Pozvánka na Výpravu", diff --git a/common/locales/cs/questscontent.json b/common/locales/cs/questscontent.json index fdc5b66c3d..46d7402a7c 100644 --- a/common/locales/cs/questscontent.json +++ b/common/locales/cs/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Hromový beran", "questSheepCompletion": "Všechna zloba opouští Hromového berana ohromeného vaší vytrvalostí. Hodí vám k nohám tři velké kroupy a poté za hlasitého zvuku hromu zmizí. Při bližší zkoumání zjistíte, že ty kroupy jsou vlastně tři nadýchaná vejce. Posbíráte je a vydáte se domů pod modrým nebem.", "questSheepDropSheepEgg": "Beran (vejce)", - "questSheepUnlockText": "Odemyká vejce berana na Trhu" + "questSheepUnlockText": "Odemyká vejce berana na Trhu", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/cs/rebirth.json b/common/locales/cs/rebirth.json index d1a13df513..e5ca281d21 100644 --- a/common/locales/cs/rebirth.json +++ b/common/locales/cs/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Použil Kouli znovuzrození, aby začal odznovu po dosažení úrovně", "rebirthPop": "Začni s novou postavou na úrovni 1 a přitom si zachovej ocenění, sběratelské předměty a úkoly s historií.", "rebirthName": "Koule znovuzrození", - "reborn": "Znovuzrozen, maximální úroveň <%= reLevel %>", - "welcome100": "Vítejte na úrovni 100!", - "intro100": "Teď, když jsi dosáhl úrovně 100, máš možnost kdykoli zdarma používat Kouli znovuzrození.", - "followup100": "Můžeš dál zvyšovat svoji úroveň, ale nebude to už zvedat tvoje statistiky a nic nového se ti neodemkne. Zavedli jsme to tak, aby Habitika zůstala zajímavá pro všechny bez ohledu na styl hraní.", - "rebirth100Info": "Jsi-li připraven začít nové dobrodružství, můžeš použít Znovuzrození... anebo vyzkoušet, jak daleko se dokážeš dostat.", - "rebirthWait": "Počkám...", - "rebirthNow": "Zroď se znovu teď!" + "reborn": "Znovuzrozen, maximální úroveň <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/cs/settings.json b/common/locales/cs/settings.json index e3db7703a4..475b6ee082 100644 --- a/common/locales/cs/settings.json +++ b/common/locales/cs/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefity", "coupon": "Kupón", "couponPlaceholder": "Zadej kód z kupónu", - "couponText": "Někdy pořádáme události a rozdáváme promo kódy na speciální výbavu. (např. těm, kdo se zastaví u našeho stánku na Wonderconu)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Zadat", "resubscribe": "Znovu se přihlásit k odběru", "promoCode": "Promo kód", "promoCodeApplied": "Promo kód zadán! Koukni do Inventáře", - "promoPlaceholder": "Vlož promo kód" + "promoPlaceholder": "Vlož promo kód", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/cs/subscriber.json b/common/locales/cs/subscriber.json index 42be5f5e47..bd60ded1b9 100644 --- a/common/locales/cs/subscriber.json +++ b/common/locales/cs/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Předplatné", "subDescription": "Bez reklam, nakupování drahokamů za zlaťáky, každý měsíc záhadný předmět, uchovaná historie, dvojnásobné množství předmětů každý den, podporuje vývojáře. Klikni pro více informací.", "disableAds": "Zablokuj reklamy", - "disableAdsText": "Reklamy zůstanou vypnuté, dokud je předplatné aktivní. (pro uživatele kteří si reklamy odstranili v dřívější akci to neplatí)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Kup drahokamy za zlato", - "buyGemsGoldText": "(1 drahokam stojí <%= gemCost %> zlaťáků) Řeší obavu o \"zaplacení výhry\", jelikož vše lze nyní získat tvrdou prací. Existuje měsíční limit převodu <%= gemLimit %> drahokamů, kvůli omezení farmingu.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Ponech si veškeré položky historie", "retainHistoryText": "Tvá plná historie bude k dispozici v grafu a pro export. Ostatním uživatelům se historie kvůli optimalizaci databáze slučuje.", "doubleDrops": "Denně získáš dvakrát více předmětů", "doubleDropsText": "Najdi všechny mazlíčky rychleji!", "mysteryItem": "Jedinečné předměty při měsíčním předplatném", - "mysteryItemText": "Každý měsíc všichni předplatitelé získají opravdu unikátní předmět pro svou postavu!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Podporuje vývojáře", - "supportDevsText": "Tento open source projekt potřebuje každou pomoc, které se mu dostane. Pomož nám udržet Habit naživu!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "Amerických dolarů měsíčně", "organization": "Organizace", "groupPlans": "Firemní plány", diff --git a/common/locales/cs/tasks.json b/common/locales/cs/tasks.json index ee2b17ea35..ec7b189506 100644 --- a/common/locales/cs/tasks.json +++ b/common/locales/cs/tasks.json @@ -16,7 +16,7 @@ "checklist": "Seznam", "checklistText": "Rozděl si úkoly na menší části! Seznamy úkolů zvyšují Zkušenost a zlaťáky, které za splnění úkolu získáš, a zmírňují újmu, kterou bys dostal, za zmeškání Denního úkolu.", "expandCollapse": "Rozbalit/Sbalit", - "text": "Text", + "text": "Title", "extraNotes": "Další poznámky", "direction/Actions": "Pokyny/Činnosti", "advancedOptions": "Pokročilé možnosti", @@ -36,6 +36,11 @@ "newDailyBulk": "Nové Denní úkoly (jeden na řádek)", "streakCounter": "Počítadlo šňůr úspěšnosti", "repeat": "Opakovat", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Obnov šňůru", "todos": "Úkolníček", "newTodo": "Nový Úkol", @@ -60,6 +65,9 @@ "clearTags": "Vyčistit", "hideTags": "Schovat", "showTags": "Ukázat", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Ocenění za šňůry úspěšnosti", "streakText": "Má na kontě <%= streaks %> 21-denních šňůr úspěšnosti v Denních úkolech", "streakSingular": "Šňůrař", @@ -78,5 +86,23 @@ "pushTaskToTop": "Přesunout úkol na vrchol", "pushTaskToBottom": "Posunout úkol na spodek", "emptyTask": "Nejdřív zadej název úkolu.", - "dailiesRestingInInn": "Odpočíváš v Hostinci! Tvé Denní úkoly ti dnes NEUBLÍŽÍ, ale BUDOU se resetovat každý den. Pokud jsi na Výpravě, neuštědříš žádný úder/nebudeš sbírat předměty dokud se z Hostince neodhlásíš, ale stále ti může ublížit Boss, pokud tví přátelé v Družině nebudou plnit své Denní úkoly." + "dailiesRestingInInn": "Odpočíváš v Hostinci! Tvé Denní úkoly ti dnes NEUBLÍŽÍ, ale BUDOU se resetovat každý den. Pokud jsi na Výpravě, neuštědříš žádný úder/nebudeš sbírat předměty dokud se z Hostince neodhlásíš, ale stále ti může ublížit Boss, pokud tví přátelé v Družině nebudou plnit své Denní úkoly.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/da/backgrounds.json b/common/locales/da/backgrounds.json index 389ba9a63b..097ad04604 100644 --- a/common/locales/da/backgrounds.json +++ b/common/locales/da/backgrounds.json @@ -77,7 +77,7 @@ "backgroundFloralMeadowNotes": "Hold Picnic på en Blomstereng.", "backgroundGumdropLandText": "Vingummiland", "backgroundGumdropLandNotes": "Nyd udsigten i Vingummiland - nam nam!", - "backgrounds052015": "SET 12: Released May 2015", + "backgrounds052015": "Sæt 12: Udgivet Maj 2015", "backgroundMarbleTempleText": "Marmortempel", "backgroundMarbleTempleNotes": "Posér foran et Marmortempel", "backgroundMountainLakeText": "Bjergsø", diff --git a/common/locales/da/challenge.json b/common/locales/da/challenge.json index 9bf51fa39a..8c7e7647f7 100644 --- a/common/locales/da/challenge.json +++ b/common/locales/da/challenge.json @@ -16,7 +16,7 @@ "selectWinner": "Vælg en vinder og luk udfordringen:", "deleteOrSelect": "Slet eller vælg vinder", "endChallenge": "Afslut udfordring", - "challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.", + "challengeDiscription": "Dette er udfordringens opgaver. De vil blive tilføjet dine nuværende opgaver når du tilmelder dig denne udfordring. Nedenstående er et eksempel der viser at opgaverne i en udfordring skifter farve og får tilført grafer der viser gruppens samlede fremskridt.", "hows": "Hvordan går det for folk?", "filter": "Filter", "groups": "Grupper", @@ -33,8 +33,8 @@ "challengeTagPop": "Udfordringer vises på tag-lister og opgave-værktøjstips. Så selvom du bør bruge en beskrivende titel øverst, så skal du også bruge et 'kort navn'. Fx. 'Tab 10kg inden for 3 måneder' kunne blive '-10kg' (Klik for mere info).", "challengeDescr": "Beskrivelse", "prize": "Præmie", - "prizePop": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later.", - "prizePopTavern": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later and Tavern challenges will not be refunded if the challenge is cancelled.", + "prizePop": "Hvis nogen kan 'vinde' din udfordring, kan du belønne vinderen med Ædelsten. Max = Antallet af Ædelsten du ejer (+ Klanens Ædelsten, hvis du oprettede denne udfordrings klan). Bemærk: Denne præmie kan ikke blive ændret senere.", + "prizePopTavern": "Hvis nogen kan 'vinde' din udfordring, kan du belønne vinderen med Ædelsten. Max = Antallet af Ædelsten du ejer (+ Klanens Ædelsten, hvis du oprettede denne udfordrings klan). Bemærk: Denne præmie kan ikke blive ændret senere, og Værtshus-udfordringer vil ikke blive refunderet hvis udfordringen bliver slettet.", "publicChallenges": "Minimum 1 Ædelsten for offentlige udfordringer (hjælper med at forhindre spam - det gør det virkelig).", "officialChallenge": "Officiel HabitRPG-udfordring", "by": "af", @@ -44,13 +44,15 @@ "selectGroup": "Vælg gruppe", "challengeCreated": "Udfordring oprettet", "sureDelCha": "Er du sikker på, at du vil slette udfordringen?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelChaTavern": "Er du sikker på, at du vil slette denne udfordring? Du får ikke dine ædelsten tilbage.", "removeTasks": "Slet opgaver", "keepTasks": "Behold opgaver", "closeCha": "Luk udfordringen og...", "leaveCha": "Forlad udfordringen og...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Ejerskab", + "challengedOwnedFilter": "Ejet", + "challengedNotOwnedFilter": "Ikke ejet", + "challengedEitherOwnedFilter": "Begge", + "backToChallenges": "Tilbage til Udfordringer", + "prizeValue": "<%= gemcount %> <%= gemicon %> Præmie" } \ No newline at end of file diff --git a/common/locales/da/character.json b/common/locales/da/character.json index 782e61cf23..ec90c1373f 100644 --- a/common/locales/da/character.json +++ b/common/locales/da/character.json @@ -7,7 +7,7 @@ "displayName": "Skærmnavn", "displayPhoto": "Billede", "displayBlurb": "Kort tekst", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Introducér dig selv", "photoUrl": "Foto-URL", "imageUrl": "Billed-URL", "inventory": "Inventar", @@ -39,6 +39,7 @@ "pastelSkins": "Pastelhuder", "spookySkins": "Uhyggelige huder", "supernaturalSkins": "Overnaturlige huder", + "splashySkins": "Splashy Skins", "rainbowColors": "Regnbuefarver", "shimmerColors": "Glimmerfarver", "hauntedColors": "Hjemsøgte farver", @@ -49,15 +50,15 @@ "classBonusText": "Din klasse (kriger, hvis du ikke har opnået eller valgt en anden klasse) bruger sit eget udstyr mere effektivt end udstyr til andre klasser. Båret udstyr der hører til din nuværende klasse får et 50% tillæg til den attributbonus, den giver.", "classEquipBonus": "Klassebonus", "battleGear": "Kampudstyr", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Dette er den udrustning du bærer i kamp. Den påvirker resultaterne når du interagerer med dine opgaver.", "costume": "Kostume", "costumeText": "Hvis du foretrækker udseendet af andet udstyr end hvad du bærer, tjek \"Brug Kostume\"-feltet for at visuelt bære et kostume, mens du bærer dit kampudstyr nedenunder.", "useCostume": "Brug kostume", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", - "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", + "gearAchievement": "Du har gennemført præstationen \"Det Ultimative Udstyr\" ved at opgradere til det maksimale udstyrssæt for din klasse. Du har opnået følgende komplette sæt:", + "moreGearAchievements": "For at opnå flere emblemer for Ultimativt Udstyr, skift klasse på din status side og køb udstyr til din nye klasse!", + "armoireUnlocked": "Du har også låst op for det Fortryllede Klædeskab! Klik på det Fortryllede Klædeskab-belønningen for en chance for at få specielt Udstyr! Der er også en chance for XP eller mad.", "ultimGearName": "Det Ultimative Udstyr", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "ultimGearText": "Har opgraderet til det maksimale våben- og rustningssæt for de følgende klasser:", "level": "Niveau", "levelUp": "Niveau op!", "mana": "Mana", @@ -73,7 +74,7 @@ "allocatePerPop": "Tilføj et point til Opfattelse", "allocateInt": "Point tilføjet til Intelligens:", "allocateIntPop": "Tilføj et point til Intelligens", - "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Attribute Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth, now available for free in the Market.", + "noMoreAllocate": "Nu hvor du er blevet niveau 100, kan du ikke længere tjene attributpoint. Du kan stadig stige niveau, eller starte et nyt eventyr fra niveau 1 ved at bruge en Genfødselskugle, der nu er gratis på Markedet.", "stats": "Statistikker", "strength": "Styrke", "strengthText": "Styrke øger chancen for vilkårlige \"fuldtræffere\" og Guld-, Erfarings- og dropchance-boost fra dem. Det hjælper også med at skade Boss-monstre.", @@ -117,7 +118,7 @@ "rogueText": "Slyngler elsker at samle sig en formue, eftersom de får mere Guld end nogen anden, og de er dygtige til at finde tilfældige ting. Deres ikoniske Listeevne lader dem undgå konsekvenserne af oversprungne Daglige. Spil som Slyngel hvis du er stærkt motiveret af Belønninger og Præstationer, og stræber efter bytte og emblemer!", "healerText": "Helbredere er upåvirkede af skade, og giver denne beskyttelse videre til andre. Oversprungne Daglige og dårlige Vaner tager næppe pippet fra dem, og de har metoder for at genvinde Helbred fra fiaskoer. Spil som Helbreder hvis du nyder at hjælpe andre i dit Selskab, eller hvis tanken om at snyde Døden med hårdt arbejde inspirerer dig!", "optOut": "Fravælg", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Er du ligeglad med klasser? Vil du vælge senere? Undlad at vælge klasse - du bliver så til en Kriger uden særlige evner. Du kan læse mere om klassesystemet på wiki og kan til enhver tid skifte klasse gennem Bruger > Statistikker.", "select": "Vælg", "stealth": "Snigen", "stealthNewDay": "Når et nyt døgn begynder, vil du undgå skade fra dette antal oversprunge Daglige.", @@ -140,11 +141,11 @@ "unequipBattleGear": "Fjern Kamprustning", "unequipCostume": "Fjern Kostume", "unequipPetMountBackground": "Fjern Kæledyr, Ridedyr, Baggrund", - "animalSkins": "Animal Skins", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "animalSkins": "Dyrehuder", + "chooseClassHeading": "Vælg klasse! Eller vent med at vælge til senere.", + "warriorWiki": "Kriger", + "mageWiki": "Magiker", + "rogueWiki": "Slyngel", + "healerWiki": "Helbreder", + "chooseClassLearn": "Lær mere om klasserne" } \ No newline at end of file diff --git a/common/locales/da/communityguidelines.json b/common/locales/da/communityguidelines.json index 51b15eeb60..b3106c51a7 100644 --- a/common/locales/da/communityguidelines.json +++ b/common/locales/da/communityguidelines.json @@ -174,5 +174,5 @@ "commGuideLink07description": "for at indsende pixelkunst.", "commGuideLink08": "Quest-Trello", "commGuideLink08description": "for at indsende Quest-tekst.", - "lastUpdated": "Last updated" + "lastUpdated": "Sidst opdateret" } \ No newline at end of file diff --git a/common/locales/da/content.json b/common/locales/da/content.json index 2a4ddd0887..32502949dd 100644 --- a/common/locales/da/content.json +++ b/common/locales/da/content.json @@ -2,8 +2,8 @@ "potionText": "Livseliksir", "potionNotes": "Genvind 15 liv (Øjeblikkelig Brug) ", "armoireText": "Fortryllet Klædeskab", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", + "armoireNotesFull": "Åbn Klædeskabet for tilfældigt at modtage særligt Udstyr, Erfaring eller mad! Udstyrsdele tilbage:", + "armoireLastItem": "Du har fundet det sidste stykke sjældent Udstyr i det Fortryllede Klædeskab", "armoireNotesEmpty": "Lædeskabet vil have nyt Udstyr hver måned. Indtil da kan du fortsætte med at klikke for at få Erfaring og Mad!", "dropEggWolfText": "Ulv", "dropEggWolfAdjective": "loyal", @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sødt", "questEggSheepText": "Får", "questEggSheepAdjective": "uldent", + "questEggCuttlefishText": "Tiarmet blæksprutte", + "questEggCuttlefishAdjective": "nuttet", "eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække en <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Almindelig", "hatchingPotionWhite": "Hvid", diff --git a/common/locales/da/defaulttasks.json b/common/locales/da/defaulttasks.json index 32119aaf24..3310070e7a 100644 --- a/common/locales/da/defaulttasks.json +++ b/common/locales/da/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "God Vane", + "defaultHabit1Text": "Produktivt arbejde (Klik på blyanten for at redigere)", "defaultHabit1Notes": "Eksempler på Gode Vaner: +Spist en grønsag +15 minutters produktivt arbejde", - "defaultHabit2Text": "Dårlig Vane", + "defaultHabit2Text": "Spis junk food (Klik på blyanten for at redigere)", "defaultHabit2Notes": "Eksempler på Dårlige Vaner: -Ryge -Overspringshandling", - "defaultHabit3Text": "God eller Dårlig Vane", + "defaultHabit3Text": "Tag trapperne/elevator (Klik på blyanten for at redigere)", "defaultHabit3Notes": "Eksempel på God eller Dårlig Vane: +/- Tog Trapperne/Elevatoren; +/- Drak Vand/Sodavand", "defaultDaily1Text": "1 times Personligt Projekt", "defaultDaily1Notes": "Alle opgaver har gul som udgangspunkt når de er skabt. Det betyder, at du kun tager moderat skade når de bliver sprunget over, og at du får kun en moderat belønning når de er gennemført. ", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "sæt sværhedsgrad under Avancerede Indstillinger", "defaultTodo4Checklist3": "valgfrit: sæt en deadline", "defaultTodo5Text": "Start en Gruppe (privat) med dine venner (Social > Gruppe)", - "defaultReward1Text": "1 Episode af Game of Thrones", + "defaultReward1Text": "15 minutters pause", "defaultReward1Notes": "Tilpassede belønninger kommer i mange former. Nogle mennesker vil undlade at se deres favoritserie, hvis de ikke har guld til at betale for det. ", "defaultReward2Text": "Kage", "defaultReward2Notes": "Andre synes bare om et dejligt stykke kage. Prøv at lave de belønninger, der motiverer dig mest. ", diff --git a/common/locales/da/front.json b/common/locales/da/front.json index f44cd64992..567e6b5243 100644 --- a/common/locales/da/front.json +++ b/common/locales/da/front.json @@ -42,7 +42,7 @@ "examplesHeading": "Spillere bruger HabitRPG til at styre...", "featureAchievementByline": "Gør noget fedt? Få et emblem og vis det frem!", "featureAchievementHeading": "Præstationsemblem", - "featureEquipByline": "Buy limited edition equipment, potions, and other virtual goodies in our Market with your task rewards!", + "featureEquipByline": "Køb udstyr i Særudgave, eliksirer og andre virtuelle lækkerier i Markedet med det guld du har tjent på dine opgaver.", "featureEquipHeading": "Udstyr og tilbehør", "featurePetByline": "Du får æg og ting, når du færdiggør opgaver. Vær så produktiv som muligt for at samle kæledyr og ridedyr!", "featurePetHeading": "Kæledyr og Ridedyr", @@ -55,27 +55,27 @@ "footerMobile": "Mobil", "footerSocial": "Social", "forgotPass": "Glemt Kodeord", - "frabjabulousQuote": "HabitRPG is the reason I got a killer, high-paying job... and even more miraculous, I'm now a daily flosser!", + "frabjabulousQuote": "HabitRPG er grunden til at jeg fik et fantastisk, højtlønnet job... og endnu mere mirakuløst, jeg får ryddet op hver dag!", "free": "Spil gratis", "gamifyButton": "Spilificér dit liv i dag!", "goalSample1": "Øv dig på klaveret i 1 time", - "goalSample2": "Work on article for publication", - "goalSample3": "Work on blog post", - "goalSample4": "Japanese lesson on Duolingo", - "goalSample5": "Read an Informative Article", + "goalSample2": "Arbejd på artikel til udgivelse", + "goalSample3": "Skriv et blogindlæg", + "goalSample4": "Lær Japansk på Duolingo", + "goalSample5": "Læs en oplysende artikel", "goals": "Mål", "health": "Helbred", - "healthSample1": "Drink Water/Soda", - "healthSample2": "Chew Gum/Smoke", - "healthSample3": "Take Stairs/Elevator", - "healthSample4": "Eat Healthy/Junk Food", - "healthSample5": "Break a Sweat for 1 hr", + "healthSample1": "Drik vand/sodavand", + "healthSample2": "Tyggegummi/Cigaret", + "healthSample3": "Tag trappen/elevatoren", + "healthSample4": "Spis sundt/usundt", + "healthSample5": "1 times svedig træning", "history": "Historie", - "infhQuote": "HabitRPG has really helped me impart structure to my life in graduate school.", + "infhQuote": "HabitRPG har virkelig hjulpet mig med at indføre struktur i min studietid på universitetet.", "invalidEmail": "Det kræver en valid emailadresse for at få nulstillet dit kodeord.", - "irishfeet123Quote": "I've had horrible habits with clearing my place completely after meals and leaving cups all over the place. HabitRPG has cured that!", - "joinOthers": "Join 200,000 people making it fun to achieve goals!", - "kazuiQuote": "Before HabitRPG, I was stuck with my thesis, as well as dissatisfied with my personal discipline regarding housework and things like learning vocabulary and studying Go theory. It turns out breaking down these tasks into smaller manageable checklists is quite the thing to keep me motivated and constantly working.", + "irishfeet123Quote": "Jeg havde en forfærdelig vane med ikke at rydde ud efter jeg havde spist. Jeg efterlod tallerkener og glas alle vegne. Den vane har HabitRPG hjulpet mig med af med.", + "joinOthers": "Slut dig til 200.000 mennesker der har det sjovt mens de opnår deres mål!", + "kazuiQuote": "Inden jeg opdagede HabitRPG var jeg gået i stå i min afhandling. Jeg var også utilfreds med min manglende disciplin omkring huslige pligter og ting som at udvide mit ordforråd eller dykke ned i skak-teori. Det viste sig at det der holdt mig motiveret var at bryde disse opgaver ned i mindre Tjeklister der var mere overskuelige.", "landingadminlink": "administrative pakker", "landingend": "Ikke overbevist endnu?", "landingend2": "Se en mere detaljeret liste over", @@ -89,7 +89,7 @@ "landingp3header": "Konsekvenser", "landingp4": "Med et aktivt fællesskab giver HabitRPG dig den ansvarlighed du har brug for at blive på dine opgaver. Med gruppesystemet kan du tilføje dine tætteste venner til en gruppe, så de kan heppe på dig. Klansystemet tillader dig at finde folk med samme interesser eller udfordringer som dig, som du kan dele dine mål og tips til hvordan du tackler dine problemer med.", "landingp4header": "Ansvarlighed", - "leadText": "HabitRPG is a free habit building and productivity app that treats your real life like a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, HabitRPG can help you achieve your goals to become healthy, hard-working, and happy.", + "leadText": "HabitRPG er en gratis app der opbygger vaner og produktivitet ved at opfatte dit liv som et spil. HabitRPG belønner og straffer dig i spillet så du bliver motiveret, og det levende sociale netværk inspirerer dig til at opnå dine mål og blive sund, hårdtarbejdende og lykkelig.", "login": "Log ind", "loginAndReg": "Log ind/ Registrer", "loginFacebookAlt": "Log ind / registrer gennem Facebook", @@ -119,9 +119,9 @@ "marketing4Lead3Title": "Spilificér Alt", "mobileAndroid": "Android", "mobileIOS": "iOS", - "motivate": "Motivate yourself and your team!", - "motivate1": "Motivate yourself to do anything.", - "motivate2": "Get Organized. Get Motivated. Get Gold.", + "motivate": "Motiverer dig og dit team!", + "motivate1": "Motiverer dig til at kunne hvadsomhelst!", + "motivate2": "Bliv organiseret. Bliv motiveret. Bliv rig på guld.", "passConfirm": "Bekræft Kodeord", "passMan": "Hvis du bruger en kodeordshusker (som 1Password) og har problemer med at logge ind, så prøv at skrive dit brugernavn og kodeord manuelt.", "password": "Kodeord", @@ -132,51 +132,51 @@ "presskitText": "Tak for din interesse i HabitRPG! Disse billeder kan bruges for artikler eller videoer om HabitRPG. For mere information, kontakt venligst Siena Leslie på leslie@habitrpg.com.", "privacy": "Fortrolighedspolitik", "psst": "Psst", - "punishByline": "Break bad habits and procrastination cycles with immediate consequences.", - "punishHeading1": "Miss a daily goal?", - "punishHeading2": "Lose health!", - "questByline1": "Playing with your friends keeps you accountable for your tasks.", - "questByline2": "Issue each other Challenges to complete a goal together!", - "questHeading1": "Battle monsters with your friends!", - "questHeading2": "If you slack off, they all get hurt!", + "punishByline": "Gør op med dårlige vaner og med hele tiden at udsætte opgaverne med øjeblikkelig virkning.", + "punishHeading1": "Sprunget et dagligt mål over?", + "punishHeading2": "Mist Helbred!", + "questByline1": "Når du spiller med dine venner, holder de dig ansvarlig for dine opgaver.", + "questByline2": "Giv hinanden Udfordringer for at nå et mål sammen!", + "questHeading1": "Nedkæmp monstre sammen med dine venner!", + "questHeading2": "Hvis du slapper for meget af, tager de alle skade!", "register": "Registrer", - "rewardByline1": "Spend gold on virtual and real-life rewards.", - "rewardByline2": "Instant rewards keep you motivated!", - "rewardHeading": "Complete a task to earn gold!", - "sampleDailies": "Sample Dailies", - "sampleHabits": "Sample Habits", - "sampleToDo": "Sample To-Dos", - "school": "School", - "schoolSample1": "Finish 1 Assignment", - "schoolSample2": "Study 1 hour", - "schoolSample3": "Meet with Study Group", - "schoolSample4": "Notes for 1 Chapter", - "schoolSample5": "Read 1 Chapter", - "sixteenBitFilQuote": "I'm getting my jobs and tasks done in record time thanks to HabitRPG. I'm just always so eager to reach my next level-up!", - "skysailorQuote": "My party and our quests keep me engaged in the game, which keeps me motivated to get things done and change my life in positive ways", + "rewardByline1": "Brug guld på belønninger, både virtuelle og i den virkelige verden.", + "rewardByline2": "Øjeblikkelige belønninger holder dig motiveret!", + "rewardHeading": "Udfør en opgave for at tjene guld!", + "sampleDailies": "Eksempler på Daglige", + "sampleHabits": "Eksempler på Vaner", + "sampleToDo": "Eksempler på To-Dos", + "school": "Skole", + "schoolSample1": "Færdiggør 1 opgave", + "schoolSample2": "Studér 1 time", + "schoolSample3": "Møde med Studiegruppe", + "schoolSample4": "Noter til 1 kapitel", + "schoolSample5": "Læs 1 kapitel", + "sixteenBitFilQuote": "Jeg får klaret mine opgaver lynhurtigt takket være HabitRPG. Jeg er ivrig efter at nå det næste niveau.", + "skysailorQuote": "Min gruppe og vores quests holder mig engageret i spillet, og dermed motiveret til at få tingene gjort og ændre mit liv i en positiv retning.", "socialTitle": "HabitRPG - Gør dit liv en leg", - "supermouse35Quote": "I'm exercising more and I haven't forgotten to take my meds for months! Thanks, Habit. :D", + "supermouse35Quote": "Jeg motionerer mere og har ikke glemt at tage min medicin i månedsvis! Tak Habit. :D", "sync": "Synkroniser", "tasks": "Opgaver", - "teamSample1": "Outline Meeting Itinerary for Tuesday", - "teamSample2": "Brainstorm Growth Hacking", - "teamSample3": "Discuss this week’s KPIs", + "teamSample1": "Lav oplæg til dagsorden til tirsdag", + "teamSample2": "Brainstorm Udviklingsmuligheder", + "teamSample3": "Diskutér denne uges KPI'er", "teams": "Teams", "terms": "Betingelser og Vilkår", - "testimonialHeading": "What people say...", + "testimonialHeading": "Hvad siger andre...", "tutorials": "Vejledninger", - "unlockByline1": "Achieve your goals and level up.", - "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", - "unlockHeadline": "As you stay productive, you unlock new content!", + "unlockByline1": "Opnå dine mål og stig niveau.", + "unlockByline2": "Lås op for nye motivationer, som at samle på kæledyr, tilfældige belønningerne, kaste fortryllelser og meget mere!", + "unlockHeadline": "Så længe du er produktiv, låser du op for nyt indhold!", "useUUID": "Brug dit Unikke Bruger-ID/ API Nøgle (for Facebook brugere)", "username": "Brugernavn", "watchVideos": "Se videoer", - "work": "Work", - "zelahQuote": "With HabitRPG, I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!", - "reportAccountProblems": "Report Account Problems", - "reportCommunityIssues": "Report Community Issues", - "generalQuestionsSite": "General Questions about the Site", - "businessInquiries": "Business Inquiries", - "merchandiseInquiries": "Merchandise Inquiries", - "marketingInquiries": "Marketing/Social Media Inquiries" + "work": "Arbejde", + "zelahQuote": "Med HabitRPG bliver jeg lokket til at komme i seng i ordentlig tid. Jeg vil gerne have de ekstra XP for at komme tidligt i seng, og undgå at miste helbred på grund af en sen aften!", + "reportAccountProblems": "Rapportér Konto-problemer", + "reportCommunityIssues": "Rapportér Fællesskabs-problemer", + "generalQuestionsSite": "Generelle spørgsmål om sitet", + "businessInquiries": "Erhvervs-henvendelser", + "merchandiseInquiries": "Merchandise-henvendelser", + "marketingInquiries": "Marketing/Social Media-henvendelser" } \ No newline at end of file diff --git a/common/locales/da/gear.json b/common/locales/da/gear.json index a02f30ee6d..196d5e2969 100644 --- a/common/locales/da/gear.json +++ b/common/locales/da/gear.json @@ -109,21 +109,33 @@ "weaponSpecialWinter2015HealerText": "Lindrende Scepter", "weaponSpecialWinter2015HealerNotes": "Dette scepter varmer ømme muskler og lindrer stress. Øger Intelligens med <%= int %>. Specielt 2014-2015 Vinterudstyr.", "weaponSpecialSpring2015RogueText": "Eksploderende Piv", - "weaponSpecialSpring2015RogueNotes": "Don't let the sound fool you - these explosives pack a punch. Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSpring2015RogueNotes": "Du skal ikke lade dig snyde af at de ikke larmer mere end de gør - disse basser giver et ordentligt smæk. Øger Styrke med <%= str %>. Begrænset 2015 Forårsudstyr.", "weaponSpecialSpring2015WarriorText": "Benkølle", "weaponSpecialSpring2015WarriorNotes": "It is a real bone club for real fierce doggies and is definitely not a chew toy that the Seasonal Sorceress gave you because who's a good doggy? Whoooo's a good doggy?? It's you!!! You're a good doggy!!! Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015MageText": "Magikerstav", "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Katterangle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Høstfests-Høtyv", "weaponMystery201411Notes": "Stik dine fjender eller grib for dig af dine yndlingsretter - denne høtyv kan det hele! Giver ingen bonusser. November 2014 Abonnentvare.", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", - "weaponMystery201502Notes": "For WINGS! For LOVE! For ALSO TRUTH! Confers no benefit. February 2015 Subscriber Item.", - "weaponMystery201505Text": "Green Knight Lance", - "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", + "weaponMystery201502Notes": "For VINGER! For KÆRLIGHED! For OGSÅ SANDHED! Giver ingen fordel. Februar 2015 - kun for abonnenter.", + "weaponMystery201505Text": "Den Grønne Ridders Lanse", + "weaponMystery201505Notes": "Denne lanse i grøn og sølv har væltet mange modstandere af hesten. Giver ingen fordel. Maj 2015 - kun for abonnenter.", "weaponMystery301404Text": "Steampunk Stok", "weaponMystery301404Notes": "Perfekt at svinge rundt i hele byen. Marts 3015 Abonnentvare. Giver ingen bonusser.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "rustning", "armorBase0Text": "Almindeligt tøj", "armorBase0Notes": "Helt normalt tøj. Giver ingen bonusser.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Sendebudsdragt", "armorMystery201402Notes": "En skinnende og stærk dragt med masser af lommer til at bære breve i. Giver ingen bonusser. Februar 2014 Abonnentting.", "armorMystery201403Text": "Skovvandrer-rustning", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk-dragt", "armorMystery301404Notes": "Nydelig og elegant, selvfølgelig! Giver ingen bonusser. Februar 3015 Abonnentting.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "hovedbeklædning", "headBase0Text": "Ingen Hjelm", "headBase0Notes": "Ingen hovedpåklædning", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Regnbuekrigerhjelm", "headSpecialGaymerxNotes": "For at fejre Pride-sæsonen og GaymerX er denne specielle hjelm dekoreret med en lysende og farverig regnbue! GaymerX er en spil-messe, der fejrer LGBTQ og gaming, og den er åben for alle. Den foregår på InterContinental i San Fransisco 11-13 juli! Giver ingen bonusser.", "headMystery201402Text": "Bevinget Hjelm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "En smart tophat for de fineste folk! Giver ingen bonusser. Januar 3015 Abonnentting.", "headMystery301405Text": "Simpel Tophat", "headMystery301405Notes": "En simpel tophat, der bare beder om at blive sat sammen med smart hovedtilbehør. Giver ingen bonusser. Maj 3015 Abonnentting.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "skjoldhånds-udstyr", "shieldBase0Text": "Intet Skjoldhånds-udstyr", "shieldBase0Notes": "Intet skjold eller andet våben.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Urskjold", "shieldMystery301405Notes": "Tiden er på din side med dette tårnhøje urskjold. Giver ingen bonusser. Juni 3015 Abonnentting.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Intet Ryg-udstyr", "backBase0Notes": "Intet Ryg-udstyr.", "backMystery201402Text": "Gyldne Vinger", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Rasler af styrke og skønhed. Giver ingen bonusser. Specielt Messeudstyr.", "backSpecialWonderconBlackText": "Lusket Kappe", "backSpecialWonderconBlackNotes": "Spundet af skygger og hvisken. Giver ingen bonusser. Specielt Messeudstyr.", + "body": "Body Accessory", "bodyBase0Text": "Intet Krops-udstyr", "bodyBase0Notes": "Intet Krops-udstyr.", "bodySpecialWonderconRedText": "Rubinkrave", @@ -469,9 +523,17 @@ "bodySpecialSummerMageNotes": "Hverken saltvand eller ferskvand kan plette denne metalliske lille kappe. Giver ingen bonusser. Specielt 2014 Sommerudstyr.", "bodySpecialSummerHealerText": "Koralkrave", "bodySpecialSummerHealerNotes": "En tjekket krave af levende koral! Giver ingen bonusser. Specielt 2014 Sommerudstyr.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "hovedudstyr", - "accessories": "Accessories", - "animalEars": "Animal Ears", + "accessories": "Tilbehør", + "animalEars": "Dyreører", "headAccessoryBase0Text": "Intet Hovedudstyr", "headAccessoryBase0Notes": "Intet Hovedudstyr.", "headAccessorySpecialSpringRogueText": "Lilla Katteører", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Hoved-goggles", "headAccessoryMystery301405Notes": "\"Briller er til øjnene,\" sagde de. \"Ingen vil have briller, som du kun kan have på hovedet,\" sagde de. Ha! Dér viste du dem! Giver ingen bonusser. August 3015 Abonnentting.", + "eyewear": "Eyewear", "eyewearBase0Text": "Ingen Øjenbeklædning", "eyewearBase0Notes": "Ingen Øjenbeklædning.", "eyewearSpecialSummerRogueText": "Skurkeagtig Øjeklap", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Dine motiver er helt sikkert legitime. Giver ingen bonusser. Specielt Messeudstyr.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Goggles", "eyewearMystery301404Notes": "Ingen øjenbeklædning er smartere end goggles - måske bortset fra en monokel. Giver ingen bonusser. April 3015 Abonnentting.", "eyewearMystery301405Text": "Monokel", diff --git a/common/locales/da/generic.json b/common/locales/da/generic.json index 98ec544f93..4a4afdcb2a 100644 --- a/common/locales/da/generic.json +++ b/common/locales/da/generic.json @@ -5,7 +5,7 @@ "habitica": "Habitica", "expandToolbar": "Åbn værktøjslinje", "collapseToolbar": "Luk værktøjslinje", - "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", + "markdownBlurb": "HabitRPG bruger Markdown til at formattere beskeder. Se Markdown Cheat Sheet for mere information.", "showFormattingHelp": "Vis formatterings-hjælp", "hideFormattingHelp": "Skjul formatterings-hjælp", "youType": "Du skriver:", @@ -54,7 +54,7 @@ "gems": "Ædelsten", "gemButton": "Du har <%= number %> Ædelsten.", "moreInfo": "Mere Information", - "gemsWhatFor": "Købt for rigtige penge. Bruges til at købe specielle varer og funktioner (æg, udrugnings-eliksir, Forstærkning o.s.v.). Du skal låse op for disse funktioner for at kunne bruge Ædelsten.", + "gemsWhatFor": "Klik for at købe Ædelsten! Ædelsten giver dig mulighed for at købe specielle ting, som Quests, ændringer til din Avatar og sæson udstyr.", "veteran": "Veteran", "veteranText": "Har klaret Den Grå Habit (vores hjemmeside før Angular), og har fået mange krigs-ar på grund af fejlene dengang.", "originalUser": "Original Bruger!", @@ -70,12 +70,11 @@ "lastLoggedIn": "- Sidst logget ind", "notPorted": "Denne funktion er ikke blevet konvertet fra den originale side endnu.", "buyThis": "Køb denne <%= text %> med <%= price %> af dine <%= gems %> Ædelsten?", - "untilNoFace": "Indtil vi tilføjer Facebook skal du bruge dit Unikke Bruger-ID og API Nøgle til at logge ind (kan findes på https://habitrpg.com > Valgmuligheder > Indstillinger).", "noReachServer": "Serveren er p.t. ikke tilgængelig, prøv igen senere", "errorUpCase": "FEJL:", "newPassSent": "Nyt kodeord tilsendt.", "serverUnreach": "Serveren er p.t. utilgængelig.", - "seeConsole": "If the error persists, please report it at Help > Report a Bug. If you're familiar with your browser's console, please include any error messages.", + "seeConsole": "Rapporter under Hjælp > Rapporter en Fejl, hvis fejlen fortsætter. Hvis du er vant til konsollen i din browser, må du gerne inkludere eventuelle fejlbeskeder.", "error": "Fejl", "menu": "Menu", "notifications": "Notifikationer", @@ -86,6 +85,7 @@ "audioTheme_off": "Sluk", "audioTheme_danielTheBard": "Skjalden Daniel", "audioTheme_wattsTheme": "Watts' Tema", + "audioTheme_gokulTheme": "Gokul Tema", "askQuestion": "Stil et Spørgsmål", "reportBug": "Rapporter en Fejl", "contributeToHRPG": "Bidrag til HabitRPG", diff --git a/common/locales/da/groups.json b/common/locales/da/groups.json index ac838509e8..aec80ae0f1 100644 --- a/common/locales/da/groups.json +++ b/common/locales/da/groups.json @@ -2,7 +2,7 @@ "tavern": "Værtshus", "innCheckOut": "Forlad Kroen", "innCheckIn": "Slap af på Kroen", - "innText": "You're resting in the Inn! While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day. Be warned: If you are participating in a Boss Quest, the Boss will still damage you for your party mates' missed Dailies unless they are also in the Inn! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.", + "innText": "Du hviler på Kroen. Mens du hviler på Kroen tager du ikke skade fra Daglige, men de bliver stadig nulstillet hver dag. Advarsel: Hvis du deltager i en Boss Quest vil du stadig tage skade fra de Daglige de andre i gruppen ikke får udført, med mindre de også er på Kroen. Derudover kan du ikke skade Bossen eller samle ting før du forlader Kroen.", "lfgPosts": "Leder efter Gruppe (Gruppe Søges) Poster", "tutorial": "Vejledning", "glossary": "Ordliste", @@ -39,6 +39,8 @@ "editGroup": "Ret Gruppe", "newGroupName": "<%= groupType %> Navn", "groupName": "Gruppenavn", + "groupLeader": "Gruppeleder", + "groupID": "Gruppe ID", "groupDescr": "Beskrivelse, der bliver vist offentligt i Klanlisten (Markdown er tilladt)", "logoUrl": "Logo-URL", "assignLeader": "Udpeg Gruppeleder", @@ -97,24 +99,26 @@ "abuseAlreadyReported": "Du har allerede anmeldt denne besked.", "needsText": "Indtast venligst en besked.", "needsTextPlaceholder": "Skriv din besked her.", - "copyMessageAsToDo": "Copy message as To-Do", - "messageAddedAsToDo": "Message copied as To-Do.", + "copyMessageAsToDo": "Kopier besked som To-Do", + "messageAddedAsToDo": "Besked kopieret som To-Do", "messageWroteIn": "<%= user %> skrev i <%= group %>", "msgPreviewHeading": "Besked-smugkig", - "leaderOnlyChallenges": "Only group leader can create challenges", + "leaderOnlyChallenges": "Kun gruppelederen kan oprette Udfordringer", "sendGift": "Send Gave", "inviteFriends": "Invitér Venner", "inviteAlertInfo": "Invitér venner med Bruger ID her.", "inviteExistUser": "Invitér Eksisterende Bruger", - "inviteByEmail": "Invite friends by email. If they join via your email, they'll automatically be invited to this group.", + "inviteByEmail": "Invitér venner gennem e-mail. Hvis de opretter sig via din e-mail, bliver de automatisk inviteret til denne gruppe.", "byColon": "Af:", - "inviteNewUsers": "Invite New User(s)", - "inviteAlertInfo2": "Or share this link (copy/paste):", - "sendGiftHeading": "Send Gift to <%= name %>", + "inviteNewUsers": "Invitér Ny(e) Bruger(e)", + "inviteAlertInfo2": "Eller del dette link (kopier/indsæt):", + "sendGiftHeading": "Send Gave til <%= name %>", "sendGiftGemsBalance": "Fra <%= number %> Ædelsten", "sendGiftCost": "Total: $<%= cost %> USD", "sendGiftFromBalance": "Fra Saldo", "sendGiftPurchase": "Køb", "sendGiftMessagePlaceholder": "Personlig besked (valgfri)", - "sendGiftSubscription": "<%= months %> Måned(er): $<%= price %>" + "sendGiftSubscription": "<%= months %> Måned(er): $<%= price %>", + "startAParty": "Start en gruppe", + "addToParty": "Tilføj nogen til din gruppe" } \ No newline at end of file diff --git a/common/locales/da/limited.json b/common/locales/da/limited.json index 451fe1dd9e..c11905b553 100644 --- a/common/locales/da/limited.json +++ b/common/locales/da/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Sæson-heksen<%= linkEnd %>", "seasonalShopClosedText": "Sæson-markedet er lukket! Jeg ved ikke hvor Sæson-heksen er lige nu, men hun kommer sikkert tilbage til den næste <%= linkStart %>Store Fest<%= linkEnd %>!", "seasonalShopText": "Velkommen til Sæson-markedet! Vi har forårs-sæson godter lige nu. Alting her kan købes under Forårsflirt-eventet hvert år, men vi holder kun åbent indtil 30. april, så husk at købe ind nu, ellers må du vente et helt år for igen at kunne købe disse ting!", + "seasonalShopSummerText": "Velkommen til Sæson-markedet! Vi har sommer-sæson godter lige nu. Alting her kan købes under Sommerplask-eventet hvert år, men vi holder kun åbent indtil 31. juli, så husk at købe ind nu, ellers må du vente et helt år for igen at kunne købe disse ting!\nWelcome to", "seasonalShopRebirth": "Hvis du har brugt Genfødselskuglen kan du genkøbe dette udstyr i Belønningskolonnen efter du har fået adgang til Udstyrsbutikken. I starten vil du kun kunne købe tingene, der passer til din nuværende klasse (Kriger som standard), men frygt ej, de andre klasse-specifikke varer bliver tilgængelige hvis du skifter til den klasse.", "candycaneSet": "Slikstok (Magiker)", "skiSet": "Ski-morder (Slyngel)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Kraftfuld Kanin (Kriger)", "magicMouseSet": "Magisk Mus (Magiker)", "lovingPupSet": "Kærlig Hvalp (Helbreder)", - "stealthyKittySet": "Snigende Kat (Slyngel)" + "stealthyKittySet": "Snigende Kat (Slyngel)", + "daringSwashbucklerSet": "Modig Vovehals (Kriger)", + "emeraldMermageSet": "Smaragd Havmagiker (Magiker)", + "reefSeahealerSet": "Havhelbreder fra Revet (Helbreder)", + "roguishPirateSet": "Slyngelagtig Pirat (Slyngel)" } \ No newline at end of file diff --git a/common/locales/da/messages.json b/common/locales/da/messages.json index e7e570fcd5..e62692614d 100644 --- a/common/locales/da/messages.json +++ b/common/locales/da/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "<%= itemText %> gik i stykker.", "messageTaskNotFound": "Opgave ikke fundet.", + "messageDuplicateTaskID": "Der findes allerede en opgave med det ID.", "messageTagNotFound": "Tag ikke fundet", "messagePetNotFound": ":pet ikke fundet i user.items.pets", "messageFoodNotFound": ":food ikke fundet i user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Du fandt <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Du fandt et <%= dropText %> Æg! <%= dropNotes %>", "messageDropPotion": "Du fandt en <%= dropText %> Udrugningseliksir! <%= dropNotes %>", - "messageFoundQuest": "Du fandt questen \"<%= questText %>\"!" + "messageFoundQuest": "Du fandt questen \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> Du har fundet sjældent Udstyr i Klædeskabet: <%= dropText %>! Fantastisk!", + "armoireFood": "<%= image %> Du roder rundt i bunden af Klædeskabet. Pludselig finder du <%= dropArticle %><%= dropText %>. Gad vide hvad den laver her?", + "armoireExp": "Du kæmper med Klædeskabet og får Erfaring. Sådan!" } \ No newline at end of file diff --git a/common/locales/da/npc.json b/common/locales/da/npc.json index f40009e1f2..530bed8c24 100644 --- a/common/locales/da/npc.json +++ b/common/locales/da/npc.json @@ -10,6 +10,8 @@ "alexander": "Købmanden Alexander", "welcomeMarket": "Velkommen til Markedet! Her kan du købe æg og eliksirer, der er svære at finde, eller sælge dine overskydende! Bestil nyttige tjenester! Kom og se hvad vi har at tilbyde.", "sellForGold": "Sælg <%= item %> for <%= gold %> Guld", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Køb Ædelsten", "justin": "Justin", "USD": "US$", @@ -18,7 +20,7 @@ "dismissAlert": "Fjern Denne Besked ", "donateText1": "Tilføjer 20 Ædelsten til din konto. Ædelsten bruges til at købe specielle spil-ting, såsom bluser og frisurer.", "donateText2": "Støt HabitRPG", - "donateText3": "Da vi er et open source-projekt, kan vi bruge al den hjælp, vi kan få!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Ædelsten, donation til HabitRPG", "payWithCard": "Betal med kort", "payNote": "Bemærk: PayPal tager nogen gange lang tid om at udføre betalinger. Vi anbefaler, at du betaler med kort.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Gode Vaner giver Erfaring og Guld! Dårlige vaner giver skade.", "tourGP": "For at fortsætte skal du købe Træningssværdet med det guld, du lige har tjent!", - "tourAvatar": "Nu har din avatar Træningssværdet. For at fortsætte skal du klikke på din avatar for at personliggøre den!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", - "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", - "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", - "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourMuchMore": "Når du er færdig med dine opgaver, kan du oprette en Gruppe med dine venner, snakke med ligesindede i Klaner, deltage i Udfordringer, og meget mere!", + "tourStatsPage": "Dette er din Statistik side! Opnå Præstationer ved at gennemføre de opgaver der er nævnt.", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourPartyPage": "Din Gruppe kan hjælpe dig, ved at holde dig ansvarlig. Inviter venner for at åbne for en quest-skriftrulle.", + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/da/pets.json b/common/locales/da/pets.json index 4a8180d6ab..9501e51d4d 100644 --- a/common/locales/da/pets.json +++ b/common/locales/da/pets.json @@ -26,7 +26,7 @@ "inventoryText": "Klik på et æg for at se brugbare eliksirer fremhævet med grønt, og klik derefter på en af de fremhævede eliksirer for at udruge dit kæledyr. Hvis ingen eliksirer er fremhævede, så klik på ægget igen for at fravælge det, og i stedet klikke en eliksir først for at få de brugbare æg fremhævet. Du kan også sælge uønskede drops til Købmanden Alexander.", "food": "Mad og sadler", "noFood": "Du har hverken mad eller sadler.", - "dropsExplanation": "Get these items faster with gems if you don't want to wait for them to drop when completing a task. Learn more about the drop system.", + "dropsExplanation": "Du kan få fat i disse ting hurtigere med ædelsten, hvis du ikke længere vil vente på at finde dem når du gennemfører en opgave. Lær mere om drop-systemet.", "beastMasterProgress": "Bæstmesterfremskridt", "beastAchievement": "Du har opnået \"Bæstmester\"-præstationen ved at samle alle kæledyr!", "beastMasterName": "Bæstmester", @@ -44,8 +44,8 @@ "triadBingoAchievement": "Du har tjent \"Triade-bingo\"-præstationen ved at finde alle kæledyr, tæmme alle ridedyr og finde alle kæledyr igen!", "dropsEnabled": "Drops aktiveret!", "itemDrop": "En ting er droppet!", - "firstDrop": "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item, including eggs, potions, and food! You just found a <%= eggText %> Egg! <%= eggNotes %>", - "useGems": "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in Inventory > Market to buy one!", + "firstDrop": "Du har nu adgang til dropsystemet! Når du nu fuldender opgaver, har du en lille chance for at finde en ting, bl.a. æg, eliksirer og mad. Du har lige fundet et <%= eggText %>;-æg! <%= eggNotes %>", + "useGems": "Hvis du gerne vil have et bestemt kæledyr, men ikke vil vente på at du finder det, så brug ædelsten i Inventar > Marked til at købe det!", "hatchAPot": "Vil du udruge et <%= potion %> <%= egg %>?", "feedPet": "Giv <%= article %><%= text %> til <%= name %>?", "useSaddle": "Giv <%= pet %> sadel på?", diff --git a/common/locales/da/quests.json b/common/locales/da/quests.json index 97090a0dab..a0ab3f3d31 100644 --- a/common/locales/da/quests.json +++ b/common/locales/da/quests.json @@ -1,9 +1,11 @@ { "quests": "Quests", "quest": "quest", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Færdig!", "youReceived": "Du har modtaget", - "questSend": "Send invitation til dine gruppemedlemmer ved at klikke \"Invitér\". Når alle medlemmer har accepteret eller afvist vil questen begynde. Se status under Valgmuligheder > Social > Gruppe.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invitér Gruppe", "questInvitation": "Quest-invitation:", "questInvitationTitle": "Quest-invitation", @@ -19,7 +21,7 @@ "bossStrength": "Boss-styrke", "collect": "Saml", "collected": "Indsamlet", - "bossDmg1": "Each completed Daily and To-Do and each positive Habit hurts the boss. Hurt it more with redder tasks or Brutal Smash and Burst of Flames. The boss will deal damage to every quest participant for every Daily you've missed (multiplied by the boss's Strength) in addition to your regular damage, so keep your party healthy by completing your Dailies! All damage to and from a boss is tallied on cron (your day roll-over).", + "bossDmg1": "For at skade en boss skal du færdiggøre dine Daglige og Gøremål. Jo mere skade du gør på opgaver, des mere skade tager Bossen (færdiggørelse af røde opgaver, Magikeres fortryllelser, Krigeres angreb osv.). Bossen vil give skade til alle quest-deltagere for hver Daglig du springer over (ganget med bossens Styrke) oveni din sædvanlige skade, så hold din gruppe i live ved at færdiggøre dine Daglige! Al skade på og fra bossen bliver opgjort ved cron (når din dag skifter).", "bossDmg2": "Kun deltagere vil kæmpe mod bossen og få del i quest-byttet.", "tavernBossInfo": "For at skade en verdens-boss skal du færdiggøre dine Daglige og Gøremål. Jo mere skade du gør på opgaver, des mere skade tager Bossen (færdiggørelse af røde opgaver, Magikeres fortryllelser, Krigeres angreb osv.). Bossens Vrede stiger for hver Daglig du springer over (ganget med bossens Styrke). Når hans Vrede når maksimum vil der ske slemme ting - så færdiggør dine Daglige! Al skade på og fra bossen bliver opgjort ved cron (når din dag skifter).", "bossColl1": "Udfør dine positive opgaver for at samle ting. Quest-ting dropper som normale ting, men du vil ikke se drops før næste dag, hvor alt hvad du har fundet vil blive opgjort og lagt i bunken.", diff --git a/common/locales/da/questscontent.json b/common/locales/da/questscontent.json index bb773aa39d..57d11c698b 100644 --- a/common/locales/da/questscontent.json +++ b/common/locales/da/questscontent.json @@ -108,7 +108,7 @@ "questBasilistBoss": "Basi-listen", "questEggHuntText": "Æggejagt", "questEggHuntNotes": "I løbet af natten er sære almindelige æg dukket op alle steder: i Matts stalde, bag ved disken i Værtshuset, og selv mellem kæledyrsæggene på Markedspladsen! Hvor irriterende! \"Ingen ved hvor de kommer fra, eller hvad de mon kan udruges til,\" siger Megan, \"men vi kan ikke bare lade dem ligge alle steder! Arbejd hårdt og led grundigt, og hjælp med at samle disse mystiske æg. Måske er der også nogen ekstra til dig selv hvis du samler nok...\"", - "questEggHuntCompletion": "You did it! In gratitude, Megan gives you ten of the eggs. \"I bet the hatching potions will dye them beautiful colors! And I wonder what will happen when they turn into mounts....\"", + "questEggHuntCompletion": "Du gjorde det! Af taknemmelighed giver Megan dig ti af æggene. \"Jeg vil vædde med at udrugningseliksiren vil give dem fantastiske farver! Gad vide hvad der sker når de bliver til ridedyr...\"", "questEggHuntCollectPlainEgg": "Almindelige Æg", "questEggHuntDropPlainEgg": "Almindeligt Æg", "questDilatoryText": "Den Frygtelige Drag'e af Forhaling", @@ -179,8 +179,8 @@ "questTRexUndeadRageEffect": "`Skelet-tyrannosaurusen bruger SKELET-HELING!`\n\nMonstret giver et unaturligt brøl, og nogle af dens beskadigede knogler heler op!", "questTRexDropTRexEgg": "Tyrannosaurus (Æg)", "questTRexUnlockText": "Åbner for køb at tyrranosaurusæg på Markedet", - "questRockText": "Escape the Cave Creature", - "questRockNotes": "Crossing Habitica's Meandering Mountains with some friends, you make camp one night in a beautiful cave laced with shining minerals. But when you wake up the next morning, the entrance has disappeared, and the floor of the cave is shifting underneath you.

\"The mountain's alive!\" shouts your companion @pfeffernusse. \"These aren't crystals - these are teeth!\"

@Painter de Cluster grabs your hand. \"We'll have to find another way out - stay with me and don't get distracted, or we could be trapped in here forever!\"", + "questRockText": "Undslip Grotte-monstret", + "questRockNotes": "Efter du har krydset De Bugtende Bjerge sammen med nogle venner, slår i lejr i en smuk grotte med vægge der glimter af krystaller. Da du vågner næste morgen er indgangen til grotten forsvundet og jorden ryster under dig.

\"Bjerget er levende!\" råber @pfeffernusse en af dine kammerater. \"Det er ikke ædelsten, men bjergets tænder!\"

@Painter de Cluster griber fat i dig. \"Vi er nødt til at finde en anden vej ud. Hold dig tæt på mig, og vær opmærksom, ellers bliver vi fanget herinde for altid!\"", "questRockBoss": "Krystal-Kæmpe", "questRockCompletion": "Your diligence has allowed you to find a safe path through the living mountain. Standing in the sunshine, your friend @intune notices something glinting on the ground by the cave's exit. You stoop to pick it up, and see that it's a small rock with a vein of gold running through it. Beside it are a number of other rocks with rather peculiar shapes. They almost look like... eggs?", "questRockDropRockEgg": "Sten (Æg)", @@ -191,16 +191,22 @@ "questBunnyCompletion": "With one final blow the killer rabbit sinks to the ground. A sparkly mist rises from her body as she shrinks down into a tiny bunny... nothing like the cruel beast you faced a moment before. Her nose twitches adorably and she hops away, leaving some eggs behind. @Gully laughs. \"Mount Procrastination has a way of making even the smallest challenges seem insurmountable. Let's gather these eggs and head for home.\"", "questBunnyDropBunnyEgg": "Kanin (Æg)", "questBunnyUnlockText": "Åbner for køb at kaninæg på Markedet", - "questSlimeText": "The Jelly Regent", + "questSlimeText": "Slim-Kongen", "questSlimeNotes": "As you work on your tasks, you notice you are moving slower and slower. \"It's like walking through molasses,\" @Leephon grumbles. \"No, like walking through jelly!\" @starsystemic says. \"That slimy Jelly Regent has slathered his stuff all over Habitica. It's gumming up the works. Everybody is slowing down.\" You look around. The streets are slowly filling with clear, colorful ooze, and Habiticans are struggling to get anything done. As others flee the area, you grab a mop and prepare for battle!", - "questSlimeBoss": "Jelly Regent", + "questSlimeBoss": "Slim-Konge", "questSlimeCompletion": "With a final jab, you trap the Jelly Regent in an over-sized donut, rushed in by @Overomega, @LordDarkly, and @Shaner, the quick-thinking leaders of the pastry club. As everyone is patting you on the back, you feel someone slip something into your pocket. It’s the reward for your sweet success: three Marshmallow Slime eggs.", "questSlimeDropSlimeEgg": "Skumfidus-Slim (Æg)", - "questSlimeUnlockText": "Unlocks purchasable slime eggs in the Market", - "questSheepText": "The Thunder Ram", + "questSlimeUnlockText": "Åbner for køb at slim-æg på Markedet", + "questSheepText": "Tordenvædderen", "questSheepNotes": "As you wander the rural Taskan countryside with friends, taking a \"quick break\" from your obligations, you find a cozy yarn shop. You are so absorbed in your procrastination that you hardly notice the ominous clouds creep over the horizon. \"I've got a ba-a-a-ad feeling about this weather,\" mutters @Misceo, and you look up. The stormy clouds are swirling together, and they look a lot like a... \"We don't have time for cloud-gazing!\" @starsystemic shouts. \"It's attacking!\" The Thunder Ram hurtles forward, slinging bolts of lightning right at you!", - "questSheepBoss": "Thunder Ram", + "questSheepBoss": "Tordenvædder", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", - "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepDropSheepEgg": "Får (Æg)", + "questSheepUnlockText": "Åbner for køb at fåreæg på Markedet", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/da/rebirth.json b/common/locales/da/rebirth.json index 64fe87b94a..9b11f26b69 100644 --- a/common/locales/da/rebirth.json +++ b/common/locales/da/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Brugte en Genfødselskugle til at starte forfra efter at have opnået Niveau", "rebirthPop": "Begynd en ny karakter på Niveau 1 mens du beholder præstationer, samlerobjekter, og opgaver med historik. ", "rebirthName": "Genfødselskugle", - "reborn": "Genfødt, højeste Niveau <%= reLevel %>", - "welcome100": "Velkommen til Niveau 100!", - "intro100": "Nu, hvor du har nået Niveau 100, har du mulighed for at bruge en Genfødselskugle gratis på et hvilket som helst tidspunkt. ", - "followup100": "Du kan fortsætte med at øge dit niveau, men det vil ikke længere øge dine statistikker, og der vil ikke blive mere tilgængeligt indhold. Dette er for at holde HabitRPG sjovt for folk med alle spillestile.", - "rebirth100Info": "Hvis du er klar til at starte et nyt eventyr kan du Genfødes nu... eller se hvor meget længere du kan drive dig selv frem. ", - "rebirthWait": "Jeg vil vente...", - "rebirthNow": "Genfødsel nu!" + "reborn": "Genfødt, højeste Niveau <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/da/settings.json b/common/locales/da/settings.json index 134d0e9f51..ba6132bad8 100644 --- a/common/locales/da/settings.json +++ b/common/locales/da/settings.json @@ -98,7 +98,7 @@ "invitedParty": "Gruppeinvitation", "invitedGuild": "Klaninvitation", "inactivityEmails": "Din konto er inaktiv", - "weeklyRecaps": "Summaries of your account activity in the past week", + "weeklyRecaps": "Oversigt over aktiviteter på din konto den sidste uge", "questStarted": "Jeres Quest er Begyndt", "invitedQuest": "Inviteret til Quest", "kickedGroup": "Fjernet fra gruppe", @@ -113,10 +113,11 @@ "benefits": "Fordele", "coupon": "Kupon", "couponPlaceholder": "Indtast Kuponkode", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Udfør", "resubscribe": "Genabonnér", "promoCode": "Promo-kode", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Indtast Promo-kode", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/da/spells.json b/common/locales/da/spells.json index f8369305c0..17e7098152 100644 --- a/common/locales/da/spells.json +++ b/common/locales/da/spells.json @@ -2,35 +2,35 @@ "spellWizardFireballText": "Flammeudbrud", "spellWizardFireballNotes": "Flammer springer frem fra dine hænder. Du får Erfaring og giver ekstra skade til Bosser! Klik på en opgave for at kaste. (Baseret på: INT)", "spellWizardMPHealText": "Æterisk Bølge", - "spellWizardMPHealNotes": "You sacrifice mana to help your friends. The rest of your party gains MP! (Based on: INT)", + "spellWizardMPHealNotes": "Magisk energi flyder fra dine hænder og genoplader din gruppe. Din gruppe får MP tilbage.! (Baseret på: INT)", "spellWizardEarthText": "Jordskælv", - "spellWizardEarthNotes": "Your mental power shakes the earth. Your whole party gains a buff to Intelligence! (Based on: Unbuffed INT)", + "spellWizardEarthNotes": "Jorden under din gruppes opgaver slår revner og ryster intenst, hvilket gør dem langsommere og åbner op for flere angreb. Din gruppe for et boost Intelligens! (Baseret på: INT uden boost)", "spellWizardFrostText": "Isnende Frost", - "spellWizardFrostNotes": "Ice covers your tasks. None of your streaks will reset to zero tomorrow! (One cast affects all streaks.)", + "spellWizardFrostNotes": "Is springer frem fra alle overflader, opsluger dine opgaver og fryser dem fast. Dine Dagliges striber vil ikke blive nulstillet ved dagens afslutning. (En fortryllelse påvirker alle striber.)", "spellWarriorSmashText": "Brutalt Slag", - "spellWarriorSmashNotes": "You hit a task with all of your might. It gets more blue/less red, and you deal extra damage to Bosses! Click on a task to cast. (Based on: STR)", + "spellWarriorSmashNotes": "Du rammer en enkelt opgave med et voldsomt slag. Opgavem bliver mere blå eller mindre rød, og du giver ekstra skade Bosser! Klik på en opgave for at kaste. (Baseret på: STY)", "spellWarriorDefensiveStanceText": "Defensiv Stilling", - "spellWarriorDefensiveStanceNotes": "You prepare yourself for the onslaught of your tasks. You gain a buff to Constitution! (Based on: Unbuffed CON)", + "spellWarriorDefensiveStanceNotes": "Du bruger et øjeblik på at slappe af i kroppen og stiller dig klar til at håndtere opgavernes næste angreb. Din Konstitution får et boost! (Baseret på: KON uden boost)", "spellWarriorValorousPresenceText": "Heltemodig Fremtoning", - "spellWarriorValorousPresenceNotes": "Your presence emboldens your party. Your whole party gains a buff to Strength! (Based on: Unbuffed STR)", + "spellWarriorValorousPresenceNotes": "Din udstråling bolstrer modet i gruppen og deres nyfundne mod gør dem stærkere. Gruppemedlemmer får et boost til deres Styrke! (Baseret på: STY uden boost)", "spellWarriorIntimidateText": "Intimiderende Blik", - "spellWarriorIntimidateNotes": "Your gaze strikes fear into your enemies. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)", + "spellWarriorIntimidateNotes": "Dit blik sår frygt i hjertet på din gruppes fjender. Gruppen får et moderat boost til deres forsvar ved at øge deres Konstitution! (Baseret på: KON uden boost)", "spellRoguePickPocketText": "Lommetyveri", "spellRoguePickPocketNotes": "Du røver en opgave. Du finder guld! Klik på en opgave for at kaste. (Baseret på: OPF)", "spellRogueBackStabText": "Snigløb", - "spellRogueBackStabNotes": "You betray a foolish task. You gain gold and XP! Click on a task to cast. (Based on: STR)", + "spellRogueBackStabNotes": "En opgave stoler på dig, men du forråder den. Du modtager guld og XP! Klik på en opgave for at kaste. (Baseret på: STY)", "spellRogueToolsOfTradeText": "Fagredskaber", - "spellRogueToolsOfTradeNotes": "You share your talents with friends. Your whole party gains a buff to Perception! (Based on: Unbuffed PER)", + "spellRogueToolsOfTradeNotes": "Du viser dine venner hvordan en tyv opdager fælder, forfølgere og sniger sig afsted. Hele gruppens Opfattelse er boostet! (Baseret på: OPF uden boost)", "spellRogueStealthText": "Snigen", - "spellRogueStealthNotes": "You are too sneaky to spot. Some of your undone Dailies will not cause damage tonight, and their streaks/color will not change. (Cast multiple times to affect more Dailies)", + "spellRogueStealthNotes": "Du tager hætten på, sværter dit ansigt til og falder i et med nattens skygger. Nogle af dine Daglige kan ikke finde dig og giver dig derfor ikke skade. Deres stribe og farve vil heller ikke ændre sig. (Kast flere gange for at påvirke flere Daglige)", "spellHealerHealText": "Helende Lys", - "spellHealerHealNotes": "Light covers your body, healing your wounds. You regain health! (Based on: CON and INT)", + "spellHealerHealNotes": "Din krop dækkes af lys, der danser hen over dine sår og lukker dem. Du får Helbred tilbage! (Baseret på: KON og INT)", "spellHealerBrightnessText": "Blændende Lys", - "spellHealerBrightnessNotes": "A burst of light dazzles your tasks. They become more blue and less red! (Based on: INT)", + "spellHealerBrightnessNotes": "Du koncentrerer dig og frembringer et skarpt lysglimt der blænder alle dine opgaver. De bliver mere blå eller mindre røde! (Baseret på: INT)", "spellHealerProtectAuraText": "Beskyttende Aura", - "spellHealerProtectAuraNotes": "You shield your party from damage. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)", + "spellHealerProtectAuraNotes": "En magisk aura omkranser dine gruppemedlemmer og beskytter dem mod skade. Gruppen får et moderat boost til deres forsvar ved at øge deres Konstitution! (Baseret på: KON uden boost)", "spellHealerHealAllText": "Velsignelse", - "spellHealerHealAllNotes": "A soothing aura surrounds you. Your whole party regains health! (Based on: CON and INT)", + "spellHealerHealAllNotes": "En lindrende aura af lys omkranser dig og spreder sig til gruppen. Hele gruppen får helbred tilbage! (Baseret på: KON og INT)", "spellSpecialSnowballAuraText": "Snebold", "spellSpecialSnowballAuraNotes": "Kast en snebold efter et gruppemedlem! Kom nu, hvad kan der ske? Holder indtil medlemmet skifter dag.", "spellSpecialSaltText": "Salt", diff --git a/common/locales/da/subscriber.json b/common/locales/da/subscriber.json index e3fb1dacc2..da819eee42 100644 --- a/common/locales/da/subscriber.json +++ b/common/locales/da/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonnementer", "subDescription": "Fjern reklamer, køb ædelsten med guld, få en mystisk vare hver måned, gem fremskridtshistorik, din daglige drop-grænse bliver fordoblet OG du støtter udviklerne! Klik for mere info.", "disableAds": "Deaktivér reklamer", - "disableAdsText": "Reklamer vil være væk så længe du har et aktivt abonnement (originale brugere er fritaget for reklamer).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Køb Ædelsten med Guld", - "buyGemsGoldText": "(1 ædelsten koster <%= gemCost %> Guld) Modvirker \"betal for at vinde\"-bekymringen, da alt nu kan opnås gennem hårdt arbejde. Der er et månedligt vekslemaksimum på <%= gemLimit %>Ædelsten for at forhindre udbytning/misbrug.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Behold fuld historik", "retainHistoryText": "Gør din fulde historik tilgængelig i grafer og eksport. Ikke-abonnent-historik bliver sammenlagt til databaseoptimering.", "doubleDrops": "Daglig drop-grænse fordoblet", "doubleDropsText": "Fyld din stald hurtigere!", "mysteryItem": "Unikke Månedlige Abonnent-varer", - "mysteryItemText": "Hver måned får alle abonnenter en totalt unik kosmetisk vare til deres avatarer!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Støt udviklerne", - "supportDevsText": "Dette open source projekt kan bruge al den hjælp det kan få. Hjælp os med at holde HabitRPG i live!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "US$ / Måned", "organization": "Organisation", "groupPlans": "Forretningsplaner", diff --git a/common/locales/da/tasks.json b/common/locales/da/tasks.json index b52995a698..e657c9570e 100644 --- a/common/locales/da/tasks.json +++ b/common/locales/da/tasks.json @@ -14,15 +14,15 @@ "save": "Gem", "addChecklist": "Tilføj Tjekliste", "checklist": "Tjekliste", - "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", + "checklistText": "Del en opgave op i mindre bidder. Tjeklister øger hvor meget Erfaring og Guld du får fra en To-Do, og reducerer skaden fra Daglige.", "expandCollapse": "Åbn/Luk", - "text": "Tekst", + "text": "Titel", "extraNotes": "Ekstra Noter", "direction/Actions": "Retning/Virkninger", "advancedOptions": "Avancerede Indstillinger", "difficulty": "Sværhedsgrad", "difficultyHelpTitle": "Hvor svær er denne opgave?", - "difficultyHelpContent": "The harder a task, the more Experience and Gold it awards you when you check it off... but the more it damages you if it is a Daily or Bad Habit!", + "difficultyHelpContent": "Jo sværere en opgave er, jo mere Erfaring og Guld får du når du gennemfører den... men jo mere skader gievr den dig også, hvis det er en Daglig eller en Dårlig Vane.", "easy": "Let", "medium": "Medium", "hard": "Svær", @@ -36,6 +36,11 @@ "newDailyBulk": "Nye Daglige (én per linje)", "streakCounter": "Stribe-tæller", "repeat": "Gentag", + "repeatEvery": "Gentag hver", + "repeatDays": "Hver X Dage", + "repeatWeek": "På bestemte dage af ugen", + "day": "Dag", + "days": "Dage", "restoreStreak": "Genskab Stribe", "todos": "To-Do", "newTodo": "Ny To-Do", @@ -60,6 +65,9 @@ "clearTags": "Ryd", "hideTags": "Skjul", "showTags": "Vis", + "startDate": "Start Dato", + "startDateHelpTitle": "Hvornår skal denne opgave starte?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Stribe-præstationer", "streakText": "Har udført <%= streaks %> 21-dags striber på Daglige", "streakSingular": "Striber", @@ -78,5 +86,23 @@ "pushTaskToTop": "Flyt opgave til toppen", "pushTaskToBottom": "Flyt opgave til bunden", "emptyTask": "Indtast først opgavens titel.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/de/challenge.json b/common/locales/de/challenge.json index e8bf2c6401..657a31c687 100644 --- a/common/locales/de/challenge.json +++ b/common/locales/de/challenge.json @@ -49,8 +49,10 @@ "keepTasks": "Aufgabe behalten", "closeCha": "Wettbewerb auswählen und...", "leaveCha": "Wettbewerb verlassen und...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Besitz", + "challengedOwnedFilter": "In deinem Besitz", + "challengedNotOwnedFilter": "Nicht in deinem Besitz", + "challengedEitherOwnedFilter": "Beides", + "backToChallenges": "Zurück zu allen Wettbewerben", + "prizeValue": "<%= gemcount %> <%= gemicon %> Preis" } \ No newline at end of file diff --git a/common/locales/de/character.json b/common/locales/de/character.json index 97a4c85bb4..00ee37b485 100644 --- a/common/locales/de/character.json +++ b/common/locales/de/character.json @@ -7,7 +7,7 @@ "displayName": "Angezeigter Name", "displayPhoto": "Foto", "displayBlurb": "Über mich...", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Stelle dich bitte vor", "photoUrl": "Foto Url", "imageUrl": "Bild Url", "inventory": "Inventar", @@ -39,6 +39,7 @@ "pastelSkins": "Pastell Farben", "spookySkins": "Unheimliche Hautfaren", "supernaturalSkins": "Übernatürliche Hautfarben", + "splashySkins": "Splashy Skins", "rainbowColors": "Regenbogen Farben", "shimmerColors": "‎Schimmernde Farben", "hauntedColors": "Spukfarben", @@ -49,7 +50,7 @@ "classBonusText": "Deine Klasse (Krieger, wenn Du keine andere Klasse freigeschaltet oder gewählt hast) kann ihre eigene Ausrüstung besser nutzen, als die Ausrüstung anderer Klassen. Ausrüstung Deiner aktuellen Klasse verleiht einen 50% größeren Attributbonus als klassenfremde Ausrüstung.", "classEquipBonus": "Klassenbonus", "battleGear": "Kampfausrüstung", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Das ist deine Kampfausrüstung; sie beeinflusst Zahlen, wenn du mit deinen Aufgaben interagierst.", "costume": "Verkleidung", "costumeText": "Wenn Du das Aussehen einer anderen Ausrüstung Deiner Kampfausrüstung vorziehst, dann klicke auf die \"Verkleidung tragen\" Box um über Deiner Kampfausrüstung andere Ausrüstungsgegenstände zu tragen.", "useCostume": "Verkleidung tragen", @@ -117,7 +118,7 @@ "rogueText": "Schurken lieben es Reichtümer anzuhäufen, indem sie mehr Gold als Andere verdienen und geschickt darin sind neue Gegenstände zu finden. Ihre typische Fähigkeit sich im verborgenen zu bewegen erlaubt Dir gelegentlich die Folgen verpasster täglicher Aufgaben zu vermeiden. Spiele einen Schurken, wenn Dich Spielbelohnungen und Erfolge besonders reizen und Du nach Beute und Ehrenabzeichen trachtest!", "healerText": "Heiler stehen Schaden unbeeindruckt gegenüber und erweitern diesen Schutz auf Andere. Verpasste tägliche Aufgaben und schlechte Angewohnheiten schaden ihnen nicht viel und sie haben Mittel und Wege Lebenspunkte wieder herzustellen. Spiele einen Heiler, wenn Du gerne Anderen in einer Gruppe hilfst, oder wenn es dich besonders reizt, dem Tod durch harte Arbeit zu entkommen!", "optOut": "Noch nicht entscheiden", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Du willst keine Klasse oder möchtest dich später entscheiden? Brich jetzt ab und du wirst ein Krieger ohne Spezialfähigkeiten. Du kannst später im Wiki etwas über das Klassensystem lesen und deine Klasse jederzeit unter Benutzer -> Werte aktivieren.", "select": "Auswählen", "stealth": "Schleichen", "stealthNewDay": "Wenn ein neuer Tag beginnt kannst Du dem Schaden von einigen verpassten täglichen Aufgaben entgehen.", @@ -141,10 +142,10 @@ "unequipCostume": "Kostüm ablegen", "unequipPetMountBackground": "Haustier, Reittier & Hintergrund zurücksetzen ", "animalSkins": "Tierhäute", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Wähle deine Klasse oder brich ab und entscheide dich später.", + "warriorWiki": "Krieger", + "mageWiki": "Magier", + "rogueWiki": "Schurke", + "healerWiki": "Heiler", + "chooseClassLearn": "Lerne mehr über die Klassen" } \ No newline at end of file diff --git a/common/locales/de/content.json b/common/locales/de/content.json index be09214f1d..72b3aefd44 100644 --- a/common/locales/de/content.json +++ b/common/locales/de/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "süß", "questEggSheepText": "Schaf", "questEggSheepAdjective": "wolliges", + "questEggCuttlefishText": "Tintenfisch", + "questEggCuttlefishAdjective": "knuddeliger", "eggNotes": "Finde einen Schlüpftrank, den Du über dieses Ei gießen kannst, damit ein <%= eggAdjective(locale) %> <%= eggText(locale) %> schlüpfen wird.", "hatchingPotionBase": "Normaler", "hatchingPotionWhite": "Weißer", diff --git a/common/locales/de/defaulttasks.json b/common/locales/de/defaulttasks.json index ccc1e1fe3a..38a4de15a0 100644 --- a/common/locales/de/defaulttasks.json +++ b/common/locales/de/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Gute Gewohnheit", - "defaultHabit1Notes": "Beispiel für gute Gewohnheiten: + Iss Gemüse +15 Minuten produktive Arbeit ", - "defaultHabit2Text": "Schlechte Gewohnheit", + "defaultHabit1Text": "Produktive Arbeit (Klicke den Bleistift zum Bearbeiten)", + "defaultHabit1Notes": "Beispiele für positive Gewohnheiten: + Gemüse essen + 15 Minuten produktiv arbeiten", + "defaultHabit2Text": "Junkfood essen (Klicke den Bleistift zum Bearbeiten)", "defaultHabit2Notes": "Beispiel für schlechte Gewohnheiten: - Rauchen - Dinge aufschieben", - "defaultHabit3Text": "Gute oder schlechte Gewohnheit", + "defaultHabit3Text": "Treppe/Aufzug nehmen (Klicke den Bleistift zum Bearbeiten)", "defaultHabit3Notes": "Beispiel für gute oder schlechte Gewohnheiten: +/- Treppen/Aufzug benutzt ; +/- Wasser/Limonade getrunken", "defaultDaily1Text": "1 Stunde persönliches Projekt", "defaultDaily1Notes": "Standardmäßig haben alle neuen Aufgaben eine gelbe Farbe. Verpasst Du sie zu Erledigen, nimmst Du nur mäßigen Schaden, wirst beim Erledigen aber auch nur durchschnittlich belohnt.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "Stelle die Schwierigkeit unter 'Fortgeschrittene Optionen' ein", "defaultTodo4Checklist3": "optional: bestimme ein Fälligkeitsdatum", "defaultTodo5Text": "Starte eine (private) Gruppe mit deinen Freunden (Soziales > Gruppe)", - "defaultReward1Text": "1 Episode Game of Thrones", + "defaultReward1Text": "15 Minuten Pause", "defaultReward1Notes": "Individuelle Belohnungen können viele Formen annehmen. Manche Leute verzichten auf ihre Lieblingsserien bis sie genügend Gold gesammelt haben um sie sich leisten zu können.", "defaultReward2Text": "Kuchen", "defaultReward2Notes": "Andere geben sich mit einem Stück Kuchen zufrieden. Probiere die Belohnungen zu setzen, die Dich am besten anspornen.", diff --git a/common/locales/de/gear.json b/common/locales/de/gear.json index 1d508842c3..6d313ac16f 100644 --- a/common/locales/de/gear.json +++ b/common/locales/de/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Beschwöre Dir eine Karotte mit diesem schönen Zauberstab herauf. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Limited Edition 2015 Frühlingsausrüstung.", "weaponSpecialSpring2015HealerText": "Katzenrassel", "weaponSpecialSpring2015HealerNotes": "Wenn Du es schüttelst macht es ein faszinierendes Klimpergeräusch, was JEDEN über Stunden hinweg unterhalten würde. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Frühlingsausrüstung.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Forke des Feierns", "weaponMystery201411Notes": "Ersteche deine Feinde oder verschling dein Lieblingsessen - diese flexible Forke ist universell einsetzbar! Gewährt keinen Bonus. November 2014 Abonnenten-Gegenstand.", "weaponMystery201502Text": "Schimmernder Flügelstab der Liebe und auch der Wahrheit", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Diese grün-silberne Lanze hat viele Gegner aus ihren Sätteln gehoben. Gewährt keinen Attributbonus. Mai 2015 Abonnentengegenstand.", "weaponMystery301404Text": "Steampunk Spazierstock", "weaponMystery301404Notes": "Perfekt, um gemütlich durch die Stadt zu spazieren. März 3015 Abonnenten-Gegenstand. Gewährt keinen Bonus.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "Rüstung", "armorBase0Text": "Schlichte Kleidung", "armorBase0Notes": "Gewöhnliches Kleidungsstück. Gewährt keinen Bonus zu Attributen.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Dein Baumwollmantel passt zu deinem Baumwollschwanz! Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Frühlingsausrüstung.", "armorSpecialSpring2015HealerText": "Trostspendender Katzenanzug", "armorSpecialSpring2015HealerNotes": "Dieser weiche Katzenanzug ist bequem und so beruhigend wie Pfefferminztee. Erhöht die Ausdauer um <%= con %>. Limited Edition 2015 Frühlingsausrüstung.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Robe des Nachrichtenbringers", "armorMystery201402Notes": "Schimmernd, stabil und mit vielen Taschen für Briefe. Gewährt keinen Bonus zu Attributen. Februar 2014 Abonnenten-Gegenstand.", "armorMystery201403Text": "Waldwanderer Rüstung", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Dieses blaue Mineral symbolisiert Glück, Fröhlichkeit und endlose Produktivität. Gewährt keinen Attributbonus. März 2015 Abonnentengegenstand.", "armorMystery201504Text": "Bienen Robe", "armorMystery201504Notes": "In dieser Robe wirst Du fleißig sein wie eine Biene! Verleiht keine Attributboni. April 2015 Abonnentengegenstand.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunkanzug", "armorMystery301404Notes": "Adrett und schneidig, hoho! Februar 3015 Abonennten-Gegenstand. Kein Attributbonus.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "Kopfschutz", "headBase0Text": "Kein Helm.", "headBase0Notes": "Keine Kopfbedeckung.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Was kam zuerst, das Häschen oder der Hut? Erhöht Wahrnehmung um <%= per %>. Limitierte Auflage 2015 Frühlingsausrüstung.", "headSpecialSpring2015HealerText": "Trostspendende Krone", "headSpecialSpring2015HealerNotes": "Die Perle im Zentrum dieser Krone beruhigt und tröstet jene, die sich in ihrer Nähe befinden. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Frühlingsausrüstung.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Regenbogenkriegerhelm", "headSpecialGaymerxNotes": "Dieser besondere Helm ist zur Feier der Pride-Zeit und GaymerX mit einem strahlenden, bunten Regenbogen verziert! GaymerX ist eine Game Convention, die LGBTQ und Gaming feiert und an der jeder teilnehmen kann. Sie findet im InterContinental in der Stadtmitte von SanFrancisco vom 11.-13. Juli statt. Kein Attributbonus.", "headMystery201402Text": "Geflügelter Helm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Ein schicker Zylinder für die feinsten Gentlemänner und -frauen! Januar 3015 Abonennten-Gegenstand. Kein Attributbonus. ", "headMystery301405Text": "Einfacher Zylinder", "headMystery301405Notes": "Ein einfacher Zylinder, der wie gemacht für ein paar schicke Kopf-Accessoires ist. Mai 3015 Abonnenten-Gegenstand. Kein Attributbonus.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "Schildhand-Gegenstand", "shieldBase0Text": "Keine Schildhand-Ausrüstung", "shieldBase0Notes": "Kein Schild oder keine zweite Waffe.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Schleudere es auf deine Feine.... oder halte es nur in der Hand, denn es wird sich zur Essenszeit mit leckerem Trockenfutter füllen. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Frühlingsausrüstung.", "shieldSpecialSpring2015HealerText": "Gemusterter Kissen", "shieldSpecialSpring2015HealerNotes": "Du kannst dich auf diesem weichen Kissen ausruhen oder du kannst es mit deinen furchterregenden Klauen zerreißen. Fauch! Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Frühlingsausrüstung.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Uhrenschild", "shieldMystery301405Notes": "Die Zeit ist auf deiner Seite mit diesem gewaltigen Uhrenschild! Juni 3015 Abonennten-Gegenstand. Kein Attributbonus.", + "shieldArmoireGladiatorShieldText": "Gladiatorschild", + "shieldArmoireGladiatorShieldNotes": "Um ein Gladiator zu sein, musst du ... naja, egal, schlag sie einfach mit deinem Schild. Erhöht Ausdauer um <%= con %> und Stärke um <%= str %>. Verzauberter Schrank: Gladiatorset (Gegenstand 3 von 3).", + "back": "Rückenschmuck", "backBase0Text": "Kein Rückenschmuck", "backBase0Notes": "Kein Rückenschmuck.", "backMystery201402Text": "Güldene Flügel.", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Strotzt vor Stärke und Schönheit. Kein Attributbonus. Special Edition Convention-Gegenstand.", "backSpecialWonderconBlackText": "Tückischer Umhang", "backSpecialWonderconBlackNotes": "Gewebt aus Schatten und Geflüster. Kein Attributbonus. Special Edition Convention Rüstung.", + "body": "Kleidungsschmuck", "bodyBase0Text": "Kein Kleidungsschmuck", "bodyBase0Notes": "Kein Kleidungsschmuck.", "bodySpecialWonderconRedText": "Rubinkragen", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Weder Salzwasser noch frisches Wasser kann diesen metallischen Kurzumhang beflecken. Kein Attributbonus. Limited Edition 2014 Sommer-Ausrüstung. ", "bodySpecialSummerHealerText": "Korallenkragen", "bodySpecialSummerHealerNotes": "Limited Edition 2014 Sommer-Set. Ein stylischer Kragen aus lebendigen Korallen! Gewährt keinen Bonus zu Attributen.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "Kopfschmuck", "accessories": "Accessoires ", "animalEars": "Tierohren", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Verleihe deiner Vorstellung Flügel! Gewährt keinen Attributbonus. Februar 2015 Abonnentengegenstand.", "headAccessoryMystery301405Text": "Kopf-Brille", "headAccessoryMystery301405Notes": "\"Brillen sind für die Augen,\" haben sie gesagt. \"Niemand will Brillen, die man nur auf dem Kopf tragen kann,\" haben sie gesagt. Ha! Da hast du es ihnen aber ordentlich gezeigt! August 3015 Abonnenten-Gegenstand. Kein Attributbonus.", + "eyewear": "Brillen", "eyewearBase0Text": "Keine Brille", "eyewearBase0Notes": "Keine Brille.", "eyewearSpecialSummerRogueText": "Schurkische Augenklappe", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Deine Vorhaben sind mit Sicherheit absolut rechtmäßig. Special Edition Convention Gegenstand.", "eyewearMystery201503Text": "Aquamarinblaue Brille", "eyewearMystery201503Notes": "Pikse dir mit diesen schimmernden Edelsteinen nicht ins Auge! Gewährt keinen Attributbonus. März 2015 Abonnentengegenstand.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Schutzbrille", "eyewearMystery301404Notes": "Es gibt nichts schickeres vor den Augen als diese Brille - außer vielleicht einem Monokel. April 3015 Abonennten-Gegenstand. Kein Attributbonus", "eyewearMystery301405Text": "Monokel", diff --git a/common/locales/de/generic.json b/common/locales/de/generic.json index 579d1d54d4..66e16615ef 100644 --- a/common/locales/de/generic.json +++ b/common/locales/de/generic.json @@ -39,7 +39,7 @@ "close": "Schließen", "saveAndClose": "Speichern & Schließen", "cancel": "Abbrechen", - "ok": "Okay", + "ok": "OK", "add": "Hinzufügen", "undo": "Rückgängig", "continue": "Weiter", @@ -54,7 +54,7 @@ "gems": "Edelsteine", "gemButton": "Du hast <%= number %> Edelsteine.", "moreInfo": "Mehr Informationen", - "gemsWhatFor": "Kann mit echtem Geld gekauft werden. Wird benötigt, um besondere Gegenstände und Dienste zu kaufen (Eier, Schlüpftränke, Stärkungstränke, usw.). Du musst diese Features erst freischalten, bevor du Edelsteine dafür verwenden kannst. ", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "Hat Habit den Grauen (unsere pre-Angular Webseite) überlebt und hat viele Kriegsnarben von den Bugs davongetragen.", "originalUser": "Erstbenutzer!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Zuletzt eingeloggt", "notPorted": "Dieses Feature wurde noch nicht von der ursprünglichen Seite geportet.", "buyThis": "Kaufe <%= text %> mit <%= price %> Deiner <%= gems %> Edelsteinen?", - "untilNoFace": "Bis wir Facebook eingegliedert haben, benutze unsere UUID and API Tokens um Dich einzuloggen (zu finden unter https://habitrpg.com > Optionen > Einstellungen).", "noReachServer": "Der Server ist momentan nicht erreichbar, versuche es später noch einmal", "errorUpCase": "FEHLER:", "newPassSent": "Neues Passwort wurde gesendet.", @@ -86,6 +85,7 @@ "audioTheme_off": "Aus", "audioTheme_danielTheBard": "Daniel der Barde", "audioTheme_wattsTheme": "Watts' Thema", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Stelle eine Frage", "reportBug": "Melde einen Fehler", "contributeToHRPG": "Wirke bei HabitRPG mit", diff --git a/common/locales/de/groups.json b/common/locales/de/groups.json index 8ec9715572..16ea8525fe 100644 --- a/common/locales/de/groups.json +++ b/common/locales/de/groups.json @@ -39,6 +39,8 @@ "editGroup": "Gruppe bearbeiten", "newGroupName": "<%= groupType %> Name", "groupName": "Gruppenname", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Beschreibung auf der öffentlichen Gildenliste (Markdown Okay)", "logoUrl": "Logo URL", "assignLeader": "Gruppenleiter bestimmen", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Vom Saldo", "sendGiftPurchase": "Kauf", "sendGiftMessagePlaceholder": "Persönliche Nachricht (optional)", - "sendGiftSubscription": "<%= months %> Monat(e): $<%= price %>" + "sendGiftSubscription": "<%= months %> Monat(e): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/de/limited.json b/common/locales/de/limited.json index 4b1da8a0c8..149f469728 100644 --- a/common/locales/de/limited.json +++ b/common/locales/de/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Saisonzauberin<%= linkEnd %>", "seasonalShopClosedText": "Der saisonale Shop ist zurzeit geschlossen!!! Ich weiß nicht wo zurzeit die saisonale Zauberin ist, aber ich wette sie kommt zur nächsten <%= linkStart %>Grand Gala<%= linkEnd %> wieder!", "seasonalShopText": "Willkommen zum Jahreszeitenmarkt!! Momentan haben wir Frühlingsgegenstände auf Lager. Alles hier wird während des Frühlingsevents, das jedes Jahr stattfindet, verfügbar sein. Allerdings nur bis zum 30. April, also stocke jetzt auf, ansonsten musst du bis nächstes Jahr warten.", + "seasonalShopSummerText": "Willkommen zum Jahreszeitenmarkt!! Momentan haben wir jahreszeitlich wechselndeGegenstände auf Lager. Alles hier wird während des Sommerevents, das jedes Jahr stattfindet, verfügbar sein. Allerdings nur bis zum 31. Juli, also stocke jetzt auf, ansonsten musst du bis nächstes Jahr warten.", "seasonalShopRebirth": "Wenn Du eine Sphäre der Wiedergeburt benutzt hast, kannst Du diese Ausrüstung wieder in der Belohnungs Spalte finden und kaufen, nachdem Du den Item Shop freigeschaltet hast. Zunächst wirst Du nur die Items für deine aktuelle Klasse kaufen können (zu Beginn Krieger), aber keine Sorge, die anderen Klassen spezifischen Items werden Dir zur Verfügung stehen, wenn Du zu der entsprechenden Klasse wechselst.", "candycaneSet": "Zuckerstange (Magier)", "skiSet": "Ski-Attentäter (Schurke)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mächtiges Häschen (Krieger)", "magicMouseSet": "Magische Maus (Magier)", "lovingPupSet": "Liebevoller Welpe (Heiler)", - "stealthyKittySet": "Verstohlenes Kätzchen (Schurke)" + "stealthyKittySet": "Verstohlenes Kätzchen (Schurke)", + "daringSwashbucklerSet": "Kühner Haudegen (Krieger)", + "emeraldMermageSet": "Smaragdgrüner Meermagier (Magier)", + "reefSeahealerSet": "Riff-Seeheiler (Heiler)", + "roguishPirateSet": "Schurkischer Pirat (Schurke)" } \ No newline at end of file diff --git a/common/locales/de/messages.json b/common/locales/de/messages.json index 860c53dc71..9836420ec5 100644 --- a/common/locales/de/messages.json +++ b/common/locales/de/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Dein <%= itemText %> ist kaputt gegangen.", "messageTaskNotFound": "Aufgabe nicht gefunden.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Tag nicht gefunden.", "messagePetNotFound": ":pet in user.items.pets nicht gefunden", "messageFoodNotFound": ":food in user.items.food nicht gefunden", @@ -20,5 +21,8 @@ "messageDropFood": "<%= dropArticle %><%= dropText %> gefunden! <%= dropNotes %>", "messageDropEgg": "Du hast ein <%= dropText %> Ei gefunden! <%= dropNotes %>", "messageDropPotion": "Du hast einen <%= dropText %> Schlüpftrank gefunden! <%= dropNotes %>", - "messageFoundQuest": "Du hast das Quest \"<%= questText %>\" gefunden!" + "messageFoundQuest": "Du hast das Quest \"<%= questText %>\" gefunden!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/de/npc.json b/common/locales/de/npc.json index 0181618971..8db0a9a00b 100644 --- a/common/locales/de/npc.json +++ b/common/locales/de/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander der Händler", "welcomeMarket": "Willkommen auf dem Marktplatz! Kaufe schwer zu findende Eier und Tränke! Verkaufe Überflüssiges! Gib' wichtige Dienste in Auftrag! Komm' und schau', was wir anzubieten haben.", "sellForGold": "Verkaufe <%= item %> für <%= gold %> Gold", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Kaufe Edelsteine", "justin": "Justin", "USD": "USD ($)", @@ -18,7 +20,7 @@ "dismissAlert": "Als gelesen markieren", "donateText1": "Fügt Deinem Konto 20 Edelsteine hinzu. Edelsteine werden benutzt um Spielgegenstände wie Shirts und Frisuren zu kaufen.", "donateText2": "Hilf dabei, HabitRPG zu unterstützen", - "donateText3": "Als \"open source Projekt\" können wir jede Hilfe brauchen die wir bekommen können.", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Edelsteine, Spende an die Entwickler", "payWithCard": "Mit Kreditkarte bezahlen", "payNote": "Achtung: PayPal braucht manchmal viel Zeit. Wir empfehlen, eine Kreditkarte zu benutzen", @@ -41,13 +43,36 @@ "tourHabits": "Diese Spalte ist für gute und für schlechte Gewohnheiten, denen Du mehrmals am Tag nachgehst! Um weiterzumachen, klicke auf das Stift-Icon einer Gewohnheit. So kannst Du die Gewohnheit bearbeiten. Ändere die Namen und klicke anschließend auf das Häkchen, um die Änderung zu speichern.", "tourStats": "Gute Gewohnheiten bringen Erfahrung und Gold! Schlechte Gewohnheiten verringern Deine Lebenspunkte. ", "tourGP": "Um weiterzumachen, kaufe das Übungschwert mit dem Gold, das Du gerade verdient hast!", - "tourAvatar": "Nun besitzt Dein Avatar das Übungsschwert. Um weiterzumachen, klicke auf Deinen Avatar! So kannst Du ihn verändern und Deinen Wünschen anpassen.", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Gehe sicher, dass Du auch ganz nach unten scrollst um alle Optionen zu sehen! Klicke erneut auf Deinen Avatar um zur Aufgabenseite zurückzukehren. ", "tourMuchMore": "Wenn Du Aufgaben erledigt hast, kannst Du mit Freunden eine Gruppe gründen, Dich in den Gilden nach Gespräche über verschiedene Themen umsehen, Wettbewerben beitreten und vieles mehr!", "tourStatsPage": "Auf dieser Seite kannst Du Deine Statuswerte im Auge behalten. Erreiche neue Erfolge indem Du die aufgelisteten Aufgaben erledigst.", - "tourTavernPage": "Willkommen in der Taverne, ein Chatroom für Habitianer aller Altersgruppen! Falls du krank oder im Urlaub bist, kannst du hier verhindern, dass dir deine täglichen Aufgaben Schaden zufügen, indem du auf \"Im Gasthaus erholen\" klickst. Komm rein und sag Hallo! ", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Deine Gruppe wird Dir dabei helfen weiterhin verantwortungsbewusst Deine Aufgaben zu erledigen. Lade Freunde ein um neue Quest Rollen freizuschalten!", - "tourGuildsPage": "Gilden sind Gruppen mit gemeinsamen Interessen. Suche nach Begriffen, die Dich interessieren! Wir empfehlen die \"Gilde für Neuankömmlinge\" (Newbies Guild).", - "tourChallengesPage": "Wettbewerbe sind Aufgabenlisten mit bestimmten Themen, die von Benutzern erstellt wurden. Wenn du einem Wettbewerb beitrittst, werden seine Aufgaben deinem Aufgabenmenü hinzugefügt. Messe dich mit anderen Spielern und gewinne Edelsteine! ", - "tourMarketPage": "Sobald Du Level 4 erreichst, erhältst Du manchmal als zufällige Belohnung für erledigte Aufgaben Eier und Schlüpftränke. Diese erscheinen hier - nutze sie um Haustiere auszubrüten. Du kannst außerdem Gegenstände vom Marktplatz kaufen." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Sobald Du Level 4 erreichst, erhältst Du manchmal als zufällige Belohnung für erledigte Aufgaben Eier und Schlüpftränke. Diese erscheinen hier - nutze sie um Haustiere auszubrüten. Du kannst außerdem Gegenstände vom Marktplatz kaufen.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Großartig!", + "tourSplendid": "Bestens!", + "tourNifty": "Raffiniert!", + "tourAvatarProceed": "Zeige mir meine Aufgaben!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "Ich werde vorsichtig sein!", + "tourHabitsBrief": "Gute & Schlechte Gewohnheiten", + "tourHabitsProceed": "Das leuchtet ein!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "Das war's!", + "welcomeToHabit": "Willkommen bei HabitRPG, einem Spiel, das dein Leben verbessert!", + "welcome1": "Erstelle und bearbeite einen Avatar, der dich im Spiel repräsentiert.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Vermeide schlechte Gewohnheiten, die Lebenspunkte (HP) abziehen oder dein Avatar wird sterben!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "Ich bin bereit!" } \ No newline at end of file diff --git a/common/locales/de/quests.json b/common/locales/de/quests.json index b784545369..c8033cf636 100644 --- a/common/locales/de/quests.json +++ b/common/locales/de/quests.json @@ -1,9 +1,11 @@ { "quests": "Quests", "quest": "Quest", + "questDetails": "Quest-Details", + "invitations": "Einladungen", "completed": "Erfüllt!", "youReceived": "Du hast folgendes erhalten:", - "questSend": "Indem Du auf \"Einladen\" klickst, sendest Du eine Einladung an Deine Gruppenmitglieder. Wenn alle Mitglieder angenommen oder abgelehnt haben beginnt das Quest. Statusabfrage unter Optionen > Soziales > Gruppe.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Gruppe einladen", "questInvitation": "Quest Einladung:", "questInvitationTitle": "Quest-Einladung", diff --git a/common/locales/de/questscontent.json b/common/locales/de/questscontent.json index 21863d40ae..88c15f818b 100644 --- a/common/locales/de/questscontent.json +++ b/common/locales/de/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Donnerbock", "questSheepCompletion": "Beeindruckt von deinem Fleiß, lässt die Wut des Donnerbocks nach. Er schießt drei riesige Hagelkörner in deine Richtung und verschwindet dann mit leisem Grollen. Bei näherer Betrachtung entdeckst du, dass die Hagelkörner eigentlich drei flauschige Eier sind. Du hebst sie auf und schlenderst unter blauem Himmel nach Hause.", "questSheepDropSheepEgg": "Schaf (Ei)", - "questSheepUnlockText": "Ermöglicht den Kauf von Schafseiern auf dem Marktplatz" + "questSheepUnlockText": "Ermöglicht den Kauf von Schafseiern auf dem Marktplatz", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/de/rebirth.json b/common/locales/de/rebirth.json index afaefad3f3..2523b6e677 100644 --- a/common/locales/de/rebirth.json +++ b/common/locales/de/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Hat eine Sphäre der Wiedergeburt verwendet nachdem er folgendes Level erreicht hatte:", "rebirthPop": "Starte einen neuen Charakter mit Level 1, aber behalte Erfolge, Sammlungen und Aufgaben mit Verlauf bei.", "rebirthName": "Sphäre der Wiedergeburt", - "reborn": "Wiedergeboren, max. Level <%= reLevel %>", - "welcome100": "Willkommen auf Level 100!", - "intro100": "Jetzt, da du Level 100 erreicht hast, hast du die Möglichkeit jederzeit eine Sphäre der Wiedergeburt zu verwenden.", - "followup100": "Du wirst weiterhin Erfahrung und Level hinzuverdienen können, aber deine Statuswerte werden nicht weiter ansteigen und es wird kein neuer Inhalt freigeschaltet, damit HabitRPG weiterhin für jeden Spielertyp attraktiv und unterhaltsam bleibt.", - "rebirth100Info": "Wenn Du ein neues Abenteuer beginnen willst, dann kannst du jetzt wiedergeboren werden...oder Du kannst austesten wie weit Du noch kommst.", - "rebirthWait": "Ich werde hier warten...", - "rebirthNow": "Werde jetzt wiedergeboren!" + "reborn": "Wiedergeboren, max. Level <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/de/settings.json b/common/locales/de/settings.json index 879c96802c..89dfb0708c 100644 --- a/common/locales/de/settings.json +++ b/common/locales/de/settings.json @@ -113,10 +113,11 @@ "benefits": "Vorteile", "coupon": "Gutschein", "couponPlaceholder": "Gib Deinen Gutschein Code ein", - "couponText": "Wir halten manchmal Events und geben Promo Codes für besondere Ausrüstungsgegenstände heraus. (z.B. wenn du bei unserem Wondercon Stand vorbeigeschaut hast)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Anwenden", "resubscribe": "Wieder abonnieren", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code aktiviert! Überprüfe dein Inventar", - "promoPlaceholder": "Promo Code eingeben" + "promoPlaceholder": "Promo Code eingeben", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/de/subscriber.json b/common/locales/de/subscriber.json index d4233056cc..42c9f7958a 100644 --- a/common/locales/de/subscriber.json +++ b/common/locales/de/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonnements", "subDescription": "Werbung ausschalten, Edelsteine mit Gold erwerben, ein monatlicher Überraschungsgegenstand, den Fortschrittsverlauf erhalten, doppeltes Beutelimit pro Tag, Unterstützung der Entwickler. Klicke um mehr zu erfahren.", "disableAds": "Werbung entfernen", - "disableAdsText": "Werbung wird entfernt bleiben, solange Du ein aktives Abo hast (ursprüngliche Benutzer mit entfernter Werbung sind von Neuregelungen ausgenommen).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Kaufe Edelsteine mit Gold", - "buyGemsGoldText": "(1 Edelstein kostet <%= gemCost %> Gold) Das zielt auf die \"Geld gewinnt das Spiel\" Bedenken, weil dadurch alles mit harter Arbeit verdient werden kann. Es gibt ein <%= gemLimit %> Edelstein Limit pro Monat, um unfaire Vorteile zu verhindern.", + "buyGemsGoldText": "Alexander der Händler verkauft dir Edelsteine für den Preis von <%= gemCost %> Goldstücken pro Edelstein. Seine monatlichen Lieferungen sind anfangs beschränkt auf <%= gemLimit %> Edelsteine pro Monat, aber dieses Limit erhöht sich um 5 Edelsteine für alle drei Monate, die du ein fortlaufendes Abo hast, bis zu einem Maximum von 50 Edelsteinen pro Monat!", "retainHistory": "Behalte alle Verlaufeinträge", "retainHistoryText": "Dein gesamter Verlauf steht Dir für Graphen und Exporte zur Verfügung. Der Verlauf von Nicht-Abonnementen wird zusammengelegt um die Datenbanken zu optimieren.", "doubleDrops": "Du kannst doppelt so viele Gegenstände pro Tag finden", "doubleDropsText": "Fülle Deine Ställe schneller!", "mysteryItem": "Einzigartige Abonnement Gegenstände", - "mysteryItemText": "Jeden Monat erhalten alle Abonnementen einen einzigartigen kosmetischen Gegenstand für ihre Avatare.", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Unterstütze die Entwickler", - "supportDevsText": "Dieses 'open source Projekt' kann jede Hilfe gebrauchen die es bekommen kann. Hilf uns HabitRPG am Leben zu erhalten!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD($) / Monat", "organization": "Organisation", "groupPlans": "Gemeinschaftliche Pläne", diff --git a/common/locales/de/tasks.json b/common/locales/de/tasks.json index 82dbd78baa..60c95d5f88 100644 --- a/common/locales/de/tasks.json +++ b/common/locales/de/tasks.json @@ -16,7 +16,7 @@ "checklist": "Checkliste", "checklistText": "Zerlege eine Aufgabe in kleinere Teile! Checklisten erhöhen die Erfahrung und das Gold, das du für eine Aufgabe bekommst, und verringern den Schaden, den eine tägliche Aufgabe verursacht. ", "expandCollapse": "Auf-/Zuklappen", - "text": "Text", + "text": "Title", "extraNotes": "Extra Notizen", "direction/Actions": "Leitung/Aktionen", "advancedOptions": "Erweiterte Optionen", @@ -36,6 +36,11 @@ "newDailyBulk": "Neue tägliche Aufgaben (eine pro Zeile)", "streakCounter": "Strähnenzähler", "repeat": "Wiederholen", + "repeatEvery": "Repeat Every", + "repeatDays": "Alle X Tage", + "repeatWeek": "An bestimmten Tagen der Woche", + "day": "Tag", + "days": "Tage", "restoreStreak": "Strähne wiederherstellen", "todos": "To-Dos", "newTodo": "Neuer To-Do Eintrag", @@ -60,6 +65,9 @@ "clearTags": "Aufräumen", "hideTags": "Verbergen", "showTags": "Anzeigen", + "startDate": "Starttermin", + "startDateHelpTitle": "Wann soll diese Aufgabe beginnen?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Strähnen Erfolg(e)", "streakText": "Hat <%= streaks %> 21-tägige Strähnen von täglichen Aufgaben erreicht", "streakSingular": "Perfektionist", @@ -78,5 +86,23 @@ "pushTaskToTop": "Aufgabe nach oben verschieben", "pushTaskToBottom": "Aufgabe nach unten verschieben", "emptyTask": "Gib der Aufgabe zunächst einen Titel.", - "dailiesRestingInInn": "Du ruhst dich im Gasthaus aus! Deine täglichen Aufgaben werden dir heute Nacht keinen Schaden zufügen, sie werden sich aber dennoch täglich aktualisieren. Falls du dich in einer Quest befindest, wirst du keinen Schaden austeilen/Gegenstände finden bis du das Gasthaus wieder verlässt, allerdings kannst du durch einen Boss verletzt werden, wenn deine Gruppe tägliche Aufgaben nicht erledigt." + "dailiesRestingInInn": "Du ruhst dich im Gasthaus aus! Deine täglichen Aufgaben werden dir heute Nacht keinen Schaden zufügen, sie werden sich aber dennoch täglich aktualisieren. Falls du dich in einer Quest befindest, wirst du keinen Schaden austeilen/Gegenstände finden bis du das Gasthaus wieder verlässt, allerdings kannst du durch einen Boss verletzt werden, wenn deine Gruppe tägliche Aufgaben nicht erledigt.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Tägliche Aufgaben wiederholen sich an<%= emphasisStart %>allen Tagen<%= emphasisEnd %>, an denen sie aktiv sind. Klicke den <%= pencilIcon %>, um die Tage zu ändern, an denen eine tägliche Aufgabe aktiv ist.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos werden dir niemals Schaden zufügen! Sie verleihen nur Gold und Erfahrung.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/en/character.json b/common/locales/en/character.json index b6909e6c63..f648ded61e 100644 --- a/common/locales/en/character.json +++ b/common/locales/en/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastel Skins", "spookySkins": "Spooky Skins", "supernaturalSkins": "Supernatural Skins", + "splashySkins": "Splashy Skins", "rainbowColors": "Rainbow Colors", "shimmerColors": "Shimmer Colors", "hauntedColors": "Haunted Colors", diff --git a/common/locales/en/defaultTasks.json b/common/locales/en/defaultTasks.json index cf7e179494..ad23f558ed 100644 --- a/common/locales/en/defaultTasks.json +++ b/common/locales/en/defaultTasks.json @@ -1,5 +1,4 @@ { - "defaultTaskNotes": " ", "defaultHabit1Text": "Productive Work (Click the pencil to edit)", "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", diff --git a/common/locales/en/gear.json b/common/locales/en/gear.json index ff4b617cc3..b57b7fd9c9 100644 --- a/common/locales/en/gear.json +++ b/common/locales/en/gear.json @@ -128,6 +128,15 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", @@ -259,6 +268,15 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Messenger Robes", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", @@ -284,6 +302,8 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", @@ -406,6 +426,15 @@ "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", @@ -517,6 +546,13 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", @@ -524,6 +560,7 @@ "shieldArmoireGladiatorShieldText": "Gladiator Shield", "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "No Back Accessory", "backBase0Notes": "No Back Accessory.", @@ -541,6 +578,7 @@ "backSpecialWonderconBlackText": "Sneaky Cape", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "No Body Accessory", "bodyBase0Notes": "No Body Accessory.", @@ -556,6 +594,15 @@ "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar of live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", + "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -609,6 +656,7 @@ "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", @@ -624,6 +672,8 @@ "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/en/limited.json b/common/locales/en/limited.json index 80555e098a..4162c532b9 100644 --- a/common/locales/en/limited.json +++ b/common/locales/en/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } diff --git a/common/locales/en@pirate/challenge.json b/common/locales/en@pirate/challenge.json index 3b53b56b80..4a820af3a1 100644 --- a/common/locales/en@pirate/challenge.json +++ b/common/locales/en@pirate/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/en@pirate/character.json b/common/locales/en@pirate/character.json index b5223b54a8..a77287a487 100644 --- a/common/locales/en@pirate/character.json +++ b/common/locales/en@pirate/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastel Skins", "spookySkins": "Skins o' Hauntin'", "supernaturalSkins": "Supernatural Skins", + "splashySkins": "Splashy Skins", "rainbowColors": "Rainbow Colors", "shimmerColors": "Shimmer Colors", "hauntedColors": "Haunted Colors", diff --git a/common/locales/en@pirate/content.json b/common/locales/en@pirate/content.json index 60c77d8f16..0964624d4d 100644 --- a/common/locales/en@pirate/content.json +++ b/common/locales/en@pirate/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sweet", "questEggSheepText": "hairy meat", "questEggSheepAdjective": "hairy", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Find yi hatchin' potion to' pourrr on 'tis egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "White", diff --git a/common/locales/en@pirate/defaulttasks.json b/common/locales/en@pirate/defaulttasks.json index 2727369699..11562df842 100644 --- a/common/locales/en@pirate/defaulttasks.json +++ b/common/locales/en@pirate/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Good Habit", - "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable +15 minutes productive work", - "defaultHabit2Text": "Bad Habit", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate", - "defaultHabit3Text": "Good or Bad Habit", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Elevator ; +/- Drank Water/Soda", "defaultDaily1Text": "1h Personal Project", "defaultDaily1Notes": "All tasks default to yellow when they be created. 'tis means ye gunna take only moderate damage when they be missed 'n gunna gain only a moderate reward when they be completed.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "set difficulty under Advanced Options", "defaultTodo4Checklist3": "optional: set a Due Date", "defaultTodo5Text": "Start a Party (private group) with your friends (Social > Party)", - "defaultReward1Text": "1 Screening o' \"Pirates o' th' Caribbean\" ", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Custom rewards can come in many forms. Some people gunna hold off watchin' their favorite show unless they have th' doubloons to pay fer it.", "defaultReward2Text": "Rum", "defaultReward2Notes": "Other people just want to heartly enjoy a nice bit o' rum. give a go' to create rewards that gunna motivate ye best.", diff --git a/common/locales/en@pirate/gear.json b/common/locales/en@pirate/gear.json index 9d44107668..6e47c24ecf 100644 --- a/common/locales/en@pirate/gear.json +++ b/common/locales/en@pirate/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab yer enemies or dig in to yer favorite vittles - this here versatile pitchfork does it all! It don't benefit ye.\nNovember 2014 Subscriberrr Item", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent fer struttin' about town. March 3015 Subscriberrr Item. Don't benefit ye.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armor", "armorBase0Text": "Plain Slops", "armorBase0Notes": "Ordinary slops. Don't benefit ye.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Messenger Robes", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Forest Walker Armor", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "headgear", "headBase0Text": "No Helm", "headBase0Notes": "No headgear.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Winged Helm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "No shield or second weapon.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "No Back Accessory", "backBase0Notes": "No Back Accessory.", "backMystery201402Text": "Golden Wings", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Sneaky Cape", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "No Body Accessory", "bodyBase0Notes": "No Body Accessory.", "bodySpecialWonderconRedText": "Ruby Collar", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar 'o live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/en@pirate/generic.json b/common/locales/en@pirate/generic.json index 69fdec0d29..f0992df906 100644 --- a/common/locales/en@pirate/generic.json +++ b/common/locales/en@pirate/generic.json @@ -39,7 +39,7 @@ "close": "Close", "saveAndClose": "Save & Close", "cancel": "Nay", - "ok": "Aye", + "ok": "OK", "add": "Add", "undo": "Undo", "continue": "Sail On", @@ -54,7 +54,7 @@ "gems": "Gems", "gemButton": "Ye be havin' <%= number %> Gems.", "moreInfo": "More Info", - "gemsWhatFor": "Purchased usin' real doubloons. Used fer buyin' special items 'n services (eggs, hatchin' potions, Fortify, etc.). ye'll need to unlock them weapons before bein' able to use Gems.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "Has weathered Habit th' Grey (our pre Angular ship), 'n has gained many battle-scars from its bugs.", "originalUser": "Original User!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Last sailed on", "notPorted": "This feature is not yet ported from th' original site.", "buyThis": "Buy this <%= text %> with <%= price %> o' yer <%= gems %> Gems?", - "untilNoFace": "'til we add Facebook, use ye UUID 'n API Token to log in (found at https://habitrpg.com > Options > Settin's).", "noReachServer": "Server not currently reachable, try again later", "errorUpCase": "ERROR:", "newPassSent": "New passcode sent.", @@ -86,6 +85,7 @@ "audioTheme_off": "Off", "audioTheme_danielTheBard": "Daniel The Bard", "audioTheme_wattsTheme": "Watts' Theme", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Ask a Question", "reportBug": "Report a Bug", "contributeToHRPG": "Contribute to HabitRPG", diff --git a/common/locales/en@pirate/groups.json b/common/locales/en@pirate/groups.json index 371ac232d0..40efd1d4f4 100644 --- a/common/locales/en@pirate/groups.json +++ b/common/locales/en@pirate/groups.json @@ -39,6 +39,8 @@ "editGroup": "Edit Group", "newGroupName": "<%= groupType %> Name", "groupName": "Group Name", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Description shown in public Alliances list (Markdown OK)", "logoUrl": "Logo URL", "assignLeader": "Assign Group Captain", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/en@pirate/limited.json b/common/locales/en@pirate/limited.json index 787279994d..aefcd710d8 100644 --- a/common/locales/en@pirate/limited.json +++ b/common/locales/en@pirate/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If ye've used the Orb o' Rebirth, ye can buy this gear in the Loot Column after ye've unlocked the Item Shop. At first, ye'll only be able to buy the items fer yer current class (Mercenary by default), but remain stout o' heart, ye can have the other classes' stuff if ye switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Scallywag)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Scallywag)" + "stealthyKittySet": "Stealthy Kitty (Scallywag)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/en@pirate/messages.json b/common/locales/en@pirate/messages.json index 7bca42a251..6273edbcd8 100644 --- a/common/locales/en@pirate/messages.json +++ b/common/locales/en@pirate/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Yer <%= itemText %> broke.", "messageTaskNotFound": "Task not found.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Tag not found.", "messagePetNotFound": ":pet not found in user.items.pets", "messageFoodNotFound": ":vittles not found in user.items.vittles", @@ -20,5 +21,8 @@ "messageDropFood": "Ye 'ave found <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Ye 'ave found a <%= dropText %> Egg! <%= dropNotes %>", "messageDropPotion": "Ye 'ave found a <%= dropText %> Hatchin' Potion! <%= dropNotes %>", - "messageFoundQuest": "Ye 'ave found th' adventure \"<%= questText %>\"!" + "messageFoundQuest": "Ye 'ave found th' adventure \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/en@pirate/npc.json b/common/locales/en@pirate/npc.json index d4c7d8c408..ffd311aab8 100644 --- a/common/locales/en@pirate/npc.json +++ b/common/locales/en@pirate/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander th' Sutler", "welcomeMarket": "Welcome to the Market! Buy harrrd-to-find eggs 'n potions! Sell yer extras! Commission useful services! Come 'n see what we have to offer ye.", "sellForGold": "Sell <%= item %> fer <%= gold %> Doubloons", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Buy Gems", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Dismiss This Here Pesky Alert", "donateText1": "Adds 20 Gems to yer account. Gems be used to buy special in-game items, such as shirts 'n hairstyles.", "donateText2": "Help support HabitRPG", - "donateText3": "As an open source project, it can use all the help we can get!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gems, Donation to HabitRPG", "payWithCard": "Pay with Card", "payNote": "Ahoy! PayPal sometimes be takin' a long time to clear. Payin' with yer card be better.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Yer crew will hold ye accountable. Invite mates aboard to uncover a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/en@pirate/quests.json b/common/locales/en@pirate/quests.json index 01808f0a27..d0d0ad1703 100644 --- a/common/locales/en@pirate/quests.json +++ b/common/locales/en@pirate/quests.json @@ -1,9 +1,11 @@ { "quests": "Adventures", "quest": "quest", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Completed!", "youReceived": "Ye 'ave Receiv'd", - "questSend": "Clickin' \"Invite\" gunna send an invitation to ye crew members. When all members have accepted or denied, th' quest begins. See status under Options > Social > Crew", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invite Crew", "questInvitation": "Quest Invitation:", "questInvitationTitle": "Adventure Invitation", diff --git a/common/locales/en@pirate/questscontent.json b/common/locales/en@pirate/questscontent.json index 964dcb0b8c..b17aae5a50 100644 --- a/common/locales/en@pirate/questscontent.json +++ b/common/locales/en@pirate/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/en@pirate/rebirth.json b/common/locales/en@pirate/rebirth.json index ddc2920095..2f94f4c98e 100644 --- a/common/locales/en@pirate/rebirth.json +++ b/common/locales/en@pirate/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Used an Orb o' Rebirth to start ov'r after attainin' Level", "rebirthPop": "Begin a new character at Level 1 whilst retaining achievements, collectibles, and tasks with history.", "rebirthName": "Orb o' Rebirth", - "reborn": "Reborn, max level <%= reLevel %>", - "welcome100": "Welcome t' Level 100!", - "intro100": "Now that ye 'ave hit level 100, ye 'ave th' option t' use th' Orb o' Rebirth fer free at any time.", - "followup100": "Though ye can still level up, it won't boost yer stats any more 'n no more content'll unlock, keepin' HabitRPG fun fer folks of all play styles.", - "rebirth100Info": "If ye're ready to start a new adventure, ye can Rebirth now... or spy wit' ye eye how much further ye can push yourself.", - "rebirthWait": "I'll wait...", - "rebirthNow": "Rebirth Now!" + "reborn": "Reborn, max level <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/en@pirate/settings.json b/common/locales/en@pirate/settings.json index dfdcc0ad78..ceb0c2c83d 100644 --- a/common/locales/en@pirate/settings.json +++ b/common/locales/en@pirate/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/en@pirate/subscriber.json b/common/locales/en@pirate/subscriber.json index f375ffa488..3564c549a4 100644 --- a/common/locales/en@pirate/subscriber.json +++ b/common/locales/en@pirate/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Subscriptions", "subDescription": "Disable ads, buy gems with doubloons, monthly mestery item, retain progress history, double daily loot-caps, supports th' devs. Click for more info.", "disableAds": "Disable ads", - "disableAdsText": "Ads will stay disabled whilst ye 'ave an active subscription (original users with disabled ads arrr grandfathered).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Buy Gems with Doubloons", - "buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Retain full log entries", "retainHistoryText": "Makes yer full history available in graphs an' export. Non-subscriber histories get consolidated fer database optimization.", "doubleDrops": "Daily loot-caps doubled", "doubleDropsText": "Complete yer stable faster!", "mysteryItem": "Unique Monthly Subscription Items", - "mysteryItemText": "Each month, all subscribers will git a totally unique cosmetic item for their avatarrs!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Supports th' developers", - "supportDevsText": "This open source project can use all th' help it can get. Help us keep Habit alive!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Month", "organization": "Organization", "groupPlans": "Corporate Plans", diff --git a/common/locales/en@pirate/tasks.json b/common/locales/en@pirate/tasks.json index 2514ca23a0..af0e2c1ee0 100644 --- a/common/locales/en@pirate/tasks.json +++ b/common/locales/en@pirate/tasks.json @@ -16,7 +16,7 @@ "checklist": "Checklist", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Expand/Collapse", - "text": "Text", + "text": "Title", "extraNotes": "Extra Notes", "direction/Actions": "Direction/Actions", "advancedOptions": "Advanced Options", @@ -36,6 +36,11 @@ "newDailyBulk": "New Dailies (one per line)", "streakCounter": "Streak Counter", "repeat": "Repeat", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Restore Streak", "todos": "To-Dos", "newTodo": "New To-Do", @@ -60,6 +65,9 @@ "clearTags": "Clear", "hideTags": "Hide", "showTags": "Show", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Streak Achievements", "streakText": "Has performed <%= streaks %> 21-day streaks on Dailies", "streakSingular": "Streaker", @@ -78,5 +86,23 @@ "pushTaskToTop": "Push task to top", "pushTaskToBottom": "Push task to bottom", "emptyTask": "Enter t' task's title first.", - "dailiesRestingInInn": "Yo'rg Restin' in t' Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If yo'rge in a quest, you won't deal damage/collect items until you check out o' t' Inn, but you can still be injured by a Boss if your Party lads skip their own Dailies." + "dailiesRestingInInn": "Yo'rg Restin' in t' Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If yo'rge in a quest, you won't deal damage/collect items until you check out o' t' Inn, but you can still be injured by a Boss if your Party lads skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/en_GB/challenge.json b/common/locales/en_GB/challenge.json index daf83cf55e..1d6f09ff72 100644 --- a/common/locales/en_GB/challenge.json +++ b/common/locales/en_GB/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/en_GB/character.json b/common/locales/en_GB/character.json index cc4d968eba..27c58b9c29 100644 --- a/common/locales/en_GB/character.json +++ b/common/locales/en_GB/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastel Skins", "spookySkins": "Spooky Skins", "supernaturalSkins": "Supernatural Skins", + "splashySkins": "Splashy Skins", "rainbowColors": "Rainbow Colours", "shimmerColors": "Shimmer Colours", "hauntedColors": "Haunted Colours", diff --git a/common/locales/en_GB/content.json b/common/locales/en_GB/content.json index 1462ae781a..4a20a61455 100644 --- a/common/locales/en_GB/content.json +++ b/common/locales/en_GB/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sweet", "questEggSheepText": "Sheep", "questEggSheepAdjective": "woolly", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "White", diff --git a/common/locales/en_GB/defaulttasks.json b/common/locales/en_GB/defaulttasks.json index cf8b99380d..67e6d6af46 100644 --- a/common/locales/en_GB/defaulttasks.json +++ b/common/locales/en_GB/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Good Habit", - "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable +15 minutes productive work", - "defaultHabit2Text": "Bad Habit", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate", - "defaultHabit3Text": "Good or Bad Habit", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Lift ; +/- Drank Water/Soda", "defaultDaily1Text": "1h Personal Project", "defaultDaily1Notes": "All tasks default to yellow when they are created. This means you will take only moderate damage when they are missed and will gain only a moderate reward when they are completed.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "set difficulty under Advanced Options", "defaultTodo4Checklist3": "optional: set a Due Date", "defaultTodo5Text": "Start a Party (private group) with your friends (Social > Party)", - "defaultReward1Text": "1 Episode of Game of Thrones", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Custom rewards can come in many forms. Some people will hold off watching their favourite show unless they have the gold to pay for it.", "defaultReward2Text": "Cake", "defaultReward2Notes": "Other people just want to enjoy a nice piece of cake. Try to create rewards that will motivate you best.", diff --git a/common/locales/en_GB/gear.json b/common/locales/en_GB/gear.json index 11650fc01b..502684cbf2 100644 --- a/common/locales/en_GB/gear.json +++ b/common/locales/en_GB/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab your enemies or dig in to your favourite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armour", "armorBase0Text": "Plain Clothing", "armorBase0Notes": "Ordinary clothing. Confers no benefit.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Messenger Robes", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Forest Walker Armour", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "headgear", "headBase0Text": "No Helm", "headBase0Notes": "No headgear.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colourful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Winged Helm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "No shield or second weapon.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with tasty grub at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "No Back Accessory", "backBase0Notes": "No Back Accessory.", "backMystery201402Text": "Golden Wings", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Sneaky Cape", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "No Body Accessory", "bodyBase0Notes": "No Body Accessory.", "bodySpecialWonderconRedText": "Ruby Collar", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar of live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/en_GB/generic.json b/common/locales/en_GB/generic.json index 9c3e69c42e..b3df7d7446 100644 --- a/common/locales/en_GB/generic.json +++ b/common/locales/en_GB/generic.json @@ -39,7 +39,7 @@ "close": "Close", "saveAndClose": "Save & Close", "cancel": "Cancel", - "ok": "Ok", + "ok": "OK", "add": "Add", "undo": "Undo", "continue": "Continue", @@ -54,7 +54,7 @@ "gems": "Gems", "gemButton": "You have <%= number %> Gems.", "moreInfo": "More Info", - "gemsWhatFor": "Purchased using real money. Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.", "originalUser": "Original User!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Last logged in", "notPorted": "This feature is not yet ported from the original site.", "buyThis": "Buy this <%= text %> with <%= price %> of your <%= gems %> Gems?", - "untilNoFace": "Until we add Facebook, use your UUID and API Token to log in (found at https://habitrpg.com > Options > Settings).", "noReachServer": "Server not currently reachable, try again later", "errorUpCase": "ERROR:", "newPassSent": "New password sent.", @@ -86,6 +85,7 @@ "audioTheme_off": "Off", "audioTheme_danielTheBard": "Daniel The Bard", "audioTheme_wattsTheme": "Watts' Theme", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Ask a Question", "reportBug": "Report a Bug", "contributeToHRPG": "Contribute to HabitRPG", diff --git a/common/locales/en_GB/groups.json b/common/locales/en_GB/groups.json index 438ee06e62..9e8288cb00 100644 --- a/common/locales/en_GB/groups.json +++ b/common/locales/en_GB/groups.json @@ -39,6 +39,8 @@ "editGroup": "Edit Group", "newGroupName": "<%= groupType %> Name", "groupName": "Group Name", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Description shown in public Guilds list (Markdown OK)", "logoUrl": "Logo URL", "assignLeader": "Assign Group Leader", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/en_GB/limited.json b/common/locales/en_GB/limited.json index 732cfe5c13..e7869ec283 100644 --- a/common/locales/en_GB/limited.json +++ b/common/locales/en_GB/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until 30 April, so be sure to stock up now or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/en_GB/messages.json b/common/locales/en_GB/messages.json index 79ff10aecb..45682099f2 100644 --- a/common/locales/en_GB/messages.json +++ b/common/locales/en_GB/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Your <%= itemText %> broke.", "messageTaskNotFound": "Task not found.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Tag not found.", "messagePetNotFound": ":pet not found in user.items.pets", "messageFoodNotFound": ":food not found in user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "You've found <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "You've found a <%= dropText %> Egg! <%= dropNotes %>", "messageDropPotion": "You've found a <%= dropText %> Hatching Potion! <%= dropNotes %>", - "messageFoundQuest": "You've found the quest \"<%= questText %>\"!" + "messageFoundQuest": "You've found the quest \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/en_GB/npc.json b/common/locales/en_GB/npc.json index 4762a5d938..11230f550d 100644 --- a/common/locales/en_GB/npc.json +++ b/common/locales/en_GB/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander the Merchant", "welcomeMarket": "Welcome to the Market! Buy hard-to-find eggs and potions! Sell your extras! Commission useful services! Come see what we have to offer.", "sellForGold": "Sell <%= item %> for <%= gold %> Gold", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Buy Gems", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Dismiss This Alert", "donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.", "donateText2": "Help support HabitRPG", - "donateText3": "As an open source project, it can use all the help we can get!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gems, Donation to HabitRPG", "payWithCard": "Pay with Card", "payNote": "Note: PayPal sometimes takes a long time to clear. We recommend paying with card.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the check mark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customise it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here—use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here—use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/en_GB/quests.json b/common/locales/en_GB/quests.json index edaf703743..3c96ebd184 100644 --- a/common/locales/en_GB/quests.json +++ b/common/locales/en_GB/quests.json @@ -1,9 +1,11 @@ { "quests": "Quests", "quest": "quest", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Completed!", "youReceived": "You've Received", - "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Options > Social > Party.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invite Party", "questInvitation": "Quest Invitation:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/en_GB/questscontent.json b/common/locales/en_GB/questscontent.json index 4b448340a5..a9638ea1b0 100644 --- a/common/locales/en_GB/questscontent.json +++ b/common/locales/en_GB/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/en_GB/rebirth.json b/common/locales/en_GB/rebirth.json index 1d89ac0779..dbfca6a074 100644 --- a/common/locales/en_GB/rebirth.json +++ b/common/locales/en_GB/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Used an Orb of Rebirth to start over after attaining Level", "rebirthPop": "Begin a new character at Level 1 while retaining achievements, collectibles, and tasks with history.", "rebirthName": "Orb of Rebirth", - "reborn": "Reborn, max level <%= reLevel %>", - "welcome100": "Welcome to Level 100!", - "intro100": "Now that you've hit level 100, you have the option to use the Orb of Rebirth for free at any time.", - "followup100": "While you can continue to level up, it will no longer boost your stats and no more content will unlock, to keep Habit fun for people of all play styles.", - "rebirth100Info": "If you're ready to start a new adventure, you can Rebirth now... or see how much further you can push yourself.", - "rebirthWait": "I'll wait...", - "rebirthNow": "Rebirth Now!" + "reborn": "Reborn, max level <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/en_GB/settings.json b/common/locales/en_GB/settings.json index 496f0bdab4..053fde14bf 100644 --- a/common/locales/en_GB/settings.json +++ b/common/locales/en_GB/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", - "couponText": "We sometimes have events and give out promo codes for special gear. (e.g., those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/en_GB/subscriber.json b/common/locales/en_GB/subscriber.json index 41e5b722e0..8247940e36 100644 --- a/common/locales/en_GB/subscriber.json +++ b/common/locales/en_GB/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Subscriptions", "subDescription": "Disable ads, buy gems with gold, monthly mystery item, retain progress history, double daily drop-caps, supports the devs. Click for more info.", "disableAds": "Disable ads", - "disableAdsText": "Ads will stay disabled while you have an active subscription (original users with disabled ads are grandfathered).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Buy Gems with Gold", - "buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Retain full history entries", "retainHistoryText": "Makes your full history available in graphs and export. Non-subscriber histories get consolidated for database optimisation.", "doubleDrops": "Daily drop-caps doubled", "doubleDropsText": "Complete your stable faster!", "mysteryItem": "Unique Monthly Subscription Items", - "mysteryItemText": "Each month, all subscribers will get a totally unique cosmetic item for their avatars!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Supports the developers", - "supportDevsText": "This open-source project can use all the help it can get. Help us keep Habit alive!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Month", "organization": "Organisation", "groupPlans": "Corporate Plans", diff --git a/common/locales/en_GB/tasks.json b/common/locales/en_GB/tasks.json index 852edcfc3f..fef8706346 100644 --- a/common/locales/en_GB/tasks.json +++ b/common/locales/en_GB/tasks.json @@ -16,7 +16,7 @@ "checklist": "Checklist", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Expand/Collapse", - "text": "Text", + "text": "Title", "extraNotes": "Extra Notes", "direction/Actions": "Direction/Actions", "advancedOptions": "Advanced Options", @@ -36,6 +36,11 @@ "newDailyBulk": "New Dailies (one per line)", "streakCounter": "Streak Counter", "repeat": "Repeat", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Restore Streak", "todos": "To-Dos", "newTodo": "New To-Do", @@ -60,6 +65,9 @@ "clearTags": "Clear", "hideTags": "Hide", "showTags": "Show", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Streak Achievements", "streakText": "Has performed <%= streaks %> 21-day streaks on Dailies", "streakSingular": "Streaker", @@ -78,5 +86,23 @@ "pushTaskToTop": "Push task to top", "pushTaskToBottom": "Push task to bottom", "emptyTask": "Enter the task's title first.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/es/challenge.json b/common/locales/es/challenge.json index a63346f951..a86536c27e 100644 --- a/common/locales/es/challenge.json +++ b/common/locales/es/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/es/character.json b/common/locales/es/character.json index 87c0355421..497c3cbf0b 100644 --- a/common/locales/es/character.json +++ b/common/locales/es/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pieles Pastel", "spookySkins": "Pieles Tenebrosas", "supernaturalSkins": "Pieles sobrenaturales", + "splashySkins": "Splashy Skins", "rainbowColors": "Colores Arcoiris", "shimmerColors": "Colores Brillantes", "hauntedColors": "Colores Encantados", diff --git a/common/locales/es/content.json b/common/locales/es/content.json index 02676b1ba1..3e50fd3a04 100644 --- a/common/locales/es/content.json +++ b/common/locales/es/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "dulce", "questEggSheepText": "Sheep", "questEggSheepAdjective": "woolly", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Encuentra una poción para verter sobre este huevo y saldrá un <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "Blanco", diff --git a/common/locales/es/defaulttasks.json b/common/locales/es/defaulttasks.json index a614d7da35..6953a82940 100644 --- a/common/locales/es/defaulttasks.json +++ b/common/locales/es/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Buen Hábito", - "defaultHabit1Notes": "Ejemplo de Buenos Hábitos: + Comer verduras +15 minutos de Trabajo Productivo", - "defaultHabit2Text": "Mal Hábito", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Ejemplo de Malos Hábitos: - Fumar - Procastinar", - "defaultHabit3Text": "Buenos o Malos Hábitos", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Ejemplo de Buenos o Malos Hábitos: +/- Ir por las Escaleras/Ascensor ; +/- Beber agua/Bebida con Gas", "defaultDaily1Text": "1h proyecto personal", "defaultDaily1Notes": "Todas las tareas creadas por defecto están de color amarillo Esto significa que te harán un daño moderado cuando no las haces y ganarás una recompensa moderada cuando las realizas.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "configura la dificultad en Opciones Avanzadas", "defaultTodo4Checklist3": "opcional: Fija una fecha límite", "defaultTodo5Text": "Haz un grupo privado con tus amigos (Social > Grupo)", - "defaultReward1Text": "1 episodio de Juego de Tronos", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Recompensas personalizadas pueden tener muchas formas. Algunos eligen no ver su programa favorita hasta que tengan el oro para pagar.", "defaultReward2Text": "Pastel", "defaultReward2Notes": "Otras personas sólo quieren disfrutar de un buen pedazo de pastel. Intenta crear recompensas que mejor te motiven.", diff --git a/common/locales/es/front.json b/common/locales/es/front.json index 9fabecdd61..7fb864193f 100644 --- a/common/locales/es/front.json +++ b/common/locales/es/front.json @@ -4,11 +4,11 @@ "accept2Terms": "y la", "alexandraQuote": "No pude NO hablar sobre HabitRPG durante mi conferencia en Madrid. Es una herramienta imprescindible para freelancers que aun necesitan un jefe.", "althaireQuote": "Estar siempre en una misión realmente me motiva a hacer todas mis tareas diarias y pendientes. Mi mayor motivación es no decepcionar a mi grupo.", - "andeeliaoQuote": "Awesome product, just started a few days ago and already more conscious and productive with my time!", + "andeeliaoQuote": "Genial producto, empecé hace unos pocos días y ya soy más productivo y consciente de mi tiempo!", "autumnesquirrelQuote": "Estoy postergando menos en el trabajo en las tareas domésticas y pago las cuentas a tiempo.", - "businessSample1": "Confirm 1 page of Inventory", + "businessSample1": "Confirmar 1 página de Inventario", "businessSample2": "20 mins Filing", - "businessSample3": "Sort and Process Inbox", + "businessSample3": "Ordenar y Procesar Bandeja de Entrada", "businessSample4": "Preparar 1 Documento para Cliente", "businessSample5": "Call Clients/Put Off Phone Calls", "businessText": "Usar HabitRPG en su negocio", @@ -173,9 +173,9 @@ "watchVideos": "Ver Vídeos", "work": "Trabajar", "zelahQuote": "With HabitRPG, I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!", - "reportAccountProblems": "Report Account Problems", - "reportCommunityIssues": "Report Community Issues", - "generalQuestionsSite": "General Questions about the Site", + "reportAccountProblems": "Informar de problemas de Cuenta", + "reportCommunityIssues": "Informar de problemas de la Comunidad", + "generalQuestionsSite": "Preguntas Generales sobre la Web", "businessInquiries": "Business Inquiries", "merchandiseInquiries": "Merchandise Inquiries", "marketingInquiries": "Marketing/Social Media Inquiries" diff --git a/common/locales/es/gear.json b/common/locales/es/gear.json index 4d17082956..472fa6aa90 100644 --- a/common/locales/es/gear.json +++ b/common/locales/es/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjúrate una zanahoria con esta elegante varita. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Primavera 2015, Edición Limitada.", "weaponSpecialSpring2015HealerText": "Cascabel de Gato", "weaponSpecialSpring2015HealerNotes": "Cuando lo ondeas, hace un click tan fascinante que mantendría a CUALQUIERA entretenido por horas. Aumenta la Inteligencia en <%= int %>. Equipamiento de Primavera 2015, Edición Limitada", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Horca de Banquete", "weaponMystery201411Notes": "Clávasela a tus enemigos o ataca tus comidas favoritas - ¡esta horca versátil vale para todo! No confiere ningún beneficio. Artículo de suscriptor de noviembre 2014.", "weaponMystery201502Text": "Báculo Reluciente Alado del Amor y También de la Verdad", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Bastón Steampunk", "weaponMystery301404Notes": "Excelente para darse una vuelta por la ciudad. Artículo del suscriptor de marzo 3015. No da beneficios.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armadura", "armorBase0Text": "Ropa normal", "armorBase0Notes": "Ropa normal. No otorga ningún beneficio.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "¡Tu falda combina con tu rabo blanco! Aumenta Inteligencia en <%= int %>. Equipo de Primavera Edición Limitada 2015. ", "armorSpecialSpring2015HealerText": "Traje de Gato Reconfortante", "armorSpecialSpring2015HealerNotes": "Este suave traje de gato es cómodo, y tan reconfortante como un té de menta. Aumenta Constitución en <%= con %>. Equipo de Primavera Edición Limitada 2015. ", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Túnica de Mensajero", "armorMystery201402Notes": "Reluciente y fuerte, esta túnica tiene muchos bolsillos para llevar cartas. No proporciona ningún beneficio. Artículo de suscriptor de febrero 2014.", "armorMystery201403Text": "Armadura del Caminante del Bosque", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Este mineral azul es un símbolo de buena suerte, felicidad, y productividad eterna. No otorga ningún beneficio. Artículo de suscriptor marzo de 2015.", "armorMystery201504Text": "Túnica de Abeja Obrera", "armorMystery201504Notes": "Serás tan productivo como una abeja obrera con ésta Túnica! No otorga beneficios. Item de suscriptores de Abril 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Traje Steampunk", "armorMystery301404Notes": "¡Sofisticado y elegante! No otorga ningún beneficio. Artículo de suscriptor de febrero 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "cubrecabeza", "headBase0Text": "Sin casco", "headBase0Notes": "Sin equipo de cabeza.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "¿Qué fue antes, el conejo o el sombrero? Aumenta Percepción en <%= per %>. Equipo de Primavera Edición Limitada 2015. ", "headSpecialSpring2015HealerText": "Corona Reconfortante", "headSpecialSpring2015HealerNotes": "La perla en el centro de la corona calma y reconforta a quienes están a su alrededor. Aumenta Inteligencia en <%= int %>. Equipo de Primavera Edición Limitada 2015. ", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Casco de Guerrero de Arco Iris", "headSpecialGaymerxNotes": "¡Con motivo de la temporada del orgullo y de GaymerX, este armadura especial está decorada con un radiante y colorido arco iris! GaymerX es una convención dedicada a los videojuegos y al colectivo LGBTQ, está abierta a todo el mundo y tiene lugar en el InterContinental, en el centro de San Francisco, el 11-13 de julio. Esta armadura no proporciona ningún beneficio.", "headMystery201402Text": "Casco alado", @@ -378,6 +412,16 @@ "headMystery301404Notes": "¡Un sofisticado sombrero de copa solo para los más refinados caballeros! No otorga ningún beneficio. Artículo de Suscriptor de Enero del 3015", "headMystery301405Text": "Sombrero de copa básico", "headMystery301405Notes": "Un sombrero de copa común que está deseando ser emparejado con algún decorativo y sofisticado accesorio para la cabeza. No otorga ningún beneficio. Artículo de Suscriptor Mayo del 3015", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "objeto para la mano del escudo", "shieldBase0Text": "Sin equipamiento en la mano del escudo", "shieldBase0Notes": "Sin escudo o arma secundaria.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Lánzaselo a tus enemigos... o sostenlo en las manos, porque se llenará de rico pienso a la hora de cenar. Aumenta la constitución en <%= con %>. Equipo de Primavera 2015 Edición Limitada.", "shieldSpecialSpring2015HealerText": "Almohada Decorada", "shieldSpecialSpring2015HealerNotes": "Puedes descansar la cabeza en esta almohada suave, o puedes luchar contra ella con tus temibles garras. ¡Rawr! Aumenta la Constitución en <% = con%>. Equipo de Primavera 2015 Edición Limitada.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Escudo Reloj", "shieldMystery301405Notes": "¡El tiempo está de tu parte con este imponente escudo reloj! No confiere ningún beneficio. Equipo de suscriptor Junio 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Sin Accesorio en la Espalda", "backBase0Notes": "Sin Accesorio en la Espalda", "backMystery201402Text": "Alas doradas", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Castañea con fuerza y belleza. No confiere beneficio. Artículo Edición Especial Convención.", "backSpecialWonderconBlackText": "Capa Sigilosa", "backSpecialWonderconBlackNotes": "Hilada de sombras y suspiros. No otorga ningún beneficio. Artículo de Convención Edición especial", + "body": "Body Accessory", "bodyBase0Text": "Sin accesorio en el cuerpo", "bodyBase0Notes": "Sin accesorio en el cuerpo", "bodySpecialWonderconRedText": "Collar de rubí", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Ni el agua salada ni el agua fresca pueden deslustrar este metálico poncho. No confiere ningún beneficio. Equipamiento de Primavera 2014, Edición Limitada.", "bodySpecialSummerHealerText": "Collar de coral", "bodySpecialSummerHealerNotes": "¡Un elegante collar de Coral vivo! No otorga ningún beneficio. Equipo de Verano, Edición Limitada del 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "Accesorio de Cabeza", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "¡Deja volar tu imaginación! No otorga ningún beneficio. Artículo de suscriptor de febrero 2015.", "headAccessoryMystery301405Text": "Gafas para la Cabeza", "headAccessoryMystery301405Notes": "\"Las gafas son para los ojos\" dijeron, \"Nadie quiere gafas que solo se puedan llevar en la cabeza\" dijeron. ¡Ja! ¡Demuéstrales que eso no es así! No confiere ningún beneficio. Artículo de suscriptor de agosto de 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Sin Gafas.", "eyewearBase0Notes": "Sin Gafas.", "eyewearSpecialSummerRogueText": "Parche Picaresco", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Tus motivos son indudablemente legítimos. No otorga ningún beneficio. Artículo de Congreso Edición Especial", "eyewearMystery201503Text": "Gafas de aguamarina", "eyewearMystery201503Notes": "¡Cuidado no te metas estas gemas brillantes en un ojo! No confiere ningún beneficio. Artículo de suscriptor marzo 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Gafas Protectoras para los ojos", "eyewearMystery301404Notes": "No hay ningún accesorio facial tan sofisticado como unos buenos anteojos - excepto a lo mejor, un monóculo. No confiere ningún beneficio. Artículo de Suscriptor de Abril del 2015", "eyewearMystery301405Text": "Monóculo", diff --git a/common/locales/es/generic.json b/common/locales/es/generic.json index 913020c6c8..e8771e03b7 100644 --- a/common/locales/es/generic.json +++ b/common/locales/es/generic.json @@ -39,7 +39,7 @@ "close": "Cerrar", "saveAndClose": "Guardar y Cerrar", "cancel": "Cancelar", - "ok": "Ok", + "ok": "OK", "add": "Añadir", "undo": "Deshacer", "continue": "Continuar", @@ -54,7 +54,7 @@ "gems": "Gemas", "gemButton": "Tienes <%= number %> Gemas.", "moreInfo": "Más información", - "gemsWhatFor": "Se adquiere mediante dinero real. Usado para compras objectos especiales y servicios (huevos, pociónes incubadoras, Fortificar, etcétera). Necesitarás desbloquear estas funciones antes de poder usar Gemas.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veterano", "veteranText": "Ha sobrevivido a Habit The Grey (nuestro sito web pre-Angular) y se ha ganado muchas cicatrices por sus fallos.", "originalUser": "¡Usuario original!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Última conexión", "notPorted": "Esta función no se ha traido del sitio original", "buyThis": "Comprarás este <%=text%> con <%=price %> de tus <% gems%> Gemas?", - "untilNoFace": "Hasta que soportemos Facebook, usa tu UUID y tu API Token para conectarte (lo puedes encontrar en https://habitrpg.com > Opciones > Ajustes).", "noReachServer": "Error en la conexión al servidor, intentalo más tarde.", "errorUpCase": "ERROR:", "newPassSent": "Nueva contraseña enviada.", @@ -86,6 +85,7 @@ "audioTheme_off": "Apagar", "audioTheme_danielTheBard": "Daniel el Bardo", "audioTheme_wattsTheme": "Tema Watts", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Hacer una Pregunta", "reportBug": "Notificar un error", "contributeToHRPG": "Contribuir con HabitRPG", diff --git a/common/locales/es/groups.json b/common/locales/es/groups.json index cb8a059e4e..4f4c262f3d 100644 --- a/common/locales/es/groups.json +++ b/common/locales/es/groups.json @@ -39,6 +39,8 @@ "editGroup": "Editar grupo", "newGroupName": "<%= groupType %> Nombre", "groupName": "Nombre del grupo", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Descripción mostrada en la lista pública de Gremios (permite usar formato Markdown)", "logoUrl": "URL del Logotipo", "assignLeader": "Asignar Líder del Grupo", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/es/limited.json b/common/locales/es/limited.json index 24d297548e..7bff44a335 100644 --- a/common/locales/es/limited.json +++ b/common/locales/es/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Hechicera Estacional<%= linkEnd %>", "seasonalShopClosedText": "¡¡La Tienda Estacional se encuantra actualmente cerrada!! ¡Desconocemos la ubicación actual de la Hechicera Estacional pero estará de vuelta para la próxima <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "¡¡ Bienvenido a la tienda de temporada !! Estamos almacenando bienes para la Temporada de Primavera Edición Estacional en este momento. Todo lo que hay aquí estará disponible para comprar durante el evento Spring Fling cada año, pero no abrimos hasta el 30 de Abril, así que asegúrate de abastecerte ahora, ¡o tendrás que esperar un año para poder comprar estos artículos de nuevo!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Si has utilizado el Orbe de Renacimiento, puedes volver a comprar este equipo en la Columna de Recompensas después de desbloquear la Tienda de Artículos. Inicialmente, solo podrás comprar los artículos para tu clase actual (Guerrero por defecto), pero no temas, los otros elementos específicos de cada clase estarán disponible si cambias a esa clase.", "candycaneSet": "Bastón de Caramelo (Mago)", "skiSet": "Ski-asesino (Ladrón)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Conejo Poderoso (Guerrero)", "magicMouseSet": "Ratón Mágico (Mago)", "lovingPupSet": "Cachorro Adorable (Sanador)", - "stealthyKittySet": "Gatito Sigiloso (Pícaro)" + "stealthyKittySet": "Gatito Sigiloso (Pícaro)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/es/messages.json b/common/locales/es/messages.json index 4dc8640429..bfeaad7a08 100644 --- a/common/locales/es/messages.json +++ b/common/locales/es/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Tu <%= itemText %> se rompió.", "messageTaskNotFound": "Tarea no encontrada.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Etiqueta no encontrada.", "messagePetNotFound": ":pet no encontrada en user.items.pets", "messageFoodNotFound": ":food no encontrada en user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "¡Has encontrado <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "¡Has encontrado un huevo de <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "¡Has encontrado una pocion de eclosión de <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "¡Has encontrado la misión \"<%= questText %>\"!" + "messageFoundQuest": "¡Has encontrado la misión \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/es/npc.json b/common/locales/es/npc.json index 62982ad3f7..dac1ef3424 100644 --- a/common/locales/es/npc.json +++ b/common/locales/es/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander el Mercader", "welcomeMarket": "¡Bienvenido al Mercado! ¡Compra huevos dificiles de encontrar y pociones! ¡Vende los que te sobren! ¡Encarga servicios utiles! Ven a ver lo que tenemos que ofrecer.", "sellForGold": "Vender <%= item %> por <%= gold %> Oro", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Comprar Gemas", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Ignora Esta Alerta", "donateText1": "Añade 20 Gemas a tu cuenta. Las Gemas se usan para comprar objetos especiales en el juego, como camisetas y peinados.", "donateText2": "Ayuda a HabitRPG", - "donateText3": "¡Como proyecto de código abierto, le vendría bien cualquier ayuda que podamos conseguir!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gemas, Donación a HabitRPG", "payWithCard": "Pagar con una tarjeta de crédito", "payNote": "Nota: Paypal a veces toma mucho tiempo autorizando. Recomendamos pagar con tarjeta de crédito.", @@ -41,13 +43,36 @@ "tourHabits": "¡Esta columna es para los buenos y malos hábitos que haces varias veces al día! Para continuar haz click al lápiz para editar los nombres, después haz click en el tick para guardarlo.", "tourStats": "¡Los Buenos Hábitos dan Experiencia y Oro! Los Malos Hábitos quitan vida.", "tourGP": "Para poder continuar, ¡compra la Espada de Entrenamiento con el oro que acabas de ganar!", - "tourAvatar": "Ahora tu personaje tiene la Espada de Entrenamiento. Para continuar, da click en tu personaje para personalizarla.", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "¡Estate seguro de que te has desplazado hasta abajo del todo para ver todas las opciones! Da click en tu personaje otra vez para volver a la página de Tareas.", "tourMuchMore": "¡Cuando hayas acabado con tus tareas, puedes formar un grupo con tus amigos, chatear en los Gremios de tu interés, unirte a los Desafíos, y mucho más!", "tourStatsPage": "¡Está es tu página de Estadísticas! Consigue logros completando las tareas de las listas.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Tu Grupo te ayudará a mantenerte responsable. Invita a amigos para desbloquear un Pergamino de Misión.", - "tourGuildsPage": "Los Gremios son grupos sociales con temas en común. ¡Busca los temas que te interesan! Te recomendamos el Gremio de los Principiantes. ", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Desde el nivel 4, los huevos y pociones eclosionadoras caen de manera aleatoria cuando completas tareas. Aparecen aquí - ¡úsalas para eclosionar mascotas! También puedes comprar objetos del Mercado." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Desde el nivel 4, los huevos y pociones eclosionadoras caen de manera aleatoria cuando completas tareas. Aparecen aquí - ¡úsalas para eclosionar mascotas! También puedes comprar objetos del Mercado.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/es/quests.json b/common/locales/es/quests.json index 1e99495573..7de671a863 100644 --- a/common/locales/es/quests.json +++ b/common/locales/es/quests.json @@ -1,13 +1,15 @@ { "quests": "Misiones", "quest": "misión", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "¡Completado!", "youReceived": "Has recibido", - "questSend": "Haciendo clic en ”Invitar” mandarás una invitación a los miembros de tu grupo. Cuando todos los miembros hayan decidido, se dará comienzo a la misión. El estado se puede ver en Opciones > Social > Grupo.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invitar Grupo", "questInvitation": "Invitación a Misión:", - "questInvitationTitle": "Quest Invitation", - "questInvitationInfo": "Invitation for the Quest <%= quest %>", + "questInvitationTitle": "Invitación a Misión", + "questInvitationInfo": "Invitación a la Misión <%= quest %>", "askLater": "Preguntar más tarde", "buyQuest": "Comprar Misión", "accepted": "Aceptado", @@ -19,7 +21,7 @@ "bossStrength": "Fuerza del Jefe", "collect": "Recoger", "collected": "Recogido", - "bossDmg1": "Each completed Daily and To-Do and each positive Habit hurts the boss. Hurt it more with redder tasks or Brutal Smash and Burst of Flames. The boss will deal damage to every quest participant for every Daily you've missed (multiplied by the boss's Strength) in addition to your regular damage, so keep your party healthy by completing your Dailies! All damage to and from a boss is tallied on cron (your day roll-over).", + "bossDmg1": "Cada tarea Diaria y Pendiente y cada Hábito positivo que completes hacen daño al jefe. Hazle más daño con tareas más rojas o con Paliza Brutal y Llamarada. El jefe herirá a cada participante en la misión por cada tarea Diaria que te saltes (multiplicada por la Fuerza del jefe) además del daño habitual, así que ¡protege la salud de tu grupo completando tus tareas Diarias! Todos los daños sufridos y causados por un jefe son aplicados por cron (tu cambio de día).", "bossDmg2": "Solo los participantes pelearan contra el jefe y compartiran el botín de la misión.", "tavernBossInfo": "Para dañar a un jefe de mundo, completa tus tareas Diarias y tareas Pendientes. Un mayor daño en una tarea significa un mayor daño al jefe (completar tareas rojas, hechizos de Mago, ataques de Guerrero, etc.) Por cada tarea Diaria que no hayas completado (multiplicado por la Fuerza del jefe), la Ira del jefe aumentará. Una vez su Ira alcance el máximo, algo malo va a pasar - ¡así que completa tus tareas Diarias! Todo el daño de y para el jefe se anota a un cronómetro (cuando reinicie tu día).", "bossColl1": "Para conseguir objetos de misión, haz tus tareas. Los objetos de misión aparecen como los demás; sin embargo, no los verás hasta el día siguiente, en ese momento todo lo que hayais encontrado se pondrá en común.", diff --git a/common/locales/es/questscontent.json b/common/locales/es/questscontent.json index 9f2cb7391a..24119df4f4 100644 --- a/common/locales/es/questscontent.json +++ b/common/locales/es/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/es/rebirth.json b/common/locales/es/rebirth.json index 15105c0d36..f349c5ab77 100644 --- a/common/locales/es/rebirth.json +++ b/common/locales/es/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Usó una Esfera de Renacimiento para comenzar de nuevo después de llegar al Nivel", "rebirthPop": "Comienza con un personaje en Nivel 1, manteniendo logros, coleccionables, y tareas con historial.", "rebirthName": "Esfera de Renacimiento", - "reborn": "Renacido, nivel máximo <%= reLevel %>", - "welcome100": "¡Bienvenido al Nivel 100!", - "intro100": "Ahora que has llegado al nivel 100, tienes la opción de usar la Esfera de Renacimiento gratis en cualquier momento.", - "followup100": "Aunque puedes contribuir para aumentar de nivel, esto no impulsará tus estadísitcas y no te desbloqueará más contenido, para mantener así Habit divertido para gente de todos los estilos de juego.", - "rebirth100Info": "Si estás listo para empezar una nueva aventura, puedes Renacer ahora... O ver cuánto más lejos puedes empujarte a tí mismo.", - "rebirthWait": "Esperaré...", - "rebirthNow": "¡Quiero renacer!" + "reborn": "Renacido, nivel máximo <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/es/settings.json b/common/locales/es/settings.json index 2c5dad390a..0d1c43abc2 100644 --- a/common/locales/es/settings.json +++ b/common/locales/es/settings.json @@ -1,7 +1,7 @@ { "settings": "Ajustes", "language": "Idioma", - "americanEnglishGovern": "En caso de que hubiese alguna discrepancia en las traducciones, prima la versión Americana Inglesa. ", + "americanEnglishGovern": "En caso de que hubiese alguna discrepancia en las traducciones, prima la versión en Inglés Americano. ", "helpWithTranslation": "¿Te gustaría ayudar con la traducción de HabitRPG? ¡Genial! Entonces visita esta tarjeta Trello.", "showHeaderPop": "Mostrar el avatar, barras de vida y experiencia y grupo.", "stickyHeader": "Cabecera fija", @@ -41,10 +41,10 @@ "json": "(JSON)", "customDayStart": "Comienzo de Día Personalizado", "24HrClock": "Sistema 24h", - "customDayStartInfo1": "HabitRPG defaults to check and reset your Dailies at midnight in your own time zone each day. It is recommended that you read the following information before changing it:", - "customDayStartInfo2": "(Mostar mas) ", - "customDayStartInfo3": "(Mostar menos)", - "customDayStartInfo4": "Complete all your Dailies before changing the Custom Day Start or Rest in the Inn that day. Changing your Custom Day Start may cause Cron to run immediately, but after the first day it works as expected.

Allow a window of two hours for the change to take effect. For example, if it is currently set to 0 (midnight), change it before 10pm; if you want to set it to 9pm, change it before 7pm.

Enter an hour from 0 to 23 (it uses a 24 hour clock). Typing is more effective than arrow keys. Once set, reload the page to confirm that the new value is being displayed.", + "customDayStartInfo1": "HabitRPG verifica y reinicia tus tareas a medianoche en tu propia zona horaria. Es recomendable que leas lo siguiente antes de cambiarlo: ", + "customDayStartInfo2": "(Mostrar más) ", + "customDayStartInfo3": "(Mostrar menos)", + "customDayStartInfo4": "Completa todas tus tareas Diarias antes de cambiar el Comienzo de Día Personalizado o Descansa en la Posada ese día. Cambiar tu Comienzo de Día Personalizado puede causar que Cron se lance inmediatamente, pero después del primer día funcionará normalmente.

Concede un margen de dos horas para que los cambios cobren efecto. Por ejemplo, si ahora el valor es 0 (medianoche), cámbialo antes de las 22h; si lo quieres cambiar a las 21h, cámbialo antes de las 19h.

Indica una hora entre 0 y 23. Teclearla es más efectivo que usar las teclas de cursor. Una vez cambiado, recarga la página para asegurarte de que el nuevo valor ha sido guardado.", "misc": "Varios", "showHeader": "Mostrar encabezamiento", "changePass": "Cambiar contraseña", @@ -93,18 +93,18 @@ "wonChallenge": "Has ganado un Desafío", "newPM": "Mensaje Privado Recibido", "giftedGems": "Gemas Regaladas", - "giftedGemsInfo": "<%= amount %> Gems - by <%= name %>", + "giftedGemsInfo": "<%= amount %> Gemas - por <%= name %>", "giftedSubscription": "Suscripción Regalada", "invitedParty": "Invitado al Grupo", "invitedGuild": "Invitado al Gremio", "inactivityEmails": "Tu cuenta está inactiva", - "weeklyRecaps": "Summaries of your account activity in the past week", + "weeklyRecaps": "Resúmenes de la actividad de tu cuenta en la última semana", "questStarted": "Tu Misión ha Comenzado", "invitedQuest": "Invitado a Misión", "kickedGroup": "Expulsado del grupo", "remindersToLogin": "Recordatorios para revisar HabitRPG", - "unsubscribedSuccessfully": "Unsubscribed successfully!", - "unsubscribedTextUsers": "You have successfully unsubscribed from all HabitRPG emails. You can enable only the emails you want to receive from the settings (requires login).", + "unsubscribedSuccessfully": "¡Desuscrito con éxito!", + "unsubscribedTextUsers": "Te has desuscrito con éxito de todos los emails de HabitRPG. Puedes activar únicamente los emails que quieras recibir en los ajustes (requiere login).", "unsubscribedTextOthers": "No volverá a recibir ningún mail de HabitRPG.", "unsubscribeAllEmails": "Marca para Desuscribirte de Notificaciones de Correo Electrónico", "unsubscribeAllEmailsText": "Al marcar esta casilla, certifico que entiendo que al desuscribirme de todos las notificaciones por correo electrónico, HabitRPG no va a poder nunca notificarme vía email sobre cambios importantes en el sitio o mi cuenta.", @@ -113,10 +113,11 @@ "benefits": "Beneficios", "coupon": "Cupón", "couponPlaceholder": "Introduce Código de Cupón", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", - "apply": "Apply", - "resubscribe": "Resubscribe", - "promoCode": "Promo Code", - "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", + "apply": "Aplicar", + "resubscribe": "Resuscribirse", + "promoCode": "Código Promocional", + "promoCodeApplied": "¡Código Promocional Aplicado! Mira tu inventario", + "promoPlaceholder": "Introducir Código Promocional", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/es/subscriber.json b/common/locales/es/subscriber.json index b3dd2899e3..542320b3a4 100644 --- a/common/locales/es/subscriber.json +++ b/common/locales/es/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Suscripciones ", "subDescription": "Desactivar anuncios, comprar gemas con oro, conseguir el artículo misterioso del mes, retener historial del progreso, duplicar el número máximo diario de premios posibles, y apoyar los desarrolladores. Haz clic para más información. ", "disableAds": "Desactivar anuncios", - "disableAdsText": "Los anuncios se desactivarán mientras tengas una suscripción activa (usuarios originales con anuncios desactivados también entran dentro de este grupo).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Comprar Gemas con oro", - "buyGemsGoldText": "(1 Gema cuesta <%= gemCost %> monedas de Oro) Esto resuelve el problema de \"pagar para ganar,\" debido a que ahora todo es alcanzable a través del trabajo duro. Hay una restricción de <%= gemLimit %> Gemas máximo al mes para evitar la sobre-explotación.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Conservación completa de historial de entradas", "retainHistoryText": "Hace que tu historial completo esté disponible en forma de gráficos y exportaciones. Los historiales de personas que no son suscriptores se consolidan para la optimización de la base de datos.", "doubleDrops": "Duplica la cantidad de botines diarios", "doubleDropsText": "¡Completa tu establo más rápido!", "mysteryItem": "Artículos Exclusivos de Suscripción Mensual", - "mysteryItemText": "Cada mes, todos los suscriptores recibirán un artículo cosmético completamente único para sus avatares.", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Apoya a los desarrolladores", - "supportDevsText": "Este proyecto de código abierto usará toda la ayuda que reciba. ¡Ayúdanos a mantener Habit vivo!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / mes", "organization": "Organización", "groupPlans": "Planes cooperativos", diff --git a/common/locales/es/tasks.json b/common/locales/es/tasks.json index e9d362b767..599fde2d50 100644 --- a/common/locales/es/tasks.json +++ b/common/locales/es/tasks.json @@ -14,15 +14,15 @@ "save": "Guardar", "addChecklist": "Aňadir Lista", "checklist": "Lista", - "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", + "checklistText": "¡Divide una tarea en pedazos más pequeños! Las listas aumentan la Experiencia y el Oro conseguidos por una Tarea Pendiente y reducen el daño causado por una Diaria.", "expandCollapse": "Expandir/Colapsar", - "text": "Texto", + "text": "Title", "extraNotes": "Notas Extra", "direction/Actions": "Dirección/Acciones", "advancedOptions": "Opciones Avanzadas", "difficulty": "Dificultad", "difficultyHelpTitle": "¿Qué dificultad tiene esta tarea?", - "difficultyHelpContent": "The harder a task, the more Experience and Gold it awards you when you check it off... but the more it damages you if it is a Daily or Bad Habit!", + "difficultyHelpContent": "Cuanto más dura sea una tarea, más Experiencia y Oro ganas al completarla... ¡pero más daño hace si es una Diaria o un Mal Hábito!", "easy": "Fácil", "medium": "Intermedio", "hard": "Difícil", @@ -36,6 +36,11 @@ "newDailyBulk": "Nuevas Tareas Diarias (uno por línea)", "streakCounter": "Contador de Rachas", "repeat": "Repetir", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Restaurar Racha", "todos": "tareas Pendientes", "newTodo": "Nueva tarea Pendiente", @@ -60,6 +65,9 @@ "clearTags": "Limpiar", "hideTags": "Ocultar", "showTags": "Mostrar", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Logro(s) de Rachas", "streakText": "Ha realizado <%= streaks %> racha(s) de 21 días de tareas Diarias", "streakSingular": "En racha", @@ -78,5 +86,23 @@ "pushTaskToTop": "Desplazar tarea al inicio", "pushTaskToBottom": "Desplazar tarea hacia abajo", "emptyTask": "Introduzca primero el título de la Tarea", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "¡Estás descansando en la Posada! Tus tareas Diarias NO te harán daño esta noche, pero se refrescarán cada día. Si estás en una misión, no sufrirás daño ni conseguirás objetos hasta que salgas de la Posada, pero sí puedes ser herido por un Jefe si tus compañeros de Grupo se saltan sus tareas Diarias.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/es_419/challenge.json b/common/locales/es_419/challenge.json index d67821578b..d5a763a7cc 100644 --- a/common/locales/es_419/challenge.json +++ b/common/locales/es_419/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/es_419/character.json b/common/locales/es_419/character.json index 8e12889130..aaadf8f952 100644 --- a/common/locales/es_419/character.json +++ b/common/locales/es_419/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pieles pastel", "spookySkins": "Pieles tenebrosas", "supernaturalSkins": "Pieles sobrenaturales", + "splashySkins": "Splashy Skins", "rainbowColors": "Colores de arco iris", "shimmerColors": "Colores brillosos", "hauntedColors": "Colores embrujados", diff --git a/common/locales/es_419/content.json b/common/locales/es_419/content.json index 4ce3b68992..215c4f024e 100644 --- a/common/locales/es_419/content.json +++ b/common/locales/es_419/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "dulce", "questEggSheepText": "Oveja", "questEggSheepAdjective": "lanuda", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Encuentra una poción de eclosión para verter sobre este huevo y nacerá un <%= eggText(locale) %> <%= eggAdjective(locale) %>.", "hatchingPotionBase": "Básico", "hatchingPotionWhite": "Blanco", diff --git a/common/locales/es_419/defaulttasks.json b/common/locales/es_419/defaulttasks.json index 5e67c132c7..eead02ca98 100644 --- a/common/locales/es_419/defaulttasks.json +++ b/common/locales/es_419/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Buen hábito", - "defaultHabit1Notes": "Ejemplos de buenos hábitos: + Comer un vegetal +15 minutos de trabajo productivo", - "defaultHabit2Text": "Mal hábito", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Ejemplos de malos hábitos: - Fumar - Procastrinar", - "defaultHabit3Text": "Buen o mal hábito", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Ejemplos de buenos o malos hábitos: +/- Usar Escaleras/Elevador; +/- Tomé agua/Soda", "defaultDaily1Text": "1hr proyecto personal", "defaultDaily1Notes": "Todas las tareas son de color amarillo cuando son creadas. Esto significa que te harán un daño moderado cuando no las hagas y ganarás una recompensa moderada cuando las completes.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "configura la dificultad dentro de Opciones avanzadas", "defaultTodo4Checklist3": "opcional: seleccionar días para completar las Diarias", "defaultTodo5Text": "Empieza un equipo (grupo privado) con tus amigos (Social > Equipo)", - "defaultReward1Text": "1 episodio de Juego de tronos", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Las recompensas personalizadas pueden tener muchas formas. Algunos eligen no ver su programa favorito a menos que tengan el oro para pagar por ello.", "defaultReward2Text": "Pastel", "defaultReward2Notes": "Otras personas sólo quieren disfrutar de un buen pedazo de pastel. Intenta crear recompensas que mejor te motiven.", diff --git a/common/locales/es_419/front.json b/common/locales/es_419/front.json index ccad2061ef..dc1d692c2b 100644 --- a/common/locales/es_419/front.json +++ b/common/locales/es_419/front.json @@ -7,16 +7,16 @@ "andeeliaoQuote": "Increíble producto, ¡apenas comencé hace unos días y ya soy más consciente y productivo con mi tiempo!", "autumnesquirrelQuote": "Estoy procrastinando menos en casa y en el trabajo, y pago mis cuentas a tiempo.", "businessSample1": "Confirmar 1 página del Inventario", - "businessSample2": "20 minutos de Presentación", - "businessSample3": "Bandeja de Clasificaciones y Procesos", + "businessSample2": "20 minutos de archivar", + "businessSample3": "Bandeja de clasificaciones y procesos", "businessSample4": "Preparar 1 documento para cliente", "businessSample5": "Llamar a clientes/posponer llamadas", "businessText": "Usa HabitRPG en tu negocio", - "choreSample1": "Poner la ropa sucia en el Cesto de Ropa Sucia", - "choreSample2": "20 minutos de oficio en casa", - "choreSample3": "Lavar un Montón de Platos", - "choreSample4": "Un Cuarto Ordenado", - "choreSample5": "Lavar y Secar un montón de Ropa", + "choreSample1": "Poner la ropa sucia en el cesto de ropa sucia", + "choreSample2": "20 minutos de quehaceres en casa", + "choreSample3": "Lavar un poco de platos", + "choreSample4": "Ordenar un cuarto", + "choreSample5": "Lavar y secar una carga de ropa", "chores": "Quehaceres", "communityBug": "Enviar un informe de error", "communityExtensions": "Complementos y Extensiones", @@ -32,22 +32,22 @@ "companyPrivacy": "Privacidad", "companyTerms": "Condiciones", "companyVideos": "Videos", - "contribUse": "Uso de los Contribuyentes de HabitRPG", + "contribUse": "Los contribuyentes de HabitRPG utilizan", "dragonsilverQuote": "No sabría decir cuántos sistemas de gestión de tiempo y tareas he probado a través de las décadas... HabitRPG es el único que realmente me ha ayudado a hacer las cosas en vez de solo enlistarlas.", "dreimQuote": "Cuando descubír HabitRPG el verano pasado acababa de reprobar la mitad de mis exámenes. Gracias a las Diarias pude organizarme y autodisciplinarme, ¡y el mes pasado aprobé todos mis exámenes con buenas calificaciones!", "elmiQuote": "¡Cada mañana ansío levantarme para ganar oro!", "email": "Email", "emailNewPass": "Enviar nueva contraseña ", - "evagantzQuote": "Mi primer dentista me citó donde el higienista quien estaba verdaderamente entusiasmado sobre mis habitos de Hilo Dental. ¡Gracias HabitRPG!", - "examplesHeading": "Los Jugadores usan HabitRPG para administrar...", + "evagantzQuote": "Tuve mi primera cita done el higienista dental estaba verdaderamente entusiasmado por mis hábitos de uso de hilo dental. ¡Gracias HabitRPG!", + "examplesHeading": "Los jugadores usan HabitRPG para administrar...", "featureAchievementByline": "¿Acabas de hacer algo totalmente increíble? ¡Consigue una medalla y presúmela!", "featureAchievementHeading": "Medallas de Logros", "featureEquipByline": "¡Compra equipamiento de edición limitada, pociones y otros bienes virtuales en nuestro Mercado con las recompensas que ganes por tus tareas!", "featureEquipHeading": "Equipamiento y extras", - "featurePetByline": "Los huevos y los articulos disminuyen cuando completas tus Tareas. Sé tan productivo como puedas para que puedas coleccionar mascotas y monturas", + "featurePetByline": "Al completar tus tareas recibes huevos y objetos como botín. ¡Sé tan productivo como puedas para que puedas coleccionar mascotas y monturas!", "featurePetHeading": "Mascotas y Monturas", "featureSocialByline": "Únete a grupos que comparten tus mismos intereses y piensan igual que tú. Crea Retos para competir con otros usuarios.", - "featureSocialHeading": "Juego Social", + "featureSocialHeading": "Juego social", "featuredIn": "Como lo viste en", "featuresHeading": "También contamos con...", "footerCommunity": "Comunidad", @@ -57,7 +57,7 @@ "forgotPass": "Olvidé mi contraseña", "frabjabulousQuote": "HabitRPG es la razón por la que conseguí un excelente y bien remunerado empleo... y aún más milagroso, ¡utilizo hilo dental diariamente!", "free": "Juega gratis", - "gamifyButton": "\"Enjueguiza\" tu vida hoy!", + "gamifyButton": "¡Gamifica tu vida hoy!", "goalSample1": "Practicar Piano por 1 hora", "goalSample2": "Trabajar en un articulo para su publicación", "goalSample3": "Trabajar en una entrada para el blog", @@ -73,9 +73,9 @@ "history": "Historia", "infhQuote": "HabitRPG me ha ayudado realmente a estructurar mi vida luego de haberme graduado.", "invalidEmail": "Se requiere una dirección válida de correo electrónico para poder restablecer una contraseña.", - "irishfeet123Quote": "He tenido hábitos horribles al limpiar las cosas en el lugar donde comia después de las comidas y también dejar tasas por todas partes. ¡HabitRPG me ha ayudado ha dejar de hacerlo!", + "irishfeet123Quote": "He tenido hábitos horribles después de comer, como no terminar de limpiar o dejar vasos por todas partes. ¡HabitRPG me ha ayudado ha dejar de hacerlo!", "joinOthers": "¡Únete a 200,000 personas que se divierten mientras cumplen sus metas!", - "kazuiQuote": "Antes de HabitRPG, estaba trabado con mi Tésis, y también estaba poco satisfecho con mi disciplina personal con respecto a las tareas y a las cosas como por ejemplo Aprender Vocabulario e ir a estudiar algo de Teoría. Sucede que al simplificar estar tareas y hacerlas en listas manejables me mantiene motivado y constantemente trabajando.", + "kazuiQuote": "Antes de HabitRPG, estaba trabado con mi tesis, y también estaba poco satisfecho con mi disciplina personal con respecto a las tareas y a las cosas como por ejemplo aprender vocabulario o estudiar algo de teoría del Go. Pero ahora sucede que al simplificar estar tareas y hacerlas en listas manejables eso me mantiene motivado y constantemente trabajando.", "landingadminlink": "paquetes administrativos", "landingend": "¿Todavía no estás convencido? ", "landingend2": "Ve una lista más detallada de", @@ -132,51 +132,51 @@ "presskitText": "Gracias por tu interés en HabitRPG! Las siguientes imágenes pueden ser usadas para artículos o videos de HabitRPG! Para mas información, por favor contacta a Siena Leslie a leslie@habitrpg.com.", "privacy": "Política de privacidad", "psst": "Chss", - "punishByline": "Dejar los Malos Habitos y los Cíclos de Procrastinación con consecuencias inmediatas.", + "punishByline": "Abandona los malos hábitos y los ciclos de procrastinación recibiendo consecuencias inmediatas.", "punishHeading1": "¿No cumpliste alguna meta diaria?", "punishHeading2": "¡Pierde salud!", "questByline1": "Jugar con tus amigos te mantiene responsable con tus tareas.", - "questByline2": "¡Diganse los Retos a cada uno para que puedar completar una meta juntos!", - "questHeading1": "¡Pelea con monstruos con tus amigos!", + "questByline2": "¡Pónganse retos unos a otros para que puedan completar una meta juntos!", + "questHeading1": "¡Pelea con monstruos junto con tus amigos!", "questHeading2": "¡Si holgazaneas, todos se lastiman!", "register": "Crear cuenta", - "rewardByline1": "Invierte oro en premios virtuales y de la vida real.", + "rewardByline1": "Invierte tu oro en recompensas virtuales y de la vida real.", "rewardByline2": "¡Los premios instantáneos te mantienen motivado!", "rewardHeading": "¡Completa una tarea para ganar oro!", - "sampleDailies": "Ejemplos Diarios", - "sampleHabits": "Hábitos de Ejemplo", - "sampleToDo": "Ejemplos de Tareas Pendientes", + "sampleDailies": "Ejemplos de tareas diarias", + "sampleHabits": "Ejemplos de hábitos", + "sampleToDo": "Ejemplos de tareas pendientes", "school": "Escuela", - "schoolSample1": "Termina una Asignación", + "schoolSample1": "Termina un deber", "schoolSample2": "Estudiar 1 hora", "schoolSample3": "Reunirme con el grupo de estudio", - "schoolSample4": "Notas para el Capítulo 1", - "schoolSample5": "Lee el Capítulo 1", - "sixteenBitFilQuote": "He finalizado mis trabajos y tareas en tiempo record gracias a HabitRPG. ¡Siempre estoy ansioso para obtener un nuevo nivel!", + "schoolSample4": "Notas para el capítulo 1", + "schoolSample5": "Leer el capítulo 1", + "sixteenBitFilQuote": "He finalizado mis trabajos y tareas en tiempo récord gracias a HabitRPG. ¡Siempre estoy ansioso de subir de nivel!", "skysailorQuote": "Mi equipo y nuestras misiones me mantienen dentro del juego, lo que me mantiene motivado para hacer las cosas y cambiar mi vida de manera positiva", "socialTitle": "HabitRPG - Jueguifica tu vida", - "supermouse35Quote": "¡Me estoy ejercitando más y no he olvidado tomar en cuenta mis medicamentos por meses! Gracias a mi Hábito. :D", + "supermouse35Quote": "¡Me estoy ejercitando más y no he olvidado tomar mis medicamentos por meses! Gracias, Habit. :D", "sync": "Sincronizar", "tasks": "Tareas", - "teamSample1": "Esquema de Itinerarios para la Reunión del Martes", - "teamSample2": "Hack sobre el Crecimiento de la Tormenta de Ideas", + "teamSample1": "Esquema de itinerarios para la reunión del martes", + "teamSample2": "Hacer crecer el desarrollo de lluvia de ideas", "teamSample3": "Discutir sobre el resultado del Indicador de Rendimiento de esta semana", "teams": "Equipos", "terms": "Términos y condiciones", "testimonialHeading": "Qué opina la gente...", "tutorials": "Tutoriales", "unlockByline1": "Cumple tus metas y sube de nivel.", - "unlockByline2": "¡Desbloquea nuevas herramientas motivacionales, así como coleccionar mascotas, premios al azar, conjurar hechizos y más!", - "unlockHeadline": "¡Mientras te mantengas productivo, desbloqueas nuevo contenido!", + "unlockByline2": "¡Desbloquea nuevas herramientas motivacionales, tales como coleccionar mascotas, premios al azar, conjurar hechizos y más!", + "unlockHeadline": "¡Al mantenerte productivo desbloqueas nuevo contenido!", "useUUID": "Utilizar UUID / Ficha API (Para Usuarios de Facebook)", "username": "Nombre de Usuario", "watchVideos": "Mirar videos", "work": "Trabajo", - "zelahQuote": "¡Con HabitRPG, puedo mantenerme persuadido de ir a la cama a tiempo gracias a que pienso que puedo continuar ganando puntos por ir una noche temprano que perder salud por irme a dormir tarde!", - "reportAccountProblems": "Reportar Problemas sobre la Cuenta", - "reportCommunityIssues": "Reportar Problemas de la Comunidad", - "generalQuestionsSite": "Preguntas Generales acerca del Sitio", - "businessInquiries": "Preguntas sobre Negocios", - "merchandiseInquiries": "Preguntas sobre la Mercancía", - "marketingInquiries": "Preguntas sobre el Mercadeo y la Red Social" + "zelahQuote": "¡Con HabitRPG, puedo persuadirme de ir a la cama a tiempo gracias a que pienso que puedo continuar ganando puntos por dormir temprano o perder salud por dormir tarde!", + "reportAccountProblems": "Reportar problemas con tu cuenta", + "reportCommunityIssues": "Reportar problemas de la comunidad", + "generalQuestionsSite": "Preguntas generales acerca del sitio", + "businessInquiries": "Preguntas sobre negocios", + "merchandiseInquiries": "Preguntas sobre márketing y merchandising", + "marketingInquiries": "Preguntas sobre márketing y redes sociales" } \ No newline at end of file diff --git a/common/locales/es_419/gear.json b/common/locales/es_419/gear.json index 3991b130e0..79d80c1d1e 100644 --- a/common/locales/es_419/gear.json +++ b/common/locales/es_419/gear.json @@ -116,14 +116,26 @@ "weaponSpecialSpring2015MageNotes": "Conjúrate una zanahoria con esta sofisticada varita. Incrementa la Inteligencia por <%= int %> y la Percepción por <%= per %>. Equipamiento de edición limitada de primavera 2015.", "weaponSpecialSpring2015HealerText": "Sonaja de gato", "weaponSpecialSpring2015HealerNotes": "Cuando lo agitas, hace un chasquido fascinante que mantendría a CUALQUIERA entretenido durante horas. Aumenta la Inteligencia por <%= int %>. Equipamiento de edición limitada de primavera 2015.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Horca de banquete", "weaponMystery201411Notes": "Apuñalar a tus enemigos o tu comida favorita - ¡esta horca versátil lo hace todo! No otorga ningún beneficio. Articulo de suscriptor de noviembre 2014.", "weaponMystery201502Text": "Reluciente báculo alado del Amor y también de la Verdad.", "weaponMystery201502Notes": "¡Por las ALAS! ¡Por el AMOR! ¡También por la VERDAD! No confiere ningún beneficio. Artículo de subscriptor de Febrero del 2015.", - "weaponMystery201505Text": "Green Knight Lance", - "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", + "weaponMystery201505Text": "Lanza del caballero verde", + "weaponMystery201505Notes": "Esta lanza de verde y plata ha quitado muchos adversarios de sus caballos. Artículo de Suscriptor de Mayo de 2015. No confiere ningún beneficio. ", "weaponMystery301404Text": "Bastón steampunk", "weaponMystery301404Notes": "Excelente para dar una vuelta por el pueblo. Artículo de suscriptor de marzo 3015. No otorga ningún beneficio.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armadura", "armorBase0Text": "Ropa simple", "armorBase0Notes": "Ropa simple. No otorga ningún beneficio.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "¡Tu faldón combina con tu rabito de algodón! Aumenta la Inteligencia por <%= int %>. Equipamiento de edición limitada de primavera 2015.", "armorSpecialSpring2015HealerText": "Traje de gato reconfortante.", "armorSpecialSpring2015HealerNotes": "Este suave traje de gato es cómodo, y tan reconfortante como el té de menta. Aumenta la Constitución por <%= con %>. Equipamiento de edición limitada de primavera 2015.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Túnica de mensajero", "armorMystery201402Notes": "Reluciente y fuerte, esta túnica tiene muchos bolsillos para llevar cartas. No otorga ningún beneficio. Artículo de suscriptor de febrero 2014.", "armorMystery201403Text": "Armadura del paseante del bosque", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Este mineral azul simboliza la buena suerte, felicidad, y productividad eternas. No otorga ningún beneficio. Artículo de subscriptor de Marzo 2015.", "armorMystery201504Text": "Túnica de abeja trabajadora", "armorMystery201504Notes": "¡Vas a ser tan productivo como una abeja trabajadora con esta atractiva túnica! No otorga ningún beneficio. Artículo de suscriptor de Abril 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Traje steampunk", "armorMystery301404Notes": "¡Sofisticado y elegante, oh no! No otorga ningún beneficio. Artículo de suscriptor de febrero 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "protector de cabeza", "headBase0Text": "Sin yelmo", "headBase0Notes": "Sin protector de cabeza.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "¿Qué fue primero? ¿El conejito o el sombrero? Aumenta la Percepción por <%= per %>. Equipamiento de edición limitada de primavera 2015.", "headSpecialSpring2015HealerText": "Corona reconfortante", "headSpecialSpring2015HealerNotes": "La perla en el centro de esta corona calma y reconforta a aquellos que la rodean. Aumenta la Inteligencia por <%= int %>. Equipamiento de edición limitada de primavera 2015.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Yelmo de guerrero arco iris", "headSpecialGaymerxNotes": "Con motivo de la celebración de la temporada del orgullo y GaymerX, este casco especial está decorado con un radiante y colorido estampado de arco iris. GaymerX es una convención de juegos que celebra LGBTQ y los video juegos y está abierta para todos. ¡Tiene lugar en el InterContinental en el centro de San Francisco del 11-13 de julio! No otorga ningún beneficio.", "headMystery201402Text": "Yelmo alado", @@ -372,12 +406,22 @@ "headMystery201412Notes": "¿Quien es un pingüino? No otorga ningún beneficio. Artículo de suscriptor de diciembre 2014.", "headMystery201501Text": "Yelmo estrellado", "headMystery201501Notes": "Las constelaciones parpadean y se arremolinan en este yelmo, enfocando los pensamientos del usuario. No otorga ningún beneficio. Artículo de suscriptor de enero 2015.", - "headMystery201505Text": "Green Knight Helm", - "headMystery201505Notes": "The green plume on this iron helm waves proudly. Confers no benefit. May 2015 Subscriber Item.", + "headMystery201505Text": "Casco del caballero verde", + "headMystery201505Notes": "La pluma verde de este casco hierroso ondea orgullosamente. Artículo de Suscriptor de Mayo de 2015. No confiere ningún beneficio.", "headMystery301404Text": "Galera elegante", "headMystery301404Notes": "¡Una galera elegante para los señores más sofisticados! Artículo de Suscriptor de Enero de 3015. No confiere ningún beneficio.", "headMystery301405Text": "Galera básica", "headMystery301405Notes": "Una galera básica que implora ser emparejada con algunos accesorios elegantes. No otorga ningún beneficio. Artículo de suscriptor de mayo 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "artículo adicional", "shieldBase0Text": "Sin equipamiento addicional", "shieldBase0Notes": "Sin escudo o arma secundaria.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Arrójalo a tus enemigos... o simplemente sostenlo, porque se llenará de deliciosas croquetas a la hora de comer. Aumenta la Constitución por <%= con %>. Equipamiento de edición limitada de primavera 2015.", "shieldSpecialSpring2015HealerText": "Almohada decorada", "shieldSpecialSpring2015HealerNotes": "Puedes descansar tu cabeza en esta suavealmohada, o puedes luchar con sus temibles garras. ¡Raaawr! Aumenta la Constitución por <%= con %>. Equipamiento de edición limitada de primavera 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Escudo reloj", "shieldMystery301405Notes": "¡El tiempo está de tu lado con este imponente escudo reloj! No otorga ningún beneficio. Artículo de suscriptor de junio 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Sin accesorio de la espalda", "backBase0Notes": "Sin accesorio de la espalda", "backMystery201402Text": "Alas doradas", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Da chasquidos con fuerza y ​belleza. No otorga ningún beneficio. Artículo de edición especial de convención .", "backSpecialWonderconBlackText": "Capa furtiva", "backSpecialWonderconBlackNotes": "Tejida de sombras y susurros. No otorga ningún beneficio. Artículo de edición especial de convención.", + "body": "Body Accessory", "bodyBase0Text": "Sin accesorio del cuerpo ", "bodyBase0Notes": "Sin accesorio del cuerpo ", "bodySpecialWonderconRedText": "Collar de rubíes", @@ -469,9 +523,17 @@ "bodySpecialSummerMageNotes": "Ni el agua salada ni el agua dulce pueden deslustrar esta corta capa metálica. No otorga ningún beneficio. Equipamiento de edición limitada de verano 2014.", "bodySpecialSummerHealerText": "Collar de coral", "bodySpecialSummerHealerNotes": "¡Un collar elegante de coral vivo! No otorga ningún beneficio. Equipamiento de edición limitada de verano 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "Accesorio para cabeza", - "accessories": "Accessories", - "animalEars": "Animal Ears", + "accessories": "accesorios", + "animalEars": "Orejas de animal", "headAccessoryBase0Text": "Sin accesorio de la cabeza", "headAccessoryBase0Notes": "Sin accesorio de la cabeza.", "headAccessorySpecialSpringRogueText": "Orejas de gato moradas", @@ -490,22 +552,22 @@ "headAccessorySpecialSpring2015MageNotes": "Estas orejas escuchan atentamente, en caso de que algún mago esté revelando secretos. No confieren ningún beneficio. Equipamiento de edición limitada de primavera 2015.", "headAccessorySpecialSpring2015HealerText": "Orejas de gatito verdes", "headAccessorySpecialSpring2015HealerNotes": "Estas adorables orejas de gatito pondrán a los demás verdes de envidia. No confieren ningún beneficio. Equipamiento de edición limitada de primavera 2015.", - "headAccessoryBearEarsText": "Bear Ears", - "headAccessoryBearEarsNotes": "These ears make you look like a cuddly bear! Confers no benefit.", - "headAccessoryCactusEarsText": "Cactus Ears", - "headAccessoryCactusEarsNotes": "These ears make you look like a prickly cactus! Confers no benefit.", - "headAccessoryFoxEarsText": "Fox Ears", - "headAccessoryFoxEarsNotes": "These ears make you look like a wily fox! Confers no benefit.", - "headAccessoryLionEarsText": "Lion Ears", - "headAccessoryLionEarsNotes": "These ears make you look like a regal lion! Confers no benefit.", - "headAccessoryPandaEarsText": "Panda Ears", - "headAccessoryPandaEarsNotes": "These ears make you look like a gentle panda! Confers no benefit.", - "headAccessoryPigEarsText": "Pig Ears", - "headAccessoryPigEarsNotes": "These ears make you look like a whimsical pig! Confers no benefit.", - "headAccessoryTigerEarsText": "Tiger Ears", - "headAccessoryTigerEarsNotes": "These ears make you look like a fierce tiger! Confers no benefit.", - "headAccessoryWolfEarsText": "Wolf Ears", - "headAccessoryWolfEarsNotes": "These ears make you look like a loyal wolf! Confers no benefit.", + "headAccessoryBearEarsText": "Orejas de un oso", + "headAccessoryBearEarsNotes": "Estas orejas te hacen parecer como un osito. No confieren ningún beneficio", + "headAccessoryCactusEarsText": "Orejas de nopal", + "headAccessoryCactusEarsNotes": "Estas orejas te hacen paracer como un nopal espinoso. No otorgan ningún beneficio.", + "headAccessoryFoxEarsText": "Orejas de zorro", + "headAccessoryFoxEarsNotes": "Estas orejas te hacen paracer como un zorro tramposo. No otorgan ningún beneficio.", + "headAccessoryLionEarsText": "Orejas de leon", + "headAccessoryLionEarsNotes": "Estas orejas te hacen paracer como un leon real. No otorgan ningún beneficio.", + "headAccessoryPandaEarsText": "Orejas de una Panda", + "headAccessoryPandaEarsNotes": "Estas orejas te hacen paracer como un panda gentil. on otorgan ningun beneficio", + "headAccessoryPigEarsText": "Orejas de cerdo", + "headAccessoryPigEarsNotes": "Estas orejas te hacen paracer como un cerdo excéntrico. No otorgan ningún beneficio.", + "headAccessoryTigerEarsText": "Orejas de Tigre", + "headAccessoryTigerEarsNotes": "Estas orejas te hacen paracer como un tigre feroz. No otorgan ningún beneficio.", + "headAccessoryWolfEarsText": "orejas de lobo.", + "headAccessoryWolfEarsNotes": "estas orejas te hacen paracer como un lobo leal. No otorgan ningún beneficio.", "headAccessoryMystery201403Text": "Astas de paseante del bosque", "headAccessoryMystery201403Notes": "Estas astas brillan con musgo y líquenes. No otorgan ningún beneficio. Artículo de suscriptor de marzo 2014.", "headAccessoryMystery201404Text": "Antenas de mariposa crepúscular", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "¡Deja volar tu imaginación! No otorga ningún beneficio. Objeto de subscriptor de Febrero 2015.", "headAccessoryMystery301405Text": "Gafas de tocado", "headAccessoryMystery301405Notes": "\"Las gafas son para tus ojos\", dijeron. \"Nadie quiere gafas que sólo se puedan usar sobre la cabeza\", dijeron. ¡Ja! ¡Claramente les demostraste que estaban equivocados! No otorgan ningún beneficio. Artículo de suscriptor de agosto 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Sin gafas", "eyewearBase0Notes": "Sin gafas", "eyewearSpecialSummerRogueText": "Parche pícaro", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Tus motivos son sin duda legítimos. No otorga ningún beneifico. Artículo de edición especial de convención.", "eyewearMystery201503Text": "Gafas de aguamarina", "eyewearMystery201503Notes": "¡No se te dejes picar el ojo con estas brillantes gemas ! No otorgan ningún beneficio. Artículo de subscriptor de Marzo 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Gafas para ojos", "eyewearMystery301404Notes": "Ninguna clase de accesorio para los ojos podría ser más elegante que un par de gafas - excepto, quizás, un monóculo. No otorgan ningún beneficio. Artículo de suscriptor de abril 3015.", "eyewearMystery301405Text": "Monóculo", diff --git a/common/locales/es_419/generic.json b/common/locales/es_419/generic.json index e4fceb8f93..56dc39f9d7 100644 --- a/common/locales/es_419/generic.json +++ b/common/locales/es_419/generic.json @@ -5,20 +5,20 @@ "habitica": "Habitica", "expandToolbar": "Abrir barra de herramientas", "collapseToolbar": "Cerrar barra de herramientas", - "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", - "showFormattingHelp": "Show formatting help", - "hideFormattingHelp": "Hide formatting help", - "youType": "You type:", - "youSee": "You see:", - "italics": "*Italics*", - "bold": "**Bold**", - "strikethrough": "~~Strikethrough~~", - "emojiExample": ":smile:", - "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", - "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", - "unorderedListHTML": "+ First item
+ Second item
+ Third item", - "unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item", - "code": "`code`", + "markdownBlurb": "HabitRPG utiliza Markdown para dar formato a los mensajes. Visita la Guía de Markdown para obtener mayor información.", + "showFormattingHelp": "Mostrar ayuda para dar formato.", + "hideFormattingHelp": "Ocultar ayuda para dar formato.", + "youType": "Si escribes:", + "youSee": "Ves:", + "italics": "*Cursiva*", + "bold": "**Negrita**", + "strikethrough": "~~Tachado~~", + "emojiExample": ":sonrisa:", + "markdownLinkEx": "[¡HabitRPG es genial!](https://habitrpg.com)", + "markdownImageEx": "![texto alt obligatorio](https://habitrpg.com/cake.png \"título opcional al poner el cursor sobre la imagen\")", + "unorderedListHTML": "+ Primer elemento
+ Segundo elemento
+ Tercer elemento", + "unorderedListMarkdown": "+ Primer elemento\n+ Segundo elemento\n+ Tercer elemento", + "code": "`código`", "achievements": "Logros", "modalAchievement": "¡Logro!", "special": "Especial", @@ -54,7 +54,7 @@ "gems": "Gemas", "gemButton": "Tienes <%= number %> gemas.", "moreInfo": "Más información", - "gemsWhatFor": "Comprado con dinero real. Se usan para comprar objetos especiales y servicios (huevos, pociones de eclosión, Fortalecer, etc). Necesitarás desbloquear estas funciones antes de poder usar las Gemas.", + "gemsWhatFor": "¡Haz click para comprar gemas! Las gemas te permiten comprar objetos especiales como misiones, artículos para personalizar tu avatar y equipamiento de temporada.", "veteran": "Veterano", "veteranText": "Ha sobrevivido a Habit The Grey (nuestro sito web pre-Angular) y se ha ganado muchas cicatrices de lucha por los errores de éste.", "originalUser": "¡Usuario original!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Última conexión", "notPorted": "Esta función aún no se ha traído del sitio original.", "buyThis": "¿Comprarás este <%=text%> con <%=price %> de tus <% gems%> Gemas?", - "untilNoFace": "Hasta que soportemos Facebook, usa tu UUID y tu API Token para conectarte (lo puedes encontrar en https://habitrpg.com > Opciones > Ajustes).", "noReachServer": "Error en la conexión al servidor, inténtalo más tarde.", "errorUpCase": "ERROR:", "newPassSent": "Nueva contraseña enviada.", @@ -86,6 +85,7 @@ "audioTheme_off": "Apagar", "audioTheme_danielTheBard": "Daniel el Bardo", "audioTheme_wattsTheme": "Tema de Watts", + "audioTheme_gokulTheme": "Tema de Gokul", "askQuestion": "Preguntar", "reportBug": "Reportar un error", "contributeToHRPG": "Contribuir a HabitRPG", diff --git a/common/locales/es_419/groups.json b/common/locales/es_419/groups.json index 6f3d4f6d72..f3cca4510d 100644 --- a/common/locales/es_419/groups.json +++ b/common/locales/es_419/groups.json @@ -2,7 +2,7 @@ "tavern": "Taberna", "innCheckOut": "Dejar la posada", "innCheckIn": "Descansar en la posada", - "innText": "You're resting in the Inn! While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day. Be warned: If you are participating in a Boss Quest, the Boss will still damage you for your party mates' missed Dailies unless they are also in the Inn! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.", + "innText": "¡Has entrado a descansar en la Posada! Mientras permanezcas aquí tus Diarias no te dañarán al finalizar el día, pero sí se renovarán cada día.\nTen cuidado: si tu equipo está en medio de una Batalla contra un Jefe ¡sus Diarias incompletas te seguirán haciendo daño! Además, tú no dañarás al jefe (ni obtendrás los objetos recolectados) hasta que no hayas salido de la Posada.", "lfgPosts": "Publicaciones en la búsqueda de un grupo (Se busca Equipo)", "tutorial": "Tutorial", "glossary": "Glosario", @@ -39,6 +39,8 @@ "editGroup": "Editar grupo", "newGroupName": "Nombre del <%= groupType %> ", "groupName": "Nombre del grupo", + "groupLeader": "Líder del grupo", + "groupID": "ID del grupo", "groupDescr": "Descripción mostrada en la lista pública de Gremios (puedes usar Markdown)", "logoUrl": "URL del Logotipo", "assignLeader": "Asignar líder del grupo", @@ -97,24 +99,26 @@ "abuseAlreadyReported": "Ya has reportado este mensaje.", "needsText": "Por favor escribe un mensaje.", "needsTextPlaceholder": "Escribe tu mensaje aqui.", - "copyMessageAsToDo": "Copy message as To-Do", - "messageAddedAsToDo": "Message copied as To-Do.", - "messageWroteIn": "<%= user %> wrote in <%= group %>", - "msgPreviewHeading": "Message Preview", - "leaderOnlyChallenges": "Only group leader can create challenges", - "sendGift": "Send Gift", - "inviteFriends": "Invite Friends", - "inviteAlertInfo": "Invite friends by User ID here.", - "inviteExistUser": "Invite Existing User", - "inviteByEmail": "Invite friends by email. If they join via your email, they'll automatically be invited to this group.", - "byColon": "By:", - "inviteNewUsers": "Invite New User(s)", - "inviteAlertInfo2": "Or share this link (copy/paste):", - "sendGiftHeading": "Send Gift to <%= name %>", - "sendGiftGemsBalance": "From <%= number %> Gems", + "copyMessageAsToDo": "Copiar mensaje como unta tarea Pendiente", + "messageAddedAsToDo": "Mensaje copiado como una tarea Pendiente.", + "messageWroteIn": "<%= user %> escribió en <%= group %>", + "msgPreviewHeading": "Vista previa del mensaje", + "leaderOnlyChallenges": "Sólo el líder del grupo puede crear Retos", + "sendGift": "Enviar regalo", + "inviteFriends": "Invitar amigos", + "inviteAlertInfo": "Invita amigos mediante su ID de usuario aquí.", + "inviteExistUser": "Invitar usuario existente", + "inviteByEmail": "Invitar amigos vía correo electrónico. Si ellos se unen vía tu correo electrónico serán automáticamente invitados a este grupo.", + "byColon": "Por:", + "inviteNewUsers": "Invitar nuevo(s) usuario(s)", + "inviteAlertInfo2": "O comparte este link (copia/pega):", + "sendGiftHeading": "Enviar regalo a <%= name %>", + "sendGiftGemsBalance": "De <%= number %> gemas", "sendGiftCost": "Total: $<%= cost %> USD", - "sendGiftFromBalance": "From Balance", - "sendGiftPurchase": "Purchase", - "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftFromBalance": "De tu saldo", + "sendGiftPurchase": "Comprar", + "sendGiftMessagePlaceholder": "Mensaje personal (opcional)", + "sendGiftSubscription": "<%= months %> Mes(es): $<%= price %>", + "startAParty": "Crear un grupo", + "addToParty": "Añadir a alguien a tu grupo" } \ No newline at end of file diff --git a/common/locales/es_419/limited.json b/common/locales/es_419/limited.json index aeb9012d4c..154a503333 100644 --- a/common/locales/es_419/limited.json +++ b/common/locales/es_419/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "Hechicera estacional", "seasonalShopClosedText": "¡¡La Tienda estacional está actualmente cerrada!! No sé dónde está la Hechicera estacional, pero apuesto a que volverá durante la próxima <%= linkStart %>Gran gala<%= linkEnd %>!", "seasonalShopText": "¡¡Bienvenido a la tienda de estacional!! Nos estamos abasteciendo de objetos valiosos de Edición estacional de primavera. Todo aquí estará disponible para comprar durante el evento Fiesta de primavera cada año, pero estamos abierto sólo hasta el 30 de abril, así que asegúrate de abastecerte ahora, ¡o tendrás que esperar un año para comprar estos artículos de nuevo!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Si has usado la Esfera de renacimiento, puedes comprar este equipamiento de nuevo en la Columna de recompensas luego de que desbloquees la tienda de artículos. Inicialmente solo podrás comprar artículos para tu clase actual (Guerrero por defecto), pero no temas, los otros artículos específicos de clase van a estar disponibles cuando cambies a esa clase.", "candycaneSet": "Bastón de caramelo (Mago)", "skiSet": "Esquia-sesino (Granuja)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Conejito poderoso (Guerrero)", "magicMouseSet": "Raton magico (Mago)", "lovingPupSet": "Cachorro cariñoso (Curador)", - "stealthyKittySet": "Gatito sigiloso (Granuja)" + "stealthyKittySet": "Gatito sigiloso (Granuja)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/es_419/messages.json b/common/locales/es_419/messages.json index d1744c5418..d2c0b53155 100644 --- a/common/locales/es_419/messages.json +++ b/common/locales/es_419/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Tu <%= itemText %> se rompió.", "messageTaskNotFound": "Tarea no encontrada.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Etiqueta no encontrada.", "messagePetNotFound": ":pet no encontrado en user.items.pets", "messageFoodNotFound": ":food no encontrado en user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "¡Has encontrado <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "¡Has encontrado un Huevo de <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "¡Has encontrado una Poción de eclosión <%= dropText %> ! <%= dropNotes %>", - "messageFoundQuest": "¡Has encontrado la misión \"<%= questText %>\"!" + "messageFoundQuest": "¡Has encontrado la misión \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/es_419/npc.json b/common/locales/es_419/npc.json index be303d2432..6c799bd531 100644 --- a/common/locales/es_419/npc.json +++ b/common/locales/es_419/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander el Comerciante", "welcomeMarket": "¡Bienvenidos al Mercado! ¡Compra huevos difíciles de encontrar y pociones! ¡Vende tus extras! ¡Encarga servicios útiles! Ven a ver lo que tenemos para ofrecer.", "sellForGold": "Vender <%= item %> por <%= gold %> Oro", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Comprar Gemas", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Despedir esta alerta", "donateText1": "Añade 20 Gemas a tu cuenta. Las gemas se usan para comprar objetos especiales en el juego, como camisas y peinados.", "donateText2": "Ayuda a financiar HabitRPG", - "donateText3": "¡Como un proyecto de código abierto, toda la asistencia posible nos ayuda!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gemas, donación a HabitRPG", "payWithCard": "Pagar con una tarjeta de crédito", "payNote": "Nota: Paypal a veces toma mucho tiempo para autorizar el pago. Recomendamos que pagues con tarjeta de crédito.", @@ -41,13 +43,36 @@ "tourHabits": "¡Esta columna es para hábitos buenos y malos que haces muchas veces por día! Para continuar, haga clic en el lápiz para editar los nombres, y haga clic en la marca de verificación para guardar.", "tourStats": "¡Los Hábitos buenos añaden Experiencia y Oro! Los Hábitos malos quitan salud.", "tourGP": "Para continuar, ¡compra la Espada de Entrenamiento con el oro que acabas de conseguir!", - "tourAvatar": "Ahora tu avatar tiene la Espada de Entrenamiento. ¡Haz clic en tu avatar para personalizarlo!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "¡Asegúrate de desplazarse hacia abajo para ver todas las opciones! Haga clic en el avatar otra vez para regresar a la página de tareas.", "tourMuchMore": "¡Cuando hayas terminado con tus tareas, podrás hacer un Equipo con tus amigos, chatear en los Gremios que te interesen, unirte a Desafíos, y más!", "tourStatsPage": "¡Esta es la página de Estadísticas! Gana logros completando las tareas listadas.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Tu equipo te ayudará a que te mantengas responsable. ¡Invita a tus amigo para desbloquear un Pergamino de misión!", - "tourGuildsPage": "Los Gremios son grupos sociales con temas comunes. ¡Busca los temas que te interesen! Te recomendamos el Gremio de los novatos.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Cuando comienzas el Nivel 4, huevos y pociones de eclosión empezarán a caer al azar cuando completes tareas. Aparecen aquí - ¡úsalos para eclosionar a las mascotas! También puedes comprar artículos del Mercado." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Cuando comienzas el Nivel 4, huevos y pociones de eclosión empezarán a caer al azar cuando completes tareas. Aparecen aquí - ¡úsalos para eclosionar a las mascotas! También puedes comprar artículos del Mercado.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/es_419/quests.json b/common/locales/es_419/quests.json index cd216f842b..56ce86cdd4 100644 --- a/common/locales/es_419/quests.json +++ b/common/locales/es_419/quests.json @@ -1,9 +1,11 @@ { "quests": "Misiones", "quest": "misión", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "¡Completado!", "youReceived": "Has recibido", - "questSend": "Haciendo clic en ”Invite” mandará una invitación a los miembros de tu grupo. Cuando todos los miembros lo hayan aceptado o rechazado, comienza la misión. El estatus se puede ver en Opciones > Social > Equipo.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invitar equipo", "questInvitation": "Invitación a una misión:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/es_419/questscontent.json b/common/locales/es_419/questscontent.json index 281fd23bf5..4b24f593cc 100644 --- a/common/locales/es_419/questscontent.json +++ b/common/locales/es_419/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Carnero del trueno", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/es_419/rebirth.json b/common/locales/es_419/rebirth.json index ce4fe1e90d..30c67d5dcf 100644 --- a/common/locales/es_419/rebirth.json +++ b/common/locales/es_419/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Uso una Esfera derenacimiento para comenzar de nuevo después de conseguir Nivel", "rebirthPop": "Comenzar con un personaje nuevo a Nivel 1, mientras manteniendo logros, lo coleccionable, y tareas con historial.", "rebirthName": "Esfera de renacimiento", - "reborn": "Renacido, nivel máximo <%= reLevel %>", - "welcome100": "¡Bienvenido a Nivel 100!", - "intro100": "Ahora que has llegado al nivel 100, tienes la opción de usar la Esfera de renacimiento gratis en cualquier momento.", - "followup100": "Aunque puedes continuar a nivelar, ya no sera posible aumentar tus estadísticas y no sera desbloqueado mas contenido, así Habit seguirá siendo divertido para todos los estilos de juego.", - "rebirth100Info": "Si estas listo para comenzar una nueva aventura, puedes Renacer ahora... o ver qué tan lejos puedes llegar.", - "rebirthWait": "Yo esperaré...", - "rebirthNow": "¡Renacimiento ahora!" + "reborn": "Renacido, nivel máximo <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/es_419/settings.json b/common/locales/es_419/settings.json index c1a1b8c616..ba28d66c38 100644 --- a/common/locales/es_419/settings.json +++ b/common/locales/es_419/settings.json @@ -113,10 +113,11 @@ "benefits": "Beneficios", "coupon": "Cupón", "couponPlaceholder": "Introduzca el código de cupón", - "couponText": "A veces tenemos eventos y damos cupones con códigos para equipamiento especial. (p ej, a aquellos que nos visitan a nuestro stand de Wondercon)", + "couponText": "A veces tenemos eventos y damos cupones con códigos para equipamiento especial. (p ej, a aquellos que nos visitan en nuestro stand de Wondercon)", "apply": "Aplicar", "resubscribe": "Reanudar suscripción", "promoCode": "Código promocional", "promoCodeApplied": "¡Tu código promocional fue aceptado! Revisa tu inventario.", - "promoPlaceholder": "Ingresa tu código promocional" + "promoPlaceholder": "Ingresa tu código promocional", + "displayInviteToPartyWhenPartyIs1": "Mostrar el botón de \"Invitar a grupo\" cuando el grupo tiene 1 miembro." } \ No newline at end of file diff --git a/common/locales/es_419/subscriber.json b/common/locales/es_419/subscriber.json index dafc4238db..4351661d21 100644 --- a/common/locales/es_419/subscriber.json +++ b/common/locales/es_419/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Suscripciones ", "subDescription": "Desactivar anuncios, comprar gemas con oro, conseguir el objeto misterio del mes, retener historia del progreso, doblar el número máximo diario de botín posible, y apoyar los progs. Haz clic para más información. ", "disableAds": "Desactivar anuncios", - "disableAdsText": "Los anuncios serán desactivados mientras tienes una suscripción activa (los usuarios originales con anuncios desactivados serán integrados).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Comprar Gemas con oro", - "buyGemsGoldText": "(1 Gema cuesta <%= gemCost %> Oro) Resuelve el problema de \"pagar para ganar,\" debido a que ahora todo es alcanzable a través del trabajo arduo. Hay una restricción de <%= gemLimit %> Gemas máximo al mes para evitar la sobre-explotación.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Conservación completa de historia de entradas", "retainHistoryText": "Hace que tu historial completo esté disponible en forma de gráficos y exportaciones. Historiales de personas que no son suscriptores se consolidan para la optimización de la base de datos.", "doubleDrops": "Límites diarios de botines doblado", "doubleDropsText": "¡Completa tu establo más rápido!", "mysteryItem": "Artículos exclusivos de suscripción mensual", - "mysteryItemText": "Cada mes, todos los suscriptores recibirán un artículo cosmético completamente único para sus avatares.", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Apoya a los desarrolladores", - "supportDevsText": "Este proyecto de código abierto puede usar toda la ayuda que reciba. ¡Ayúdanos a mantener a Habit vivo!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / mes", "organization": "Organización", "groupPlans": "Planes corporativos", diff --git a/common/locales/es_419/tasks.json b/common/locales/es_419/tasks.json index 937b33973f..704dfbc66d 100644 --- a/common/locales/es_419/tasks.json +++ b/common/locales/es_419/tasks.json @@ -16,7 +16,7 @@ "checklist": "Lista de control", "checklistText": "¡Distribuye una tarea en partes! Las listas de control incrementan la Experiencia y el Oro ganados por completar Pendientes, y reducen el daño causado por una Diaria.", "expandCollapse": "Expandir/Contraer", - "text": "Texto", + "text": "Title", "extraNotes": "Notas adicionales", "direction/Actions": "Dirección/Acciones", "advancedOptions": "Opciones avanzadas", @@ -36,6 +36,11 @@ "newDailyBulk": "Nuevas Diarias (una por línea)", "streakCounter": "Contador de rachas", "repeat": "Repetir", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Restaurar racha", "todos": "Pendientes", "newTodo": "Nueva Pendiente", @@ -60,6 +65,9 @@ "clearTags": "Limpiar", "hideTags": "Esconder", "showTags": "Mostrar", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Logros de rachas", "streakText": "Ha realizado <%= streaks %> racha(s) de 21 días de tareas Diarias", "streakSingular": "Buena racha", @@ -78,5 +86,23 @@ "pushTaskToTop": "Enviar tarea al tope", "pushTaskToBottom": "Enviar tarea al fondo", "emptyTask": "Primero escribe el título de la tarea.", - "dailiesRestingInInn": "¡Estás descansando en la Posada! Tus Diarias no te harán daño esta noche, pero continuarán reiniciándose cada día. Si te encuentras una misión, no harás daño/coleccionarás objetos hasta que hayas salido de la Posada, pero sí recibirás daño de un Jefe si tus compañeros no completan sus Diarias." + "dailiesRestingInInn": "¡Estás descansando en la Posada! Tus Diarias no te harán daño esta noche, pero continuarán reiniciándose cada día. Si te encuentras una misión, no harás daño/coleccionarás objetos hasta que hayas salido de la Posada, pero sí recibirás daño de un Jefe si tus compañeros no completan sus Diarias.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/fr/challenge.json b/common/locales/fr/challenge.json index 69408088c3..ca9516ca99 100644 --- a/common/locales/fr/challenge.json +++ b/common/locales/fr/challenge.json @@ -34,7 +34,7 @@ "challengeDescr": "Description", "prize": "Récompense", "prizePop": "S'il est possible de \"gagner\" votre défi, vous pouvez choisir de récompenser le vainqueur avec des Gemmes. La récompense maximum est le nombre de Gemmes que vous possédez vous-mêmes (auxquelles s'ajoutent les Gemmes de la guilde si vous êtes le créateur de la guilde proposant le défi). Remarque: la récompense ne peut pas être modifiée ultérieurement. ", - "prizePopTavern": "S'il est possible de \"gagner\" votre défi, vous pouvez choisir de récompenser le vainqueur avec des Gemmes. La récompense maximum est le nombre de Gemmes que vous possédez vous-mêmes (auxquelles s'ajoutent les Gemmes de la guilde si vous êtes le créateur de la guilde proposant le défi). Remarque: la récompense ne peut pas être modifiée ultérieurement et récompenses des défis de la Taverne ne peuvent être restituées si le défi est annulé. ", + "prizePopTavern": "S'il est possible de \"gagner\" votre défi, vous pouvez choisir de récompenser le vainqueur avec des Gemmes. La récompense maximum est le nombre de Gemmes que vous possédez vous-mêmes (auxquelles s'ajoutent les Gemmes de la guilde si vous êtes le créateur de la guilde proposant le défi). Remarque: la récompense ne peut pas être modifiée ultérieurement et les récompenses des défis de la Taverne ne peuvent être restituées si le défi est annulé. ", "publicChallenges": "Minimum 1 gemme pour les défis publics (ça aide à lutter contre le spam, pour de vrai).", "officialChallenge": "Défi officiel HabitRPG", "by": "par", @@ -49,8 +49,10 @@ "keepTasks": "Conserver les tâches", "closeCha": "Clore le défi et…", "leaveCha": "Abandonner le défi et…", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Propriété", + "challengedOwnedFilter": "Possédé", + "challengedNotOwnedFilter": "Non possédé", + "challengedEitherOwnedFilter": "Les deux", + "backToChallenges": "Revenir aux défis ", + "prizeValue": "<%= gemcount %> <%= gemicon %> Récompense" } \ No newline at end of file diff --git a/common/locales/fr/character.json b/common/locales/fr/character.json index 9badc8108c..bdc99d993d 100644 --- a/common/locales/fr/character.json +++ b/common/locales/fr/character.json @@ -7,7 +7,7 @@ "displayName": "Pseudonyme", "displayPhoto": "Photo", "displayBlurb": "Blurb", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Veuillez vous présenter", "photoUrl": "URL de la photo", "imageUrl": "URL de l'image", "inventory": "Inventaire", @@ -39,6 +39,7 @@ "pastelSkins": "Peaux Pastel", "spookySkins": "Peaux effrayantes", "supernaturalSkins": "Peaux Surnaturelles", + "splashySkins": "Splashy Skins", "rainbowColors": "Couleurs arc-en-ciel", "shimmerColors": "Couleurs Miroitées", "hauntedColors": "Couleurs Hantées", @@ -49,7 +50,7 @@ "classBonusText": "Votre classe (Guerrier, si vous n'avez pas débloqué ou sélectionné d'autre classe) utilise mieux son équipement spécifique que celui d'autres classes. Le bonus conféré par l'équipement spécifique à votre classe actuelle est augmenté de 50%.", "classEquipBonus": "Bonus de Classe", "battleGear": "Équipement de combat", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Voici l'équipement que vous portez au combat ; il affecte les chiffres obtenus lorsque vous interagissez avec vos tâches.", "costume": "Costume", "costumeText": "Si vous préférez l'apparence d'un équipement différent de celui que vous avez équipé, choisissez \"Utiliser un Costume\" pour le porter en costume tout en conservant les bonus de votre équipement.", "useCostume": "Utiliser un Costume", @@ -117,7 +118,7 @@ "rogueText": "Les Voleurs adorent accumuler les richesses, ils gagnent plus d'Or que n'importe qui d'autre et trouvent souvent des objets par hasard. Leur faculté iconique de Furtivité leur permet d'esquiver les conséquences de tâches Quotidiennes manquées. Choisissez le Voleur si les Récompenses et les Succès vous motivent et si vous convoitez le butin et les badges !", "healerText": "Les Guérisseurs se montrent insensibles aux blessures et ils partagent cette protection avec les autres. Les Quotidiennes manquées et les mauvaises Habitudes ne les gênent pas beaucoup et ils ont les moyens de récupérer leur Santé après un échec. Jouez en tant que Guérisseur si vous aimez soutenir les membres de votre Équipe ou si l'idée de tromper la Mort par votre dur labeur vous inspire !", "optOut": "Désactiver", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Pas intéressé par les classes ? Vous préférez choisir plus tard ? Bottez en touche - vous serez un guerrier sans compétences particulières. Vous pourrez vous renseigner plus tard sur le système de classes dans le wiki et activer les classes quand vous le voudrez dans les Paramètres.", "select": "Sélectionner", "stealth": "Furtivité", "stealthNewDay": "Quand un nouveau jour commence, vous éviterez les dommages causés par les tâches Quotidiennes manquées.", @@ -141,10 +142,10 @@ "unequipCostume": "Ôter le Costume", "unequipPetMountBackground": "Ôter le Familier, la Monture et l'Arrière-plan", "animalSkins": "Peaux d'Animaux", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Choisissez votre classe ! Ou bottez en touche et choisissez plus tard.", + "warriorWiki": "Guerrier", + "mageWiki": "Mage", + "rogueWiki": "Voleur", + "healerWiki": "Guérisseur", + "chooseClassLearn": "Apprenez-en plus à propos des classes" } \ No newline at end of file diff --git a/common/locales/fr/communityguidelines.json b/common/locales/fr/communityguidelines.json index 2ed2862d82..ee6e502128 100644 --- a/common/locales/fr/communityguidelines.json +++ b/common/locales/fr/communityguidelines.json @@ -57,7 +57,7 @@ "commGuidePara037": "Tous les Défis de Taverne et de Guildes Publiques doivent également se plier à ces règles.", "commGuideHeadingBackCorner": "L'Arrière-Boutique", "commGuidePara038": "Parfois une conversation va s’éterniser, s’éloigner du sujet d’origine ou devenir trop sensible pour être poursuivie dans un Espace Public sans mettre certaines personnes mal à l’aise. Dans ce cas, la conversation sera redirigée vers \"l'Arrière-Boutique\", la Back Corner Guild. Notez qu’être dirigé·e vers l'Arrière-Boutique n’est pas une punition ! En fait, beaucoup d’Habiticien·ne·s aiment se promener là-bas pour discuter longuement de choses et d’autres.", - "commGuidePara039": "L'Arrière-Boutique ou Back Corner Guild est un espace public où l’on peut discuter de sujets sensibles ou d’un même sujet pendant longtemps, et qui est soigneusement modéré. Les Règles d’Espace Public s’appliquent tout de même, tout comme les Conditions d'Utilisation. Ce n’est pas parce que l’on se regroupe dans un coin avec de longues capes que tout est permis ! Et maintenant, passez-moi cette chandelle allumée, voulez-vous ?", + "commGuidePara039": "L'Arrière-Boutique ou Back Corner Guild est un espace public où l’on peut discuter de sujets sensibles ou d’un même sujet pendant longtemps, et qui est soigneusement modéré. Les Règles d’Espace Public s’appliquent tout de même, tout comme les Conditions d'Utilisation. Ce n’est pas parce qu’on se regroupe dans un coin avec de longues capes que tout est permis ! Et maintenant, passez-moi cette chandelle allumée, voulez-vous ?", "commGuideHeadingTrello": "Tableaux Trello", "commGuidePara040": "Trello sert de forum ouvert pour les suggestions et les discussions autour des options du site. Habitica est gouvernée par le peuple sous la forme de braves contributeurs et contributrices – nous bâtissons le site tou·te·s ensemble. Trello est le système qui donne un peu de méthode à notre folie. Gardez cela à l’esprit et faites de votre mieux pour exprimer vos pensées dans un seul commentaire, plutôt que de publier plusieurs commentaires à la suite sur la même fiche. Si vous pensez à quelque chose de nouveau, n’hésitez pas à éditer votre message original. Par pitié, pensez à celles et ceux d’entre nous qui reçoivent une notification à chaque nouveau commentaire. Nos boîtes courriel ne sont hélas pas élastiques.", "commGuidePara041": "HabitRPG utilise cinq tableaux Trello différents :", @@ -87,7 +87,7 @@ "commGuidePara018": "Les Administrateurs et Administratrices Émérites du wiki sont :", "commGuideHeadingInfractionsEtc": "Infractions, Conséquences et Restauration", "commGuideHeadingInfractions": "Infractions", - "commGuidePara050": "Une vaste majorité des Habiticien·ne·s est respectueuse, assiste les autres et travaille à faire de la communauté un espace agréable et amical. Cependant, il peut arriver qu’une personne enfreigne l’une des règles énoncées ci-dessus. Lorsque cela arrive, les Mods peuvent prendre les mesures qu’ils·elles jugent nécessaires pour qu’Habitica reste un endroit sain et agréable pour tout le monde.", + "commGuidePara050": "La vaste majorité des Habiticien·ne·s est respectueuse, assiste les autres et travaille à faire de la communauté un espace agréable et amical. Cependant, il peut arriver qu’une personne enfreigne l’une des règles énoncées ci-dessus. Lorsque cela arrive, les Mods peuvent prendre les mesures qu’ils·elles jugent nécessaires pour qu’Habitica reste un endroit sain et agréable pour tout le monde.", "commGuidePara051": "Il existe une variété d’infractions, et elles sont traitées selon leur gravité. Les listes suivantes ne sont pas exhaustives, et les Mods ont une certaine liberté d’action. Les Mods prennent ainsi en considération le contexte lorsque la gravité d’une infraction est évaluée.", "commGuideHeadingSevereInfractions": "Infractions Graves", "commGuidePara052": "Les infractions graves sont très nocives pour la communauté d’Habitica et ses membres, et ont ainsi des conséquences sévères.", @@ -99,15 +99,15 @@ "commGuideList05E": "Répétition d’infractions modérées", "commGuideList05F": "Créer un compte secondaire pour échapper aux conséquences (par exemple, créer un compte pour poster sur la messagerie après révocation des droits de participation aux discussions).", "commGuideHeadingModerateInfractions": "Infractions Modérées", - "commGuidePara054": "Des infractions modérées n'affectent pas notre communauté, mais ne la rendent pas attractive. Ces infractions auront des conséquences adaptées. Lorsqu'elles sont liées à d'autres infractions, les conséquences peuvent être plus importantes.", + "commGuidePara054": "Des infractions modérées n'affectent pas notre communauté, mais ne la rendent pas attractive. Ces infractions auront des conséquences adaptées. Lorsqu'elles sont liées à d'autres infractions, les conséquences peuvent devenir plus importantes.", "commGuidePara055": "Les exemples suivants représentent des infractions modérées. Cette liste n’est pas exhaustive.", "commGuideList06A": "Ignorer les Mods ou leur montrer de l’irrespect. Cela comprend : se plaindre publiquement des Modérateurs ou d’autres membres de la communauté / défendre ou glorifier publiquement des membres bannis. Si vous avez des remarques au sujet d’une règle ou de l’un·e des Mods, contactez Lemoness par courriel (leslie@habitrpg.com).", "commGuideList06B": "Modération abusive. Pour clarifier : un rappel sympathique des règles ne pose pas de problème. La modération abusive consiste à ordonner, demander et/ou sous-entendre fortement que quelqu’un doive vous écouter afin de corriger une erreur. Vous pouvez prévenir une personne qu’elle enfreint les règles, mais ne réclamez pas d’action particulière – par exemple, dire « Juste pour que tu saches, il est déconseillé de jurer dans la Taverne donc tu devrais retirer cela » est plus adéquat que dire « Je vais devoir te demander de retirer tes propos ».", "commGuideList06C": "Enfreindre de façon répétée les Règles d’Espace Public.", "commGuideList06D": "Répétition d’infractions mineures", "commGuideHeadingMinorInfractions": "Infractions Mineures", - "commGuidePara056": "Les infractions mineures, bien que découragées, n’ont que des conséquences minimes. Si elles persistent, elles peuvent être plus sévèrement traitées.", - "commGuidePara057": "Les exemples suivants représentent des infractions modérées. Cette liste n’est pas exhaustive.", + "commGuidePara056": "Les infractions mineures, bien que découragées, n’ont que des conséquences minimes. Si elles persistent, elles peuvent mener à des conséquences plus sévères.", + "commGuidePara057": "Les exemples suivants représentent des infractions mineures. Cette liste n’est pas exhaustive.", "commGuideList07A": "Enfreindre les Règles d’Espace Public pour la première fois", "commGuideList07B": "Toute remarque ou action qui déclenche un « S’il te-plaît, ne fais pas ça » (ou « Please don’t » en anglais). Lorsque un·e Mod doit le dire à un membre de la communauté, cela peut compter comme une petite infraction. Par exemple : « Mod Talk : S’il-te-plaît, cesse d’argumenter en faveur de cette option, nous t’avons déjà dit plusieurs fois que ce n’était pas faisable. » Dans bien des cas, cette remarque négative sera la conséquence elle-même, mais si la même personne les déclenche de façon répétée, ces infractions mineures compteront alors pour des infractions modérées.", "commGuideHeadingConsequences": "Conséquences", @@ -137,9 +137,9 @@ "commGuideHeadingRestoration": "Restauration", "commGuidePara061": "Habitica est un pays dédié à l’amélioration de soi, et nous croyons aux secondes chances. Si vous commettez une infraction qui a eu une conséquence, voyez-le comme une chance d’évaluer vos actions et de travailler à devenir un meilleur membre de la communauté.", "commGuidePara062": "Le courriel que vous recevez expliquant les conséquences de vos actions (ou, dans le cas de conséquences mineures, l’avertissement de la Modération/du Staff) est une bonne source d’informations. Acceptez les restrictions qui vous sont imposées, et engagez-vous à faire ce qu’il faut pour voir vos sanctions levées.", - "commGuidePara063": "Si vous ne comprenez pas les conséquences, ou la nature de votre infraction, demandez de l’aide aux Staff/Mods afin d'éviter de nouvelles infractions.", + "commGuidePara063": "Si vous ne comprenez pas les conséquences ou la nature de votre infraction, demandez de l’aide aux Staff/Mods afin d'éviter de nouvelles infractions.", "commGuideHeadingContributing": "Contribuer à Habitica", - "commGuidePara064": "HabitRPG est un projet open-source, ce qui signifie que tout·e Habiticien·ne peut participer ! Celles et ceux qui contribuent se verront attribuer des récompenses, selon les échelons suivants : ", + "commGuidePara064": "HabitRPG est un projet open-source, ce qui signifie que tout·e Habiticien·ne peut y participer ! Celles et ceux qui contribuent se verront attribuer des récompenses, selon les échelons suivants : ", "commGuideList12A": "Badge de Contributeur, plus 3 gemmes", "commGuideList12B": "Armure de Contributeur, plus 3 gemmes", "commGuideList12C": "Casque de Contributeur, plus 3 gemmes", diff --git a/common/locales/fr/content.json b/common/locales/fr/content.json index b7a308713d..8acd58f42c 100644 --- a/common/locales/fr/content.json +++ b/common/locales/fr/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "bonbon", "questEggSheepText": "Mouton", "questEggSheepAdjective": "laineux", + "questEggCuttlefishText": "Seiche", + "questEggCuttlefishAdjective": "câline", "eggNotes": "Trouvez une potion d’éclosion à verser sur cet œuf et il en sortira un·e <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "de Base", "hatchingPotionWhite": "Blanc", diff --git a/common/locales/fr/defaulttasks.json b/common/locales/fr/defaulttasks.json index 02aa15ce8f..d617b11ed2 100644 --- a/common/locales/fr/defaulttasks.json +++ b/common/locales/fr/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Bonne Habitude", - "defaultHabit1Notes": "Exemples de bonnes habitudes : + Manger des légumes + 15 minutes de travail productif", - "defaultHabit2Text": "Mauvaise Habitude", + "defaultHabit1Text": "1h de travail productif. (Cliquer sur le crayon pour éditer)", + "defaultHabit1Notes": "Exemples de Bonnes Habitudes: + Manger un légume + 15 minutes de travail productif", + "defaultHabit2Text": "Malbouffe (Cliquer sur le crayon pour éditer)", "defaultHabit2Notes": "Exemples de mauvaises habitudes : - Fumer une cigarette - Procrastiner", - "defaultHabit3Text": "Bonne ou Mauvaise Habitude", + "defaultHabit3Text": "Prendre les escaliers / l'ascenseur (Cliquer sur le crayon pour éditer)", "defaultHabit3Notes": "Exemples de bonnes ou mauvaises habitudes : +/- Prendre les escaliers/l'ascenseur ; +/- Boire de l'eau/du soda", "defaultDaily1Text": "1h sur mon projet personnel", "defaultDaily1Notes": "Par défaut, toutes les tâches sont jaunes au moment de leur création. Cela signifie que vous ne subirez que des dommages modérés en les manquant, et ne gagnerez que des récompenses modérées en les complétant.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "reglez la difficulté dans les Options Avancées", "defaultTodo4Checklist3": "facultatif : définissez une Date d'Expiration", "defaultTodo5Text": "Créez une Équipe (groupe privé) avec vos amis (Social > Équipe)", - "defaultReward1Text": "1 épisode de Games of Thrones", + "defaultReward1Text": "15 minutes de pause", "defaultReward1Notes": "Les récompenses personnalisées peuvent prendre de nombreuses formes. Certaines personnes se retiendront de regarder leur série préférée jusqu'à ce qu'elles aient assez d'or pour la payer.", "defaultReward2Text": "Gâteau", "defaultReward2Notes": "D'autres personnes veulent juste profiter d'un bon morceau de gâteau. Essayez de créer les récompenses qui vous motiveront le plus.", diff --git a/common/locales/fr/gear.json b/common/locales/fr/gear.json index f311c89f21..4ab8acd369 100644 --- a/common/locales/fr/gear.json +++ b/common/locales/fr/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Invoquez une carotte avec cette élégante baguette magique. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %>. Équipement en Édition Limitée du Printemps 2015.", "weaponSpecialSpring2015HealerText": "Hochet de Chat", "weaponSpecialSpring2015HealerNotes": "Lorsque vous l'agitez, il fait un drôle de cliquetis qui amuserait N'IMPORTE QUI pendant des heures. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée du Printemps 2015.", + "weaponSpecialSummer2015RogueText": "Corail Flamboyant", + "weaponSpecialSummer2015RogueNotes": "Cette variété de corail de feu a la capacité de propulser son venin dans l'eau. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l’Été 2015.", + "weaponSpecialSummer2015WarriorText": "Espadon Solaire", + "weaponSpecialSummer2015WarriorNotes": "L'Espadon Solaire est une arme redoutable, sous réserve que l'on puisse l'empêcher de frétiller. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l’Été 2015.", + "weaponSpecialSummer2015MageText": "Bâton de Devin", + "weaponSpecialSummer2015MageNotes": "Une puissance cachée luit dans les joyaux de ce bâton. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %> points. Équipement en Édition Limitée de l’Été 2015.", + "weaponSpecialSummer2015HealerText": "Baguette des Vagues", + "weaponSpecialSummer2015HealerNotes": "Guérit le mal de mer et le mal des mers ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.", "weaponMystery201411Text": "Fourche Festive", "weaponMystery201411Notes": "Embrochez vos ennemis ou plantez-la dans votre nourriture préférée : cette fourche multi-fonctions peut tout faire ! N'apporte aucun bonus. Équipement d'Abonné de Novembre 2014.", "weaponMystery201502Text": "Bâton Chatoyant Ailé d'Amour et Aussi de Vérité", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Cette lance verte et argent a désarçonné de nombreux adversaires! N'apporte aucun bonus. Équipement d'Abonné de Mai 2015.", "weaponMystery301404Text": "Canne Steampunk", "weaponMystery301404Notes": "Parfaite pour faire un tour en ville. N'apporte aucun bonus. Équipement d'Abonné de Mars 3015.", + "weaponArmoireBasicCrossbowText": "Arbalète Basique", + "weaponArmoireBasicCrossbowNotes": "Cette arbalète peut percer l'armure d'une tâche de très loin ! Augmente la Force de <%= str %> points, la Perception de <%= per %> points et la Constitution de <%= con %>points. Armoire Enchantée : Objet Indépendant.", + "weaponArmoireLunarSceptreText": "Sceptre Lunaire Apaisant", + "weaponArmoireLunarSceptreNotes": "Le pouvoir guérisseur de cette baguette croît et décroit. Augmente la Constitution de <%= con %> points et l'Intelligence de <%= int %> points. Armoire Enchantée : Ensemble Lunaire Apaisant (Objet 3 sur 3).", "armor": "armure", "armorBase0Text": "Habit simple", "armorBase0Notes": "Un vêtement ordinaire. N'apporte aucun avantage.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Plus besoin de patte de lapin, vous en portez deux ! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée du Printemps 2015.", "armorSpecialSpring2015HealerText": "Combinaison réconfortante", "armorSpecialSpring2015HealerNotes": "Cette douce combinaison est confortable, et aussi réconfortante qu'un thé à la menthe. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée du Printemps 2015.", + "armorSpecialSummer2015RogueText": "Queue de Rubis", + "armorSpecialSummer2015RogueNotes": "Cet habit d'écailles scintillantes transforme son porteur en véritable Renégat de Corail! Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l’Été 2015.", + "armorSpecialSummer2015WarriorText": "Queue Dorée", + "armorSpecialSummer2015WarriorNotes": "Cet habit d'écailles scintillantes transforme son porteur en véritable Guerrier-Lune! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l’Été 2015.", + "armorSpecialSummer2015MageText": "Robe de Devin", + "armorSpecialSummer2015MageNotes": "Un pouvoir caché réside dans ces manches bouffantes. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.", + "armorSpecialSummer2015HealerText": "Armure de Matelot", + "armorSpecialSummer2015HealerNotes": "Cette armure montre à tout le monde que vous êtes un honnête marchand maritime qui ne se comporterait jamais en voyou. Même pas en rêve! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Été 2015. ", "armorMystery201402Text": "Robe du Messager", "armorMystery201402Notes": "Chatoyante et solide, cette robe possède de nombreuses poches dans lesquelles transporter des lettres. N'apporte aucun bonus. Équipement d'Abonné de Février 2014.", "armorMystery201403Text": "Armure du Marcheur Sylvain", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Ce minerai bleu symbolise la bonne fortune, la joie et la productivité éternelle. N'apporte aucun bonus. Équipement d'Abonné de Mars 2015.", "armorMystery201504Text": "Robe d'Abeille", "armorMystery201504Notes": "Vous serez aussi productif qu'une abeille dans cette robe attirante ! N'apporte aucun bonus. Équipement d'Abonné d'Avril 2015", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Tenue Steampunk", "armorMystery301404Notes": "Pimpant et fringuant ! N'apporte aucun bonus. Équipement d'Abonné de Février 3015.", + "armorArmoireLunarArmorText": "Armure Lunaire Apaisante", + "armorArmoireLunarArmorNotes": "La lumière de la lune vous rendra fort et perspicace. Augmente la Force de <%= str %> points et l'Intelligence de <%= int %> points. Armoire Enchantée: Ensemble Lunaire Apaisant (Objet 2 sur 3).", + "armorArmoireGladiatorArmorText": "Armure de Gladiateur", + "armorArmoireGladiatorArmorNotes": "Pour être un gladiateur, vous devez non seulement être rusé... mais fort. Augmente la Perception de <%= per %> points et la Force de <%= str %> points. Armoire Enchantée: Ensemble de Gladiateur (Objet 2 sur 3)", "headgear": "coiffe", "headBase0Text": "Pas de casque", "headBase0Notes": "Pas de couvre-chef.", @@ -342,7 +368,7 @@ "headSpecialWinter2015RogueNotes": "Vous êtes vraiment, sérieusement, absolument un authentique Drakôn Stalactite. Vous ? Un imposteur qui infiltre leurs rangs dans l'espoir de soutirer quelque trésor gisant - prétendument - dans leurs galeries de glace ? Jamais ! Roaar ! Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l'Hiver 2014-2015.", "headSpecialWinter2015WarriorText": "Casque en Pain d’Épice", "headSpecialWinter2015WarriorNotes": "Réfléchissez, réfléchissez, réfléchissez, aussi fort que vous le pouvez. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Hiver 2014-2015.", - "headSpecialWinter2015MageText": "Chapeau Aurore", + "headSpecialWinter2015MageText": "Chapeau d'Aurore", "headSpecialWinter2015MageNotes": "Le tissu de ce chapeau change de texture et brille quand son porteur étudie. Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l'Hiver 2014-2015.", "headSpecialWinter2015HealerText": "Cache-oreilles Douillet", "headSpecialWinter2015HealerNotes": "Ce cache-oreilles bien chaud vous tiendra à l'écart des bruits distrayants comme des frissons. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l'Hiver 2014-2015.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Qu'est-ce qui est venu d'abord, le lapin ou le chapeau? Augmente la Perception de <%= per %> points. Équipement en Édition Limitée du Printemps 2015 ! ", "headSpecialSpring2015HealerText": "Couronne réconfortante", "headSpecialSpring2015HealerNotes": "La perle au centre de cette couronne calme et conforte les personnes qui l'entourent. Augmente l'Intelligence de <%=int %> points. Équipement en Édition Limitée du Printemps 2015.", + "headSpecialSummer2015RogueText": "Chapeau de Renégat", + "headSpecialSummer2015RogueNotes": "Ce chapeau de pirate est tombé par-dessus bord et a été décoré avec des fragments de corail de feu. Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l'Été 2015.", + "headSpecialSummer2015WarriorText": "Heaume Océanique Incrusté de Joyaux", + "headSpecialSummer2015WarriorNotes": "Forgé dans du métal du fond des océans par les artisans de Dilatoire, ce heaume est beau et résistant. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l’Été 2015.", + "headSpecialSummer2015MageText": "Foulard de Devin", + "headSpecialSummer2015MageNotes": "Un pouvoir caché brille dans les fils de ce foulard. Augmente la Perception de <%= per %> points. Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l’Été 2015.", + "headSpecialSummer2015HealerText": "Bonnet de Matelot", + "headSpecialSummer2015HealerNotes": "Avec votre bonnet de matelot résolument vissé sur la tête, vous pouvez naviguer même sur les mers les plus tempêtueuses! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l’Été 2015.", "headSpecialGaymerxText": "Heaume de Guerrier Arc-en-Ciel", "headSpecialGaymerxNotes": "En l'honneur de la \"Pride season\" et de GaymerX, ce casque spécial est décoré avec un motif arc-en-ciel aussi radieux que coloré ! GaymerX est une convention célébrant les LGBTQ et les jeux, et est ouverte à tous. Elle se déroule à l'InterContinental dans le centre de San Francisco, du 11 au 13 Juillet ! N'apporte aucun bonus.", "headMystery201402Text": "Heaume Ailé", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Un couvre-chef fantaisiste pour les gens de bonne famille les plus élégants ! N'apporte aucun bonus. Équipement d'Abonné de Janvier 3015.", "headMystery301405Text": "Haut-de-forme Classique", "headMystery301405Notes": "Un haut-de-forme classique ne demandant qu'à être assorti avec des accessoires fantaisistes. N'apporte aucun bonus. Équipement d'Abonné de Mai 3015.", + "headArmoireLunarCrownText": "Couronne Lunaire Apaisante", + "headArmoireLunarCrownNotes": "Cette couronne vous fortifie et affûte vos sens, spécialement les nuits de pleine lune. Augmente la Constitution de <%= con %> points et la Perception de <%= per %> points. Armoire Enchantée: Ensemble Lunaire Apaisant (Objet 1 sur 3).", + "headArmoireRedHairbowText": "Nœud Rouge", + "headArmoireRedHairbowNotes": "Devenez puissant, tenace et brillant en portant ce magnifique Nœud Rouge! Augmente la Force de <%= str %> points, la Constitution de <%= con %> points et l'Intelligence de <%= int %> points. Armoire Enchantée: Objet Indépendant.", + "headArmoireVioletFloppyHatText": "Chapeau Négligé Violet", + "headArmoireVioletFloppyHatNotes": "De nombreux sorts furent tissés dans la trame même de ce simple chapeau, lui donnant une agréable couleur violette. Augmente la Perception de <%= per %> points, l'Intelligence de <%= int %> points et la Constitution de <%= con %> points. Armoire Enchantée: Objet Indépendant.", + "headArmoireGladiatorHelmText": "Heaume de Gladiateur", + "headArmoireGladiatorHelmNotes": "Pour être un gladiateur, vous devez non seulement être fort... mais rusé. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %> points. Armoire Enchantée: Ensemble de Gladiateur (Objet 1 sur 3)", + "headArmoireRancherHatText": "Chapeau d'Éleveur", + "headArmoireRancherHatNotes": "Rassemblez vos familiers et maîtrisez vos montures en portant ce Chapeau d'Éleveur magique! Augmente la Force de <%= str %> points, la Perception de <%= per %> points et l'Intelligence de <%= int %> points. Armoire Enchantée: Objet Indépendant.", "offhand": "objet de main de bouclier", "shieldBase0Text": "Pas d'Équipement de Main de Bouclier", "shieldBase0Notes": "Pas de bouclier ni de deuxième arme.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Lancez-le vers vos ennemis... ou ne faites que le tenir, parce qu'il va se remplir de délicieuse nourriture pour chien à l'heure du repas. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée du Printemps 2015.", "shieldSpecialSpring2015HealerText": "Coussin décoré", "shieldSpecialSpring2015HealerNotes": "Vous pouvez reposer votre tête sur cet oreiller, ou vous pouvez lutter contre lui avec vos imposantes griffes. Raah! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée du Printemps 2015.", + "shieldSpecialSummer2015RogueText": "Corail Flamboyant", + "shieldSpecialSummer2015RogueNotes": "Cette variété de corail de feu a la capacité de propulser son venin dans l'eau. Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l’Été 2015.", + "shieldSpecialSummer2015WarriorText": "Bouclier de Poisson-Lune", + "shieldSpecialSummer2015WarriorNotes": "Forgé dans du métal du fond des océans par les artisans de Dilatoire, ce bouclier rayonne comme le sable et la mer. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l’Été 2015.", + "shieldSpecialSummer2015HealerText": "Bouclier Costaud", + "shieldSpecialSummer2015HealerNotes": "Utilisez ce bouclier pour vous débarrasser des rats dans la cale. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Été 2015.", "shieldMystery301405Text": "Bouclier Horloge", "shieldMystery301405Notes": "Le temps est de vote côté avec cet imposant bouclier horloge ! N'apporte aucun bonus. Équipement d'Abonné de Juin 3015.", + "shieldArmoireGladiatorShieldText": "Bouclier de Gladiateur", + "shieldArmoireGladiatorShieldNotes": "Pour être un gladiateur, vous devez... euh, peu importe, cognez-les simplement avec votre bouclier. Augmente la Constitution de <%= con %> points et la Force de <%= str %> points. Armoire Enchantée: Ensemble de Gladiateur (Objet 3 sur 3).", + "back": "Accessoire de Dos", "backBase0Text": "Pas d’accessoire dorsal", "backBase0Notes": "Pas d’accessoire dorsal.", "backMystery201402Text": "Ailes d'Or", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Bruisse avec force et élégance. N'apporte aucun bonus. Équipement de Convention en Édition Spéciale.", "backSpecialWonderconBlackText": "Cape de Dissimulation", "backSpecialWonderconBlackNotes": "Tissage d'ombres et de murmures. N'apporte aucun bonus. Équipement de Convention en Édition Spéciale.", + "body": "Accessoire de Corps", "bodyBase0Text": "Pas d'armure.", "bodyBase0Notes": "Pas d'armure.", "bodySpecialWonderconRedText": "Collier de Rubis", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Ni l'eau de mer ni l'eau douce ne peuvent ternir cette pèlerine métallisée. N'apporte aucun bonus. Équipement en Édition Limitée de l’Été 2014.", "bodySpecialSummerHealerText": "Collier de Corail", "bodySpecialSummerHealerNotes": "Un élégant collier de corail vivant ! N'apporte aucun bonus. Équipement en Édition Limitée de l’Été 2014.", + "bodySpecialSummer2015RogueText": "Écharpe de Renégat", + "bodySpecialSummer2015RogueNotes": "Vous ne pouvez être un vrai Renégat sans panache... ni sans écharpe. N'apporte aucun bonus. Équipement en Édition Limitée de l'Été 2015.", + "bodySpecialSummer2015WarriorText": "Pointes Océaniques", + "bodySpecialSummer2015WarriorNotes": "Chaque pointe laisse tomber des gouttes de venin de méduse, protégeant ainsi le porteur. N'apporte aucun bonus. Équipement en Édition Limitée de l'Été 2015.", + "bodySpecialSummer2015MageText": "Boucle d'Or", + "bodySpecialSummer2015MageNotes": "Cette boucle ne donne pas le moindre pouvoir, mais elle brille. N'apporte aucun bonus. Équipement en Édition Limitée de l'Été 2015.", + "bodySpecialSummer2015HealerText": "Le Cou-choir du Matelot", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? Non, non, non! N'apporte aucun bonus. Équipement en Édition Limitée de l'Été 2015.", "headAccessory": "accessoire de tête", "accessories": "Accessoires", "animalEars": "Oreilles d'Animaux", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Laissez votre imagination s'envoler ! N'apporte aucun bonus. Équipement d'Abonné de Février 2015.", "headAccessoryMystery301405Text": "Lunettes Frontales", "headAccessoryMystery301405Notes": "\"Les lunettes c'est pour les yeux,\" disaient-ils. \"Personne ne voudrait de lunettes qu'on ne peut porter que sur la tête\" disaient-ils. Ha ! Vous leur avez bien montré ! N'apporte aucun bonus. Équipement d'Abonné d'Août 3015.", + "eyewear": "Lunettes", "eyewearBase0Text": "Pas de Lunettes", "eyewearBase0Notes": "Pas de Lunettes.", "eyewearSpecialSummerRogueText": "Cache-œil Espiègle", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Vos raisons sont parfaitement légitimes. N'apporte aucun bonus. Équipement de Convention en Édition Spéciale.", "eyewearMystery201503Text": "Lunettes d'Aigue-Marine", "eyewearMystery201503Notes": "Ne laissez pas ces gemmes chatoyantes vous taper dans l’œil ! N'apporte aucun bonus. Équipement d'Abonné de Mars 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Lunettes", "eyewearMystery301404Notes": "Il n'y a pas plus raffiné qu'une paire de lunettes - à l'exception, peut-être, d'un monocle. N'apporte aucun bonus. Équipement d'Abonné d'Avril 3015.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/fr/generic.json b/common/locales/fr/generic.json index c15b9543af..d1a6ee74f2 100644 --- a/common/locales/fr/generic.json +++ b/common/locales/fr/generic.json @@ -39,7 +39,7 @@ "close": "Fermer", "saveAndClose": "Enregistrer & Fermer", "cancel": "Annuler", - "ok": "Ok", + "ok": "OK", "add": "Ajouter", "undo": "Annuler", "continue": "Continuer", @@ -54,7 +54,7 @@ "gems": "Gemmes", "gemButton": "Vous avez <%= number %> gemmes.", "moreInfo": "Plus d'infomations", - "gemsWhatFor": "Obtenues à l'aide d'argent réel. Servent à acheter des objets spéciaux et des services (œufs, potions d'éclosion, Fortification, etc.). Vous aurez besoin de débloquer ces fonctionnalités avant de pouvoir utiliser les Gemmes.", + "gemsWhatFor": "Cliquez pour acheter des Gemmes! Les Gemmes vous permettent d'acheter des objets spéciaux comme des Quêtes, des personnalisations d'équipement et de l'équipement saisonnier. ", "veteran": "Vétéran", "veteranText": "A résisté à Habit le Gris (notre site pré-Angular) et a gagné de nombreuses cicatrices de guerre à cause de ses bugs.", "originalUser": "Utilisateur d'origine !", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Dernière connexion", "notPorted": "Cette fonction n'a pas encore été importée depuis le site original.", "buyThis": "Acheter ce <%= text %> avec <%= price %> de vos <%= gems %> Gemmes ?", - "untilNoFace": "Jusqu'à ce que nous ayons ajouté Facebook, utilisez votre UUID et votre jeton API pour vous identifier (disponible sur https://habitrpg.com > Options > Paramètres).", "noReachServer": "Serveur inaccessible, réessayez plus tard", "errorUpCase": "ERREUR :", "newPassSent": "Nouveau mot de passe envoyé.", @@ -86,6 +85,7 @@ "audioTheme_off": "Arrêt", "audioTheme_danielTheBard": "Daniel le Barde", "audioTheme_wattsTheme": "Watts", + "audioTheme_gokulTheme": "Thème de Gokul", "askQuestion": "Poser une Question", "reportBug": "Signaler un Bug", "contributeToHRPG": "Contribuer à HabitRPG", diff --git a/common/locales/fr/groups.json b/common/locales/fr/groups.json index d2dae1a9fe..6a7cf85987 100644 --- a/common/locales/fr/groups.json +++ b/common/locales/fr/groups.json @@ -39,6 +39,8 @@ "editGroup": "Modifier le Groupe", "newGroupName": "<%= groupType %> Nom", "groupName": "Nom du Groupe", + "groupLeader": "Responsable de groupe", + "groupID": "ID de groupe", "groupDescr": "Description affichée dans la liste des Guildes publiques (Markdown OK)", "logoUrl": "URL du logo", "assignLeader": "Désigner un Chef de Groupe", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Offrir vos propres Gemmes", "sendGiftPurchase": "Acheter les Gemmes", "sendGiftMessagePlaceholder": "Message personnel (facultatif)", - "sendGiftSubscription": "<%= months %> mois: <%= price %>$ (USD)" + "sendGiftSubscription": "<%= months %> mois: <%= price %>$ (USD)", + "startAParty": "Former une Equipe ", + "addToParty": "Ajouter un membre à votre équipe" } \ No newline at end of file diff --git a/common/locales/fr/limited.json b/common/locales/fr/limited.json index 034787f1c8..f2414e495f 100644 --- a/common/locales/fr/limited.json +++ b/common/locales/fr/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Sorcière Saisonnière<%= linkEnd %>", "seasonalShopClosedText": "La Boutique Saisonnière est actuellement fermée !! Je ne sais pas où est passé la Sorcière Saisonnière, mais je parie qu'elle sera de retour lors du prochain <%= linkStart %>Grand Gala<%= linkEnd %> !", "seasonalShopText": "Bienvenue à la Boutique Saisonnière !! Nous avons actuellement reçu les nouveautés Édition Saisonnière du Printemps. Tout l'équipement est disponible à l'achat pendant la Fête du Printemps chaque année, mais nous ne sommes ouverts que jusqu'au 30 Avril, alors faites un stock dès maintenant, ou vous devrez attendre un an pour acheter à nouveau cet équipement.", + "seasonalShopSummerText": "Bienvenue à la Boutique Saisonnière!! Nous avons reçu les nouveautés Édition Saisonnière de l'Été. Tout l'équipement sera disponible à l'achat pendant la Fête de l'Été chaque année, mais nous ne sommes ouverts que jusqu'au 31 juillet, alors faites un stock dès maintenant ou vous devrez attendre un an pour acheter à nouveau cet équipement!", "seasonalShopRebirth": "Si vous avez utilisé l'Orbe de Renaissance, vous pouvez acheter ces équipements à nouveau dès lors que vous débloquez la Boutique. Dans un premier temps, vous ne pourrez acheter que les objets de votre classe actuelle (Guerrier, par défaut), mais ne craignez rien, les autres objets de classes seront disponibles si vous changez de classe.", "candycaneSet": "Sucre d'Orge (Mage)", "skiSet": "Ski-sassin (Voleur)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Puissant Lapin (Guerrier)", "magicMouseSet": "Souris Magique (Mage)", "lovingPupSet": "Chiot Affectueux (Guérisseur)", - "stealthyKittySet": "Chaton Furtif (Voleur)" + "stealthyKittySet": "Chaton Furtif (Voleur)", + "daringSwashbucklerSet": "Bretteur Audacieux (Guerrier)", + "emeraldMermageSet": "Sorcirène (Mage)", + "reefSeahealerSet": "Poissoigneur du Récif (Guérisseur)", + "roguishPirateSet": "Pirate Voyou (Voleur)" } \ No newline at end of file diff --git a/common/locales/fr/messages.json b/common/locales/fr/messages.json index b3a58170fe..25ad440e05 100644 --- a/common/locales/fr/messages.json +++ b/common/locales/fr/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Votre <%= itemText %> s'est cassé·e.", "messageTaskNotFound": "Tâche non trouvée.", + "messageDuplicateTaskID": "Il y a déjà une tâche avec ce numéro d'identification (ID).", "messageTagNotFound": "Étiquette non trouvée.", "messagePetNotFound": ":pet non trouvé dans user.items.pets", "messageFoodNotFound": ":food non trouvé dans user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Vous avez trouvé <%= dropArticle %><%= dropText %> ! <%= dropNotes %>", "messageDropEgg": "Vous avez trouvé un Œuf de <%= dropText %> ! <%= dropNotes %>", "messageDropPotion": "Vous avez trouvé une Potion d’Éclosion <%= dropText %> ! <%= dropNotes %>", - "messageFoundQuest": "Vous avez trouvé la quête \"<%= questText %>\" !" + "messageFoundQuest": "Vous avez trouvé la quête \"<%= questText %>\" !", + "armoireEquipment": "<%= image %> Vous avez trouvé une pièce d'équipement rare dans l'Armoire: <%= dropText %>! Génial!", + "armoireFood": "<%= image %> Vous farfouillez dans l'Armoire et trouvez <%= dropArticle %><%= dropText %>. Qu'est-ce que ça fait là?", + "armoireExp": "Vous luttez contre l'Armoire et gagnez de l'Expérience. Prends ça!" } \ No newline at end of file diff --git a/common/locales/fr/npc.json b/common/locales/fr/npc.json index 9d7686eb43..95bfc69883 100644 --- a/common/locales/fr/npc.json +++ b/common/locales/fr/npc.json @@ -2,7 +2,7 @@ "npc": "PNJ", "npcText": "A soutenu le projet Kickstarter à son niveau maximum ! ", "mattBoch": "Matt Boch", - "mattShall": "Dois-je préparer votre coursier, <%= name %>? Lorsque vous avez assez nourri un animal pour qu'il devienne une fière monture, il apparaîtra ici. Cliquez sur une monture pour monter en selle!", + "mattShall": "Shall I bring you your steed, <%= name %>? Once you've fed a pet enough food to turn it into a mount, it will appear here. Click a mount to saddle up!", "mattBochText1": "Bienvenue à l'Écurie! Je suis Matt, le Maître des Bêtes. Après avoir passé le niveau 4, vous pouvez faire éclore vos familiers grâce à vos œufs et potions. Lorsque vous faites éclore un animal au Marché, il apparaît ici! Cliquez sur l'image d'un animal pour le faire rejoindre votre avatar. Donnez à vos familiers la nourriture que vous trouvez dès la fin du niveau 4, et ils deviendront de puissantes montures. ", "daniel": "Daniel", "danielText": "Bienvenue à la Taverne ! Restez un moment et rencontrez les habitants. Si vous avez besoin de vous reposer (vacances ? maladie ?), je vous installerai à l'Auberge. Pendant votre séjour, vos tâches Quotidiennes ne vous infligeront pas de dommages à la fin de la journée, mais vous pourrez quand même les réaliser.", @@ -10,6 +10,8 @@ "alexander": "Alexander le Marchand", "welcomeMarket": "Bienvenue au Marché ! Achetez des œufs rares et des potions ! Vendez vos surplus ! Commandez des services utiles ! Venez voir ce que nous avons à proposer. ", "sellForGold": "Vendre <%= item %> pour <%= gold %> Or", + "sellEggForGold": "Vendre un oeuf de <%= itemType %> pour <%= gold %> Or.", + "sellPotionForGold": "Vendre une potion <%= itemType %> pour <%= gold %> Or", "buyGems": "Acheter des Gemmes", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Renvoyer la Messagère", "donateText1": "Ajoute 20 Gemmes à votre compte. Les gemmes sont utilisées pour acheter des objets spéciaux en jeu tel que les maillots ou les coiffures.", "donateText2": "Contribuez à soutenir HabitRPG", - "donateText3": "En tant que projet open-source, nous utiliserons toute l'aide que nous pouvons recevoir !", + "donateText3": "En tant que projet à code source ouvert, HabitRPG est dépendant du soutien de ses utilisateurs. L'argent que vous dépensez en gemmes nous aide à continuer à faire tourner les serveurs, à maintenir un petit groupe d'employés, à développer de nouvelles fonctionnalités et à fournir des encouragements à nos programmeurs bénévoles. Merci de votre générosité!", "donationDesc": "20 Gemmes, Don à HabitRPG", "payWithCard": "Payer par Carte Bancaire", "payNote": "Note : Paypal met parfois longtemps à transmettre. Nous vous recommandons de payer par carte.", @@ -41,13 +43,36 @@ "tourHabits": "Cette colonne est pour les bonnes et mauvaises Habitudes que vous réalisez fréquemment ! Pour continuer, cliquez sur le crayon pour changer les noms, puis cliquez sur la coche pour enregistrer.", "tourStats": "Les bonnes habitudes vous donneront de l'expérience et de l'or. Les mauvaises habitudes vous feront perdre de la vie.", "tourGP": "Pour continuer, achetez l’Épée d'Entrainement avec l'or que vous venez de recevoir !", - "tourAvatar": "Votre avatar a désormais l’Épée d'Entrainement. Pour continuer, cliquez sur votre avatar pour le personnaliser !", + "tourAvatar": "Personnalisez votre Avatar", "tourScrollDown": "Faites attention à bien aller tout en bas de la page pour voir toutes les options ! Cliquez sur votre avatar à nouveau pour retourner à la page des tâches.", "tourMuchMore": "Quand vous aurez fini avec vos tâches, vous pourrez former une équipe avec vos amis, discuter dans les guildes liées à vos centres d'intérêts, participer à des défis, et bien plus !", "tourStatsPage": "Ceci est votre page de statistiques ! Remportez des succès en complétant les tâches listées.", - "tourTavernPage": "Bienvenue à la Taverne, un lieu de discussion pour tous! Vous pouvez vous protéger des dégâts causés par vos Quotidiennes en cas de maladie ou de voyage en cliquant sur \"Se reposer à l'Auberge\". Venez dire bonjour!", + "tourTavernPage": "Bienvenue à la Taverne, un lieu de discussion pour tous! Vous pouvez vous protéger des dégâts causés par vos Quotidiennes en cas de maladie ou de voyage en cliquant sur \"Se reposer à l'Auberge\". Venez dire bonjour! ", "tourPartyPage": "Votre équipe vous aidera à rester responsable. Invitez des amis pour déverrouiller un parchemin de quête !", - "tourGuildsPage": "Les Guildes sont des groupes de personnes avec des centres d'intérêts communs. Recherchez les sujets qui vous plaisent ! Nous vous recommandons la guilde des nouveaux arrivants.", - "tourChallengesPage": "Les Défis sont des listes de tâches créées par des membres! Rejoindre un défi ajoutera ses tâches à votre compte. Rivalisez avec d'autres membres pour gagner des gemmes!", - "tourMarketPage": "A partir du niveau 4, des œufs et des potions d'éclosion apparaitront au hasard comme butin lorsque vous réaliserez vos tâches. Ils apparaissent ici - utilisez-les pour faire éclore des Familiers ! Vous pouvez aussi acheter des objets au Marché." + "tourGuildsPage": "Les Guildes sont des groupes de discussion créés par les joueurs pour les joueurs pour regroupe les personnes autour de leurs centres d'intérêt. Jetez un œil à la liste et rejoignez les Guildes qui vous intéressent! Nous vous recommandons la Guilde des Nouveaux Arrivants, où chacun peut poser des questions sur HabitRPG!", + "tourChallengesPage": "Les Défis sont des listes de tâches à thème créées par des membres! Rejoindre un Défi ajoutera ses tâches à votre compte. Rivalisez avec d'autres membres pour gagner des Gemmes!", + "tourMarketPage": "A partir du niveau 4, des œufs et des potions d'éclosion apparaitront au hasard comme butin lorsque vous réaliserez vos tâches. Ils apparaissent ici - utilisez-les pour faire éclore des Familiers ! Vous pouvez aussi acheter des objets au Marché.", + "tourHallPage": "Bienvenue au Panthéon des Héros, où les contributeurs open-source d'HabitRPG sont honorés. Que ce soit par le code, les illustrations, la musique, l'écriture ou simplement par leur obligeance, ils ont gagné des Gemmes, de l'équipement exclusif et des titres prestigieux. Vous pouvez vous aussi contribuer à HabitRPG!", + "tourPetsPage": "Voici l'Écurie! Après avoir passé le niveau 4, vous pouvez faire éclore vos familiers grâce à vos œufs et potions. Lorsque vous faites éclore un animal au Marché, il apparaît ici! Cliquez sur l'image d'un animal pour le faire rejoindre votre avatar. Donnez à vos familiers la nourriture que vous trouvez dès la fin du niveau 4, et ils deviendront de puissantes montures.", + "tourMountsPage": " Lorsque vous avez assez nourri un animal pour qu'il devienne une fière monture, il apparaîtra ici. (les familiers, les montures et la nourriture sont accessibles à la fin du niveau 4.) Cliquez sur une monture pour monter en selle!", + "tourEquipmentPage": "C'est ici que vous rangez votre Équipement! Votre Tenue de Combat influe sur vos stats. Si vous voulez que votre avatar arbore un équipement différent sans changer vos stats, cochez \"Utiliser un Costume\". ", + "tourOkay": "Cool!", + "tourAwesome": "Génial!", + "tourSplendid": "Splendide!", + "tourNifty": "Habile!", + "tourAvatarProceed": "Montrez-moi mes tâches !", + "tourToDosBrief": "Liste À Faire", + "tourDailiesBrief": "Tâches Quotidiennes", + "tourDailiesProceed": "Je ferai attention !", + "tourHabitsBrief": "Bonnes & Mauvaises Habitudes", + "tourHabitsProceed": "Logique!", + "tourRewardsBrief": "Liste de Récompenses", + "tourRewardsProceed": "C'est tout !", + "welcomeToHabit": "Bienvenue dans HabitRPG, un jeu pour améliorer votre vie!", + "welcome1": "Créez et personnalisez un avatar qui vous représentera en jeu. ", + "welcome2": "Vos tâches réelles influent sur la Santé (PV), l'Expérience (XP) et l'Or de votre avatar!", + "welcome3": "Accomplissez des tâches pour gagner de l'Expérience (XP) et de l'Or, qui déverrouillent des fonctionnalités et des récompenses géniales!", + "welcome4": "Évitez les mauvaises habitudes qui vident votre Santé (PV), ou votre avatar mourra!", + "welcome5": "Maintenant, vous allez personnaliser votre avatar et définissez vos tâches...", + "imReady": "Je suis prêt !" } \ No newline at end of file diff --git a/common/locales/fr/quests.json b/common/locales/fr/quests.json index 887cb68b70..065017f281 100644 --- a/common/locales/fr/quests.json +++ b/common/locales/fr/quests.json @@ -1,9 +1,11 @@ { "quests": "Quêtes", "quest": "quête", + "questDetails": "Détails de la Quête", + "invitations": "Invitations", "completed": "Complétée !", "youReceived": "Vous remportez", - "questSend": "Cliquer sur \"Inviter\" enverra une invitation aux membres de votre équipe. Quand tous les membres auront accepté ou refusé, la quête commencera. Voir l'avancement dans Options > Social > Équipe.", + "questSend": "En cliquant sur \"Inviter\", vous enverrez une invitation aux membres de votre équipe. Lorsque tous les membres auront accepté ou refusé, la quête commencera. Vous pouvez suivre le statut de l'invitation sous Social > Équipe.", "inviteParty": "Inviter l'équipe", "questInvitation": "Invitation à une Quête :", "questInvitationTitle": "Invitation à une Quête", diff --git a/common/locales/fr/questscontent.json b/common/locales/fr/questscontent.json index e350c3ca27..a334a012b8 100644 --- a/common/locales/fr/questscontent.json +++ b/common/locales/fr/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Bélier du Tonnerre", "questSheepCompletion": "Impressionné par votre assiduité, le Bélier du Tonnerre voit sa fureur se calmer peu à peu. Il lance trois énormes grêlons dans votre direction et disparaît dans un grondement sourd. En allant voir les grêlons de plus près, vous vous apercevez que ce sont en fait trois œufs doux et floconneux. Vous les ramassez et rentrez chez vous en flânant sous un ciel sans tache.", "questSheepDropSheepEgg": "Mouton (Œuf)", - "questSheepUnlockText": "Déverrouille l'achat d’œufs de mouton au Marché" + "questSheepUnlockText": "Déverrouille l'achat d’œufs de mouton au Marché", + "questKrakenText": "Le Kraken d'Inkomplet", + "questKrakenNotes": "Par une journée chaude et ensoleillée, vous naviguez à travers la Baie d'Inkomplet, mais votre esprit est obscurci car vous vous inquiétez de tout ce qu'il vous reste encore à faire. Il vous semble qu'à peine une tâche terminée, une autre surgit, puis une autre...

Soudain, le bateau est horriblement secoué et des tentacules visqueux jaillissent de l'eau de tous côtés! \"Nous sommes attaqués par le Kraken d'Inkomplet!\" s'écrie Wolvenhalo

\"Vite!\" vous crie Lemoness. \"Abattez autant de tentacules et de tâches que possible avant que d'autres ne s'élèvent pour prendre leur place!\"", + "questKrakenBoss": "Le Kraken d'Inkomplet", + "questKrakenCompletion": "Alors que le Kraken s'enfuit, plusieurs œufs remontent à la surface. Lemoness les examine et sa méfiance se change bientôt en ravissement. \"Des œufs de seiche!\", dit-elle. \"Tiens, prends-les en récompense de tout ce que tu as accompli.\"", + "questKrakenDropCuttlefishEgg": "Seiche (Œuf) ", + "questKrakenUnlockText": "Déverrouille l'achat d’œufs de seiche au Marché" } \ No newline at end of file diff --git a/common/locales/fr/rebirth.json b/common/locales/fr/rebirth.json index c59f64b63c..c18bb71600 100644 --- a/common/locales/fr/rebirth.json +++ b/common/locales/fr/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "A utilisé un Orbe de Renaissance pour recommencer à zéro après avoir atteint le niveau ", "rebirthPop": "Commencez un nouveau personnage au Niveau 1 en conservant les succès, les objets de collection et les tâches avec historique.", "rebirthName": "Orbe de Renaissance", - "reborn": "Né de nouveau, niveau maximum <%= reLevel %>", - "welcome100": "Bienvenue au Niveau 100 !", - "intro100": "Maintenant que vous avez atteint le niveau 100, vous pouvez utiliser l'Orbe de Renaissance à tout moment, gratuitement. ", - "followup100": "Vous pouvez continuer à gagner des niveaux, mais cela n'augmentera plus vos caractéristiques et ne débloquera plus de contenu supplémentaire, de façon à garder HabitRPG amusant pour tous quel que soit le style de jeu.", - "rebirth100Info": "Si vous êtes prêt à débuter une nouvelle aventure, vous pouvez Renaître dès maintenant... ou découvrir jusqu'où vous êtes capable d'aller.", - "rebirthWait": "Je vais attendre...", - "rebirthNow": "Renaître maintenant !" + "reborn": "Né de nouveau, niveau maximum <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/fr/settings.json b/common/locales/fr/settings.json index 8f1e9ee1b0..0c3039184d 100644 --- a/common/locales/fr/settings.json +++ b/common/locales/fr/settings.json @@ -113,10 +113,11 @@ "benefits": "Avantages", "coupon": "Promo", "couponPlaceholder": "Entrer le Code Promotionnel", - "couponText": "Nous participons parfois à des évènements et donnons des codes promotionnels pour de l'équipement spécial. (Par exemple, pour celles et ceux qui viennent nous voir à la Wondercon)", + "couponText": "Nous participons parfois à des événements, et donnons des codes pour de l'équipement spécial (par exemple pour ceux qui s'arrêtent à notre kiosque à la Wondercon).", "apply": "Appliquer", "resubscribe": "Se réinscrire", "promoCode": "Code promotionnel", "promoCodeApplied": "Code promotionnel validé ! Vérifiez votre inventaire", - "promoPlaceholder": "Entrez le Code promotionnel" + "promoPlaceholder": "Entrez le Code promotionnel", + "displayInviteToPartyWhenPartyIs1": "Afficher le bouton Inviter Dans L'équipe lorsque l'équipe a 1 seul membre." } \ No newline at end of file diff --git a/common/locales/fr/subscriber.json b/common/locales/fr/subscriber.json index 6a94c781b4..c72a7a9b5c 100644 --- a/common/locales/fr/subscriber.json +++ b/common/locales/fr/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonnements", "subDescription": "Désactiver les publicités, acheter des gemmes avec de l'or, gagner un objet mystère mensuel, conserver l'historique du progrès, doubler la limite journalière de butin, soutenir les devs. Cliquez pour plus d'info.", "disableAds": "Supprimer les pubs", - "disableAdsText": "Les publicités seront désactivées tant que vous aurez un abonnement actif (cela reste acquis aux utilisateurs dont les publicités étaient désactivées à l'origine).", + "disableAdsText": "Les publicités sont désactivées lorsque vous avez un abonnement actif (les donateurs originaux sont sous clause de grand-père).", "buyGemsGold": "Acheter des Gemmes avec de l'Or", - "buyGemsGoldText": "(1 Gemme coûte <%= gemCost %> Or) Ceci règle le problème de la logique \"payer pour gagner\" : tout peut désormais être obtenu en récompense d'un dur labeur. Il y a un toutefois plafond de conversion de <%= gemLimit %> Gemmes par mois afin d'éviter le farm.", + "buyGemsGoldText": "Alexandre le Marchand vous vendra des gemmes au prix de <%= gemCost %> pièces d'or par gemme. Ses cargaisons sont initialement plafonnées à <%= gemLimit %> gemmes par mois, mais ce plafond augmente de 5 gemmes pour chaque tranche de trois mois d'abonnement consécutifs, jusqu'à un maximum de 50 gemmes par mois.", "retainHistory": "Conserve la totalité des entrées de l'historique", "retainHistoryText": "Rend votre historique complet disponible sous forme de graphiques et d'exportation. Les historiques des non-abonnés sont nettoyés pour optimiser la base de données.", "doubleDrops": "Limite journalière de butin doublée", "doubleDropsText": "Complétez votre écurie encore plus vite !", "mysteryItem": "Des objets uniques tous les mois pour les abonnés", - "mysteryItemText": "Chaque mois, tous les abonnés recevront des accessoires complètement inédits pour personnaliser leur avatar !", + "mysteryItemText": "Chaque mois, vous recevrez un objet cosmétique unique pour votre avatar ! En plus, pour chaque période de trois mois consécutifs d'inscription, les Mystérieux Voyageurs Temporels vous donneront accès aux objets cosmétiques historiques (et futurs !).", "supportDevs": "Soutenez les développeurs", - "supportDevsText": "Ce projet open source utilise toute l'aide qu'il peut obtenir. Aidez-nous à maintenir Habit en vie !", + "supportDevsText": "Votre inscription aide à garder Habitica prospère et aide à financer le développement de nouvelles fonctionnalités. Merci de vie générosité !", "monthUSD": "USD / Mois", "organization": "Organisation", "groupPlans": "Offres d'Entreprise", diff --git a/common/locales/fr/tasks.json b/common/locales/fr/tasks.json index 7e7ca9d0b1..8776757252 100644 --- a/common/locales/fr/tasks.json +++ b/common/locales/fr/tasks.json @@ -16,7 +16,7 @@ "checklist": "Liste de vérification", "checklistText": "Morcelez vos tâches! Les listes de vérification augmentent le gain d'Expérience et d'Or pour les tâches À Faire, et réduisent les dommages infligés par les Quotidiennes. ", "expandCollapse": "Développer/Réduire", - "text": "Texte", + "text": "Titre", "extraNotes": "Notes supplémentaires", "direction/Actions": "Instructions/Actions", "advancedOptions": "Options avancées", @@ -36,6 +36,11 @@ "newDailyBulk": "Nouvelles tâches Quotidiennes (une par ligne)", "streakCounter": "Compteur de Combo", "repeat": "Répéter", + "repeatEvery": "Répéter tous les", + "repeatDays": "Tous les X Jours", + "repeatWeek": "Certains jours de la semaine", + "day": "Jour", + "days": "Jours", "restoreStreak": "Remettre le combo à zéro", "todos": "À Faire", "newTodo": "Nouvelle tâche À faire", @@ -60,6 +65,9 @@ "clearTags": "Nettoyer", "hideTags": "Masquer", "showTags": "Afficher", + "startDate": "Date de début", + "startDateHelpTitle": "Quand cette tâche doit-elle démarrer ?", + "startDateHelp": "Définissez la date à laquelle cette tâche prendra effet. Elle ne sera pas active avant cette date. ", "streakName": "Combo réussis", "streakText": "A réussi <%= streaks %> combo(s) de 21 jours dans ses tâches Quotidiennes", "streakSingular": "Combo", @@ -78,5 +86,23 @@ "pushTaskToTop": "Déplacer la tâche en tête de liste", "pushTaskToBottom": "Déplacer la tâche en fin de liste", "emptyTask": "Indiquez d'abord le titre de la tâche.", - "dailiesRestingInInn": "Vous vous reposez à l'Auberge ! Vos Quotidiennes ne vous infligeront AUCUN dégâts cette nuit, mais SERONT réinitialisées chaque jour. Si vous participez à une quête, vous n'infligerez aucun dégât / ne récolterez aucun item jusqu'à ce que vous quittiez l'Auberge, mais vous pouvez quand même être blessé par un boss si un de vos équipiers oublie une de ses Quotidiennes." + "dailiesRestingInInn": "Vous vous reposez à l'Auberge ! Vos Quotidiennes ne vous infligeront AUCUN dégâts cette nuit, mais SERONT réinitialisées chaque jour. Si vous participez à une quête, vous n'infligerez aucun dégât / ne récolterez aucun item jusqu'à ce que vous quittiez l'Auberge, mais vous pouvez quand même être blessé par un boss si un de vos équipiers oublie une de ses Quotidiennes.", + "habitHelp1": "Les Bonnes Habitudes sont les choses que vous faites souvent. Elles octroient de l'Or et de l'Expérience à chaque fois que vous cliquez sur le <%= plusIcon %>.", + "habitHelp2": "Les Mauvaises Habitudes sont les choses que vous voulez éviter de faire. Elles retirent de la Santé à chque fois que vous cliquez sur le <%= minusIcon %>.", + "habitHelp3": "Vous pouvez vous inspirer de ces Exemples d'Habitudes!", + "newbieGuild": "Vous avez encore des questions? Posez-les à la <%= linkStart %>Guilde des Newbies<%= linkEnd %>!", + "dailyHelp1": "Les Quotidiennes se répètent <%= emphasisStart %>chaque jour<%= emphasisEnd %> où elles sont actives. Cliquez sur le <%= pencilIcon %> pour changer les jours d'activation de vos Quotidiennes.", + "dailyHelp2": "Si vous n'accomplissez pas vos tâches Quotidiennes, vous perdez de la Santé lors du Cron (votre passage d'un jour à l'autre). ", + "dailyHelp3": "Les tâches Quotidiennes deviennent <%= emphasisStart %>plus rouges<%= emphasisEnd %> lorsque vous les ratez, et <%= emphasisStart %>plus bleues<%= emphasisEnd %> lorsque vous les accomplissez. Plus une tâche Quotidienne est rouge, plus elle vous récompensera... ou vous blessera.", + "dailyHelp4": "Pour changer votre Cron, c'est-à-dire le moment du passage d'un jour à l'autre, allez sur <%= linkStart %> Paramètres > Site<%= linkEnd %> > Heure personnalisée de début de journée.", + "dailyHelp5": "Vous pouvez vous inspirer de ces exemples de Quotidiennes!", + "toDoHelp1": "Les tâches À Faire sont jaunes par défaut, et rougissent (en prenant de la valeur) au fil du temps que vous mettez à les accomplir. ", + "toDoHelp2": "Les tâches À Faire ne vous blessent jamais! Elles octroient seulement de l'Or et de l'Expérience. ", + "toDoHelp3": "En fractionnant votre tâche À Faire en une liste de vérification faite de plus petits éléments, vous la rendrez moins effrayante et augmenterez vos points!", + "toDoHelp4": "Vous pouvez vous inspirer de ces exemples de tâches À Faire!", + "rewardHelp1": "L'équipement que vous achetez pour votre avatar est entreposé dans <%= linkStart %>Inventaire > Équipement<%= linkEnd %>.", + "rewardHelp2": "L’équipement affecte vos statistiques (<%= linkStart %>Utilisateur > Caractéristiques<%= linkEnd %>).", + "rewardHelp3": "De l'équipement spécial apparaitra ici pendant les Évènements Mondiaux.", + "rewardHelp4": "Ne soyez pas effrayé de choisir des récompenses personnalisées ! Regardez quelques exemples ici.", + "clickForHelp": "Cliquez pour obtenir de l'aide. " } \ No newline at end of file diff --git a/common/locales/he/backgrounds.json b/common/locales/he/backgrounds.json index 93556d690d..4feb2bbd3c 100644 --- a/common/locales/he/backgrounds.json +++ b/common/locales/he/backgrounds.json @@ -84,11 +84,11 @@ "backgroundMountainLakeNotes": "לשכשך רגליים באגם לנוף הרים", "backgroundPagodasText": "מקדש במזרח הרחוק", "backgroundPagodasNotes": "לטפס לראש המקדש.", - "backgrounds062015": "SET 13: Released June 2015", - "backgroundDriftingRaftText": "Drifting Raft", - "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", - "backgroundShimmeryBubblesText": "Shimmery Bubbles", - "backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.", - "backgroundIslandWaterfallsText": "Island Waterfalls", - "backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls." + "backgrounds062015": "סט 13: פורסם ביוני 2015", + "backgroundDriftingRaftText": "רפסודה נסחפת", + "backgroundDriftingRaftNotes": "לפדל ברפסודה נסחפת", + "backgroundShimmeryBubblesText": "בועות נוצצות", + "backgroundShimmeryBubblesNotes": "לצוף בים של בועות נוצצות", + "backgroundIslandWaterfallsText": "מפלי איים", + "backgroundIslandWaterfallsNotes": "לצאת לפיקניק ליד מפלי איים" } \ No newline at end of file diff --git a/common/locales/he/challenge.json b/common/locales/he/challenge.json index fd1b3f3ba3..33573fc741 100644 --- a/common/locales/he/challenge.json +++ b/common/locales/he/challenge.json @@ -16,7 +16,7 @@ "selectWinner": "בחר מנצח וחתום את האתגר:", "deleteOrSelect": "מחק או בחר מנצח", "endChallenge": "חתום את האתגר", - "challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.", + "challengeDiscription": "אלו הם משימות האתגר שייתווספו לעמוד המשימות שלך במידה ותצטרף לאתגר. משימות אלו ישנו את צבען ויאפשרו לך לצפות בגרפים המציגים את ההתקדמות הכוללת של הקבוצה.", "hows": "מה מצבם של כולם?", "filter": "מסנן", "groups": "קבוצות", @@ -33,8 +33,8 @@ "challengeTagPop": "אתגרים מופיעים ברשימות-תגים ובכלי-משימות, כך שאתה צריך לתת להם בנוסף לכותרת מפורטת, שם קצר וקולע, למשל: 'לאבד 1.5 קילו ב3 חודשים' יכול להתקצר ל'-1.5 ק\"ג' (לחץ למידע נוסף)", "challengeDescr": "תיאור", "prize": "פרס", - "prizePop": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later.", - "prizePopTavern": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later and Tavern challenges will not be refunded if the challenge is cancelled.", + "prizePop": "אם יכול להיות ״מנצח״ לאתגר שלך, אתה יכול לזכות אותו באבני חן כפרס. לכל היותר כמספר אבני החן שברשותך + אבני החן השייכים לגילדה (במידה ואתה יצרת את הגילדה). שים לב: לא ניתן לערוך פרס זה בשלב מאוחר יותר.", + "prizePopTavern": "אם יכול להיות ״מנצח״ לאתגר שלך, אתה יכול לזכות אותו באבני חן כפרס. לכל היותר כמספר אבני החן שברשותך + אבני החן השייכים לגילדה (במידה ואתה יצרת את הגילדה). שים לב: לא ניתן לערוך פרס זה בשלב מאוחר יותר, ואבני החן של אתגרי פונדק לא יוחזרו במידה ותבטל את האתגר.", "publicChallenges": "לכל הפחות אבן חן אחת לאתגרים ציבוריים (זה עוזר למנוע ספאם, אל תזלזל/י)", "officialChallenge": "אתגר רשמי של האתר", "by": "פורסם ע\"י", @@ -44,13 +44,15 @@ "selectGroup": "אנא בחר/י קבוצה", "challengeCreated": "האתגר נוצר בהצלחה", "sureDelCha": "ביקשת למחוק את האתגר. בטוח/ה בזה?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelChaTavern": "האם אתה בטוח שברצונך למחוק את האתגר? אבני החן לא יוחזרו לך.", "removeTasks": "הסר משימות", "keepTasks": "שמור משימות", "closeCha": "סגור את המשימות וגם...", "leaveCha": "עזוב את האתגר וגם...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "בעלות", + "challengedOwnedFilter": "בבעלות", + "challengedNotOwnedFilter": "לא בבעלות", + "challengedEitherOwnedFilter": "אחד מהשניים", + "backToChallenges": "בחזרה לכל האתגרים", + "prizeValue": "<%= gemcount %><%= gemicon %> פרס" } \ No newline at end of file diff --git a/common/locales/he/character.json b/common/locales/he/character.json index 29c5e316df..f8d536e3a6 100644 --- a/common/locales/he/character.json +++ b/common/locales/he/character.json @@ -7,7 +7,7 @@ "displayName": "שם תצוגה", "displayPhoto": "תמונה", "displayBlurb": "חרטוט", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "הצג את עצמך בבקשה", "photoUrl": "קישור לתצלום", "imageUrl": "קישור לתמונה", "inventory": "מלאי ציוד", @@ -39,6 +39,7 @@ "pastelSkins": "עורות בצבעי פסטל", "spookySkins": "עורות מפחידים", "supernaturalSkins": "צבעי עור על-טבעיים", + "splashySkins": "Splashy Skins", "rainbowColors": "צבעי הקשת", "shimmerColors": "צבעים מנצנצים", "hauntedColors": "צבעים רדופי-רוחות", @@ -49,15 +50,15 @@ "classBonusText": "המקצוע שלך (לוחם, אם עדיין לא השגת מקצוע אחר) מנצל את הציוד שלו יותר ביעילות רבה יותר מאשר ציוד ממקצועות אחרים. ציוד ששייך למקצוע הנוכחי שלך מקבל 50% תוספת לנקודות התכונה שהוא מעניק.", "classEquipBonus": "תוסף מקצוע", "battleGear": "ציוד לחימה", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": " זהו הציוד שאתה נושא עמך אל הקרב! הציוד משפיע על ערכי התכונות שלך כשאתה מבצע משימות.", "costume": "תחפושת", "costumeText": "אם אתה מעדיף להיראות אחרת מהדרך בה ציידת את דמותך, סמן את האפשרות \"השתמש בתחפושת\" כדי לעטות תחפושת מגניבה ומטריפת חושים, בעוד שהציוד האמיתי שלך יישאר חבוי מתחתיה.", "useCostume": "שימוש בתחפושת", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", - "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", + "gearAchievement": "הרווחת את תג ״הציוד המקסימלי״ על השגת הציוד הטוב ביותר למקצועות הבאים:", + "moreGearAchievements": "כדי לצבור עוד תגי ״ציוד מקסימאלי״, שנה את המקצוע שלך בעמוד התכונות ורכוש לעצמך את הציוד למקצוע החדש שבחרת!", + "armoireUnlocked": "כעת נפתחה בפניך גם האפשרות לרכוש ציוד קסום!. לחץ על כפתור הפרס ״ציוד קסום״ על מנת לנסות את מזלך בקבלת ציוד מיוחד במינו! פרס זה גם יכול לתת לך באופן רנדומאלי ניסיון או פריטי מזון.", "ultimGearName": "ציוד מקסימלי", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "ultimGearText": "שדרג את נשקיו ושריונו לדרגה הגבוהה ביותר במקצועות הבאים:", "level": "דרגה", "levelUp": "עלית דרגה!", "mana": "מאנה", @@ -73,7 +74,7 @@ "allocatePerPop": "הוסף נקודה לתפיסה שלך", "allocateInt": "נקודות שהוקצו לתבונה", "allocateIntPop": "הוסף נקודה לתבונה שלך", - "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Attribute Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth, now available for free in the Market.", + "noMoreAllocate": "עכשיו כשהגעת לרמה 100, לא ניתן להרוויח עוד נקודות תכונה. אתה תוכל להמשיך ולעלות ברמה, או להתחיל הרפתקאה חדשה ברמה 1 ע״י שימוש ב כדור הלידה מחדש, זמין כעת בחינם בשוק.", "stats": "תכונות", "strength": "כוח", "strengthText": "כוח מגביר את הסיכוי ל\"פגיעות חמורות\" ואת הסיכוי לקבלת מהם זהב, ניסיון, וחפצי ערך. הוא גם מסייע לגרום נזק למפלצות האויב.", @@ -117,7 +118,7 @@ "rogueText": "נוכלים אוהבים לצבור עושר, הם משיגים יותר זהב מכל אחד אחר והם מוכשרים במציאת חפצים אקראיים. יכולת החשאיות המפורסמת שלהם מאפשרת להם להתחמק מהתוצאות של מטלות יומיות שפוספסו. שחק נוכל אם אתה נהנה במיוחד מפרסים, הישגים, שלל ותגים.", "healerText": "מרפאים הם חסינים לכל פגע, והם מציעים את ההגנה הזו גם לחבריהם. מטלות יומיות והרגלים רעים לא ממש מזיזים להם, ויש להם דרכים לרפא את הבריאות שלהם לאחר כישלון. שחק מרפא אם אתה נהנה לעזור לחברים שלך במשחק, או אם הרעיון לרמות את המוות דרך עבודה קשה קוסם לך!", "optOut": "ותר על זה", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "אין לך כוח לבחור מקצוע? רוצה לבחור מאוחר יותר? ותר על זה כעת - אתה תשאר לוחם ונקודות התכונה שלך יחולקו אוטומטית. תוכל לקרוא על סוגי המקצועות בעמוד הויקי ולבחור מקצוע מאוחר יותר בעמוד המשתמש > תכונות.", "select": "בחר", "stealth": "חשאיות", "stealthNewDay": "בתחילתו של יום חדש, הימנע מלחטוף נזק ממטלות יומיות שלא ביצעת.", @@ -141,10 +142,10 @@ "unequipCostume": "הסר את התחפושת", "unequipPetMountBackground": "הסר את חיית המחמד, חיית הרכיבה ותמונת הרקע", "animalSkins": "עורות דמוי בע״ח", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "בחר את המקצוע שלך! או דחה את הבחירה לשלב מאוחר יותר.", + "warriorWiki": "", + "mageWiki": "מכשף", + "rogueWiki": "נוכל", + "healerWiki": "מרפא", + "chooseClassLearn": "מידע נוסף לגבי מקצועות" } \ No newline at end of file diff --git a/common/locales/he/content.json b/common/locales/he/content.json index 245af9d0b7..718d4c4c7c 100644 --- a/common/locales/he/content.json +++ b/common/locales/he/content.json @@ -1,10 +1,10 @@ { "potionText": "שיקוי ריפוי", "potionNotes": "מרפא 15 נק\"פ (שימוש מיידי)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", + "armoireText": "ציוד קסום", + "armoireNotesFull": "פתח את תיבת הציוד הקסום ע״מ לקבל ציוד מיוחד, ניסיון או מזון! יחידות ציוד שנותרו:", + "armoireLastItem": "מצאת את פריט הציוד הקסום האחרון ", + "armoireNotesEmpty": "הציוד הקסום מתחדש בכל חודש. עד אז, ניתן להמשיך לקבל ניסיון ומזון!", "dropEggWolfText": "זאב", "dropEggWolfAdjective": "נאמן", "dropEggTigerCubText": "גור נמרים", @@ -60,8 +60,10 @@ "questEggBunnyAdjective": "נעים", "questEggSlimeText": "עיסת מרשמלו", "questEggSlimeAdjective": "מתוק", - "questEggSheepText": "Sheep", - "questEggSheepAdjective": "woolly", + "questEggSheepText": "כבשים", + "questEggSheepAdjective": "מלאי צמר", + "questEggCuttlefishText": "דיונון", + "questEggCuttlefishAdjective": "נעים", "eggNotes": "מצא שיקוי בקיעה למזוג על ביצה זו, והיא תבקע כ: <%= eggText(locale) %> <%= eggAdjective(locale) %>.", "hatchingPotionBase": "רגיל", "hatchingPotionWhite": "לבן", diff --git a/common/locales/he/contrib.json b/common/locales/he/contrib.json index 1c6243beee..2cc28921a7 100644 --- a/common/locales/he/contrib.json +++ b/common/locales/he/contrib.json @@ -2,10 +2,10 @@ "friend": "חבר", "friendFirst": "כאשר תגיש את התרומה הראשונה שלך, תקבל את תג התורמים של HabitRPG. תג השם שלך, בשיחות הפונדק, יגלה בגאווה את היותך תורם. כשכר עבור טרחתך, תקבל 3 אבני חן.", "friendSecond": "כאשר תגיש את תרומתך השנייה ,שריון הקריסטל יהיה זמין עבורך בחנות הפרסים . כשכר עבור טרחתך, תקבל גם 3 אבני חן.", - "elite": "עילאי/ת", + "elite": "עילאי", "eliteThird": "כאשר תגיש את תרומתך השלישית ,קסדת הקריסטל תהיה זמינה עבורך בחנות הפרסים. כשכר עבור טרחתך, תקבל גם 3 אבני חן.", "eliteFourth": "כאשר תגיש את תרומתך הרביעית ,חרב הקריסטל תהיה זמינה עבורך בחנות הפרסים. כשכר עבור טרחתך, תקבל גם 4 אבני חן.", - "champion": "אלוף/ה", + "champion": "אלוף", "championFifth": "כאשר תגיש את תרומתך החמישית ,מגן הקריסטל יהיה זמין עבורך בחנות הפרסים. כשכר עבור טרחתך, תקבל גם 4 אבני חן.", "championSixth": "כאשר תגיש את תרומתך השישית, תקבל במתנה הידרת מחמד. בנוסף לכך, תקבל גם 4 אבני חן.", "legendary": "אגדה", diff --git a/common/locales/he/defaulttasks.json b/common/locales/he/defaulttasks.json index 50113f0bcf..cf4ab997bb 100644 --- a/common/locales/he/defaulttasks.json +++ b/common/locales/he/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "הרגל טוב", - "defaultHabit1Notes": "הרגלים טובים לדוגמה: + לאכול ירק, + 15 דקות של עבודה יעילה", - "defaultHabit2Text": "הרגל רע", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "הרגלים רעים לדוגמה: - לעשן, - לדחות משימות", - "defaultHabit3Text": "הרגל טוב או רע", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "הרגלים טובים או רעים לדוגמה: +\\- השתמשתי במדרגות\\במעלית, +\\- שתיתי מים\\סודה", "defaultDaily1Text": "שעה 1 פרוייקט אישי", "defaultDaily1Notes": "כל המשימות מתחילות בצבע צהוב. זאת אומרת שתקבל נזק בינוני אם תפספס אותן ותקבל שכר בינוני אם תעמוד בהן.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "הגדר את רמת הקושי תחת הגדרות מתקדמות", "defaultTodo4Checklist3": "אופציונאלי: הגדר תאריך יעד", "defaultTodo5Text": "צור חבורה (קבוצה פרטית) עם חבריך (חברתי > חבורה)", - "defaultReward1Text": "צפייה בפרק 1 של משחקי הכס!", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "פרסים מותאמים אישית יכולים להיות מגוון רחב של דברים. לדוגמא, אנשים מסוימים נמנעים מצפייה בתכניות האהובות עליהם עד שצברו מספיק זהב כדי \"להרשות זאת לעצמם\".", "defaultReward2Text": "עוגה", "defaultReward2Notes": "אנשים אחרים יכולים פשוט לרצות ליהנות מפרוסת עוגה טעימה. נסה ליצור פרסים שיעוררו בך כמה שיותר מוטיבציה!", diff --git a/common/locales/he/gear.json b/common/locales/he/gear.json index e08eb8222c..dbe4ca52ed 100644 --- a/common/locales/he/gear.json +++ b/common/locales/he/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "שריון", "armorBase0Text": "בגדים פשוטים", "armorBase0Notes": "אלה סתם בגדים, הם לא נותנים בונוס.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "חליפת חתול מנחמת", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "בגדי שליח", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "שריון מהלך היער", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "headgear", "headBase0Text": "ללא קסדה", "headBase0Notes": "בלי שום כיסוי ראש בכלל.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "קסדת לוחמי הקשת", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "קסדה מכונפת", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "לא הצטיידת באף מגן או נשק ליד החדשה.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "אביזר ללא גב", "backBase0Notes": "אביזר ללא גב.", "backMystery201402Text": "כנפי זהב", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "שכמייה חמקנית", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "ללא אביזר גוף", "bodyBase0Notes": "ללא אביזר גוף.", "bodySpecialWonderconRedText": "קולר אבן אודם", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "רצועת החוף", "bodySpecialSummerHealerNotes": "קולר מדהים משובץ אלמוגים! לא שימושי. מהדורה מוגבלת, ציוד קיץ 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/he/generic.json b/common/locales/he/generic.json index 0ebab29864..031a067abd 100644 --- a/common/locales/he/generic.json +++ b/common/locales/he/generic.json @@ -39,7 +39,7 @@ "close": "סגור", "saveAndClose": "שמור וסגור", "cancel": "ביטול", - "ok": "אוקי", + "ok": "OK", "add": "הוסף", "undo": "בטל", "continue": "המשך", @@ -54,7 +54,7 @@ "gems": "אבני חן", "gemButton": "יש לך <%= number %> פנינים", "moreInfo": "מידע נוסף", - "gemsWhatFor": "נרכשים בכסף אמיתי. משמשים עבור קניית חפצים ושירותים מיוחדים (ביצים, שיקויי בקיעה, חיזוק וכו'). תצטרך לשחרר גימיקים אלו לפני שתוכל להשתמש באבני חן.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "ותיק/ה", "veteranText": "סבל את ההאביט האפור (האתר הישן שלנו), וצבר אינספור צלקות קרב מהבאגים שלו", "originalUser": "משתמש מקורי!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- התחבר/ה לאחרונה", "notPorted": "התכונה הזו עוד לא יובאה מהאתר המקורי", "buyThis": "לרכוש את <%= text %> באמצעות <%= price %> מאבני החן שלך?", - "untilNoFace": "עד שנוסיף את פייסבוק, השתמש בUUID ובאסימון הAPI שלך כדי להתחבר (ניתן למצוא אותם בhttps://habitrpg.com > אפשרויות > הגדרות).", "noReachServer": "השרת אינו זמין כרגע, אנא נסו שוב מאוחר יותר", "errorUpCase": "שגיאה:", "newPassSent": "סיסמא חדשה נשלחה", @@ -86,6 +85,7 @@ "audioTheme_off": "כבויה", "audioTheme_danielTheBard": "דניאל הפייטן", "audioTheme_wattsTheme": "התמה של וואט", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "שאל/י שאלה", "reportBug": "דיווח על תקלה", "contributeToHRPG": "תרומה לאתר", diff --git a/common/locales/he/groups.json b/common/locales/he/groups.json index b5c3f65ee7..b6d9da66f8 100644 --- a/common/locales/he/groups.json +++ b/common/locales/he/groups.json @@ -1,7 +1,7 @@ { "tavern": "פונדק", "innCheckOut": "צא מהפונדק", - "innCheckIn": "נוח/י בפונדק", + "innCheckIn": "תנוח בפונדק", "innText": "You're resting in the Inn! While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day. Be warned: If you are participating in a Boss Quest, the Boss will still damage you for your party mates' missed Dailies unless they are also in the Inn! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.", "lfgPosts": "מודעות מחפשי קבוצה", "tutorial": "שיעור היכרות", @@ -14,7 +14,7 @@ "resources": "משאבים", "tavernTalk": "שיחת פונדק", "tavernAlert1": "הערה: אם את/ה מדווח/ת על באג, המפתחים לא יראו זאת כאן. אנא", - "tavernAlert2": "השתמש/י בgithub במקום זאת", + "tavernAlert2": "השתמש בGithub במקום זאת", "moderatorIntro1": "עורכי הפונדק והגילדות הם:", "communityGuidelines": "החוקים הקהילתיים", "communityGuidelinesRead1": "אנא קרא את", @@ -39,6 +39,8 @@ "editGroup": "ערוך קבוצה", "newGroupName": "שם ה<%= groupType %>", "groupName": "שם קבוצה", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "תיאור ציבורי שייראה ברשימת הגילדות", "logoUrl": "קישור לסמל", "assignLeader": "בחר מנהיג לקבוצה", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/he/limited.json b/common/locales/he/limited.json index fdef5e56c0..f6a6688b0a 100644 --- a/common/locales/he/limited.json +++ b/common/locales/he/limited.json @@ -3,13 +3,13 @@ "seasonalEdition": "מהדורה עונתית", "winterColors": "צבעי חורף", "annoyingFriends": "חברים מרגיזים", - "annoyingFriendsText": "חטף/ה <%= snowballs %> לפרצוף משאר החבורה.", + "annoyingFriendsText": "חטף <%= snowballs %> כדורי שלג לפרצוף משאר החבורה.", "alarmingFriends": "חברים מפחידים", "alarmingFriendsText": "הופחד/ה <%= spookDust %> פעמים ע\"י שאר החבורה שלו/ה.", "agriculturalFriends": "Agricultural Friends", "agriculturalFriendsText": "Got transformed into a flower <%= seeds %> times by party members.", "valentineCard": "כרטיס יום האהבה", - "valentineCardNotes": "שליחת כרטיס יום אהבה לחבר/ת חבורה.", + "valentineCardNotes": "שלח כרטיס יום אהבה לשחקן/ית בחבורה.", "valentine0": "\"ורדים, אדומים הם\n<%= lineBreak %>\nוכחולות הן מטלותיי\n<%= lineBreak %>\nלהיות בחבורה שלך\n<%= lineBreak %>\nזה משוש חיי!\"", "valentine1": "\"ורדים, אדומים הם\n<%= lineBreak %>\nוסיגליות שוות המון\n<%= lineBreak %>\nהבא ונצא נא\n<%= lineBreak %>\nללחום בחטא הדרקון!\"", "valentine2": "\"ורדים, אדומים הם\n<%= lineBreak %>\nבסגנון שיר מסואב\n<%= lineBreak %>\nמקווה שזה קוסם לך\n<%= lineBreak %>\nשבזבזתי 10 זהב.\"", @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>מכשפה עונתית<%= linkEnd %>", "seasonalShopClosedText": "החנות העונתית סגורה כרגע! אין לי מושג היכן המכשפה העונתית נמצאת כרגע, אך היא תשוב ב<%= linkStart %>נשף הרשף<%= linkEnd %> הבא!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "אם השתמשת בכדור הלידה מחדש, תוכל/י לרכוש את הציוד הזה מחדש בעמודת הפרסים אחרי שתקבל/י גישה לחנות החפצים. בתחילה תוכל/י לקנות רק את חפצי המקצוע שלך (לוחם, בתור התחלה) אך אל חשש! החפצים המתאימים לכל מקצוע יהיו זמינים כשתעבור/י למקצוע הזה.", "candycaneSet": "סוכרייה על מקל הליכה (מכשף)", "skiSet": "מתנקש-סקי (נוכל)", @@ -41,8 +42,12 @@ "newYear3": "שנה טובה! שתהיה/י לראש רשימת המטלות שלך, ולא לזנב.", "newYear4": "שנה טובה! מי ייתן ולא תותקף/י על ידי היפוגריף זועם.", "holidayCard": "קיבל/ה כרטיס לחגים!", - "mightyBunnySet": "Mighty Bunny (Warrior)", + "mightyBunnySet": "ארנב כוחני (לוחם)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/he/messages.json b/common/locales/he/messages.json index bb23204410..5166bc2908 100644 --- a/common/locales/he/messages.json +++ b/common/locales/he/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "ה<%= itemText %> נשבר.", "messageTaskNotFound": "משימה לא נמצאה.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "תגית לא נמצאה", "messagePetNotFound": ": לא נמצאה חיה כזו ברשותך.", "messageFoodNotFound": ": לא נמצא מזון שכזה ברשותך", @@ -14,11 +15,14 @@ "messageUnEquipped": "הפסקת להשתמש ב<%= itemText %>", "messageMissingEggPotion": "חסרה לך הביצה או התרופה הזו", "messageAlreadyPet": "כבר השגת חיית מחמד זו. נסה/י שילוב אחר!", - "messageHatched": "הביצה שלך בקעה! בקר/י באורווה כדי לראות את חיית המחמד החדשה שלך.", + "messageHatched": "הביצה שלך בקעה! בקר באורווה כדי לראות את חיית המחמד החדשה שלך.", "messageNotEnoughGold": "אין מספיק זהב", "messageTwoHandled": "<%= gearText %> הוא דו ידני", "messageDropFood": "מצאת <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "מצאת ביצת <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "מצאת שיקוי <%= dropText %> לבקיעה! <%= dropNotes %>", - "messageFoundQuest": "מצאת את המשימה \"<%= questText %>\"!" + "messageFoundQuest": "מצאת את המשימה \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/he/npc.json b/common/locales/he/npc.json index f4832d7fa2..bd30c5efe6 100644 --- a/common/locales/he/npc.json +++ b/common/locales/he/npc.json @@ -10,7 +10,9 @@ "alexander": "אלכסנדר הסוחר.", "welcomeMarket": "ברוכים הבאים לשוק! רכשו ביצים ושיקויים נדירים! מכרו את העודפים שלכם! היעזרו בשירותיי המעולים! בואו וראו מה יש לי עבורכם.", "sellForGold": "מכר/י <%= item %> עבור <%= gold %> מטבעות זהב", - "buyGems": "קנה/י אבני חן", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", + "buyGems": "קנה אבני חן", "justin": "ג'סטין", "USD": "דולר אמריקאי", "newStuff": "דברים חדשים", @@ -18,7 +20,7 @@ "dismissAlert": "השתק התראה זו", "donateText1": "מוסיף 20 אבני חן לחשבונך. נין לנצל אבני חן לרכישת חפצי משחק, כגון חולצות ותסרוקות.", "donateText2": "עזור לתמוך בHabitRPG", - "donateText3": "כפרוייקט קוד פתוח, נשמח לכל עזרה שנוכל להשיג!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 אבני חן, תרומה ל- HabitRPG.", "payWithCard": "תשלום באשראי", "payNote": "הערה: מדי פעם לוקח לפייפאל זמן רב לחייב לקוחות. אנו ממליצים לשלם דרך כרטיס.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/he/quests.json b/common/locales/he/quests.json index 8b9d795149..556b4ed098 100644 --- a/common/locales/he/quests.json +++ b/common/locales/he/quests.json @@ -1,16 +1,18 @@ { "quests": "משימות", "quest": "משימה", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "הושלם!", "youReceived": "קיבלת", - "questSend": "לחיצה על \"הזמן\" תשלח הזמנה לחברי החבורה שלך. כאשר כל המשתתפים קיבלו או דחו, הקווסט מתחיל. ניתן לראות את מצבו תחת אפשרויות > חברתי > חבורה.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "הזמן חבורה", "questInvitation": "הזמנה למשימה:", "questInvitationTitle": "Quest Invitation", "questInvitationInfo": "Invitation for the Quest <%= quest %>", "askLater": "שאל אחר כך", "buyQuest": "קנה משימה", - "accepted": "הסכימ/ה", + "accepted": "מוסכם", "rejected": "דחתה/דחה", "pending": "ממתין לתשובה", "questStart": "ברגע שכל החברים הסכימו או דחו, המשימה מתחילה. רק אלו שלחצו \"הסכם\" יוכלו להשתתף במשימה ולקבל את הפרסים. אם חברייך משתהים יתר על המידה (לא פעילים?), ניתן להתחיל בלעדיהם על ידי לחיצה על \"התחל\". יוזם/ת המשימה יכול/ה גם לבטל אותה ולקחת את המגילה בחזרה ע\"י לחיצה על \"ביטול\".", diff --git a/common/locales/he/questscontent.json b/common/locales/he/questscontent.json index 77f4bd67a0..e2f22ee48f 100644 --- a/common/locales/he/questscontent.json +++ b/common/locales/he/questscontent.json @@ -1,7 +1,7 @@ { "questEvilSantaText": "סנטה הסוהר", - "questEvilSantaNotes": "שאגה מיוסרת נשמעת הרחק בשדות הקרח. את/ה עוקב/ת אחר הנהמות והשאגות - המלוות בקול צחקוק משונה - לקרחת יער בה נמצאת דובת קוטב בוגרת. היא כלואה ואזוקה, שואגת בכל ריאותיה. מעל הכלוב שלה מרקד שדון קטן ומרושע, לבוש בתחפושות חג מולד זרוקות. חסל/י את סנטה הסוהר ושחרר/י את הדובה!", - "questEvilSantaCompletion": "סנטה הסוהר צווח בכעס, ונס אל הלילה. הדובה אסירת התודה, דרך נהמות ושאגות, מנסה לספר לך משהו. לאחר המסע לאורווה, מאט בוש הלוחש מקשיב לסיפורה ומזדעק באימה. יש לה גור! הוא רץ לשדות הקרב כשאמו נכלאה. עזור/עזרי לה למצוא את התינוק שלה!", + "questEvilSantaNotes": "שאגה מיוסרת נשמעת הרחק בשדות הקרח. אתה עוקב אחר הנהמות והשאגות - המלוות בקול צחקוק משונה - לקרחת יער בה נמצאת דובת קוטב בוגרת. היא כלואה ואזוקה, שואגת בכל ריאותיה. מעל הכלוב שלה מרקד שדון קטן ומרושע, לבוש בתחפושת חג מולד בלויה. חסל את סנטה הסוהר ושחרר את הדובה!", + "questEvilSantaCompletion": "סנטה הסוהר צווח בכעס, ונס אל הלילה. הדובה אסירת התודה, דרך נהמות ושאגות, מנסה לספר לך משהו. לאחר המסע לאורווה, הלוחש - מאט בוש מקשיב לסיפורה ומזדעק באימה. יש לה גור! הוא רץ לשדות הקרב כשאמו נכלאה. עזור לה למצוא את התינוק שלה!", "questEvilSantaBoss": "סנטה הסוהר", "questEvilSantaDropBearCubPolarMount": "דוב קוטב (חיית רכיבה)", "questEvilSanta2Text": "מצא את הגור", @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/he/rebirth.json b/common/locales/he/rebirth.json index b98a48d7db..e5a318714e 100644 --- a/common/locales/he/rebirth.json +++ b/common/locales/he/rebirth.json @@ -3,7 +3,7 @@ "rebirthUnlock": "הרווחת את הלידה מחדש! חפץ השוק המיוחד הזה מאפשר לך להתחיל משחק חדש ברמה 1 ועדיין לשמור את המשימות, ההישגים, החיות שלך, ועוד. השתמש בזה כדי לנשוף חיים חדשים לריאות של HabitRPG, אם אתה מרגיש שכבר יש לך הכל, או כדי לחוות את הגימיקים החדשים דרך העיניים הרעננות של שחקן מתחיל!", "rebirthBegin": "לידה מחדש: להתחיל הרפתקה חדשה", "rebirthStartOver": "לידה מחדש מחזירה את דמותך לרמה 1, ממש כאילו יצרת חשבון חדש.", - "rebirthAdvList1": "את/ה חוזר/ת לרפואה שלמה.", + "rebirthAdvList1": "אתה חוזר לרפואה שלמה.", "rebirthAdvList2": "אין לך ניסיון, זהב, או ציוד", "rebirthAdvList3": "ההרגלים, המטלות היומיות והמשימות ארוכות הטווח שלך והפכו לצהובות, והרצפים שלך יתאפסו.", "rebirthAdvList4": "המקצוע שלך יהיה לוחם/ת עד שתרוויח/י מקצוע חדש.", @@ -14,18 +14,12 @@ "rebirthInList4": "חפצים שהושגו בעזרת אבני חן או ביזה (למשל חיות מחמד ורכיבה) ישארו, אך לא תהיה לך גישה אליהם עד שלא תרוויח/י את הרמה המספקת.", "rebirthInList5": "ציוד ממהדורה מוגבלת שרכשת בעבר תוכל/י לרכוש שוב, גם אם האירוע נגמר כבר.", "rebirthEarnAchievement": "את/ה גם מקבל/ת הישג מכך שהתחלת הרפתקה חדשה!", - "beReborn": "היוולד/י מחדש", + "beReborn": "היוולד מחדש", "rebirthAchievement": "התחלת הרפתקה חדשה! זוהי הלידה ה<%= number %> שלך מחדש, והרמה הכי גבוהה אליה הגעת היא <%= level %>. כדי לשבור שיא זה, נסה/י להגיע לרמה גבוהה יותר לפני שתתחיל/י מחדש שוב!", "rebirthBegan": "התחיל/ה הרפתקה חדשה", "rebirthText": "התחיל/ה <%= rebirths %> הרפתקאות חדשות", "rebirthOrb": "השתמש/ה בכדור הלידה מחדש כדי להתחיל מהתחלה אחרי רמה ", "rebirthPop": "התחיל/י דמות חדשה ברמה 1 עם אותם הישגים, חפצי אספנות, משימות והיסטוריה.", "rebirthName": "כדור הלידה מחדש", - "reborn": "היוולד/י מחדש. רמה מירבית: <%= reLevel %>", - "welcome100": "ברוכים הבאים לרמה 100!", - "intro100": "כעת משהגעת לרמה 100, יש לך את האפשרות להשתמש בכדור הלידה מחדש בחינם בכל עת שתבחר/י!", - "followup100": "למרות שתמשיך לעלות ברמות, ערכי התכונות שלך לא יעלו ולא יתווספו גימיקים חדשים, זאת על מנת להשאיר את HabitRPG כייפי עבור כל סוגי השחקנים.", - "rebirth100Info": "אם את/ה מוכנ/ה להתחיל בהרפתקה חדשה, תוכל/י להיוולד מחדש ממש עכשיו... או לראות עד כמה רחוק תוכל/י להגיע.", - "rebirthWait": "אני אמתין...", - "rebirthNow": "אוולד מחדש עכשיו!" + "reborn": "היוולד/י מחדש. רמה מירבית: <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/he/settings.json b/common/locales/he/settings.json index bb47959761..d7f263f993 100644 --- a/common/locales/he/settings.json +++ b/common/locales/he/settings.json @@ -2,8 +2,8 @@ "settings": "הגדרות", "language": "שפה", "americanEnglishGovern": "במקרה של חוסר נאמנות למקור, הגרסה האנגלית האמריקאית היא שקובעת.", - "helpWithTranslation": "האם אתה רוצה לעזור בתרגום HabitRPG? נהדר! לאחר מכן בקרו ב זה כרטיס Trello.", - "showHeaderPop": "הראה את הדמות, מדי הבריאות/ניסיון שלך, ואת החבורה.", + "helpWithTranslation": "האם אתה רוצה לעזור בתרגום HabitRPG? נהדר! בקרו ב זה כרטיס ה-Trello.", + "showHeaderPop": "הראה את האווטר, מד הבריאות/ניסיון והחבורה שלך.", "stickyHeader": "כותרת דביקה", "stickyHeaderPop": "מדביק את ה\"כותרת\" - התמונה שלך ושל מדי הבריאות/ניסיון - לראש המסך. אם התיבה לא מסומנת הכותרת תיעלם בירידה למטה.", "newTaskEdit": "פתח מטלות חדשות במצב עריכה", @@ -113,10 +113,11 @@ "benefits": "יתרונות", "coupon": "קופון", "couponPlaceholder": "הקלד קוד קופון", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/he/spells.json b/common/locales/he/spells.json index b932ad8048..1d95fbe1c2 100644 --- a/common/locales/he/spells.json +++ b/common/locales/he/spells.json @@ -2,7 +2,7 @@ "spellWizardFireballText": "פרץ להבות", "spellWizardFireballNotes": "Flames burst from your hands. You gain XP, and you deal extra damage to Bosses! Click on a task to cast. (Based on: INT)", "spellWizardMPHealText": "פרץ אתרי", - "spellWizardMPHealNotes": "את/ה מקריבה מאנה כדי לעזור לחברים שלך. כל שאר החבורה מקבלת מאנה! (מבוסס על תבונה)", + "spellWizardMPHealNotes": "אתה מקריב מאנה כדי לעזור לחברים שלך. כל שאר החבורה מקבלת מאנה! (מבוסס על תבונה)", "spellWizardEarthText": "רעידת אדמה", "spellWizardEarthNotes": "כוח המוח שלך מזעזע את האדמה. כל החבורה מקבלת בונוס לתבונה שלהם! (מבוסס על: תבונה ללא בונוס)", "spellWizardFrostText": "קור מקפיא", diff --git a/common/locales/he/subscriber.json b/common/locales/he/subscriber.json index 4f39d82fbc..15c69be390 100644 --- a/common/locales/he/subscriber.json +++ b/common/locales/he/subscriber.json @@ -1,19 +1,19 @@ { "subscription": "תרומה", "subscriptions": "מינויים", - "subDescription": "ביטול פרסומות, רכישת אבני חן עם זהב, חפץ מסתורין חדשי, שמירת הסטוריית התקדמות, פי 2 ביזה כל יום, תומך במפתחים. לחצ/י למידע נוסף.", + "subDescription": "ביטול פרסומות, רכישת אבני חן עם זהב, חפץ מסתורין חודשי, שמירת הסטוריית התקדמות, פי 2 ביזה כל יום, תומך במפתחים. לחץ למידע נוסף.", "disableAds": "נטרל פרסומות", - "disableAdsText": "הפרסומות ישארו מנוטרלות כל עוד התרומה שלך מופעלת (משתמשים עם פרסומות מבוטלות באופן קבוע הם ותיקים).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "קנה אבני חן עם זהב", - "buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "שמור על היסטוריות מלאות", "retainHistoryText": "הופל את ההיסטוריה המלאה שלך לזמינה בגרפים וייצואים. היסטוריות של אנשים שאינם תורמים נמחקות כדי להקל על מסד הנתונים שלנו.", "doubleDrops": "הגבלת הביזה היומית מוכפלת", "doubleDropsText": "כך תוכלו למלא את האורווה שלכם מהר יותר!", "mysteryItem": "חפצי מינוי חודשיים מיוחדים", - "mysteryItemText": "בכל חודש, כל המנויים מקבלים חפץ קוסמטי ומגניב לחלוטין עבור הדמויות שלהם!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "תמיכה במפתחים", - "supportDevsText": "זה פרוייקט קוד פתוח ולכן לא תזיק לנו תמיכה. עזרו לנו להשאיר את האתר בחיים!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "דולר / חודש", "organization": "ארגון", "groupPlans": "תכניות עסקיות", diff --git a/common/locales/he/tasks.json b/common/locales/he/tasks.json index 0b0be55988..47ecec5b00 100644 --- a/common/locales/he/tasks.json +++ b/common/locales/he/tasks.json @@ -16,7 +16,7 @@ "checklist": "רשימה", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "הרחבה/הקרסה", - "text": "טקסט", + "text": "Title", "extraNotes": "רשימות נוספות", "direction/Actions": "כיוון/פעולה", "advancedOptions": "אפשרויות מתקדמות", @@ -36,6 +36,11 @@ "newDailyBulk": "מטלות יומיות חדשות (אחת לשורה)", "streakCounter": "מד התמדה", "repeat": "חזור שנית", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "שחזר רצף", "todos": "מטרות", "newTodo": "משימה חדשה", @@ -60,6 +65,9 @@ "clearTags": "נקה", "hideTags": "הסתר", "showTags": "הראה", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "הישגי רצף", "streakText": "ביצע/ה <%= streaks %> רצפי מטלות לאורך 21 יום", "streakSingular": "מלכ/ת הרצפים", @@ -78,5 +86,23 @@ "pushTaskToTop": "דחיפת המשימה למעלה", "pushTaskToBottom": "דחיפת המשימה לתחתית", "emptyTask": "התחל בהקלדת שם המטלה.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/hu/challenge.json b/common/locales/hu/challenge.json index 4fc139a625..53275e45ac 100644 --- a/common/locales/hu/challenge.json +++ b/common/locales/hu/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/hu/character.json b/common/locales/hu/character.json index 0bf3329aab..03207b2cce 100644 --- a/common/locales/hu/character.json +++ b/common/locales/hu/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pasztell bőrszínek ", "spookySkins": "Kísérteties bőrszínek", "supernaturalSkins": "Természetfeletti bőrszínek", + "splashySkins": "Splashy Skins", "rainbowColors": "Szivárvány színek", "shimmerColors": "Csillámló színek", "hauntedColors": "Kísérteties hajszínek", diff --git a/common/locales/hu/content.json b/common/locales/hu/content.json index 759b6af899..88a48b4b04 100644 --- a/common/locales/hu/content.json +++ b/common/locales/hu/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "édes", "questEggSheepText": "Bárány", "questEggSheepAdjective": "gyapjas", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Keress egy keltetőfőzetet ehhez a tojáshoz, és egy <%= eggAdjective(locale) %> <%= eggText(locale) %> kel majd ki belőle.", "hatchingPotionBase": "Alap", "hatchingPotionWhite": "Fehér", diff --git a/common/locales/hu/defaulttasks.json b/common/locales/hu/defaulttasks.json index 26a2632f78..0251d93eb3 100644 --- a/common/locales/hu/defaulttasks.json +++ b/common/locales/hu/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Jó szokás", - "defaultHabit1Notes": "Példa jó szokásra: + Zöldség evés +15 perc produktív munka", - "defaultHabit2Text": "Rossz szokás", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Példa rossz szokásra: - Dohányzás - Halogatás", - "defaultHabit3Text": "Jó vagy rossz szokás", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Példa jó vagy rossz szokásra: +/- Lépcsőzés/Liftezés +/- Víz ivás / Üdítő ivás", "defaultDaily1Text": "1 óra magán program", "defaultDaily1Notes": "Minden feladat alapszíne a sárga. Ez azt jelenti, hogy csak alacsony sebzést kapsz, ha kihagyod őket és a jutalom is alacsony lesz, ha elkészülsz velük.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "Állítsd be a nehézséget a Haladó Beállításokban", "defaultTodo4Checklist3": "Opcionális: Állíts be határidőt", "defaultTodo5Text": "Alapíts egy csapatot (privát csoportot) a barátaiddal (Közösségi > Csoport)", - "defaultReward1Text": "1 Trónok harca epizód", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "A Testre szabott jutalmaknak sokféle formája van. Néhányan várnak a kedvenc műsoruk megnézésével addig, amíg össze nem gyűlik az arany, hogy ki tudják fizetni.", "defaultReward2Text": "Süti", "defaultReward2Notes": "Mások csak szeretnének egy jókora szelet tortát. Hozz létre olyan jutalmakat, amik a legjobban motiválnak.", diff --git a/common/locales/hu/gear.json b/common/locales/hu/gear.json index d499f61696..3fdc5eb8c1 100644 --- a/common/locales/hu/gear.json +++ b/common/locales/hu/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Macska csörgő", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "A lakmározás vasvillája", "weaponMystery201411Notes": "Szúrd le az ellenségeidet vagy túrj bele kedvenc eledeleidbe - ezzel a sokoldalú vasvillával mindent megtehetsz! Nem ad bónuszt. 2014 Novemberi előfizetői tárgy.", "weaponMystery201502Text": "A szeretet csillogó szárnyas botja és az igazságé is", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Ez a zöld-ezüst lándzsa sok lovagot ütött már ki a nyergéből. Nem ad semmi előnyt. 2015 májusi előfizetői tárgy", "weaponMystery301404Text": "Steampunk sétabot", "weaponMystery301404Notes": "Kiváló arra, hogy tegyél egy sétát a városban vele. 3015 Márciusi előfizetői tárgy. Nem ad bónuszt.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "páncél", "armorBase0Text": "Egyszerű ruházat", "armorBase0Notes": "Átlagos ruházat. Nem ad semmi előnyt.", @@ -223,10 +235,18 @@ "armorSpecialSpring2015RogueNotes": "Furry, soft, and definitely not flammable. Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015WarriorText": "Beware Armor", "armorSpecialSpring2015WarriorNotes": "Only the fiercest doggy is allowed to be this fluffy. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", - "armorSpecialSpring2015MageText": "Magician's Bunny Suit", + "armorSpecialSpring2015MageText": "Mágus nyuszi jelmeze", "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Hirvivő köpeny", "armorMystery201402Notes": "Csillámlóak és erősek, ezeknek a köpenyeknek sok zsebük van levelek hordásához. Nem ad bónuszt. 2014 februári előfizetői tárgy.", "armorMystery201403Text": "Erdőjáró páncél", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk öltözet", "armorMystery301404Notes": "Jól vasalt és lenyűgöző, mi! Nem ad semmi előnyt. 3015 februári előfizetői tárgy.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "Fejviselet", "headBase0Text": "Nincs sisak", "headBase0Notes": "Nincs fejfedő", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Szívárványos harcisisak", "headSpecialGaymerxNotes": "A GaymerX ünnepi szezon alkalmával ez a spéci sisak sugárzó szivárványszín mintában pompázik. A GaymerX egy játék konferencia, ami az LGBTQ-t ünnepli és itt a játék mindenkinek szabad. Az InterContinental-ban tartják, San Francisco belvárosában, Július 11-13-ig. Nem ad semmilyen bónuszt.", "headMystery201402Text": "Szárnyas sisak", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Egy elegáns cilinder a legnemesebb előkelőségeknek! 3015 januári előfizetői tárgy. Nem ad semmi előnyt.", "headMystery301405Text": "Egyszerű Cilinder", "headMystery301405Notes": "Egy egyszerű cilinder, pont ideális más elegáns fejszerelésekhez. Nem ad semmi előnyt. 3015 májusi előfizetői tárgy.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "Balkezes tárgy", "shieldBase0Text": "Nincs balkezes felszerelés", "shieldBase0Notes": "Nincs pajzs vagy másodlagos fegyver.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Óra pajzs", "shieldMystery301405Notes": "Az Idő veled van, ha ezt a toronyló óra pajzsot viseled! Nem ad semmi előnyt. 3015 júniusi előfizetői tárgy.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Nincs háti kiegészítő", "backBase0Notes": "Nincs háti kiegészítő.", "backMystery201402Text": "Arany szárnyak", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Erőt és szépségtől sugárzik. Nem ad semmi előnyt. Külön kiadású tárgy.", "backSpecialWonderconBlackText": "Trükkös lepel", "backSpecialWonderconBlackNotes": "Árnyakból és suttogásokból fonott. Nem ad semmi előnyt. Külön kiadású tárgy.", + "body": "Body Accessory", "bodyBase0Text": "Nincs test kiegésztő", "bodyBase0Notes": "Nincs test kiegésztő.", "bodySpecialWonderconRedText": "Rubin nyaklánc", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Sem sósvíztől, sem édesvíztől nem lesz patinás ez a fémes kis köpeny. Nem ad semmilyen bónuszt. Korlátozott Példányszámú 2014 Nyári Felszerelés.", "bodySpecialSummerHealerText": "Korall nyaklánc", "bodySpecialSummerHealerNotes": "Stílusos nyaklánc élő korallból. Nem ad bónuszt. Korlátozott Példányszámú 2014 Nyári Felszerelés.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "fej kiegészítő", "accessories": "Kiegészítők", "animalEars": "Állat fülek", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Engedd a képzeleted szabadon szárnyalni! Nem ad semmi előnyt. 2015 februári előfizetői tárgy.", "headAccessoryMystery301405Text": "Fejre-Szemüveg", "headAccessoryMystery301405Notes": "\"A szemüvegek a szemhez vannak,\" mondták \"Senki sem akar olyan szemüvegeket amit csak a fejeden hordhatsz,\" mondták. Ha! Jól megmutattad nekik!. Nem ad bónuszt. 3015 augusztusi előfizetői tárgy.", + "eyewear": "Eyewear", "eyewearBase0Text": "Nincs szemviselet.", "eyewearBase0Notes": "Nincs szemviselet.", "eyewearSpecialSummerRogueText": "Huncut szemkötő", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Az indítékaid határozottan törvényesek. Nem ad semmi előnyt. Külön kiadású tárgy.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Szemüveg", "eyewearMystery301404Notes": "Nincs tetszetősebb szemviselett egy szemüvegnél - kivéve, talán a monokli. Nem ad bónuszt. 3015 áprilisi előfizetői tárgy.", "eyewearMystery301405Text": "Monokli", diff --git a/common/locales/hu/generic.json b/common/locales/hu/generic.json index dffa15b372..d5f568c46c 100644 --- a/common/locales/hu/generic.json +++ b/common/locales/hu/generic.json @@ -39,7 +39,7 @@ "close": "Bezár", "saveAndClose": "Ment és bezár", "cancel": "Mégse", - "ok": "Ok", + "ok": "OK", "add": "Hozzáad", "undo": "Visszavon", "continue": "Folytat", @@ -54,7 +54,7 @@ "gems": "Drágakövek", "gemButton": "<%= number %> drágaköved van.", "moreInfo": "Több infó", - "gemsWhatFor": "Igazi pénzért vásárolható. Speciális tárgyak és szolgáltatások vásárlására való (pl.: tojások, keltetőfőzetek, Megerősítés). Mielőtt Drágakövet vásárolhatsz, előbb fel kell oldanod ezeket a funkciókat.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veterán", "veteranText": "Mállasztotta a Szürke Szokást (az Angular előtti weblapunkat), és szerzett néhány sebhelyet a hibáitól.", "originalUser": "Eredeti felhasználó!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Utolsó bejelentkezés", "notPorted": "Ezt a funkciót még nem helyeztük át az eredeti honlapról.", "buyThis": "Megveszed a <%= text %>-t <%= price %> drágakőért? Drágaköveid száma: <%= gems %>", - "untilNoFace": "Amíg hozzáadjuk a Facebook támogatást használd az UUID és API Kulcs párost a bejelentkezéshez (Megtalálható a https://habitrpg.com > Opciók > Beállítások", "noReachServer": "A kiszolgáló jelenleg nem érhető el, próbáld meg később", "errorUpCase": "HIBA:", "newPassSent": "Új jelszó elküldve.", @@ -86,6 +85,7 @@ "audioTheme_off": "Kikapcsol", "audioTheme_danielTheBard": "Daniel a bárd", "audioTheme_wattsTheme": "Watts Témája", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Tegyél fel egy kérdést", "reportBug": "Programhiba jelentése", "contributeToHRPG": "Hozzájárulás a HabitRPG-hez", diff --git a/common/locales/hu/groups.json b/common/locales/hu/groups.json index 4698d9b264..57035c6e29 100644 --- a/common/locales/hu/groups.json +++ b/common/locales/hu/groups.json @@ -39,6 +39,8 @@ "editGroup": "Csoport szerkesztése", "newGroupName": "<%= groupType %> Név", "groupName": "Csoport neve", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Leírás, amit a nyilvános Céh listában láthatsz (Használhatsz Markdown-t)", "logoUrl": "Logo URL", "assignLeader": "Jelölj ki Csoportvezetőt", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/hu/limited.json b/common/locales/hu/limited.json index 701facab1e..bf8fa2c6ec 100644 --- a/common/locales/hu/limited.json +++ b/common/locales/hu/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Szezonális Varázslónő<%= linkEnd %>", "seasonalShopClosedText": "A Szezonális Bolt jelenleg zárva van! Nem tudom, hogy hol van jelenleg a Szezonális Varázslónő, de fogadni mernék, hogy visszatér a következő <%= linkStart %>Nagy Gálára<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Ha használtad az Újjászületés Gömbjét, újra megveheted az elvesztett felszereléseidet a Jutalom Oszlopban miután újra hozzáfértél a Tárgy Bolthoz. Eleinte csak az aktuális kasztodhoz (alapesetben ez a Harcos) tartozó tárgyak lesznek elérhetőek, de ne aggódj a többi kaszt-specifikus tárgy is elérhetővé válik ha átváltasz a megfelelő kasztra.", "candycaneSet": "Botcukor (Varázsló)", "skiSet": "Orgyilkos (Tolvaj)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/hu/messages.json b/common/locales/hu/messages.json index 6aebfa43e1..ffcdd70bac 100644 --- a/common/locales/hu/messages.json +++ b/common/locales/hu/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "A(z) <%= itemText %> eltörött.", "messageTaskNotFound": "A feladat nem található.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "A cimke nem található.", "messagePetNotFound": ":pet nem található a(z) user.items.pets -ben", "messageFoodNotFound": ":food nem található a(z) user.items.food -ben", @@ -20,5 +21,8 @@ "messageDropFood": "Találtál egy <%= dropArticle %><%= dropText %>-t! <%= dropNotes %>", "messageDropEgg": "Találtál egy <%= dropText %> tojást! <%= dropNotes %>", "messageDropPotion": "Találtál egy <%= dropText %> keltetőfőzetet! <%= dropNotes %>", - "messageFoundQuest": "Megtaláltad a \"<%= questText %>\" küldetést!" + "messageFoundQuest": "Megtaláltad a \"<%= questText %>\" küldetést!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/hu/npc.json b/common/locales/hu/npc.json index 683d60c76a..1342e6ace7 100644 --- a/common/locales/hu/npc.json +++ b/common/locales/hu/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander a kereskedő", "welcomeMarket": "Üdvözöllek a Piacon! Vegyél ritka tojásokat és főzeteket. Add el a feleselges készleted. Vegyél igénybe hasznos szolgáltatásokat! Nézd meg mit tudunk ajánlani.", "sellForGold": "<%= item %> eladása <%= gold %> aranyért", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Drágakő vásárlás", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Figyelmeztetés eltűntetése", "donateText1": "20 drágakövet ad a fiókodhoz. A drágakövekkel speciális játékbeli tárgyakat vehetsz, úgy mint ruhákat és haj stílusokat.", "donateText2": "Segítsd a HabitRPG-t", - "donateText3": "Ez a nyílt forrású projekt minden segítséget elfogad!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 drágakő, támogatás a HabitRPG-nek", "payWithCard": "Fizess kártyával", "payNote": "Megj.: A PayPal néha elég lassú. Azt ajánljuk, hogy inkább kártyával fizess.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Jó szokások tapasztalatot és aranyat adnak! A rossz szokások csökkentik az életerődet.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Lapozz le teljesen az oldal aljára, hogy biztosan lásd az összes beállítási lehetőséget! Kattints még egyszer az avatárodra, hogy visszamenj a feladataidhoz.", "tourMuchMore": "Ha végeztél a feladataiddal, akkor csinálhatsz csapatot a barátaiddal, társaloghatsz a hasonló érdeklődésű céhekben, kihívásokhoz csatlakozhatsz és még sok hasonlóval foglalkozhatsz!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/hu/quests.json b/common/locales/hu/quests.json index 5132c68b2a..2b22dcbd20 100644 --- a/common/locales/hu/quests.json +++ b/common/locales/hu/quests.json @@ -1,9 +1,11 @@ { "quests": "Küldetések", "quest": "küldetés", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Befejezve!", "youReceived": "Amit kaptál", - "questSend": "A \"Meghívás\" gombra kattintva hívhatod meg a csapatod tagjait. Amikor minden tag elfogadta vagy elutasította a meghívást, elkezdődik a küldetés. Az aktuális állapotot a Beállítások > Közösség > Csapat alatt ellenőrizheted.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Csapat meghívása", "questInvitation": "Küldetés meghívás:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/hu/questscontent.json b/common/locales/hu/questscontent.json index 34f6f2434c..870ed59467 100644 --- a/common/locales/hu/questscontent.json +++ b/common/locales/hu/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/hu/rebirth.json b/common/locales/hu/rebirth.json index bfcbdfeee9..a9a17be09b 100644 --- a/common/locales/hu/rebirth.json +++ b/common/locales/hu/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Az Újjászületés Gömbjét használtad, hogy újrakezdj miután elérted ezt a Szintet", "rebirthPop": "Kezdj új karaktert 1-es Szinttől, megtartva a kitűntetéseidet, a gyűjteményeidet, a feladataidat és a történetedet.", "rebirthName": "Az Újjászületés Gömbje", - "reborn": "Újjászülettél, maximális szint <%= reLevel %>", - "welcome100": "Üdvözlünk a 100-as szinten!", - "intro100": "Most, hogy elérted a 100. szintet, rendelkezésedre áll a lehetőség, hogy az Újjászületés Gömbjét használd ingyenesen, akármikor.", - "followup100": "Habár folytathatod a szintlépéseket, az többé már nem fogja tápolni a tulajdonságaidat és nem tudsz több tartalmat feloldani, hogy a Habit szórakoztató maradjon mindenkinek játékstílustól függetlenül.", - "rebirth100Info": "Ha készen állsz arra, hogy új kalandot kezdj, akkor Újjászülethetsz most...vagy megláthatod, hogy még meddig juthatsz el.", - "rebirthWait": "Várok...", - "rebirthNow": "Újjászületés most!" + "reborn": "Újjászülettél, maximális szint <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/hu/settings.json b/common/locales/hu/settings.json index 3d4126a673..c45b8b9884 100644 --- a/common/locales/hu/settings.json +++ b/common/locales/hu/settings.json @@ -113,10 +113,11 @@ "benefits": "Előnyök", "coupon": "Kupon", "couponPlaceholder": "Írd be a Kupon kódodat", - "couponText": "Néha eseményeket tartunk és promóciós kódokat adunk különleges felszerelésekért (például azoknak, akik megállnak a standunknál a Wondercon-on)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Alkalmaz", "resubscribe": "Újra feliratkozás", "promoCode": "Promóciós kód", "promoCodeApplied": "Promóciós kód elfogadva! Ellenőrizd le a tárgylistád", - "promoPlaceholder": "Írd be a Promóciós kódodat" + "promoPlaceholder": "Írd be a Promóciós kódodat", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/hu/subscriber.json b/common/locales/hu/subscriber.json index c0dd377442..2a60197444 100644 --- a/common/locales/hu/subscriber.json +++ b/common/locales/hu/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Előfizetések", "subDescription": "Reklámok letiltása, drágakő vásárlás arannyal, havonta egy rejtélyes tárgy, haladási előzmények megőrzése, dupla napi tárgyszerzés limit, a fejlesztők támogatása. Kattints a több információért.", "disableAds": "Reklámok kikapcsolása", - "disableAdsText": "A reklámok le vannak tiltva amíg van aktív előfizetésed (egyes régi felhasználóknál nincsenek reklámok).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Drágakő vásárlása aranyért", - "buyGemsGoldText": "(1 Drágakő <%= gemCost %> Aranyba kerül). Megoldja a \"fizess a győzelemért\" problémát, mert így kemény munkával minden elérhetővé válik. Egy <%= gemLimit %> Drágaköves havi konverziós limittel előzzük meg a farmolást.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Összes előzmény megőrzése", "retainHistoryText": "Az összes felhasználói előzményt elérhetővé teszi grafikonokban és exporthoz. A nem-előfizetők előzményei törlődnek, hogy az adatbázist optimalizáljuk.", "doubleDrops": "Napi tárgy találati korlátozás megduplázva", "doubleDropsText": "Szerezd meg gyorsabban az összes állatot!", "mysteryItem": "Egyedi tárgyak a havi előfizetőknek", - "mysteryItemText": "Minden hónapban, az összes előfizető kap egy teljesen egyedi tárgyat az avatárjához.", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Fejlesztők támogatása", - "supportDevsText": "Ennek a nyílt forrású projektnek szüksége van minden segítségre. Segíts életben tartani a Habit-ot!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Hónap", "organization": "Szervezet", "groupPlans": "Céges tervek", diff --git a/common/locales/hu/tasks.json b/common/locales/hu/tasks.json index 053ec78d05..b7b62e227c 100644 --- a/common/locales/hu/tasks.json +++ b/common/locales/hu/tasks.json @@ -16,7 +16,7 @@ "checklist": "Feladatlista", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Kibont/Összecsuk", - "text": "Szöveg", + "text": "Title", "extraNotes": "További feljegyzések", "direction/Actions": "Irány/Akció", "advancedOptions": "Haladó beállítások", @@ -36,6 +36,11 @@ "newDailyBulk": "Új napi feladatok (egy sorba csak egyet)", "streakCounter": "Szériaszámláló", "repeat": "Ismétlés", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Széria visszaállítása", "todos": "Tennivalók", "newTodo": "Új Tennivaló", @@ -60,6 +65,9 @@ "clearTags": "Töröl", "hideTags": "Elrejt", "showTags": "Mutat", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Széria Kitűntetés", "streakText": "<%= streaks %> 21 napos szériát teljesített Napi feladatokból", "streakSingular": "Szériázó", @@ -78,5 +86,23 @@ "pushTaskToTop": "Tetejére", "pushTaskToBottom": "Rakd a feladatot legalulra", "emptyTask": "Előbb írd be a feladat címét.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/it/challenge.json b/common/locales/it/challenge.json index c4aaf3bda0..ecb67a2eeb 100644 --- a/common/locales/it/challenge.json +++ b/common/locales/it/challenge.json @@ -49,8 +49,10 @@ "keepTasks": "Tieni attività", "closeCha": "Chiudi sfida e...", "leaveCha": "Abbandona sfida e...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Proprietà", + "challengedOwnedFilter": "Posseduto", + "challengedNotOwnedFilter": "Non Posseduto", + "challengedEitherOwnedFilter": "né", + "backToChallenges": "Torna alle sfide", + "prizeValue": "<%= gemcount %> <%= gemicon %> Premio" } \ No newline at end of file diff --git a/common/locales/it/character.json b/common/locales/it/character.json index f6a9881ac6..d79a710868 100644 --- a/common/locales/it/character.json +++ b/common/locales/it/character.json @@ -7,7 +7,7 @@ "displayName": "Nome mostrato", "displayPhoto": "Foto", "displayBlurb": "Su di me", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Per favore presentati:", "photoUrl": "Url foto", "imageUrl": "Url immagine", "inventory": "Inventario", @@ -39,6 +39,7 @@ "pastelSkins": "Skin pastello", "spookySkins": "Skin spettrale", "supernaturalSkins": "Skin Sovrannaturali", + "splashySkins": "Splashy Skins", "rainbowColors": "Colori arcobaleno", "shimmerColors": "Colori luccicanti", "hauntedColors": "Colori Spettrali", @@ -49,15 +50,15 @@ "classBonusText": "La tua classe (Guerriero, se non ne hai sbloccata o scelta un'altra) sfrutta il suo equipaggiamento più efficientemente di quello delle altre classi. Gli oggetti equipaggiati adatti alla tua classe incrementano del 50% il bonus che danno all'attributo di base.", "classEquipBonus": "Bonus classe", "battleGear": "Assetto di battaglia", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Questo è l'equipaggiamento che indossi in battaglia, esso modifica alcuni valori quando interagisci con le tue attività.", "costume": "Costume", "costumeText": "Se preferisci il look di oggetti diversi da quelli equipaggiati, metti una spunta su \"Usa costume\" per visualizzare un costume anzichè l'equipaggiamento da battaglia (nonostante il cambio di aspetto, rimangono tutti i bonus delle armi e delle armature).", "useCostume": "Usa costume ", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", - "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", - "ultimGearName": "Armato Fino Ai Denti", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "gearAchievement": "Hai ottenuto la medaglia \"Armato fino ai denti\" per aver potenziato al massimo livello l'equipaggiamento per una Classe! Hai completato questi set:", + "moreGearAchievements": "Per sbloccare più medaglie Sommo Equipaggiamento, cambia classe sulla tua pagina statistiche e compra l'equipaggiamento per la tua nuova classe!", + "armoireUnlocked": "Hai sbloccato anche il Guardaroba Incantato! Clicca sul Premio Guardaroba Incantato per una possibilità casuale di ricevere un equipaggiamento speciale! Potrebbe anche darti una quantità casuale di XP o cibo. ", + "ultimGearName": "Armato fino ai denti", + "ultimGearText": "Ha potenziato al massimo armi e armatura per le seguenti classi:", "level": "Livello", "levelUp": "Livello aumentato!", "mana": "Mana", @@ -117,7 +118,7 @@ "rogueText": "Gli Assassini amano accumulare ricchezza: guadagnano più Oro di chiunque altro, e sono inclini al trovare oggetti casuali. La loro iconica abilità Furtività li rende in grado di prendersi gioco delle conseguenze delle Daily mancate. Diventa un Assassino se trovi una forte motivazione nelle Ricompense e nelle Medaglie, lottando per un bottino e dei riconoscimenti!", "healerText": "I Guaritori si stagliano impavidi contro i danni, ed estendono la propria protezione agli altri. Le Daily mancate e le cattive abitudini non li turbano molto, ed hanno diversi modi per recuperare la Salute persa a causa dei fallimenti. Diventa un Guaritore se ti piace assistere gli altri nella tua squadra, o se l'idea di giocare con la morte attraverso il duro lavoro ti ispira!", "optOut": "Rinuncia", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Non vuoi essere distratto dal sistema a classi? Vuoi scegliere più tardi? Rinuncia - sarai un guerriero senza abilità speciali. Puoi leggere di più sul sistema di classi più tardi sulla wiki e abilitare le classi quando vorrai in Utenti -> Statistiche.", "select": "Seleziona", "stealth": "Furtività", "stealthNewDay": "Quando inizia un nuovo giorno, eviterai il danno causato dalle Daily mancate.", @@ -141,10 +142,10 @@ "unequipCostume": "Rimuovi costume", "unequipPetMountBackground": "Rimuovi animale, cavalcatura, sfondo", "animalSkins": "Skin animalesche", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Scegli la tua Classe! O scegli di cambiarla più tardi.", + "warriorWiki": "Guerriero", + "mageWiki": "Mago", + "rogueWiki": "Furfante", + "healerWiki": "Guaritore", + "chooseClassLearn": "Ottieni maggiori informazioni sulle classi" } \ No newline at end of file diff --git a/common/locales/it/content.json b/common/locales/it/content.json index 429501df3f..0519c2517b 100644 --- a/common/locales/it/content.json +++ b/common/locales/it/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "una dolce", "questEggSheepText": "Pecorella", "questEggSheepAdjective": "una soffice", + "questEggCuttlefishText": "Seppia", + "questEggCuttlefishAdjective": "un'affettuosa", "eggNotes": "Trova una pozione per far schiudere questo uovo, e nascerà <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "Bianco", diff --git a/common/locales/it/defaulttasks.json b/common/locales/it/defaulttasks.json index 0e9e438c83..e637400c32 100644 --- a/common/locales/it/defaulttasks.json +++ b/common/locales/it/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Buona abitudine", - "defaultHabit1Notes": "Esempi di buone abitudini: + Mangia un frutto +15 minuti attività produttiva", - "defaultHabit2Text": "Cattiva abitudine", + "defaultHabit1Text": "Attività produttiva (Fai click sulla matita per modificare)", + "defaultHabit1Notes": "Esempi di buone abitudini: + Mangia della verdura + 15 minuti di attività produttiva", + "defaultHabit2Text": "Mangia cibo spazzatura (Fai click sulla matita per modificare)", "defaultHabit2Notes": "Esempi di cattive abitudini: - Fumare - Procrastinare", - "defaultHabit3Text": "Habit Positivo o Negativo", + "defaultHabit3Text": "Usa le scale/l'ascensore (Fai click sulla matita per modificare)", "defaultHabit3Notes": "Esempi di buone/cattive abitudini: +/- Ho usato le scale/ascensore ; +/- Bevuto acqua/bibita", "defaultDaily1Text": "1h Progetto personale", "defaultDaily1Notes": "Le attività appena create sono inizialmente di colore giallo. Questo significa che subirai pochi danni se le trascuri e guadagnerai una ricompensa normale quando le completi.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "imposta la difficoltà nelle opzioni Avanzate", "defaultTodo4Checklist3": "facoltativo: imposta una data di scadenza", "defaultTodo5Text": "Crea una Squadra (gruppo privato) con i tuoi amici (Social > Squadra)", - "defaultReward1Text": "1h Guarda la tv", + "defaultReward1Text": "15 minuti di pausa", "defaultReward1Notes": "Le ricompense personalizzate possono essere di diversi tipi. Alcuni potrebbero voler guardare la televisione finchè hanno abbastanza oro per poterselo permettere.", "defaultReward2Text": "Torta", "defaultReward2Notes": "Altre persone si accontentano di un gustoso pezzo di torta. Prova a creare delle ricompense che ti spingano a dare il meglio di te.", diff --git a/common/locales/it/gear.json b/common/locales/it/gear.json index e64e5f819d..8312dc010a 100644 --- a/common/locales/it/gear.json +++ b/common/locales/it/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Evoca una carota per te stesso con questa bacchetta di classe. Aumenta l'Intelligenza di <%= int %> e la Percezione di <%= per %>. Edizione limitata, primavera 2015.", "weaponSpecialSpring2015HealerText": "Sonaglio da Gatto", "weaponSpecialSpring2015HealerNotes": "Quando lo scuoti, produce un'affascinante tintinnio che intratterrebbe CHIUNQUE per ore. Aumenta l'Intelligenza di <%= int %>. Edizione limitata, primavera 2015.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Forcone dei festeggiamenti", "weaponMystery201411Notes": "Infilza i tuoi nemici o inforca i tuoi cibi preferiti - questo versatile forcone può fare di tutto! Non conferisce alcun bonus. Oggetto per abbonati, novembre 2014.", "weaponMystery201502Text": "Scintillante Scettro Alato dell'Amore e anche della Verità", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Questa lancia verde e argento ha disarcionato molti avversari dai propri destrieri. Non conferisce alcun bonus. Oggetto per abbonati, maggio 2015.", "weaponMystery301404Text": "Bastone Steampunk", "weaponMystery301404Notes": "Eccellente per fare un giro in città. Oggetto per abbonati, marzo 3015. Non conferisce alcun bonus.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armatura", "armorBase0Text": "Vestiti semplici", "armorBase0Notes": "Vestiario comune. Non conferisce alcun bonus.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Le code del tuo frac si abbinano alla tua coda cotonata! Aumenta l'Intelligenza di <%= int %>. Edizione limitata, primavera 2015.", "armorSpecialSpring2015HealerText": "Confortevole Tuta da Gatto", "armorSpecialSpring2015HealerNotes": "Questa tuta è comoda, e tanto confortevole quanto un tè alla menta. Aumenta la Costituzione di <%= con %>. Edizione limitata, primavera 2015.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Vesti del Messaggero", "armorMystery201402Notes": "Lucenti e robuste, queste vesti hanno diverse tasche per trasportare le lettere. Non conferisce alcun bonus. Oggetto per abbonati, febbraio 2014.", "armorMystery201403Text": "Armatura del Proteggiforeste", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Questo minerale azzurro è simbolo di buona fortuna, felicità e produttività eterna. Non conferisce alcun bonus. Oggetto per abbonati, marzo 2015.", "armorMystery201504Text": "Veste da Ape Operaia", "armorMystery201504Notes": "Diventerai produttivo come un'ape operaia in questa attraente veste! Non conferisce alcun bonus. Oggetto per abbonati, aprile 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Completo Steampunk", "armorMystery301404Notes": "Raffinato, a dir poco impeccabile! Non conferisce alcun bonus. Oggetto per abbonati, febbraio 3015. ", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "copricapo", "headBase0Text": "Nessun elmo", "headBase0Notes": "Non indossi nessun copricapo.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Cosa è venuto prima, il coniglio o il cappello? Aumenta la Percezione di <%= per %>. Edizione limitata, primavera 2015.", "headSpecialSpring2015HealerText": "Corona Confortevole", "headSpecialSpring2015HealerNotes": "La perla al centro di questa corona calma e conforta chi le sta intorno. Aumenta l'Intelligenza di <%= int %>. Edizione limitata, primavera 2015.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Elmo del Guerriero Arcobaleno", "headSpecialGaymerxNotes": "Per celebrare la \"stagione dell'orgoglio\" e il GaymerX, questo speciale elmo è decorato con un raggiante e colorato tema arcobaleno! Il GaymerX è un evento dedicato al gaming e al \"LGBTQ\", ed è aperto a tutti. Si svolge all'InterContinental di San Francisco dall'11 al 13 luglio! Non conferisce alcun bonus.", "headMystery201402Text": "Elmo Alato", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Un cilindro per i più fini gentiluomini! Oggetto per abbonati, gennaio 3015. Non conferisce alcun bonus.", "headMystery301405Text": "Cilindro Base", "headMystery301405Notes": "Un cilindro modesto, che prega di essere abbinato a qualche stiloso accessorio da testa. Non conferisce alcun bonus. Oggetto per abbonati, maggio 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "oggetto per mano da scudo ", "shieldBase0Text": "Nessun equipaggiamento nella mano da scudo", "shieldBase0Notes": "Nessuno scudo o arma secondaria.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Tiralo ai tuoi nemici... Oppure tienilo, perchè si riempirà di gustose crocchette all'ora di cena. Aumenta la Costituzione di <%= con %>. Edizione limitata, primavera 2015.", "shieldSpecialSpring2015HealerText": "Cuscino Decorato", "shieldSpecialSpring2015HealerNotes": "Puoi poggiare la testa su questo morbido cuscino, oppure puoi combatterci con i tuoi temibili artigli. Roar! Aumenta la Costituzione di <%= con %>. Edizione limitata, primavera 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Scudo Orologio", "shieldMystery301405Notes": "Con questo scudo il tempo sarà sempre dalla tua parte! Non conferisce alcun bonus. Oggetto per abbonati, giugno 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Nessun accessorio da schiena", "backBase0Notes": "Nessun accessorio da schiena.", "backMystery201402Text": "Ali Dorate", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Fruscia con forza ed eleganza. Non conferisce alcun bonus. Edizione speciale da convegno.", "backSpecialWonderconBlackText": "Mantello Furtivo", "backSpecialWonderconBlackNotes": "Filato di ombre e sussurri. Non conferisce alcun bonus. Edizione speciale da convegno.", + "body": "Body Accessory", "bodyBase0Text": "No accessori da corpo", "bodyBase0Notes": "No accessori da corpo.", "bodySpecialWonderconRedText": "Collare di Rubino", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Non c'è acqua dolce o salata che possa ossidare questa mantellina metallica. Non conferisce alcun bonus. Edizione limitata, estate 2014.", "bodySpecialSummerHealerText": "Collare Corallo", "bodySpecialSummerHealerNotes": "Un elegante collare di corallo vivo! Non conferisce alcun bonus. Edizione limitata, estate 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "accessorio da testa", "accessories": "Accessori", "animalEars": "Orecchie animali", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Lascia che la tua immaginazione prenda il volo! Non conferisce alcun bonus. Oggetto per abbonati, febbraio 2015.", "headAccessoryMystery301405Text": "Occhiali da Testa", "headAccessoryMystery301405Notes": "\"Gli occhiali sono per i tuoi occhi\", dicevano. \"Nessuno vuole degli occhiali solo per tenerli in testa\", dicevano. Hah! Ora mostra quanto si sbagliano! Non conferisce alcun bonus. Oggetto per abbonati, agosto 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Nessuna benda", "eyewearBase0Notes": "Nessun occhiale o benda.", "eyewearSpecialSummerRogueText": "Benda Furfantesca", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Le tue ragioni sono pienamente legittime! Non conferisce alcun bonus. Edizione speciale da convegno.", "eyewearMystery201503Text": "Maschera di Acquamarina", "eyewearMystery201503Notes": "Attento a non farti andare queste scintillanti gemme negli occhi! Non conferisce alcun bonus. Oggetto per abbonati, marzo 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Occhiali Steampunk", "eyewearMystery301404Notes": "Non esiste occhiale elegante come un paio di occhialini steampunk - eccetto, forse, un monocolo. Non conferisce alcun bonus. Oggetto per abbonati, aprile 3015.", "eyewearMystery301405Text": "Monocolo", diff --git a/common/locales/it/generic.json b/common/locales/it/generic.json index 3321cda531..04f2de75d8 100644 --- a/common/locales/it/generic.json +++ b/common/locales/it/generic.json @@ -39,7 +39,7 @@ "close": "Chiudi", "saveAndClose": "Salva & Chiudi", "cancel": "Annulla", - "ok": "Ok", + "ok": "OK", "add": "Aggiungi", "undo": "Annulla ultima azione", "continue": "Continua", @@ -54,7 +54,7 @@ "gems": "Gemme", "gemButton": "Hai <%= number %> Gemme.", "moreInfo": "Maggiori informazioni", - "gemsWhatFor": "Vengono acquistate con soldi reali. Servono per comprare oggetti speciali e servizi (uova, pozioni di schiusura, pozioni di Fortificazione, ecc.). Avrai bisogno di sbloccare queste funzionalità prima di essere in grado di usare le Gemme.", + "gemsWhatFor": "Fai click per acquistare delle Gemme! Le Gemme ti permettono di comprare oggetti speciali come Missioni, personalizzazioni dell'avatar ed equipaggiamento stagionale.", "veteran": "Veterano", "veteranText": "Ha resistito ad Habit Il Grigio (il nostro sito prima di Angular), ed ha molte cicatrici di battaglia causate dai suoi bug.", "originalUser": "Utente originale!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Ultimo accesso:", "notPorted": "Questa funzionalità non è ancora stata trasposta dal sito originale.", "buyThis": "Comprare questo <%= text %> con <%= price %> delle tue <%= gems %> Gemme?", - "untilNoFace": "Fino a quando non aggiungeremo il supporto a Facebook, usa il tuo UUID e le API Token per connetterti (lo trovi su https://habitrpg.com > Opzioni > Impostazioni).", "noReachServer": "Il server non è attualmente raggiungibile, riprova più tardi", "errorUpCase": "ERRORE:", "newPassSent": "Nuova password inviata.", @@ -86,6 +85,7 @@ "audioTheme_off": "Off", "audioTheme_danielTheBard": "Daniel il Bardo", "audioTheme_wattsTheme": "Tema di Watts", + "audioTheme_gokulTheme": "Tema Sonoro Gokul", "askQuestion": "Fai una domanda", "reportBug": "Segnala un bug", "contributeToHRPG": "Contribuisci a migliorare HabitRPG", diff --git a/common/locales/it/groups.json b/common/locales/it/groups.json index 6bed83664a..35b8f8f113 100644 --- a/common/locales/it/groups.json +++ b/common/locales/it/groups.json @@ -39,6 +39,8 @@ "editGroup": "Modifica Gruppo", "newGroupName": "Nome <%= groupType %>", "groupName": "Nome del Gruppo", + "groupLeader": "Leader del Gruppo", + "groupID": "ID del Gruppo", "groupDescr": "Descrizione mostrata nella lista delle Gilde pubbliche (Markdown OK)", "logoUrl": "URL Logo", "assignLeader": "Assegna un leader al gruppo", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Dal Bilancio", "sendGiftPurchase": "Acquisto", "sendGiftMessagePlaceholder": "Messaggio personale (facoltativo)", - "sendGiftSubscription": "<%= months %> Mese(/i): <%= price %>$" + "sendGiftSubscription": "<%= months %> Mese(/i): <%= price %>$", + "startAParty": "Crea una Squadra", + "addToParty": "Aggiungi qualcuno alla tua squadra" } \ No newline at end of file diff --git a/common/locales/it/limited.json b/common/locales/it/limited.json index 2a1cf69ab0..a1e4ce84e9 100644 --- a/common/locales/it/limited.json +++ b/common/locales/it/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Maga Stagionale<%= linkEnd %>", "seasonalShopClosedText": "Il Negozio Stagionale è attualmente chiuso! Non so dove sia la Maga Stagionale ora, ma scommetto che sarà di ritorno durante il prossimo <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Benvenuto nel Negozio Stagionale! Abbiamo in vendita degli oggetti primaverili in Edizione Stagionale. Ogni cosa qui sarà acquistabile durante l'evento \"Spring Fling\" ogni anno, ma siamo aperti solo fino al 30 aprile! Quindi fai scorta adesso, sennò dovrai aspettare il prossimo anno per poter acquistare questi oggetti!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Se hai usato la Sfera della Rinascita, potrai riacquistare questo equipaggiamento dalla colonna delle Ricompense dopo aver sbloccato il Mercato. All'inizio potrai comprare solo gli oggetti per la tua classe attuale (Guerriero, se non l'hai ancora scelta/cambiata), ma niente paura, gli altri oggetti specifici per le varie classi diventeranno disponibili se ti converti a quella classe.", "candycaneSet": "Caramello (Mago)", "skiSet": "Nevassassino (Assassino)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Coniglio Valoroso (Guerriero)", "magicMouseSet": "Topo Magico (Mago)", "lovingPupSet": "Adorabile Cucciolo (Guaritore)", - "stealthyKittySet": "Gatto Furtivo (Assassino)" + "stealthyKittySet": "Gatto Furtivo (Assassino)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/it/messages.json b/common/locales/it/messages.json index 86c21c41b3..02eac1f46c 100644 --- a/common/locales/it/messages.json +++ b/common/locales/it/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Il tuo oggetto <%= itemText %> si è rotto.", "messageTaskNotFound": "Attività non trovata.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Etichetta non trovata.", "messagePetNotFound": ":animale non trovato in user.items.pets", "messageFoodNotFound": ":cibo non trovato in user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Hai trovato <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Hai trovato un uovo di <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Hai trovato una Pozione di Schiusura <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "Hai trovato la missione \"<%= questText %>\"!" + "messageFoundQuest": "Hai trovato la missione \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/it/npc.json b/common/locales/it/npc.json index 5260884f1d..d756fbb6b2 100644 --- a/common/locales/it/npc.json +++ b/common/locales/it/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander il Mercante", "welcomeMarket": "Benvenuto nel Mercato! Compra uova rare e pozioni! Vendi la merce che ti avanza! Commissiona servizi utili! Vieni a vedere cosa abbiamo da offrire.", "sellForGold": "Vendi <%= item %> per <%= gold %> Oro", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Compra Gemme", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Nascondi questo annuncio", "donateText1": "Aggiunge 20 Gemme al tuo account. Le Gemme vengono utilizzate per comprare oggetti speciali nel gioco, come vestiario ed acconciature.", "donateText2": "Supporta HabitRPG", - "donateText3": "Come progetto open source, può utilizzare tutto l'aiuto che gli viene fornito!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gemme, donazione ad HabitRPG", "payWithCard": "Paga con carta di credito", "payNote": "Nota: PayPal a volte richiede molto tempo per completare la transazione. Consigliamo di pagare con una carta di credito.", @@ -41,13 +43,36 @@ "tourHabits": "Questa colonna è per la buone e cattive abitudini (Habit) con cui hai a che fare diverse volte al giorno! Per procedere, clicca sulla matita per modificare i nomi, poi clicca sull'icona con la spunta per salvare le tue modifiche.", "tourStats": "Le buone abitudini conferiscono esperienza ed oro! Quelle cattive danneggiano la salute.", "tourGP": "Per procedere, compra la Spada da Allenamento con l'oro che hai appena guadagnato!", - "tourAvatar": "Ora il tuo avatar ha la Spada da Allenamento. Per procedere, clicca sul tuo avatar per personalizzarlo!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Assicurati di scorrere la pagina fino alla fine per vedere tutte le opzioni! Fai di nuovo click sul tuo avatar per tornare alla pagina delle attività.", "tourMuchMore": "Quando hai finito con le attività, puoi creare una Squadra insieme ai tuoi amici, chattare nelle Gilde di interessi comuni, partecipare alle Sfide, e tanto altro ancora!", "tourStatsPage": "Questa è la pagina delle tue Statistiche! Guadagna delle medaglie compiendo le azioni elencate.", - "tourTavernPage": "Benvenuto alla Taverna, una chat pubblica per tutte le età! Puoi fare in modo che le tue Daily non ti danneggino in caso di malattia o di viaggio facendo click su \"Riposa nella Locanda\". Vieni a farci un saluto!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "La tua Squadra ti aiuterà a restare in riga. Invita degli amici per sbloccare una Pergamena!", - "tourGuildsPage": "Le Gilde sono gruppi con interessi comuni. Cerca gli argomenti che più ti piacciono! Se conosci l'inglese, ti raccomandiamo la gilda \"The Newbies\".", - "tourChallengesPage": "Le Sfide sono delle liste di attività a tema create dagli utenti! Quando ti unisci ad una sfida le sue attività verranno aggiunte al tuo account. Competi con gli altri utenti per vincere premi in gemme!", - "tourMarketPage": "A partire dal livello 4, potrai ricevere dei \"drop\" casuali di uova e pozioni di schiusura quando completi le tue attività. Appariranno qui - usale per far nascere degli animali! Puoi anche comprare degli oggetti nel Mercato." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "A partire dal livello 4, potrai ricevere dei \"drop\" casuali di uova e pozioni di schiusura quando completi le tue attività. Appariranno qui - usale per far nascere degli animali! Puoi anche comprare degli oggetti nel Mercato.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/it/quests.json b/common/locales/it/quests.json index 79cf486f11..955b90ca96 100644 --- a/common/locales/it/quests.json +++ b/common/locales/it/quests.json @@ -1,9 +1,11 @@ { "quests": "Missioni", "quest": "missione", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Completata!", "youReceived": "Hai ricevuto", - "questSend": "Cliccando \"Invita\" manderai un invito ai membri della tua squadra. Quando tutti i membri avranno accettato o rifiutato, la missione inizierà. Vedi lo stato sotto Opzioni > Social > Squadra.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invita squadra", "questInvitation": "Invito alla missione:", "questInvitationTitle": "Invito alla missione", diff --git a/common/locales/it/questscontent.json b/common/locales/it/questscontent.json index 128cd56a09..eb4d0e62ac 100644 --- a/common/locales/it/questscontent.json +++ b/common/locales/it/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Ariete Tuonante", "questSheepCompletion": "Colpita dalla tua diligenza, l'Ariete Tuonante è prosciugata della sua furia. Lancia tre enormi chicchi di grandine nella tua direzione, e poi scompare con un cupo rombo. Guardandoli meglio, scopri che i chicchi di grandine sono in realtà tre uova morbide e pelose. Le raccogli, e ti incammini verso casa sotto un cielo azzurro.", "questSheepDropSheepEgg": "Pecorella (Uovo)", - "questSheepUnlockText": "Sblocca l'acquisto delle uova di pecorella nel Mercato" + "questSheepUnlockText": "Sblocca l'acquisto delle uova di pecorella nel Mercato", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/it/rebirth.json b/common/locales/it/rebirth.json index 617d396572..e4cc80f842 100644 --- a/common/locales/it/rebirth.json +++ b/common/locales/it/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Ha utilizzato una Sfera della Rinascita al livello", "rebirthPop": "Ricomincia con un nuovo personaggio al livello 1 mantenendo medaglie, oggetti, attività e cronologia.", "rebirthName": "Sfera della Rinascita", - "reborn": "Rinasci, livello massimo <%= reLevel %>", - "welcome100": "Benvenuto al Livello 100!", - "intro100": "Ora che hai raggiungo il livello 100, potrai usare l'Orbe della Rinascita ogni volta che lo vorrai gratuitamente.", - "followup100": "Anche se potrai continuare a salire di livello, ciò non aumenterà più le tue statistiche e non sbloccherà nessun contenuto aggiuntivo, in modo che HabitRPG rimanga sempre divertente, indipendentemente dallo stile di gioco.", - "rebirth100Info": "Se sei pronto a cominciare una nuova avventura, puoi Rinascere ora... o scoprire quanto in là riesci a spingerti.", - "rebirthWait": "Aspetterò...", - "rebirthNow": "Rinasci Adesso!" + "reborn": "Rinasci, livello massimo <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/it/settings.json b/common/locales/it/settings.json index b73cdde296..dcd402bf50 100644 --- a/common/locales/it/settings.json +++ b/common/locales/it/settings.json @@ -113,10 +113,11 @@ "benefits": "Vantaggi", "coupon": "Coupon", "couponPlaceholder": "Inserisci codice coupon", - "couponText": "A volte partecipiamo a degli eventi e distribuiamo dei codici promozionali per degli oggetti speciali (per esempio a chi passa al nostro stand al Wondercon).", + "couponText": "A volte durante alcuni eventi distribuiamo dei codici promozionali per degli oggetti speciali. (Per esempio, a chi passa dal nostro stand al Wondercon)", "apply": "Applica", "resubscribe": "Riabbonati", "promoCode": "Codice promozionale", "promoCodeApplied": "Codice promozionale applicato! Controlla il tuo inventario", - "promoPlaceholder": "Inserisci codice promozionale" + "promoPlaceholder": "Inserisci codice promozionale", + "displayInviteToPartyWhenPartyIs1": "Mostra il bottone di invito alla squadra quando la squadra ha solo 1 membro." } \ No newline at end of file diff --git a/common/locales/it/subscriber.json b/common/locales/it/subscriber.json index 7147e7ccf7..6cfa71ffb7 100644 --- a/common/locales/it/subscriber.json +++ b/common/locales/it/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abbonamenti", "subDescription": "Disattiva le pubblicità, compra le gemme con l'oro, un oggetto misterioso ogni mese, cronologia completa delle attività, limite drop giornaliero di oggetti raddoppiato, supporta gli sviluppatori. Clicca per avere maggiori informazioni.", "disableAds": "Disattiva pubblicità", - "disableAdsText": "Le pubblicità non compariranno solo mentre avrai un abbonamento attivo (gli utenti originali che le hanno già disattivate sono esclusi)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Acquista Gemme usando l'oro", - "buyGemsGoldText": "(1 Gemma costa <%= gemCost %> Oro) Pone fine alle preoccupazioni causate dal concetto \"pay to win\", poichè ogni cosa ora è ottenibile attraverso il duro lavoro. C'è un limite di <%= gemLimit %> Gemme convertibili mensilmente, per prevenire il cosiddetto \"farming\".", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Conserva tutte le voci della cronologia", "retainHistoryText": "Rende la cronologia completa delle tue attività disponibile in grafici e per l'esportazione. La cronologia dei non-abbonati viene consolidata per ottimizzare il database.", "doubleDrops": "Numero massimo di drop giornalieri raddoppiato", "doubleDropsText": "Riempi le tue scuderie più velocemente!", "mysteryItem": "Oggetto misterioso mensile per gli abbonati", - "mysteryItemText": "Ogni mese, tutti gli abbonati riceveranno un oggetto davvero unico per i loro avatar!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Supporta gli sviluppatori", - "supportDevsText": "Questo progetto open source può utilizzare tutto l'aiuto che gli viene fornito. Aiutaci a tenere Habit in vita!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "Dollari / Mese", "organization": "Organizzazione", "groupPlans": "Piani per aziende", diff --git a/common/locales/it/tasks.json b/common/locales/it/tasks.json index dbe25356e3..6c77c0fa78 100644 --- a/common/locales/it/tasks.json +++ b/common/locales/it/tasks.json @@ -16,7 +16,7 @@ "checklist": "Checklist", "checklistText": "Dividi un'attività in parti più piccole! Le checklist aumentano la quantità di Esperienza e Oro guadagnati da una To-Do, e riducono il danno causato da una Daily.", "expandCollapse": "Espandi/Comprimi", - "text": "Testo", + "text": "Title", "extraNotes": "Note", "direction/Actions": "Azione positiva/negativa", "advancedOptions": "Avanzate", @@ -36,6 +36,11 @@ "newDailyBulk": "Nuove Daily (una per riga)", "streakCounter": "Contatore Serie", "repeat": "Ripeti", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Ripristina Serie", "todos": "To-Do", "newTodo": "Nuova To-Do", @@ -60,6 +65,9 @@ "clearTags": "Deseleziona", "hideTags": "Nascondi", "showTags": "Mostra", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Medaglie Serie", "streakText": "Ha completato <%= streaks %> serie di 21 giorni nelle Daily.", "streakSingular": "Streaker", @@ -78,5 +86,23 @@ "pushTaskToTop": "Metti in cima alla lista", "pushTaskToBottom": "Metti in fondo alla lista", "emptyTask": "Inserisci prima il titolo dell'attività.", - "dailiesRestingInInn": "Stai riposando nella Locanda! Le tue Daily NON ti danneggeranno stanotte, PERÒ si resetteranno comunque ogni giorno. Se stai partecipando ad una missione, non infliggerai danni/raccoglierai oggetti finchè non lasci la Locanda, ma puoi comunque essere danneggiato dal Boss se i tuoi compagni di squadra non completano le proprie Daily." + "dailiesRestingInInn": "Stai riposando nella Locanda! Le tue Daily NON ti danneggeranno stanotte, PERÒ si resetteranno comunque ogni giorno. Se stai partecipando ad una missione, non infliggerai danni/raccoglierai oggetti finchè non lasci la Locanda, ma puoi comunque essere danneggiato dal Boss se i tuoi compagni di squadra non completano le proprie Daily.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/ja/backgrounds.json b/common/locales/ja/backgrounds.json index 682c2b7991..4a041ede04 100644 --- a/common/locales/ja/backgrounds.json +++ b/common/locales/ja/backgrounds.json @@ -84,11 +84,11 @@ "backgroundMountainLakeNotes": "慎重に山の湖につま先を浸す", "backgroundPagodasText": "仏塔", "backgroundPagodasNotes": "仏塔の頂上に登る", - "backgrounds062015": "SET 13: Released June 2015", - "backgroundDriftingRaftText": "Drifting Raft", - "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", - "backgroundShimmeryBubblesText": "Shimmery Bubbles", - "backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.", - "backgroundIslandWaterfallsText": "Island Waterfalls", - "backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls." + "backgrounds062015": "セット13: 2015年6月リリース済み", + "backgroundDriftingRaftText": "漂流筏", + "backgroundDriftingRaftNotes": "漂流筏を漕ぐ", + "backgroundShimmeryBubblesText": "キラキラな泡", + "backgroundShimmeryBubblesNotes": "キラキラな泡いっぱいの海に浮く", + "backgroundIslandWaterfallsText": "島の滝", + "backgroundIslandWaterfallsNotes": "島の滝の近くにピクニックする" } \ No newline at end of file diff --git a/common/locales/ja/challenge.json b/common/locales/ja/challenge.json index 3bbaeb1814..9f43f933ca 100644 --- a/common/locales/ja/challenge.json +++ b/common/locales/ja/challenge.json @@ -44,7 +44,7 @@ "selectGroup": "グループを選択して下さい", "challengeCreated": "チャレンジ作成終了", "sureDelCha": "チャレンジが消されます。よろしいでしょうか?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelChaTavern": "チャレンジが消されます。よろしいでしょうか?ジェムは返金不可となります。", "removeTasks": "タスクを消す", "keepTasks": "タスクを残す", "closeCha": "チャレンジを終了して・・・", @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/ja/character.json b/common/locales/ja/character.json index 2f98cb46fe..a0d89feb79 100644 --- a/common/locales/ja/character.json +++ b/common/locales/ja/character.json @@ -7,7 +7,7 @@ "displayName": "表示名", "displayPhoto": "写真", "displayBlurb": "自己紹介文", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "自己紹介を書いてください。", "photoUrl": "写真のURL", "imageUrl": "画像のURL", "inventory": "所持品", @@ -39,6 +39,7 @@ "pastelSkins": "パステルスキン", "spookySkins": "怖い肌の色", "supernaturalSkins": "超自然スキン", + "splashySkins": "Splashy Skins", "rainbowColors": "虹色", "shimmerColors": "きらめきの色", "hauntedColors": "呪われた色", @@ -49,22 +50,22 @@ "classBonusText": "あなたのクラスは同クラスの装備を他のクラスより効率的に使えます(まだクラスをアンロックしていないか他のクラスを選択していない場合は戦士になっています)。自分の現在のクラスから選んだ装備については、50%の能力ボーナスを得ることができます。", "classEquipBonus": "クラスボーナス", "battleGear": "バトルギア", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "これは身につけるバトル用の道具です。タスクに接するときの数字に影響を及ぼす。", "costume": "衣装", - "costumeText": "もし装備中のギアより他のギアがお好みでしたら、「衣装をつける」のボックスをチェックしてください。そうすると、バトルギアを下に見えながら衣装だけが表れます。", - "useCostume": "衣装をつける", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", - "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", - "ultimGearName": "アルティメットギア", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "costumeText": "もし装備中のギアより他のギアの見た目が好ましい場合、「衣装する」のボックスをチェックしてください。そうすると、バトルギアを着たまま衣装が表れます。", + "useCostume": "衣装する", + "gearAchievement": "とあるクラスの最高級のギアセットを揃えたため「アルティメット・ギア」賞を受賞した!下記のクラスのフルセットを揃えた:", + "moreGearAchievements": "他のアルティメット・ギアのバッジを受賞するには、統計のページでクラスを変更して、新クラスのギアを買ってきてね!", + "armoireUnlocked": "そして、魔法の戸棚をアンロックした!魔法の戸棚のご褒美をクリックすると特別な装備が当たるかもしれない!でたらめにXPや食べ物が出る可能性もある。", + "ultimGearName": "アルティメット・ギア", + "ultimGearText": "以下のクラスの最高武器と防具セットを揃えた:", "level": "レベル", "levelUp": "レベルアップ!", - "mana": "MP", + "mana": "魔法", "hp": "HP", "mp": "MP", - "xp": "EXP", - "health": "HP", + "xp": "XP", + "health": "元気", "allocateStr": "力のポイント:", "allocateStrPop": "力にポイントを加える", "allocateCon": "体質のポイント:", @@ -73,10 +74,10 @@ "allocatePerPop": "知覚にポイントを加える", "allocateInt": "知能のポイント:", "allocateIntPop": "知能にポイントを加える", - "noMoreAllocate": "あなたは今やレベル100に到達し、これ以上能力値を獲得できません。レベルアップを続けることもできますし、もしくは市場で無料で手に入る転生のオーブを使ってレベル1から新しい冒険を始めることもできます。", + "noMoreAllocate": "レベル100に到達したため、これ以上能力値を獲得できません。レベルアップを続けること、もしくは市場で無料で手に入る転生のオーブを使ってレベル1から新しい冒険を始めることもできます。", "stats": "ステータス", "strength": "力", - "strengthText": "力はクリティカルヒットの確率を上昇させ、またゴールド、経験、ドロップ率にも影響します。またボスモンスターへのダメージも増加します。", + "strengthText": "力はクリティカルヒットの確率、また、そこから発生するゴールド、経験値とドロップ率を上げる。さらに、ボスモンスターへのダメージも増加します。", "constitution": "体質", "conText": "体質はネガティブな習慣を実施したり、日課を実施しなかったときに受けるダメージを減少させます。", "perception": "知覚", @@ -117,7 +118,7 @@ "rogueText": "悪者は富を蓄めること、誰よりもゴールド獲得することが大好きで、ランダムにアイテムを見つけることに長けています。その象徴的な忍びの術の能力は日課を実施しなかった結果を彼らのアヒルにすることができます。報酬と実績からの強いモチベーション、戦利品とバッジのための努力がある場合、悪者をプレイしましょう!", "healerText": "治療者は害を通さないよう対抗して立ち、他の人にその保護を拡げます。日課を実施しなかったことや悪い習慣はあまり彼らを困らせません。彼らは障害から健康を回復する方法があります。メンバーの他の人を支援することを楽しむ場合、またはハードワークを通して死を回避する考えがあなた鼓舞した場合、治療者をプレイしましょう!", "optOut": "参加しないようにします", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "クラスなんてめんどくさい?後で選びたい?今すぐに選ばなくても大丈夫です。その場合、特技のない戦士のままでいます。後で設定メニューから、クラスを改めて設定する事ができます。階級システムの説明はウィキで読むことができます。", "select": "選択", "stealth": "ステルス", "stealthNewDay": "新たな一日が始まったら、これらの逃した日課からの損壊を避けます。", @@ -141,10 +142,10 @@ "unequipCostume": "衣装を脱ぎます", "unequipPetMountBackground": "ペットとマウントと背景をはずす", "animalSkins": "動物スキン", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "クラスを選ぼう!後ほど参加しないことも可能。", + "warriorWiki": "戦士", + "mageWiki": "魔道士", + "rogueWiki": "盗賊", + "healerWiki": "神官", + "chooseClassLearn": "クラスについて" } \ No newline at end of file diff --git a/common/locales/ja/content.json b/common/locales/ja/content.json index 6b18047217..7b31cb662a 100644 --- a/common/locales/ja/content.json +++ b/common/locales/ja/content.json @@ -1,10 +1,10 @@ { "potionText": "体力回復ポーション", "potionNotes": "体力を15回復(瞬時)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", + "armoireText": "魔法の戸棚", + "armoireNotesFull": "戸棚を開けるとランダムな装備、経験値、または食べ物が当たる!残りの装備数:", + "armoireLastItem": "最後のレア装備を魔法の戸棚から出した。", + "armoireNotesEmpty": "毎月新しい装備が戸棚の中に現れる。更新するまでクリックし続ければ経験値や食べ物が当たる。", "dropEggWolfText": "狼", "dropEggWolfAdjective": "忠実な", "dropEggTigerCubText": "トラの子", @@ -57,11 +57,13 @@ "questEggRockText": "ロック", "questEggRockAdjective": "元気な", "questEggBunnyText": "ウサギ", - "questEggBunnyAdjective": "心地よい", + "questEggBunnyAdjective": "すりすりの", "questEggSlimeText": "マシュマロ スライム", "questEggSlimeAdjective": "甘い", "questEggSheepText": "羊", - "questEggSheepAdjective": "羊毛のような", + "questEggSheepAdjective": "もふもふな", + "questEggCuttlefishText": "コウイカ", + "questEggCuttlefishAdjective": "すりすりの", "eggNotes": "孵化ポーションを探し、このたまごに注ぐと、それが<%= eggAdjective(locale) %> <%= eggText(locale) %>に孵化します。", "hatchingPotionBase": "普通の", "hatchingPotionWhite": "白い", @@ -71,7 +73,7 @@ "hatchingPotionSkeleton": "スケルトン", "hatchingPotionZombie": "ゾンビ", "hatchingPotionCottonCandyPink": "ピンクの綿菓子", - "hatchingPotionCottonCandyBlue": "青の綿菓子", + "hatchingPotionCottonCandyBlue": "青い綿菓子", "hatchingPotionGolden": "黄金の", "hatchingPotionNotes": "これをたまごに振りかけると、ペットとして<%= potText(locale) %>に孵化します。", "foodMeat": "肉", @@ -82,7 +84,7 @@ "foodFish": "魚", "foodRottenMeat": "腐った肉", "foodCottonCandyPink": "ピンクの綿菓子", - "foodCottonCandyBlue": "青の綿菓子", + "foodCottonCandyBlue": "青い綿菓子", "foodHoney": "蜂蜜", "foodCakeSkeleton": "骨子だけのケーキ", "foodCakeBase": "基本のケーキ", @@ -105,6 +107,6 @@ "foodCandyDesert": "サンドキャンディ", "foodCandyRed": "シナモンキャンディ", "foodSaddleText": "鞍", - "foodSaddleNotes": "即座に、あなたのペットの内の一匹をマウントに上げる。", - "foodNotes": "ペットに与えれば、頑丈な馬に成長することがある。" + "foodSaddleNotes": "すぐ1匹のペットをマウントに成長させる。", + "foodNotes": "ペットが頑丈な俊足に成長するようにこれを与える。" } \ No newline at end of file diff --git a/common/locales/ja/contrib.json b/common/locales/ja/contrib.json index 03fc38f768..e2c0399ba5 100644 --- a/common/locales/ja/contrib.json +++ b/common/locales/ja/contrib.json @@ -18,16 +18,16 @@ "heroicText": "英雄層にはHabitRPGのスタッフやスタッフレベルの貢献者が含まれます。あなたがこのタイトルを持っている場合、あなたはそれに任命されました (または雇われました!)。", "npcText": "NPCは最高層でHabitRPGのKickstarterを後援しました。あなたはサイトの機能を見守っている彼らのアバターを見つけることができます!", "modalContribAchievement": "貢献の達成", - "contribModal": "<%= name %>、あなたは素晴らしい人です! HabitRPGへの支援に対して、あなたは <%= level %> 層の貢献者になりました。参照してください", - "contribLink": "どんな報酬をあなたの貢献に対して獲得しましたか!", + "contribModal": "<%= name %>、あなたは素晴らしい人です! HabitRPGへの支援を記念に、貢献者<%= level %> 層を差し上げます。", + "contribLink": "どんな景品が当たったか覗いてみてね!", "contribName": "貢献者", - "contribText": "HabitRPGに貢献してきました (コード、デザイン、ピクセルアート、法律上の助言、ドキュメントなど)。このバッジが欲しいですか?", + "contribText": "コード、デザイン、ピケセルアート、法律上の助言等でHabitRPGに貢献を提供しました。このバッジが欲しいですか?", "readMore": "続きを読む", "kickstartName": "Kickstarter 後援者 - $<%= tier %> 層", - "kickstartText": "Kickstarterプロジェクトを後援する", - "helped": "Habitの成長を助けた", - "helpedText1": "このアンケートを記入してHabitRPGの成長を助けた", - "helpedText2": "このアンケート。", + "kickstartText": "Kickstarterプロジェクト後援者", + "helped": "Habitの成長を支援した。", + "helpedText1": "このアンケート回答による", + "helpedText2": "HabitRPGの成長を支援しました。", "hall": "記念館", "contribTitle": "貢献者タイトル (例 \"Blacksmith\")", "contribLevel": "貢献者層", @@ -52,14 +52,14 @@ "tier": "層", "visitHeroes": "ヒーローのハウスを訪ねる。 (助っ人など)", "conLearn": "貢献者の報酬について学ぶ", - "conLearnHow": "HabitRPGに貢献する方法を学ぶ", + "conLearnHow": "HabitRPGの進展における参加", "removeAds": "アドを取り去るために申込む。", - "whyAds": "なぜアドでしょうか。", + "whyAds": "広告が表示されている理由は?", "whyAdsContent1": "Habitは、オープンソースプロジェクトで、得ることができるすべての助けを使用します - この貢献者への寄付を検討してください。支払っていただくと、20ジェムを得ます。これは特別なアイテムを購入するために使用することができます。", - "whyAdsContent2": "'Kickstarter を後援しました!' - フォロー", + "whyAdsContent2": "'Kickstarterを後援したよー!' - フォロー", "whyAdsContent3": "これらの手順", - "surveysSingle": "アンケートに記入してHabitRPGが成長するのを手助けしました。アクティブなアンケートはありません。", - "surveysMultiple": "<%= surveys %>個のアンケートに記入してHabitRPGが成長するのを手助けしました。アクティブなアンケートはありません。", - "currentSurvey": "現在のアンケート", + "surveysSingle": "アンケート回答によるHabitRPGの成長を支援しました。現在アンケートは開催されていません。", + "surveysMultiple": "<%= surveys %>個のアンケート回答によるHabitRPGの成長を支援しました。現在アンケートは開催されていません。", + "currentSurvey": "開催中のアンケート", "surveyWhen": "バッジは3月下旬アンケートが処理されたときに参加者全員に授与されます。" } \ No newline at end of file diff --git a/common/locales/ja/defaulttasks.json b/common/locales/ja/defaulttasks.json index f4c75f1248..e22f9be5d4 100644 --- a/common/locales/ja/defaulttasks.json +++ b/common/locales/ja/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "良い習慣", + "defaultHabit1Text": "生産的な仕事 (鉛筆をクリックして編集する)", "defaultHabit1Notes": "良い習慣の例: + 野菜を食べる +15分 生産的な仕事をする", - "defaultHabit2Text": "悪い習慣", + "defaultHabit2Text": "ジャンクフードを食べる (鉛筆をクリックして編集する)", "defaultHabit2Notes": "悪い習慣の例: - たばこ - 先延ばし", - "defaultHabit3Text": "良い/悪い 習慣", + "defaultHabit3Text": "階段を使う (鉛筆をクリックして編集する)", "defaultHabit3Notes": "良い/悪い習慣の例: +/- 階段を昇る/エレベーターにのる; +/- 水を飲む/ソーダを飲む", "defaultDaily1Text": "1時間の個人的なプロジェクト", "defaultDaily1Notes": "全てのタスクは作成時には黄色になります。これはそのタスクを実行しなかったときに少しのダメージしか受けないこと、そしてタスクを完了したときに少しの報酬を得られることを意味します。", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "難しさは高度なオプションで設定してください。", "defaultTodo4Checklist3": "任意:期限の設定", "defaultTodo5Text": "友達とパーティー(秘密のグループ)を始める(ソーシャル>パーティー)", - "defaultReward1Text": "エピソードオブスローンズ(ドラマ)の1話", + "defaultReward1Text": "15分間の休憩", "defaultReward1Notes": "カスタム報酬は様々な形で作成できます。ある人たちは支払うお金が貯まるまでは、大好きなTV番組を見るのを控えています。", "defaultReward2Text": "ケーキ", "defaultReward2Notes": "他の人たちは美味しいケーキを楽しみたいと思っています。自分自身をやる気にさせる報酬を作ってみましょう!", diff --git a/common/locales/ja/front.json b/common/locales/ja/front.json index c1422777f2..3a3c69072d 100644 --- a/common/locales/ja/front.json +++ b/common/locales/ja/front.json @@ -2,15 +2,15 @@ "FAQ": "よくある質問", "accept1Terms": "下のボタンをクリックすることで、私は以下のことを承諾します。", "accept2Terms": "そして", - "alexandraQuote": "マドリードでのスピーチでHabitRPGについて話さずにはいられませんでした。まだ上司が必要なフリーランスにはどうしても欲しいツールです。", + "alexandraQuote": "マドリードでスピーチしたときHabitRPGについて話さなさずにはいられなかった。まだ上司的な存在のないフリーで働いている方に不可欠なツールです。", "althaireQuote": "クエストをやると、日課とやるべきことに対するやる気が湧きます。パーティをがっかりさせないことが最大の動機です。", "andeeliaoQuote": "素晴らしい製品です。まだ数日前にはじめたばかりですが、既に私の時間がより意識的で生産的になりました。", "autumnesquirrelQuote": "私は、仕事や家事、期限までの請求の支払いを、先延ばしにすることが減りました。", - "businessSample1": "持ち物の1ページを確認する。", - "businessSample2": "20分間書類をファイルする", - "businessSample3": "受信箱を並び替えて処理する。", - "businessSample4": "顧客向けの書類を1つ用意する。", - "businessSample5": "顧客や待たせた電話に電話をかける。", + "businessSample1": "持ち物の1ページを確認する", + "businessSample2": "20分間書類の整理をする", + "businessSample3": "受信箱を並び替えて処理する", + "businessSample4": "顧客向けの書類を1つ用意する", + "businessSample5": "顧客に電話する/連絡を後にする", "businessText": "仕事でHabitRPGを使う", "choreSample1": "汚れた服を洗濯物入れに放り込む", "choreSample2": "20分間の家事をする", @@ -35,7 +35,7 @@ "contribUse": "HabitRPG contributors use", "dragonsilverQuote": "I can't tell you how many time and task tracking systems I've tried over the decades... HRPG is the only thing I've used that actually helps me get things done rather than just list them.", "dreimQuote": "When I discovered HabitRPG last summer, I had just failed about half of my exams. Thanks to the Dailies… I was able to organize and discipline myself, and I actually passed all my exams with really good grades a month ago.", - "elmiQuote": "Every morning I'm looking forward to getting up so I can earn some gold!", + "elmiQuote": "ゴールドをゲットするため毎朝起きることを楽しみにしている!", "email": "メール", "emailNewPass": "新しいパスワードをメールで受け取る", "evagantzQuote": "My very first dentist appointment where the hygienist was actually excited about my flossing habits. Thanks Habitrpg!", @@ -55,26 +55,26 @@ "footerMobile": "モバイル", "footerSocial": "ソーシャル", "forgotPass": "パスワードを忘れた", - "frabjabulousQuote": "HabitRPG is the reason I got a killer, high-paying job... and even more miraculous, I'm now a daily flosser!", - "free": "Play for free", - "gamifyButton": "今日からあなたの人生をゲームにしましょう!", + "frabjabulousQuote": "HabitRPGのお陰でものすごく給料のいい仕事を見つけることに成功した上、奇跡的に毎日フロスするようになった!", + "free": "無料でプレイする", + "gamifyButton": "今日から人生のゲーム化開始!", "goalSample1": "1時間ピアノを練習する", - "goalSample2": "Work on article for publication", - "goalSample3": "Work on blog post", + "goalSample2": "掲載用の記事制作する", + "goalSample3": "ブログ記事を制作する", "goalSample4": "Duolingoで日本語のレッスンを受ける", - "goalSample5": "Read an Informative Article", - "goals": "Goals", + "goalSample5": "情報量の多い記事を読む", + "goals": "目標", "health": "健康", - "healthSample1": "Drink Water/Soda", - "healthSample2": "Chew Gum/Smoke", - "healthSample3": "階段・エレベーターを使う", - "healthSample4": "健康に良い食べ物・ジャンクフードを食べる", - "healthSample5": "1時間運動をする", + "healthSample1": "水を飲む/ソーダを飲む", + "healthSample2": "ガムを噛む/タバコを吸う", + "healthSample3": "階段で昇り降りする/エレベーターに乗る", + "healthSample4": "健康的な食べ物を食べる/ジャンクフードを食べる", + "healthSample5": "1時間運動する", "history": "履歴", - "infhQuote": "HabitRPG has really helped me impart structure to my life in graduate school.", + "infhQuote": "HabitRPGは大学院での生活リズム作りにとても役に立った。", "invalidEmail": "パスワードをリセットするために有効なメールアドレスが必要です。", - "irishfeet123Quote": "I've had horrible habits with clearing my place completely after meals and leaving cups all over the place. HabitRPG has cured that!", - "joinOthers": "Join 200,000 people making it fun to achieve goals!", + "irishfeet123Quote": "HabitRPGは食後の中途半端な片付けやカップの置きっぱなしの悪い癖を治してくれた!", + "joinOthers": "ゴール達成を楽しくさせている200,000人と仲間入り!", "kazuiQuote": "Before HabitRPG, I was stuck with my thesis, as well as dissatisfied with my personal discipline regarding housework and things like learning vocabulary and studying Go theory. It turns out breaking down these tasks into smaller manageable checklists is quite the thing to keep me motivated and constantly working.", "landingadminlink": "管理向けパッケージ", "landingend": "まだ納得していませんか?", @@ -89,7 +89,7 @@ "landingp3header": "結果", "landingp4": "活発なコミュニティにいる場合、HabitRPGはあなたにタスクに向かい続けることの責任を提供することになります。パーティシステムを用いると、あなたを応援してくれる近しい友達とグループをくむことができます。ギルドシステムはあなたと似たような興味や障害を持った人たちを探すことに役立ちます。そしてあなたの目標を共有したり、あなたの問題にどう立ち向かうかのヒントを得ることもできます。HabitRPGにおいては、コミュニティはサポートの場であり、同時に成功することの責任を与えられる場でもあります。", "landingp4header": "責任", - "leadText": "HabitRPG is a free habit building and productivity app that treats your real life like a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, HabitRPG can help you achieve your goals to become healthy, hard-working, and happy.", + "leadText": "HabitRPGは日常生活のゲーム化で習慣作りと効率性を上げる無料アプリです。ゲーム内のご褒美と懲罰のモチベーションと強いソーシャルネットワークの応援を含むHabitRPGは、より健康、真面目、愉快な自分になりたい方への力になる。", "login": "ログイン", "loginAndReg": "ログイン / 登録", "loginFacebookAlt": "ログイン / Facebookのアカウントで登録", @@ -140,19 +140,19 @@ "questHeading1": "Battle monsters with your friends!", "questHeading2": "If you slack off, they all get hurt!", "register": "登録", - "rewardByline1": "Spend gold on virtual and real-life rewards.", + "rewardByline1": "バーチャルとリアルなご褒美にゴールドを使う。", "rewardByline2": "Instant rewards keep you motivated!", - "rewardHeading": "Complete a task to earn gold!", - "sampleDailies": "Sample Dailies", - "sampleHabits": "Sample Habits", - "sampleToDo": "Sample To-Dos", + "rewardHeading": "タスクをクリアするとゴールドをゲット!", + "sampleDailies": "日課サンプル例", + "sampleHabits": "習慣サンプル例", + "sampleToDo": "やることサンプル例", "school": "学校", "schoolSample1": "課題を1つ仕上げる", "schoolSample2": "1時間勉強する", "schoolSample3": "勉強会をする", "schoolSample4": "1章のノートを書く", "schoolSample5": "1章を読む", - "sixteenBitFilQuote": "I'm getting my jobs and tasks done in record time thanks to HabitRPG. I'm just always so eager to reach my next level-up!", + "sixteenBitFilQuote": "HabitRPGのお陰で記録的なスピードで仕事とタスクを達成している。次のレベルアップに着くまでずっとハラハラだ!", "skysailorQuote": "My party and our quests keep me engaged in the game, which keeps me motivated to get things done and change my life in positive ways", "socialTitle": "HabitRPG あなたの人生をゲームにしましょう!", "supermouse35Quote": "I'm exercising more and I haven't forgotten to take my meds for months! Thanks, Habit. :D", @@ -161,22 +161,22 @@ "teamSample1": "Outline Meeting Itinerary for Tuesday", "teamSample2": "Brainstorm Growth Hacking", "teamSample3": "Discuss this week’s KPIs", - "teams": "Teams", + "teams": "チーム", "terms": "諸条件", - "testimonialHeading": "What people say...", + "testimonialHeading": "口コミ", "tutorials": "チュートリアル", - "unlockByline1": "Achieve your goals and level up.", - "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", - "unlockHeadline": "As you stay productive, you unlock new content!", + "unlockByline1": "自分で設定するゴールを達成しながらレベルアップ。", + "unlockByline2": "ペット集め、ランダムなご褒美、魔法使いなどの新しい方法でやる気を活かす!", + "unlockHeadline": "活動成果が生み出せば生み出すほど新コンテンツを発見!", "useUUID": "UUIDかAPI Token(Facebookユーザ向け)を使用する", "username": "ユーザー名", - "watchVideos": "ビデオを見る", - "work": "Work", + "watchVideos": "動画を見る", + "work": "仕事", "zelahQuote": "With HabitRPG, I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!", "reportAccountProblems": "アカウントの問題を報告する", "reportCommunityIssues": "コミュニティの問題を報告する", - "generalQuestionsSite": "General Questions about the Site", - "businessInquiries": "Business Inquiries", - "merchandiseInquiries": "Merchandise Inquiries", - "marketingInquiries": "Marketing/Social Media Inquiries" + "generalQuestionsSite": "サイトに関するご質問", + "businessInquiries": "ビジネスに関するお問い合わせ", + "merchandiseInquiries": "商品化窓口お問い合わせ", + "marketingInquiries": "マーケティング・ソーシャルメディアに関するお問い合わせ" } \ No newline at end of file diff --git a/common/locales/ja/gear.json b/common/locales/ja/gear.json index 09e6f34f05..67a3962478 100644 --- a/common/locales/ja/gear.json +++ b/common/locales/ja/gear.json @@ -13,7 +13,7 @@ "weaponWarrior4Text": "サファイアの刃", "weaponWarrior4Notes": "北風のごとく身を切る刃を持つ剣。力が<%= str %>上がる。", "weaponWarrior5Text": "ルビーの剣", - "weaponWarrior5Notes": "鍛冶のように真っ赤に光り、消えない武器。力が <%= str %> 上がる。", + "weaponWarrior5Notes": "赤めたときの熱りがずっと消えない武器。力が <%= str %> 上がる。", "weaponWarrior6Text": "黄金の剣", "weaponWarrior6Notes": "暗黒の魔物が嫌う剣。力が<%= str %>上がる。", "weaponRogue0Text": "ダガー", @@ -37,7 +37,7 @@ "weaponWizard2Text": "ジュエルスタッフ", "weaponWizard2Notes": "宝石を原動力としている。知能が<%= int %>、知覚が<%= per %>上がる。", "weaponWizard3Text": "鉄の杖", - "weaponWizard3Notes": "熱、寒さ、そして雷を導くように金属でめっきされている。知能が <%= int %>、知覚が <%= per %> 上がる。", + "weaponWizard3Notes": "メッキは熱気、寒気と雷を導く。知能が <%= int %>、知覚が <%= per %> 上がる。", "weaponWizard4Text": "真鍮の杖", "weaponWizard4Notes": "その重さに見合う威力を誇る。知能が<%= int %>、知覚が<%= per %>上がる。", "weaponWizard5Text": "大魔道士の杖", @@ -45,9 +45,9 @@ "weaponWizard6Text": "黄金の杖", "weaponWizard6Notes": "強力で貴重な金で錬金されたオリハルコンによって作られている。知能が<%= int %>、知覚が<%= per %>上がる。", "weaponHealer0Text": "初心者のロッド", - "weaponHealer0Notes": "ヒーラーが訓練するための杖。効果なし。", + "weaponHealer0Notes": "ヒーラーの訓練用杖。効果なし。", "weaponHealer1Text": "侍祭の杖", - "weaponHealer1Notes": "治療者の入会式中作った。知能が<%= int %>上がる。", + "weaponHealer1Notes": "治療者の入会式中制作された。知能が<%= int %>上がる。", "weaponHealer2Text": "クォーツロッド", "weaponHealer2Notes": "治療特性を持つ宝石で飾られている。知能が<%= int %>上がる。", "weaponHealer3Text": "アメシストのロッド", @@ -56,7 +56,7 @@ "weaponHealer4Notes": "ヒーリングツールとしての診療室のバッジ。知能が <%= int %>上がる。", "weaponHealer5Text": "ロイヤルセプター", "weaponHealer5Notes": "君主または君主の右手に立っている人の手を飾るのにふさわしい。知能が <%= int %> 上がる。", - "weaponHealer6Text": "ゴールデンセプター", + "weaponHealer6Text": "黄金セプター", "weaponHealer6Notes": "それを目にする全ての者の痛みを癒やす。知能が<%= int %>上がる。", "weaponSpecial0Text": "ダークソウルブレード", "weaponSpecial0Notes": "敵の生命の本質的な喜びが、その邪悪な一撃の力を増す。力が <%= str %> 上がる。", @@ -67,13 +67,13 @@ "weaponSpecial3Text": "マストエネイのマイルストーンを揉消しているモーニングスター", "weaponSpecial3Notes": "対戦、モンスター、倦怠感: 処理した!すりつぶせ!力、知能、そして体質がそれぞれ <%= attrs %> 上がる。", "weaponSpecialCriticalText": "バグクラッシャーのクリティカルハンマー", - "weaponSpecialCriticalNotes": "このチャンピオンは多くの戦士が落ちたクリティカルなGitHubの敵を殺した。バグの骨から作られたこのハンマーは、強力な会心の一撃を与える。力と知覚がそれぞれ <%= attrs %> 上がる。", - "weaponSpecialYetiText": "イエティ-テイマースピア", - "weaponSpecialYetiNotes": "この槍の使い手はどんなイエティにも命令することができる。力が <%= str %> 上がる。2013年-2014年冬季限定版装備。", - "weaponSpecialSkiText": "スキー - アサシンポール", + "weaponSpecialCriticalNotes": "多くの戦士が倒れたところ、このチャンピオンはクリティカルなGitHubの敵を殺した。バグの骨から作られたこのハンマーは、強力な会心の一撃を与える。力と知覚がそれぞれ <%= attrs %> 上がる。", + "weaponSpecialYetiText": "雪男テイマースピア", + "weaponSpecialYetiNotes": "この槍の使い手はどんな雪男にも命令できる。力が <%= str %> 上がる。2013年-2014年冬季限定版装備。", + "weaponSpecialSkiText": "スキーサシンポール", "weaponSpecialSkiNotes": "敵の大群を破壊することができる武器!使い手が非常に素晴らしいパラレルターンをするのにも役立つ。力が <%= str %> 上がる。2013年-2014年冬季限定版装備。", "weaponSpecialCandycaneText": "キャンディケインスタッフ", - "weaponSpecialCandycaneNotes": "強力な魔道士のスタッフ。つまり、強力にうまい!両手の武器。知能が <%= int %>、知覚が <%= per %> 上がる。2013年-2014年冬季限定版装備。", + "weaponSpecialCandycaneNotes": "強力な魔道士のスタッフ。そして、強力にうまい!両手の武器。知能が <%= int %>、知覚が <%= per %> 上がる。2013年-2014年冬季限定版装備。", "weaponSpecialSnowflakeText": "雪の杖", "weaponSpecialSnowflakeNotes": "この杖は無限の癒しの力で輝いている。知能が<%= int %>上がる。2013年-2014年冬季限定版装備。", "weaponSpecialSpringRogueText": "鉤爪", @@ -109,21 +109,33 @@ "weaponSpecialWinter2015HealerText": "やわらげる王笏", "weaponSpecialWinter2015HealerNotes": "この笏は痛む筋肉を暖めて、ストレスを落ち着かせる。知能が<%= int %>上がる。2014年-2015年冬季限定版装備。", "weaponSpecialSpring2015RogueText": "鳴き声の爆発", - "weaponSpecialSpring2015RogueNotes": "この音を馬鹿にしないで。この爆発は強打を与える。力が<%= str %>上がる。2015年春季限定版装備。", + "weaponSpecialSpring2015RogueNotes": "この音にだまされないで!この爆発は強打を与える。力を<%= str %>点上げる。2015年春季限定装備。", "weaponSpecialSpring2015WarriorText": "骨こん棒", "weaponSpecialSpring2015WarriorNotes": "それは本物の恐ろしい犬の本物の骨のこん棒で、確かに噛むおもちゃではなく、誰かさん?が良い犬なので季節限定魔女があなたに与えました。。誰が良い犬でしょう??あなたです!!!あなたが良い犬なんです!!!力が <%= str %>上がる。2015年春季限定版装備。", "weaponSpecialSpring2015MageText": "魔術師の杖", "weaponSpecialSpring2015MageNotes": "この派手な杖はニンジンを思い起こさせる。知能が<%= int %>、知覚が<%= per %>上がる。2015年春季限定版装備。", "weaponSpecialSpring2015HealerText": "猫のがらがら", "weaponSpecialSpring2015HealerNotes": "振れば魅惑的なカチカチ音がして誰もが何時間でも楽しむ事ができる。知能が<%= int %>上がる。2015年春季限定版装備。", + "weaponSpecialSummer2015RogueText": "ファイヤーリング・コーラル", + "weaponSpecialSummer2015RogueNotes": "このファイヤーコーラルの親戚は毒液を水中に突き抜く能力を持つ。力を<%= str %>点上げる。2015年夏季限定装備。", + "weaponSpecialSummer2015WarriorText": "太陽のカジキ", + "weaponSpecialSummer2015WarriorNotes": "蠢動を抑えさせれば、太陽のカジキは凄い武器だ。力を<%= str %>点で上げる。2015年夏季限定装備。", + "weaponSpecialSummer2015MageText": "占い師の棒", + "weaponSpecialSummer2015MageNotes": "この棒の宝石に隠然が輝く。知性を<%= per %>点、知覚を<%= per %>点上げる。2015年夏季限定装備。", + "weaponSpecialSummer2015HealerText": "波のワンド", + "weaponSpecialSummer2015HealerNotes": "船酔いと海の病気を治す!知性を<%= int %>点上げる。2015年夏季限定装備。", "weaponMystery201411Text": "ごちそうの熊手", "weaponMystery201411Notes": "あなたの敵を突き刺したり、あなたの好きな食べ物のために掘る - この何にでも使える熊手がそれをすべてを行う!効果なし。2014年11月購読者アイテム。", "weaponMystery201502Text": "愛ならびに真実の輝く羽の杖", "weaponMystery201502Notes": "羽のために!愛のために!ならびに真実のために!効果なし。2015年2月購読者アイテム。", - "weaponMystery201505Text": "Green Knight Lance", - "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", + "weaponMystery201505Text": "グリーンナイトランス", + "weaponMystery201505Notes": "この緑と銀色のランスには多くの相手をマウントから倒した記録を持つ。効果なし。2015年5月購読者アイテム。", "weaponMystery301404Text": "スチームパンク杖", "weaponMystery301404Notes": "町でターンをするには最適だ。効果なし。3015年3月購読者アイテム。", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "鎧", "armorBase0Text": "無地の服", "armorBase0Notes": "普通の服。効果なし。", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "あなたの上着のすそはあなたのワタオウサギに似合っている!知能が<%= int %>上がる。2015年春期限定版装備。", "armorSpecialSpring2015HealerText": "慰める猫スーツ", "armorSpecialSpring2015HealerNotes": "この柔らかいキャットスーツは快適で、ミント茶と同じくらい元気づけられる。体質が <%= con %>上がる。2015年春季限定版装備。", + "armorSpecialSummer2015RogueText": "ルビーのしっぽ", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "黄金のしっぽ", + "armorSpecialSummer2015WarriorNotes": "このきらめき鱗の衣類を身につけると本物の翻車魚戦士に変身する!体質は<%= con %>上がる。2015年夏限定装備。", + "armorSpecialSummer2015MageText": "占い師の衣", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "船員の武具", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "使者のローブ", "armorMystery201402Notes": "かすかに光って、強くて、これらのローブは、手紙を運ぶために多くのポケットがある。効果なし。2014年2月購読者アイテム。", "armorMystery201403Text": "フォレストウォーカーアーマー", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "この青い鉱物は、幸運、幸せと永遠の生産性を象徴する。効果なし。2015年3月購読者アイテム。", "armorMystery201504Text": "忙しい蜂のローブ", "armorMystery201504Notes": "このローブを獲得することで忙しい蜂のように生産的になれるでしょう!効果なし。2015年4月購読者アイテム。", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "スチームパンクスーツ", "armorMystery301404Notes": "小粋な、そして、颯爽とした!効果なし。3015年2月購読者アイテム。", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "ヘッドギア", "headBase0Text": "兜なし", "headBase0Notes": "ヘッドギアなし", @@ -300,44 +326,44 @@ "headSpecial0Notes": "血と灰、溶岩と黒曜石は、このヘルムにそのイメージと力を与える。知能が<%= int %>上がる。", "headSpecial1Text": "クリスタルヘルム", "headSpecial1Notes": "手本となるような人の人気の冠。全ての能力値が<%= attrs %>増加します。", - "headSpecial2Text": "名前のないヘルム", + "headSpecial2Text": "名無しヘルム", "headSpecial2Notes": "見返りを求めない人たちに与えた証。知能と力がそれぞれ<%= attrs %>上がる。", - "headSpecialNyeText": "パーティハット", - "headSpecialNyeNotes": "パーティハットを貰いました!新年を祝いながら誇らしげにかぶります!効果がありません。", + "headSpecialNyeText": "変わったパーティハット", + "headSpecialNyeNotes": "変わったパーティハットをもらった!新年を祝いながら誇らしげにかぶれ!効果なし。", "headSpecialYetiText": "イエティのテイマーヘルム", "headSpecialYetiNotes": "可愛くて恐ろしい帽子。力が<%= str %>上がる。2013年-2014年冬季限定版装備。", - "headSpecialSkiText": "スキーアサシンヘルム", + "headSpecialSkiText": "スキーサシンヘルム", "headSpecialSkiNotes": "着た者の正体を秘密にします…そして顔を暖かくします。知覚を<%= per %>増加します。2013年-2014年冬季限定版装備。", "headSpecialCandycaneText": "キャンディケインハット", - "headSpecialCandycaneNotes": "世界で一番美味しい帽子。奇妙に現れたり消えたりすることが知られている。知覚が<%= per %>上がる。2013年-2014年冬季限定版装備。", - "headSpecialSnowflakeText": "スノーフレーククラウン", - "headSpecialSnowflakeNotes": "この冠をかぶる者は決して凍りません。知性が <%= int %>増加します。2013年-2014年冬季限定版装備。", - "headSpecialSpringRogueText": "ステルスキティマスク", - "headSpecialSpringRogueNotes": "だれも決してあなたが空巣ねらいと言い当てられないでしょう!知覚が<%= per %>増加します。2014年春期限定装備。", + "headSpecialCandycaneNotes": "世界で一番美味しい帽子。奇妙に現れたり消えたりすることが知られている。知覚が<%= per %>上がる。2013年-2014年冬季限定装備。", + "headSpecialSnowflakeText": "雪あられ冠", + "headSpecialSnowflakeNotes": "この冠をかぶる者は決して凍らない。知性を <%= int %>点上げる。2013年-2014年冬季限定装備。", + "headSpecialSpringRogueText": "盗み足のキティーマスク", + "headSpecialSpringRogueNotes": "誰かにあなたが空巣ねらいだなんて当てるわけない!知覚を<%= per %>点上げる。2014年春期限定装備。", "headSpecialSpringWarriorText": "クローバースチールヘルメット", - "headSpecialSpringWarriorNotes": "甘い牧草地のクローバーで溶接されていて、最強の風にも対抗しうる兜です。力が <%= str %>増加します。2014年春期限定装備。", + "headSpecialSpringWarriorNotes": "甘い牧草地のクローバーで溶接されていて、最強の風にも対抗しうる兜。力を <%= str %>上げる。2014年春期限定装備。", "headSpecialSpringMageText": "スイスチーズハット", - "headSpecialSpringMageNotes": "この帽子は強力な魔法をたくさん蓄えています!少しづつかじることのないよう気をつけてください。2014年春期限定装備。", + "headSpecialSpringMageNotes": "この帽子は強力な魔法たっぷり!あまり食い齧らないようにに努力してね。知覚を<%= per %>点上げる。2014年春期限定装備。", "headSpecialSpringHealerText": "友情の王冠", - "headSpecialSpringHealerNotes": "この冠は誠実と親交の象徴します。結局のところ、犬が冒険者の最高の友人です!知能を<%= int %>増加します。2014年春期限定装備。", + "headSpecialSpringHealerNotes": "この冠は誠実と親交の象徴する。やっぱり犬が冒険者の最高の友人だからね!知能を<%= int %>上げる。2014年春期限定装備。", "headSpecialSummerRogueText": "海賊帽", - "headSpecialSummerRogueNotes": "最も生産的な海賊だけがこの素敵な帽子をかぶることができます。知覚が <%= per %>増加します。2014年夏季限定装備。", + "headSpecialSummerRogueNotes": "最も生産的な海賊だけがこの素敵な帽子をかぶることができます。知覚を <%= per %>点上げる。2014年夏季限定装備。", "headSpecialSummerWarriorText": "スワッシュバックラーバンダナ", - "headSpecialSummerWarriorNotes": "この柔らかく塩を含んだ布地は、身につける者を力で満たすでしょう。力が<%= str %>増加します。2014年夏季限定装備。", - "headSpecialSummerMageText": "昆布で包まれた帽子", - "headSpecialSummerMageNotes": "海藻でくるまれた帽子よりも魅惑的にみせるものがあるだろうか?知覚が <%= per %>増加します。2014年夏季限定装備。", - "headSpecialSummerHealerText": "コーラルクラウン", - "headSpecialSummerHealerNotes": "身につけた者は傷ついた岩礁を癒やすことができるようになります。知能が<%= int %>増加します。2014年夏季限定装備。", + "headSpecialSummerWarriorNotes": "この柔らかくて塩っぱい布地は、身につける者を力で満たす。力を<%= str %>点上げる。2014年夏季限定装備。", + "headSpecialSummerMageText": "昆布巻き帽子", + "headSpecialSummerMageNotes": "のり巻き帽子より幻想的なものはあるのか?知覚を <%= per %>点上げる。2014年夏季限定装備。", + "headSpecialSummerHealerText": "サンゴクラウン", + "headSpecialSummerHealerNotes": "身につけた者は傷ついた岩礁を癒やすようになる。知能を<%= int %>点上げる。2014年夏季限定装備。", "headSpecialFallRogueText": "ブラッドレッドフード", - "headSpecialFallRogueNotes": "吸血鬼スミッターの正体はいつも隠されなければならない。知覚が<%= per %>増加します。2014年秋季限定装備。", - "headSpecialFallWarriorText": "科学のモンスタースカルプ", + "headSpecialFallRogueNotes": "吸血鬼強打者の正体はいつも隠されなければならない。知覚を<%= per %>点上げる。2014年秋季限定装備。", + "headSpecialFallWarriorText": "科学のモンスター頭皮", "headSpecialFallWarriorNotes": "この兜を移植しなさい!ちょっとだけ使われた事があります。力が<%= str %>増加します。2014年秋季限定装備。", "headSpecialFallMageText": "先のとがった帽子", - "headSpecialFallMageNotes": "この帽子のすべての糸に魔法が編みこまれています。知覚が<%= per %>増加します。2014年秋季限定装備。", + "headSpecialFallMageNotes": "この帽子のすべての糸に魔法が編みこまれている。知覚を<%= per %>点上げる。2014年秋季限定装備。", "headSpecialFallHealerText": "ヘッドバンデージ", - "headSpecialFallHealerNotes": "とても衛生的でとてもファッショナブルです。知能が<%= int %>増加します。2014年秋季限定装備。", + "headSpecialFallHealerNotes": "とても衛生的でとてもオシャレ。知能を<%= int %>点上げる。2014年秋季限定装備。", "headSpecialNye2014Text": "ばかげたパーティハット", - "headSpecialNye2014Notes": "ばかげたパーティハットを貰いました!新年を祝いながら誇らしげにかぶります!効果がありません。", + "headSpecialNye2014Notes": "ばかげたパーティハットをもらった!新年を祝いながら誇らしげにかぶれ!効果なし。", "headSpecialWinter2015RogueText": "氷柱のドレイクマスク", "headSpecialWinter2015RogueNotes": "あなたは本当に確かに本物のアイスドレイクです。あなたはアイスドレイクの群れに潜入していません。あなたは極寒のトンネルにあると噂される富の宝庫に全く興味がありません。ガオー。知覚が<%= per %>増加します。2014年-2015年冬季限定装備。", "headSpecialWinter2015WarriorText": "ジンジャーブレッドの兜", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "ウサギと帽子のどちらが先にできたのか?知覚が<%= per %>上がる。2015年春季限定版装備。", "headSpecialSpring2015HealerText": "慰めるクラウン", "headSpecialSpring2015HealerNotes": "冠中央の真珠は周囲を静めて快適にします。知能が<%= int %>増加します。2015年春季限定装備。", + "headSpecialSummer2015RogueText": "背教者の帽子", + "headSpecialSummer2015RogueNotes": "この海賊の帽子は海に落ちてからファイアーコーラルのかけらに飾られた。知覚を<%= per %>点上げる。2015夏季限定装備。", + "headSpecialSummer2015WarriorText": "海洋宝石付きヘルム", + "headSpecialSummer2015WarriorNotes": "ディラトリーの職人に深海の金属で制作されたこのヘルムは強くてハンサム。力を<%= str %>点上げる。2015年夏季限定装備。", + "headSpecialSummer2015MageText": "占い師のスカーフ", + "headSpecialSummer2015MageNotes": "このスカーフの糸に隠然が輝く。知覚を<%= per %>点上げる。2015年夏季限定装備。", + "headSpecialSummer2015HealerText": "船員の帽子", + "headSpecialSummer2015HealerNotes": "船員の帽子を頭にかぶってあれば、どんな荒波でも航行できる!知性を<%= int %>点上げる。2015年夏季限定装備。", "headSpecialGaymerxText": "虹色の戦士の兜", "headSpecialGaymerxNotes": "プライドシーズンとGaymerXを記念するこの特殊な兜は、輝くカラフルな虹模様で飾られている!GaymerXはLGBTQやゲームを祝うゲーム大会で、誰でも参加することができる。これは、7月の11日-13日までにサンフランシスコのダウンタウンインターコンチネンタルで開催される!効果がない。", "headMystery201402Text": "羽かぶと", @@ -372,12 +406,22 @@ "headMystery201412Notes": "誰がペンギンですか?効果がありません。2014年12月購読者アイテム。", "headMystery201501Text": "星空の兜", "headMystery201501Notes": "この兜のなかで星座が揺らめきぐるぐる回ります。身につけた者を精神集中へ導きます。効果なし。2015年1月購読者アイテム。", - "headMystery201505Text": "Green Knight Helm", - "headMystery201505Notes": "The green plume on this iron helm waves proudly. Confers no benefit. May 2015 Subscriber Item.", + "headMystery201505Text": "グリーンナイトヘルム", + "headMystery201505Notes": "この鉄のヘルメットに飾っている緑色の羽は得々に揺れる。効果なし。2015年5月購読者限定アイテム。", "headMystery301404Text": "ファンシートップハット", "headMystery301404Notes": "最上の良家の人々のためのファンシートップハット!3015年1月購読者アイテム。効果なし。", "headMystery301405Text": "ベーシックトップハット", "headMystery301405Notes": "可愛らしい頭飾りと対になることが望まれるベーシックトップハット。効果なし。3015年5月購読者アイテム。", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "剣闘士ヘルム", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "利き手でないほうの手のアイテム", "shieldBase0Text": "利き手でないほうの手の装備はありません", "shieldBase0Notes": "盾、またはセカンドウェポンがありません。", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "これを敵に投げつけろ... さもなければ持っておけ。なぜなら夕食時にはおいしい食べ物でいっぱいになっているでしょうから。体質が<%= con %>上がる。2015年春季限定版装備。", "shieldSpecialSpring2015HealerText": "柄模様まくら", "shieldSpecialSpring2015HealerNotes": "この柔らかい枕で頭を休めることができる。もしくはあなたの恐ろしい爪でこの枕と闘うこともできる。ガオー!体質が<%= con %>上がる。2015年春季限定版装備。", + "shieldSpecialSummer2015RogueText": "ファイヤーリング・コーラル", + "shieldSpecialSummer2015RogueNotes": "このファイヤーコーラルの親戚は毒液を水中に突き抜く能力を持つ。力を<%= str %>点上げる。2015年夏季限定装備。", + "shieldSpecialSummer2015WarriorText": "マンボウの盾", + "shieldSpecialSummer2015WarriorNotes": "ディラトリーの職人に深海の金属で制作されたこの盾は砂と海のように輝く。体質を<%= str %>点上げる。2015年夏季限定装備。", + "shieldSpecialSummer2015HealerText": "硬派な盾", + "shieldSpecialSummer2015HealerNotes": "この盾を使って船底ネズミをぶつけてやれ。体質を<%= con %>点で上げる。2015年夏限定装備。", "shieldMystery301405Text": "クロックシールド", "shieldMystery301405Notes": "このそびえ立つクロックシールドとともに時はあなたの側にある!効果なし。3015年購読者アイテム。", + "shieldArmoireGladiatorShieldText": "剣闘士の盾", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "背中アクセサリー", "backBase0Text": "バックアクセサリーがありません", "backBase0Notes": "バックアクセサリーがありません。", "backMystery201402Text": "黄金の翼", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "強さと美しさにヒュッと音がします。効果なし。コンベンション特別版アイテム。", "backSpecialWonderconBlackText": "卑劣なケープ", "backSpecialWonderconBlackNotes": "影と囁きから紡がれています。効果なし。コンベンション特別版アイテム。", + "body": "体アクセサリー", "bodyBase0Text": "ボディアクセサリーがありません", "bodyBase0Notes": "ボディアクセサリーがありません。", "bodySpecialWonderconRedText": "ルビーカラー", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "塩水も真水もこの金属製ケープを錆びさせることはできません。効果なし。2014年夏季限定装備。", "bodySpecialSummerHealerText": "コーラルカラー", "bodySpecialSummerHealerNotes": "生きた珊瑚の洗練されたカラー!効果なし。2014年夏季限定装備。", + "bodySpecialSummer2015RogueText": "背教者のサッシュ", + "bodySpecialSummer2015RogueNotes": "帯がなければ背教者のOBなんてなれないよ!効果なし。2015年夏季限定装備。", + "bodySpecialSummer2015WarriorText": "海洋スパイク", + "bodySpecialSummer2015WarriorNotes": "各スパイクから、身につける者を守る海月の毒がぼたぼた垂れている。効果なし。2015年春季限定装備。", + "bodySpecialSummer2015MageText": "黄金バックル", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "ヘッドアクセサリー", "accessories": "装飾品", "animalEars": "獣耳", @@ -510,26 +572,29 @@ "headAccessoryMystery201403Notes": "これら枝角は苔や地衣でかすかに光ります。効果なし。2014年3月購読者アイテム。", "headAccessoryMystery201404Text": "トワイライトバタフライの触角", "headAccessoryMystery201404Notes": "これら触角を装備すると注意散漫の危機に気づかせてくれます!効果なし。2014年4月購読者アイテム。", - "headAccessoryMystery201409Text": "秋の鹿の角", + "headAccessoryMystery201409Text": "秋っぽい鹿の角", "headAccessoryMystery201409Notes": "この強力な鹿の角は葉っぱと共に色が変わる。効果なし。2014年9月購読者アイテム。", "headAccessoryMystery201502Text": "思想の羽", - "headAccessoryMystery201502Notes": "あなたの想像を飛び立たせます!効果なし。2015年2月購読者アイテム。", + "headAccessoryMystery201502Notes": "あなたの想像を飛び立たせ!効果なし。2015年2月購読者限定アイテム。", "headAccessoryMystery301405Text": "ヘッドウェアゴーグル", - "headAccessoryMystery301405Notes": "「ゴーグルは目のためです」彼らは言いました。「頭にだけ装備できるゴーグルは誰も欲しがらない」彼らは言いました。おや!あなたは確かに彼らに見せましたね!効果なし。3015年8月購読者アイテム。", + "headAccessoryMystery301405Notes": "「ゴーグルはかけるものだ」、「かぶりものにしか使えないゴーグルなんてだれも要らないぞ」って何だ!ほら!違うだろう?効果なし。3015年8月購読者限定アイテム。", + "eyewear": "Eyewear", "eyewearBase0Text": "眼鏡がありません", "eyewearBase0Notes": "眼鏡がありません。", "eyewearSpecialSummerRogueText": "悪党らしい眼帯", - "eyewearSpecialSummerRogueNotes": "これは悪党をスタイリッシュに見せるようなことはしません!効果なし。2014年夏季限定装備。", - "eyewearSpecialSummerWarriorText": "威勢のある眼帯", - "eyewearSpecialSummerWarriorNotes": "これはろくでなしをスタイリッシュに見せるようなことはしません!効果なし。2014年夏季限定装備。", + "eyewearSpecialSummerRogueNotes": "ならず者でなくてもこのオシャレが伝わるだろう!効果なし。2014年夏季限定装備。", + "eyewearSpecialSummerWarriorText": "威勢的な眼帯", + "eyewearSpecialSummerWarriorNotes": "ならず者でなくてもこのオシャレが伝わるだろう!効果なし。2014年夏季限定装備。", "eyewearSpecialWonderconRedText": "マイティマスク", - "eyewearSpecialWonderconRedNotes": "なんと強力な顔のアクセサリーだろう!効果なし。コンベンション特別版アイテム。", + "eyewearSpecialWonderconRedNotes": "なんと強力な顔のアクセサリー!効果なし。コンベンション限定アイテム。", "eyewearSpecialWonderconBlackText": "卑劣なマスク", - "eyewearSpecialWonderconBlackNotes": "あなたの衝動は確実に正当です。効果なし。コンベンション特別版アイテム。", + "eyewearSpecialWonderconBlackNotes": "あなたの衝動は確実に正当。効果なし。コンベンション限定アイテム。", "eyewearMystery201503Text": "アクアマリンのアイウェア", - "eyewearMystery201503Notes": "これら光るジェムで目をつつかれないようにしてください!効果なし。2015年3月購読者アイテム。", + "eyewearMystery201503Notes": "これら光るジェムで目をつつかれないよう気をつけな!効果なし。2015年3月購読者限定アイテム。", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "アイウェアゴーグル", - "eyewearMystery301404Notes": "どんな保護眼鏡も対のゴーグルほど風変わりではありません、たぶん片眼鏡は別として。効果なし。3015年4月購読者アイテム。", + "eyewearMystery301404Notes": "片眼鏡を別として、ゴーグルよりファンシーなアイウェアはない。効果なし。3015年7月購読者限定アイテム。", "eyewearMystery301405Text": "片眼鏡", - "eyewearMystery301405Notes": "どんな保護眼鏡も片眼鏡ほど風変わりではありません、たぶん対のゴーグルは別として。効果なし。3015年7月購読者アイテム。" + "eyewearMystery301405Notes": "ゴーグルを別として、片眼鏡よりファンシーなアイウェアはない。効果なし。3015年7月購読者限定アイテム。" } \ No newline at end of file diff --git a/common/locales/ja/generic.json b/common/locales/ja/generic.json index 7a26571bc5..ca569366e0 100644 --- a/common/locales/ja/generic.json +++ b/common/locales/ja/generic.json @@ -1,26 +1,26 @@ { "languageName": "日本語", - "stringNotFound": "'<%= string %>' が見つかりません", - "titleIndex": "HabitRPG | あなたの人生をRPGに!", + "stringNotFound": "文字例 '<%= string %>' が見つかりません。", + "titleIndex": "HabitRPG | あなたの人生のRPG", "habitica": "Habitica", "expandToolbar": "ツールバーを開く", "collapseToolbar": "ツールバーを閉じる", - "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", - "showFormattingHelp": "Show formatting help", - "hideFormattingHelp": "Hide formatting help", - "youType": "You type:", - "youSee": "You see:", + "markdownBlurb": "HabitRPGはmarkdownのメッセージフォーマティングを利用しています。詳しくはmarkdownカンニングペーパーにて。", + "showFormattingHelp": "フォーマッティング・ヘルプを表示する", + "hideFormattingHelp": "フォーマッティング・ヘルプを隠す", + "youType": "これを記入すれば:", + "youSee": "これが表示される:", "italics": "*イタリック体*", "bold": "**太字**", "strikethrough": "~~取り消し線~~", "emojiExample": ":smile:", - "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", - "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", - "unorderedListHTML": "+ First item
+ Second item
+ Third item", - "unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item", - "code": "`code`", + "markdownLinkEx": "[HabitRPG最高!](https://habitrpg.com)", + "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"任意のマウスオーバーする際表示されるタイトル\")", + "unorderedListHTML": "+ アイテム①
+ アイテム②
+ アイテム③", + "unorderedListMarkdown": "+ アイテム①\n+ アイテム②\n+ アイテム③", + "code": "`コード`", "achievements": "業績", - "modalAchievement": "達成!", + "modalAchievement": "業績達成!", "special": "スペシャル", "site": "サイト", "help": "ヘルプ", @@ -39,38 +39,37 @@ "close": "閉じる", "saveAndClose": "保存して閉じる", "cancel": "キャンセル", - "ok": "はい", + "ok": "OK", "add": "追加", "undo": "元に戻す", "continue": "続ける", "accept": "受け入れる", "reject": "拒否する", - "neverMind": "気にしないで", + "neverMind": "なんでもない", "buyMoreGems": "ジェムを買う", - "notEnoughGems": "ジェムが足りません", - "alreadyHave": "おっと!既にこのアイテムは持っています。また買う必要はありません!", - "delete": "削除する", + "notEnoughGems": "ジェムが足りない", + "alreadyHave": "おっと!既にこのアイテムを持っています。改めて買う必要はありません!", + "delete": "削除", "gemsPopoverTitle": "ジェム", "gems": "ジェム", - "gemButton": " <%= number %> ジェム持っています。", + "gemButton": "現在ジェム <%= number %>個を持っています。", "moreInfo": "詳細情報", - "gemsWhatFor": "現実のお金で購入します。特別なアイテムやサービス(たまご、孵化ポーション、強化薬など)を買うために必要です。ジェムを使う前に、これらの機能をアンロックする必要があります。", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "ベテラン", "veteranText": "Habit The Grey (以前のウェブサイト)は役目を終え、数々のバグから多くの教訓を得ることができました。", "originalUser": "オリジナルユーザー", "originalUserText": "当初からのアーリーアダプターの一人です。アルファーテスターについてお話しください!", "habitBirthday": "HabitRPGの誕生日パーティ", "habitBirthdayText": "HabitRPGの誕生日パーティーを祝いました!", - "habitBirthdayPluralText": "HabitRPGの<%= number %>回目の誕生日パーティを祝いました。", + "habitBirthdayPluralText": "HabitRPGの誕生日パーティを<%= number %>回祝ったことがあります。", "achievementDilatory": "先延ばしの救世主", - "achievementDilatoryText": "2014サマースプラッシュイベント中に緩慢なドレッドドラゴンの討伐に支援した!", + "achievementDilatoryText": "2014サマースプラッシュイベント期間中「先延ばしのドレッド・ドラゴン」の打倒バトルに戦いました!", "costumeContest": "2014年衣装コンテスト", "costumeContestText": "2014 ハロウィン仮装コンテストに参加しました。 blog.habitrpg.com/tagged/cosplay でいくつかのエントリを参照してください!", - "memberSince": "メンバーになった日", - "lastLoggedIn": "最後にログインした日", + "memberSince": "メンバー登録日", + "lastLoggedIn": "最近ログイン", "notPorted": "この機能はオリジナルサイトからまだ移植されていません", - "buyThis": "<%= text %> (価格:<%= price %>)を <%= gems %> ジェムで買いますか?", - "untilNoFace": "Facebookを使わない場合は、あなたのUUIDとAPIトークンを使ってログインしてください(以下より参照できます。https://habitrpg.com > Options > Settings).", + "buyThis": "この<%= text %>を手持ちの<%= gems %>個から<%= price %>個のジェムで買いますか?", "noReachServer": "現在サーバ側の反応がありません。後でもう一度お試しください。", "errorUpCase": "エラー:", "newPassSent": "新しいパスワードを送信しました。", @@ -86,6 +85,7 @@ "audioTheme_off": "オフ", "audioTheme_danielTheBard": "吟遊詩人ダニエル", "audioTheme_wattsTheme": "Wattのテーマ", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "質問をする", "reportBug": "バグを報告する", "contributeToHRPG": "HabitRPGに貢献してください", diff --git a/common/locales/ja/groups.json b/common/locales/ja/groups.json index 5dde80db0c..8aa82acde9 100644 --- a/common/locales/ja/groups.json +++ b/common/locales/ja/groups.json @@ -31,21 +31,23 @@ "invitedTo": "<%= name %>に招待されました", "newMsg": "\"<%= name %>\"で新しいメッセージがあります", "chat": "チャット", - "sendChat": "チャットする", + "sendChat": "チャット送信", "toolTipMsg": "最新のメッセージを取得する", - "guildBankPop1": "ギルドバンク", - "guildBankPop2": "ジェムはあなたのギルドリーダーがチャレンジ賞品に使うことができます。", + "guildBankPop1": "ギルド口座", + "guildBankPop2": "ギルドリーダーがチャレンジの賞金として使えるジェム。", "guildGems": "ギルドのジェム", "editGroup": "グループを編集する", "newGroupName": "<%= groupType %> 名", - "groupName": "グループ名前", + "groupName": "グループ名", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "公共ギルドリストに表示される説明 (マークダウン OK)", "logoUrl": "ロゴURL", - "assignLeader": "グループリーダーを割り当てる", + "assignLeader": "グループリーダー指定", "members": "メンバー", "partyList": "ヘッダーのパーティメンバーの順序 (順序変更後にブラウザを再ロードしてください)", "banTip": "メンバーを解雇", - "moreMembers": "続きのメンバー", + "moreMembers": "メンバー一覧", "invited": "招待された方", "leaderMsg": "グループリーダーからのメッセージ (マークダウン OK)", "name": "名前", @@ -58,33 +60,33 @@ "createGuild": "ギルドを作成", "guild": "ギルド", "guilds": "ギルド", - "sureKick": "本当にパーティ/ギルドからこのメンバーを削除しますか?", + "sureKick": "本当にパーティ/ギルドからこのメンバーを削除してよろしいですか?", "optionalMessage": "必須でないメッセージ", - "yesRemove": "はい、それらを削除します", - "foreverAlone": "独自のメッセージにはできません。その人にはなれません。", + "yesRemove": "はい、削除してください。", + "foreverAlone": "自作のメッセージの「いいね」はできません。そんな人にならないで。", "sortLevel": "レベルで並べ替え", "sortRandom": "ランダムで並べ替え", "sortPets": "ペット数で並べ替え", - "sortJoined": "パーティの参加日で並べ替え", - "sortName": "アバターの名前で並べ替え", + "sortJoined": "パーティの入団日順で並べ替え", + "sortName": "アバターの名前順で並べ替え", "sortBackgrounds": "バックグラウンドで並べ替え", - "sortHabitrpgJoined": "HabitRPGに参加した日付順に並べ替え", - "sortHabitrpgLastLoggedIn": "最後にログインした時間で並べ替え", + "sortHabitrpgJoined": "HabitRPGの登録日順に並べ替え", + "sortHabitrpgLastLoggedIn": "最後にログインした時間順で並べ替え", "ascendingSort": "昇順に並べ替え", "descendingSort": "降順に並べ替え", - "confirmGuild": "4ジェムでギルドを作成する?", - "leaveGroupCha": "ギルドのチャレンジをやめる...", + "confirmGuild": "ジェム4個でギルドを作成しますか?", + "leaveGroupCha": "ギルドのチャレンジをやめて...", "confirm": "確認", "leaveGroup": "ギルドを脱退しますか?", - "leavePartyCha": "パーティーのチャレンジをやめる...", + "leavePartyCha": "パーティーのチャレンジをやめて...", "leaveParty": "パーティーをやめますか?", "sendPM": "プライベートメッセージを送信する", "send": "送信する", "messageSentAlert": "メッセージを送信しました", "pmHeading": "<%= name %> 宛プライベートメッセージ", - "clearAll": "すべてのメッセージを削除", - "confirmDeleteAllMessages": "受信トレイの全てのメッセージを削除してよいですか? あなたが送ったメッセージをまだ他のユーザが見ているかもしれません。", - "optOutPopover": "プライベートメッセージをお好みではありませんか? 参加しない場合はクリックしてください", + "clearAll": "すべてのメッセージを削除する", + "confirmDeleteAllMessages": "受信トレイの全てのメッセージを削除してよろしいですか? 既に送ったメッセージはまだ他のユーザに見られる状態です。", + "optOutPopover": "プライベートメッセージあまり好きじゃない?参加しない場合はクリックしてください。", "block": "ブロックする", "unblock": "ブロックを解除する", "pm-reply": "返信する", @@ -110,11 +112,13 @@ "byColon": "で", "inviteNewUsers": "新しいユーザー(達)を招待する", "inviteAlertInfo2": "もしくはこのリンクを共有する(コピー/ペースト):", - "sendGiftHeading": "Send Gift to <%= name %>", + "sendGiftHeading": "<%= name %>に贈り物を送る", "sendGiftGemsBalance": "From <%= number %> Gems", - "sendGiftCost": "Total: $<%= cost %> USD", - "sendGiftFromBalance": "From Balance", - "sendGiftPurchase": "Purchase", - "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftCost": "会計: $<%= cost %> USD", + "sendGiftFromBalance": "残高から", + "sendGiftPurchase": "購入する", + "sendGiftMessagePlaceholder": "個人メッセージ(任意)", + "sendGiftSubscription": "<%= months %>ヶ月: $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/ja/limited.json b/common/locales/ja/limited.json index 5f1498a846..70504191bb 100644 --- a/common/locales/ja/limited.json +++ b/common/locales/ja/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>季節限定魔女<%= linkEnd %>", "seasonalShopClosedText": "季節品ショップは現在閉鎖されています!季節の魔女は今どこにいるかはわかりませんが、彼女は次の<%= linkStart %>グランドガーラ<%= linkEnd %>中に戻ってくるでしょう!", "seasonalShopText": "季節限定ショップへようこそ! 春の 季節限定グッズを揃えています。ここにあるものはすべて毎年Spring Fling期間中に買う事ができますが、4月30日までしかオープンしていません。ですので今買い備えないと、買うのにまた一年またなければいけませよ!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "もし転生のオーブを使ったのなら、アイテムショップをアンロックした後この装備を報酬欄に買い戻す事が出来ます。最初は、現在のクラス(デフォルトでは戦士)のアイテムしか買えないでしょう。でも心配しないで、あなたがクラスを切り替えれば、他のクラスのアイテムも可能になります。", "candycaneSet": "キャンディケイン (魔道士)", "skiSet": "スキーアサシン(盗賊)", @@ -44,5 +45,9 @@ "mightyBunnySet": "強大なウサギ(戦士)", "magicMouseSet": "魔法のネズミ(魔道士)", "lovingPupSet": "忠実な子犬(神官)", - "stealthyKittySet": "ステルスキティ(盗賊)" + "stealthyKittySet": "ステルスキティ(盗賊)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/ja/messages.json b/common/locales/ja/messages.json index b8e99f04c4..64f418d434 100644 --- a/common/locales/ja/messages.json +++ b/common/locales/ja/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "<%= itemText %> は壊れてしまいました", "messageTaskNotFound": "タスクが見つかりません", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "タグが見つかりません", "messagePetNotFound": ":pet が user.items.pets 上に見つかりません", "messageFoodNotFound": ":food が user.items.food 上に見つかりません", @@ -20,5 +21,8 @@ "messageDropFood": "<%= dropArticle %><%= dropText %> を見つけました! <%= dropNotes %>", "messageDropEgg": "<%= dropText %>のたまごを見つけました! <%= dropNotes %>", "messageDropPotion": "<%= dropText %>孵化ポーションを見つけました! <%= dropNotes %>", - "messageFoundQuest": "\"<%= questText %>\" のクエストを見つけました!" + "messageFoundQuest": "\"<%= questText %>\" のクエストを見つけました!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/ja/npc.json b/common/locales/ja/npc.json index 14efec95c2..6cabc1bcac 100644 --- a/common/locales/ja/npc.json +++ b/common/locales/ja/npc.json @@ -9,7 +9,9 @@ "danielText2": "注意してください: あなたがボスの冒険に参加している場合は、あなたのパーティーの仲間が日課を逃したことで、ボスはまだあなたを傷つけます! また、あなたがボスに与えるダメージ(もしくは集めたアイテム)は宿をチェックアウトするまでt適用されません。", "alexander": "アレクサンダー商人", "welcomeMarket": "マーケットへようこそ!レアペットとポーションを買えます。", - "sellForGold": "<%= gold %>金で<%= item %> を売ります", + "sellForGold": "<%= item %>を<%= gold %>ゴールドで売る", + "sellEggForGold": "<%= itemType %>のたまごを<%= gold %>ゴールドで売る", + "sellPotionForGold": "<%= itemType %>ポーションを<%= gold %>ゴールドで売る", "buyGems": "ジェムを買う", "justin": "ジャスティン", "USD": "ドル", @@ -18,7 +20,7 @@ "dismissAlert": "この告示を閉じる", "donateText1": "あなたのアカウントに20ジェムを追加します。ジェムは、シャツやヘアスタイルなどの特別なゲーム内アイテムを購入するために使用されます。", "donateText2": "HabitRPG の支援について", - "donateText3": "オープンソースプロジェクトで、得ることができるすべての支援を使用することができます!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20ジェムを支払う", "payWithCard": "クレジットカードで支払う", "payNote": "備考:Paypalでの支払いは時間がかかることがあります。キャッシュカードのご使用をおすすめいたします。", @@ -41,13 +43,36 @@ "tourHabits": "この列は良い/悪い習慣で一日に何度も実行できます!続けるには、鉛筆をクリックして名前を編集し、チェックマークをクリックしてセーブしてください。", "tourStats": "良い習慣は経験値とゴールドを増やします。悪い習慣は体力が減ります。", "tourGP": "進めるには、今得たゴールドで練習用の剣を買おう!", - "tourAvatar": "あなたのアバターは練習用の剣を手に入れました。進めるには、アバターをクリックしてカスタマイズしましょう!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "必ず一番下までスクロールして全てのオプションを見よう!アバターをもう一度クリックしてタスクページに戻ろう。", "tourMuchMore": "タスクを実行したら、友達とパーティーを組んだり、共通の趣味のギルドでチャットしたり、チャレンジに参加できたり、他にもできます!", "tourStatsPage": "これはあなたのステータスページです!タスクを完了して実績を受け取りましょう。", - "tourTavernPage": "全年齢大正のチャットルームである酒場へようこそ!病気や旅行の場合には「宿で休む」をクリックすることで日課をしなくても痛い目に遭わなくてすみますよ。挨拶してみてください!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "パーティーはあなたが責任を果たす事を助けてくれるでしょう。友達を招待してクエストスクロールをアンロックしましょう!", - "tourGuildsPage": "ギルドは共通のテーマを持つ社会的グループです。興味のある件名で検索しましょう!我々は初心者ギルドをおすすめします。", - "tourChallengesPage": "チャレンジはユーザーが作ったテーマのあるタスクリストです!チャレンジへ参加するとあなたのアカウントにタスクが追加されます。他のユーザーと競争して賞品のジェムを勝ち取りましょう!", - "tourMarketPage": "レベル4の始めから、タスクを完了するとたまごと孵化ポーションがランダムにドロップします。それらはここに表示され、ペットを孵化するのに使いましょう!市場でアイテムを買う事もできます。" + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "レベル4の始めから、タスクを完了するとたまごと孵化ポーションがランダムにドロップします。それらはここに表示され、ペットを孵化するのに使いましょう!市場でアイテムを買う事もできます。", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "以上です!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/ja/quests.json b/common/locales/ja/quests.json index 9f6efc8247..0c1380fb6f 100644 --- a/common/locales/ja/quests.json +++ b/common/locales/ja/quests.json @@ -1,9 +1,11 @@ { "quests": "クエスト", "quest": "クエスト", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "完了!", "youReceived": "受け取りました", - "questSend": "【招待】を押すとあなたのパーティメンバーを招待する事ができます。各メンバーが参加をするかどうかを選択すると、クエスト開始となります!現在の招待状況は オプション > ソーシャル > パーティで確認できます。", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "パーティ招待", "questInvitation": "クエストへの招待状:", "questInvitationTitle": "クエストへの招待", diff --git a/common/locales/ja/questscontent.json b/common/locales/ja/questscontent.json index 2d6b1baed0..0178c838f4 100644 --- a/common/locales/ja/questscontent.json +++ b/common/locales/ja/questscontent.json @@ -71,7 +71,7 @@ "questVice3Completion": "洞穴から影が消えて鋼のような沈黙に包まれました。これは驚いた、あなたはやりました!あなたはバイスを倒しました!あなたとパーティはとうとうほっとして息をつくでしょう。勇敢な習慣者よ、勝利を満喫しバイスと戦う事で学んだ事を習い前に進みましょう。まだこなす習慣があり倒すべき悪い悪魔が潜んでいます。", "questVice3Boss": "バイス、影のウィルム", "questVice3DropWeaponSpecial2": "Stephen Weberのドラゴンの矢", - "questVice3DropDragonEgg": "龍(卵)", + "questVice3DropDragonEgg": "ドラゴン(卵)", "questVice3DropShadeHatchingPotion": "暗い水薬", "questMoonstone1Text": "ムーンストーンチェーン", "questMoonstone1Notes": "

ひどい苦痛がHabitticanを襲いました。ずっと前に滅んだ悪い習慣が復讐に蘇りつつあります。皿は洗われず、教科書は読まれず放置され、先送りが蔓延しています!


あなたは戻ってきた悪い習慣をよどみの沼まで追い、容疑者:幽霊のような魔術師レシディベイトを見つけます。あなたは武器を振りかざして突入しますが、彼女の幽霊を無駄にすり抜けます。


「気にするな」と彼女はガラガラ声で息を漏らします。


「月の石の鎖がなければ、だれも私を傷つける事はできない、そしてマスタージュエラー@aurakamiがすべての月の石を大昔にHabitica中に散らばせてしまった!」


息切れしながらあなたは後退しました...ですがあなたは何をするべきか知っています。", @@ -177,7 +177,7 @@ "questTRexUndeadRageTitle": "スケルトンヒーリング", "questTRexUndeadRageDescription": "あなたが日課を終えないとこのバーが埋まります。満杯になると骸骨ティラノサウルスは残りの体力の30% o回復します!", "questTRexUndeadRageEffect": "`骸骨ティラノサウルスはスケルトンヒーリングを使います!`\n\nこのモンスターはこの世のものとは思えない唸り声をあげて、傷ついた骨を接合しなおしました!", - "questTRexDropTRexEgg": "ティラノサウルス (卵)", + "questTRexDropTRexEgg": "ティラノサウルス(卵)", "questTRexUnlockText": "市場でのティラノサウルスの卵購入のアンロック", "questRockText": "逃げる洞窟生物", "questRockNotes": "Habiticaの蛇行山脈を友人たちと乗り越えて、輝く鉱石がレース飾りのようになった美しい洞窟で一晩キャンプしました。しかし翌朝目覚めると、入り口は消え去り、洞穴の床はあなたの下に移動していました。

「この山は生きている!」とあなたの友人の @pfeffernusseが叫びます。「これは水晶じゃない、歯だ!」

@Painter de Cluster はあなたの手をつかみます。「私たちは外に出る別の方法を見つけなければならない。私から離れず取り乱さないで、さもないと私たちは永遠にここに閉じ込められます!」", @@ -202,5 +202,11 @@ "questSheepBoss": "雷雄羊", "questSheepCompletion": "あなたの勤勉さに感銘をうけて、雷雄羊は怒りをおさめます。雷雄羊は3つのおおきなヒョウをあなたの方に放り、低いとどろきと共に消え去ります。近づいて調べると、実際にはヒョウは3つのふわふわした卵であることが分かります。あなたはそれを集め、青い空のした、家へぶらぶらと帰ります。", "questSheepDropSheepEgg": "羊(卵)", - "questSheepUnlockText": "市場での羊の卵購入のアンロック" + "questSheepUnlockText": "市場での羊の卵購入のアンロック", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "コウイカ(卵)", + "questKrakenUnlockText": "市場でのコウイカのたまご購入のアンロック" } \ No newline at end of file diff --git a/common/locales/ja/rebirth.json b/common/locales/ja/rebirth.json index c535ef6e37..c10de42212 100644 --- a/common/locales/ja/rebirth.json +++ b/common/locales/ja/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "レベルに達成したらオーブオブリバースを使って再スタートしてください", "rebirthPop": "実績、グッズ、およびタスクと履歴を保持して、レベル1で新しいキャラクターを始めます。", "rebirthName": "転生のオーブ", - "reborn": "転生しました、最大レベル<%= reLevel %>", - "welcome100": "100Lv達成!", - "intro100": "今、あなたはレベル100に達したので、いつでも無料で転生のオーブを使用できます。", - "followup100": "あなたはレベルアップを続けられますが、全てのプレイスタイルの人々の習慣の楽しみを維持するようなステータス増加やコンテンツのアンロックは、もはやありません。", - "rebirth100Info": "新しい冒険に出る覚悟が決まっているのなら、今すぐ転生できます。また、このままどこまで行けるか自分を試してみるのもいいでしょう。", - "rebirthWait": "もうちょっと待とうかな・・・", - "rebirthNow": "今すぐ転生する!" + "reborn": "転生しました、最大レベル<%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/ja/settings.json b/common/locales/ja/settings.json index 0938344dc3..0b549eba29 100644 --- a/common/locales/ja/settings.json +++ b/common/locales/ja/settings.json @@ -113,10 +113,11 @@ "benefits": "便益", "coupon": "クーポン", "couponPlaceholder": "クーポンコードを入力してください", - "couponText": "我々は時々イベントを開催し、特殊装備(たとえばWonderconブースでとめられるような)のプロモコードを配布します。", + "couponText": "我々は時々Wonderconブースなどのイベントを開催し、特殊装備のプロモコードを配布します。", "apply": "適用", "resubscribe": "再購読", "promoCode": "プロモコード", "promoCodeApplied": "プロモコードが適用されました!所持品を確認してください", - "promoPlaceholder": "プロモコードを入力してください" + "promoPlaceholder": "プロモコードを入力してください", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/ja/spells.json b/common/locales/ja/spells.json index c5bc77d571..d8950e4fd1 100644 --- a/common/locales/ja/spells.json +++ b/common/locales/ja/spells.json @@ -6,41 +6,41 @@ "spellWizardEarthText": "地震", "spellWizardEarthNotes": "あなたの精神の力が地面を揺らします。パーティー全員が知性を得ます。(知性に基づく)", "spellWizardFrostText": "酷寒の霜", - "spellWizardFrostNotes": "氷があなたのタスクを覆う。あなたの連続実行のいずれも明日ゼロにリセットされません! (一度唱えると全ての連続実行に影響します)", + "spellWizardFrostNotes": "氷があなたのタスクを覆う。あなたの連続実行のいずれも明日ゼロにリセットされない! (一度唱えると全ての連続実行に影響する)", "spellWarriorSmashText": "ブルータルスマッシュ", - "spellWarriorSmashNotes": "全力でタスクを攻撃します。タスクはより青く、もしくは赤が薄くなり、ボスに追加ダメージを与えます! 唱える対象のタスクをクリックして下さい(力に基づく)", + "spellWarriorSmashNotes": "全力でタスクを攻撃する。タスクはより青く、もしくは赤が薄くなり、ボスに追加ダメージを与える! 唱える対象のタスクをクリックしてください。(力に基づく)", "spellWarriorDefensiveStanceText": "守勢の体勢", - "spellWarriorDefensiveStanceNotes": "You prepare yourself for the onslaught of your tasks. You gain a buff to Constitution! (Based on: Unbuffed CON)", + "spellWarriorDefensiveStanceNotes": "攻め寄るタスクの覚悟をする。体質のバフを獲得!(バフ抜き体質に基づく)", "spellWarriorValorousPresenceText": "勇烈な貫禄", - "spellWarriorValorousPresenceNotes": "Your presence emboldens your party. Your whole party gains a buff to Strength! (Based on: Unbuffed STR)", + "spellWarriorValorousPresenceNotes": "あなたの存在はパーティに自信を与える。パーティの全員は力のバフを獲得! (バフ抜き力に基づく)", "spellWarriorIntimidateText": "威嚇的な視線", - "spellWarriorIntimidateNotes": "Your gaze strikes fear into your enemies. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)", + "spellWarriorIntimidateNotes": "視線で敵に恐怖を叩き込む。パーティ全員は体質のバフを獲得! (バフ抜き体質に基づく)", "spellRoguePickPocketText": "スリ", - "spellRoguePickPocketNotes": "You rob a nearby task. You gain gold! Click on a task to cast. (Based on: PER)", + "spellRoguePickPocketNotes": "近くのタスクをかすめる。ゴールドを獲得!唱える対象のタスクをクリックしてください。(知覚に基づく)", "spellRogueBackStabText": "バックスタッブ", - "spellRogueBackStabNotes": "You betray a foolish task. You gain gold and XP! Click on a task to cast. (Based on: STR)", + "spellRogueBackStabNotes": "愚かなタスクを裏切る。ゴールドとEXPを獲得!唱える対象のタスクをクリックしてください。(力に基づく)", "spellRogueToolsOfTradeText": "商売道具", - "spellRogueToolsOfTradeNotes": "You share your talents with friends. Your whole party gains a buff to Perception! (Based on: Unbuffed PER)", + "spellRogueToolsOfTradeNotes": "能力を仲間たちと共有する。パーティ全員は知覚のバフを獲得! (バフ抜き体質に基づく)", "spellRogueStealthText": "ステルス", - "spellRogueStealthNotes": "You are too sneaky to spot. Some of your undone Dailies will not cause damage tonight, and their streaks/color will not change. (Cast multiple times to affect more Dailies)", + "spellRogueStealthNotes": "忍びすぎて見当たらない!未完成いくつかの日課は今夜ダメージを与えない上、連続実行・色も変わらない。(唱える回数による影響される日課が増える。)", "spellHealerHealText": "ヒール", - "spellHealerHealNotes": "Light covers your body, healing your wounds. You regain health! (Based on: CON and INT)", + "spellHealerHealNotes": "体は怪我を癒す光に浴びる。元気を回復する! (体質と知性に基づく)", "spellHealerBrightnessText": "焼けるように輝度", "spellHealerBrightnessNotes": "あなたはすべてのタスクを隠す光のバーストを投げかけます。あなたのタスクの赤みが軽減されます。(知性に基づく)", "spellHealerProtectAuraText": "防護のオーラ", - "spellHealerProtectAuraNotes": "You shield your party from damage. Your whole party gains a buff to Constitution! (Based on: Unbuffed CON)", + "spellHealerProtectAuraNotes": "ダメージからパーティを守る。パーティの全員は体質のバフを獲得! (バフ抜き体質に基づく)", "spellHealerHealAllText": "恵み", - "spellHealerHealAllNotes": "A soothing aura surrounds you. Your whole party regains health! (Based on: CON and INT)", + "spellHealerHealAllNotes": "癒すオーラに囲める。パーティ全員は元気を回復する! (体質と知性に基づく)", "spellSpecialSnowballAuraText": "雪玉", - "spellSpecialSnowballAuraNotes": "パーティメンバーに雪玉を投げろ!何か間違ってる?メンバーの新しい一日まで続きます。", + "spellSpecialSnowballAuraNotes": "パーティメンバーに雪玉を投げろ!何も問題ないだろう?メンバーの翌日まで効果が続く。", "spellSpecialSaltText": "塩", - "spellSpecialSaltNotes": "誰かがあなたに雪玉をぶつけました。ハハ、とても面白い。さあ私からこの雪を取って!", + "spellSpecialSaltNotes": "雪玉に殴られた。ハハ、とても面白い。誰かこの雪を拭いてくれ!", "spellSpecialSpookDustText": "不気味なきらめき", "spellSpecialSpookDustNotes": "友達を目が付いてる浮かぶシーツに変えよう!", "spellSpecialOpaquePotionText": "不透明ポーション", - "spellSpecialOpaquePotionNotes": "不気味なきらめきのエフェクトを取り消します。", + "spellSpecialOpaquePotionNotes": "不気味なきらめきの効果を取り消す。", "spellSpecialShinySeedText": "輝く種", "spellSpecialShinySeedNotes": "友達を楽しい花に変えよう!", - "spellSpecialPetalFreePotionText": "花びら無しポーション", + "spellSpecialPetalFreePotionText": "花びら消しポーション", "spellSpecialPetalFreePotionNotes": "輝く種の効果を取り消す。" } \ No newline at end of file diff --git a/common/locales/ja/subscriber.json b/common/locales/ja/subscriber.json index 3655a90f2e..c49e901885 100644 --- a/common/locales/ja/subscriber.json +++ b/common/locales/ja/subscriber.json @@ -5,15 +5,15 @@ "disableAds": "広告を無効にする", "disableAdsText": "あなたの購読が有効な間、広告は無効になります (広告が無効にされている元のユーザは適用除外)", "buyGemsGold": "ジェムをゴールドで購入", - "buyGemsGoldText": "(1 ジェム買うのに <%= gemCost %> ゴールドかかる)「勝つために支払う」と呼ばれる重要な事、つまり今や懸命に働く事で成し遂げられる全て。ファーミングを防ぐために毎月<%= gemLimit %> ジェムまで変換上限があります。", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "完全な履歴エントリーの保持", "retainHistoryText": "あなたの完全な履歴をグラフやエクスポートで利用できるようになります。非購読の履歴はデータベースの最適化のために連結されます。", "doubleDrops": "デイリードロップキャップが二倍になりました", "doubleDropsText": "早く納屋をコンプリートする!", "mysteryItem": "ユニークな月額アイテム", - "mysteryItemText": "毎月、すべての購読者は自分のアバター用に、まったくユニークな化粧品アイテムを取得します!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "開発者をサポート", - "supportDevsText": "このオープンソースプロジェクトは、得ることができるすべての支援を使用することができます。私たちがHabitを存続できるように支援してください!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "ドル / 月", "organization": "組織", "groupPlans": "企業プラン", diff --git a/common/locales/ja/tasks.json b/common/locales/ja/tasks.json index 3df9805e3e..351550beda 100644 --- a/common/locales/ja/tasks.json +++ b/common/locales/ja/tasks.json @@ -16,7 +16,7 @@ "checklist": "チェックリスト", "checklistText": "タスクをより小さく分割しよう! チェックリストはToDoリストから得られる経験値とゴールドを増加し、日課を実行しなかった場合のダメージを減少させます。", "expandCollapse": "展開する/折り畳む", - "text": "テキスト", + "text": "Title", "extraNotes": "追記", "direction/Actions": "目標/行動", "advancedOptions": "拡張オプション", @@ -36,6 +36,11 @@ "newDailyBulk": "新しい日課(一行に一つ)", "streakCounter": "連続実行日数カウンター", "repeat": "繰り返し", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "連続日数を修正", "todos": "やるべきことタスク", "newTodo": "新しいやるべきことタスク", @@ -60,6 +65,9 @@ "clearTags": "クリア", "hideTags": "非表示にする", "showTags": "表示する", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Streak Achivements", "streakText": "<%= streaks %> 個の日課を21日連続で実行しました", "streakSingular": "Streaker", @@ -78,5 +86,23 @@ "pushTaskToTop": "タスクを一番上に上げる", "pushTaskToBottom": "タスクを一番下に下げる", "emptyTask": "タスクのタイトルをまず入力してください。", - "dailiesRestingInInn": "あなたは宿に泊まっています!日課が未実施でも今晩あなたはダメージを受けません。ですが日課は毎日リフレッシュされます。もしクエスト中であれば、宿をチェックアウトするまでダメージをうけたりアイテムを集めたりできません、ですがあなたのパーティの仲間が日課をスキップしたら、あなたはダメージを受けます。" + "dailiesRestingInInn": "あなたは宿に泊まっています!日課が未実施でも今晩あなたはダメージを受けません。ですが日課は毎日リフレッシュされます。もしクエスト中であれば、宿をチェックアウトするまでダメージをうけたりアイテムを集めたりできません、ですがあなたのパーティの仲間が日課をスキップしたら、あなたはダメージを受けます。", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/nl/backgrounds.json b/common/locales/nl/backgrounds.json index 76e205c3f0..9e77f4d2a0 100644 --- a/common/locales/nl/backgrounds.json +++ b/common/locales/nl/backgrounds.json @@ -84,11 +84,11 @@ "backgroundMountainLakeNotes": "Kom pootjebaden in een Bergmeer.", "backgroundPagodasText": "Pagodes", "backgroundPagodasNotes": "Klim naar de top van de pagodes.", - "backgrounds062015": "SET 13: Released June 2015", - "backgroundDriftingRaftText": "Drifting Raft", - "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", - "backgroundShimmeryBubblesText": "Shimmery Bubbles", - "backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.", - "backgroundIslandWaterfallsText": "Island Waterfalls", - "backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls." + "backgrounds062015": "SET 13: Uitgebracht in juni 2015", + "backgroundDriftingRaftText": "Drijvend vlot", + "backgroundDriftingRaftNotes": "Lekker peddelen op het drijvende vlot.", + "backgroundShimmeryBubblesText": "Glanzende bubbels", + "backgroundShimmeryBubblesNotes": "Drijf over een zee van glanzende bubbels.", + "backgroundIslandWaterfallsText": "Watervallen op een eiland", + "backgroundIslandWaterfallsNotes": "Picknick bij de watervallen op een eiland." } \ No newline at end of file diff --git a/common/locales/nl/challenge.json b/common/locales/nl/challenge.json index 61d250ad03..f5c0ee8e6e 100644 --- a/common/locales/nl/challenge.json +++ b/common/locales/nl/challenge.json @@ -16,7 +16,7 @@ "selectWinner": "Kies een winnaar en sluit de uitdaging af:", "deleteOrSelect": "Verwijder of kies een winnaar", "endChallenge": "Uitdaging beëindigen", - "challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.", + "challengeDiscription": "Dit zijn de uitdagingstaken die zullen worden toegevoegd aan je taken wanneer je deze uitdaging aangaat. De voorbeeld uitdagingstaken hieronder zullen veranderen van kleur en grafieken krijgen om je de algemene voortgang van de groep te laten zien.", "hows": "Hoe gaat het met iedereen?", "filter": "Filter", "groups": "Groepen", @@ -44,13 +44,15 @@ "selectGroup": "Groep selecteren", "challengeCreated": "Uitdaging aangemaakt", "sureDelCha": "Uitdaging verwijderen; weet je het zeker?", - "sureDelChaTavern": "Verwijder uitdaging, weet je het zeker? Je edelstenen zullen niet worden terugbetaald.", + "sureDelChaTavern": "Weet je zeker dat je deze uitdaging wil verwijderen? Je edelstenen worden niet terugbetaald.", "removeTasks": "Taken verwijderen", "keepTasks": "Taken behouden", "closeCha": "Uitdaging afsluiten en...", "leaveCha": "Uitdaging verlaten en...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Eigendom", + "challengedOwnedFilter": "In je bezit", + "challengedNotOwnedFilter": "Niet in je bezit", + "challengedEitherOwnedFilter": "Beide", + "backToChallenges": "Terug naar alle uitdagingen", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prijs" } \ No newline at end of file diff --git a/common/locales/nl/character.json b/common/locales/nl/character.json index becf4acecc..f58e4e5e3e 100644 --- a/common/locales/nl/character.json +++ b/common/locales/nl/character.json @@ -7,7 +7,7 @@ "displayName": "Weergegeven naam", "displayPhoto": "Foto", "displayBlurb": "Blurb", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Stel jezelf voor, alsjeblieft", "photoUrl": "Foto-URL", "imageUrl": "Afbeeldings-URL", "inventory": "Boedel", @@ -39,6 +39,7 @@ "pastelSkins": "Pastelhuidskleuren", "spookySkins": "Spookachtige huidskleuren", "supernaturalSkins": "Bovennatuurlijke huidskleuren", + "splashySkins": "Splashy Skins", "rainbowColors": "Regenbooghaarkleuren", "shimmerColors": "Glanzende haarkleuren", "hauntedColors": "Spookachtige haarkleuren", @@ -49,15 +50,15 @@ "classBonusText": "Jouw klasse (Krijger, als je nog geen andere klasse hebt vrijgespeeld of geselecteerd) gebruikt zijn eigen uitrusting effectiever dan de uitrusting van een andere klasse. Uitrustingsstukken die horen bij je huidige klasse geven een 50% bonus bovenop de eigenschapsbonus die het normaal al verleent.", "classEquipBonus": "Klassebonus", "battleGear": "Strijduitrusting", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Dit is de uitrusting die je in de strijd draagt. Het beïnvloedt scores als je met taken bezig bent.", "costume": "Kostuum", "costumeText": "Als een andere uitrusting mooier vindt dan de uitrusting die je gebruikt, vink dan \"Kostuum gebruiken\" aan om een andere uitrusting zichtbaar te maken terwijl je je strijduitrusting eronder draagt.", "useCostume": "Kostuum gebruiken", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", - "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", + "gearAchievement": "Je hebt de pretatie \"Hoogst haalbare uitrusting\" behaald door de hoogst haalbare uitrusting voor je klasse aan te schaffen! Je hebt de volgende complete sets behaald:", + "moreGearAchievements": "Om meer van de Hoogst Haalbare Uitrusting-insignes te halen, verander van klasse op your stats page en koop je uitrusting van je nieuwe klasse!", + "armoireUnlocked": "Je hebt ook het Betoverde Kabinet ontgrendeld! Klik op de Betoverde Kabinet-beloning voor een kans op speciale Uitrusting! Het kan je ook willekeurige EP en voedsel geven.", "ultimGearName": "Hoogst haalbare uitrusting", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "ultimGearText": "Heeft de hoogst haalbare wapen- en uitrustingset voor de volgende klassen:", "level": "Niveau", "levelUp": "Niveau erbij!", "mana": "Mana", @@ -73,7 +74,7 @@ "allocatePerPop": "Voeg punt toe aan Perceptie", "allocateInt": "Punten toegewezen aan Intelligentie:", "allocateIntPop": "Voeg punt toe aan Intelligentie", - "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Attribute Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth, now available for free in the Market.", + "noMoreAllocate": "Nu je niveau 100 bent, verdien je geen nieuwe Eigenschapspunten meer. Je kunt door gaan met hogere niveaus bereiken of een nieuw avontuur beginnen vanaf niveau 1 door de Bol der Hergeboorte te gebruiken. Deze is nu gratis te krijgen in de Markt.", "stats": "Statistieken", "strength": "Kracht", "strengthText": "Kracht verhoogt de kans op willekeurige \"voltreffers\" en de extra goud, ervaringspunten, en vondstkans van deze voltreffers. Het helpt ook schade toe te brengen aan eindbazen.", @@ -117,7 +118,7 @@ "rogueText": "Dieven houden ervan om rijkdom te vergaren, verkrijgen meer goud dan enig ander, en zijn bedreven in het vinden van willekeurige spullen. Hun kenmerkende Behendigheidsvermogen laat hen de consequenties ontduiken van het missen van Dagelijkse Taken. Speel een Dief als je veel motivatie vindt in het krijgen van beloningen, het behalen van prestaties en het streven naar buit en badges!", "healerText": "Helers zijn ongevoelig voor schade, en kunnen deze bescherming uitstrekken naar anderen. Gemiste Dagelijkse Taken en slechte Gewoontes hebben nauwelijks invloed op hun humeur, en ze hebben manieren om gezondheidspunten te herstellen na een mislukking. Speel een Heler als je het leuk vindt om anderen in je groep te assisteren, of als het idee om de dood voor de gek te houden door hard te werken je inspireert!", "optOut": "Afmelden", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Geen zin om een Klasse te kiezen? Wil je later pas kiezen? Doe niet mee - je zult een Krijger zijn zonder speciale vaardigheden. Je kunt later lezen over het klassesysteem en op ieder moment de klassen aanzetten in het menu onder Gebruiker -> Statistieken.", "select": "Selecteren", "stealth": "Behendigheid", "stealthNewDay": "Wanneer een nieuwe dag begint, ontwijk je de schade van dit aantal gemiste Dagelijkse Taken.", @@ -141,10 +142,10 @@ "unequipCostume": "Kostuum uittrekken", "unequipPetMountBackground": "Huisdier, rijdier en achtergrond uitschakelen", "animalSkins": "Dierenhuiden", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Kies een klasse! Of kies ervoor om later te beslissen.", + "warriorWiki": "Krijger", + "mageWiki": "Magiër", + "rogueWiki": "Dief", + "healerWiki": "Heler", + "chooseClassLearn": "Leer meer over klassen" } \ No newline at end of file diff --git a/common/locales/nl/content.json b/common/locales/nl/content.json index 255a57026c..eab7481db6 100644 --- a/common/locales/nl/content.json +++ b/common/locales/nl/content.json @@ -1,10 +1,10 @@ { "potionText": "Gezondheidsdrankje", "potionNotes": "Herwin 15 gezondheidspunten (direct gebruik)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", + "armoireText": "Betoverd kabinet", + "armoireNotesFull": "Open het kabinet om willekeurig speciale uitrusting, ervaringspunten of voedsel te ontvangen! Overgebleven stukken uitrusting:", + "armoireLastItem": "Je hebt het laatste stuk zeldzame uitrusting gevonden in het betoverde kabinet.", + "armoireNotesEmpty": "Het kabinet krijgt iedere maand nieuwe stukken uitrusting. Blijf tot dan klikken voor ervaringspunten en voedsel!", "dropEggWolfText": "Wolf", "dropEggWolfAdjective": "loyale", "dropEggTigerCubText": "Tijgerwelp", @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "zoete", "questEggSheepText": "Schaap", "questEggSheepAdjective": "wollig", + "questEggCuttlefishText": "Inktvis", + "questEggCuttlefishAdjective": "knuffelige", "eggNotes": "Vind een uitbroedtoverdrank om op dit ei te gieten, en er zal een <%= eggAdjective(locale) %> <%= eggText(locale) %> uitkomen.", "hatchingPotionBase": "Normale", "hatchingPotionWhite": "Witte", diff --git a/common/locales/nl/defaulttasks.json b/common/locales/nl/defaulttasks.json index 896396ffe1..9eb79bffa2 100644 --- a/common/locales/nl/defaulttasks.json +++ b/common/locales/nl/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Goede gewoonte", - "defaultHabit1Notes": "Voorbeelden van goede gewoontes: + Eet wat groente +15 minuten productief gewerkt", - "defaultHabit2Text": "Slechte gewoonte", + "defaultHabit1Text": "Productief werk (klik op het potlood om aan te passen)", + "defaultHabit1Notes": "Voorbeelden van goede gewoontes: + Eet wat groente + 15 minutes productief werk", + "defaultHabit2Text": "Junkfood eten (klik op het potlood om aan te passen)", "defaultHabit2Notes": "Voorbeelden van slechte gewoontes: - Roken - Uitstelgedrag", - "defaultHabit3Text": "Goede of slechte gewoonte", + "defaultHabit3Text": "De trap/lift nemen (klik op het potlood om aan te passen)", "defaultHabit3Notes": "Voorbeelden van goede en slechte gewoontes: +/- Neem de trap/lift +/- Drink water/frisdrank", "defaultDaily1Text": "1u persoonlijk project", "defaultDaily1Notes": "Alle taken zijn standaard geel als ze gecreëerd worden. Dit betekent dat je maar matig schade krijgt als ze niet aangevinkt worden, en dat je maar een matige beloning krijgt als je ze voltooit.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "stel moeilijkheid in onder Geavanceerde Instellingen", "defaultTodo4Checklist3": "optioneel: stel een deadline in", "defaultTodo5Text": "Start een privégroep met je vrienden (Sociaal > Groep)", - "defaultReward1Text": "1 aflevering van Game of Thrones", + "defaultReward1Text": "15 minuten pauze", "defaultReward1Notes": "Zelfgekozen beloningen bestaan in vele vormen. Sommige mensen wachten met het kijken van hun favoriete serie totdat ze het goud hebben om er voor te betalen.", "defaultReward2Text": "Taart", "defaultReward2Notes": "Andere mensen willen gewoon van een heerlijk stuk taart genieten. Probeer om beloningen te maken die jou het best motiveren.", diff --git a/common/locales/nl/front.json b/common/locales/nl/front.json index c0761b0422..319c29f28d 100644 --- a/common/locales/nl/front.json +++ b/common/locales/nl/front.json @@ -33,18 +33,18 @@ "companyTerms": "Voorwaarden", "companyVideos": "Video's", "contribUse": "Tools die worden gebruikt om aan HabitRPG bij te dragen ", - "dragonsilverQuote": "Je wil niet weten hoeveel tijd- en taak management programma's ik al heb geprobeerd over de jaren.. HRPG is het enige dat ik heb gebruikt dat daadwerkelijk helpt om dingen gedaan te krijgen, en niet alleen alles op een lijstje te zetten.", + "dragonsilverQuote": "Je wil niet weten hoeveel tijd- en taak management programma's ik al heb geprobeerd over de jaren... HRPG is de enige die ik heb gebruikt die daadwerkelijk helpt om dingen gedaan te krijgen en niet alleen alles op een lijstje te zetten.", "dreimQuote": "Toen ik HabitRPG afgelopen zomer ontdekte, was ik net gezakt voor de helft van mijn examens. Dankzij de dagelijkse taken kon ik mezelf discipline aanleren, en ben ik een maand geleden daadwerkelijk voor al mijn examens geslaagd met hele goede cijfers.", - "elmiQuote": "Elke ochtend kijk ik vooruit naar opstaan zodat ik wat goud kan verdienen!", + "elmiQuote": "Elke ochtend heb ik zin om ' s ochtends op te staan zodat ik wat goud kan verdienen!", "email": "E-mail", "emailNewPass": "Nieuw wachtwoord e-mailen", "evagantzQuote": "Mijn allereerste tandartsafspraak waar de mondhygiënist daadwerkelijk enthousiast was over mijn flosgewoontes. Bedankt Habitrpg!", "examplesHeading": "Spelers gebruiken HabitRPG voor...", - "featureAchievementByline": "Iets geweldigs gedaan? Ontvang een insigne om er mee te pronken!", + "featureAchievementByline": "Iets geweldigs gedaan? Ontvang een insigne om ermee te pronken!", "featureAchievementHeading": "Onderscheidingen voor prestaties", "featureEquipByline": "Koop beperkte oplage uitrusting, drankjes en andere virtuele spullen in onze Markt met je taakbelongingen!", "featureEquipHeading": "Uitrusting en extra's", - "featurePetByline": "Eieren en voorwerpen krijg je als je taken volbrengt. Wees zo productief mogelijk om zoveel mogelijk huisdieren en rijdieren te verzamelen!", + "featurePetByline": "Je ontvangt eieren en voorwerpen als je taken volbrengt. Wees zo productief mogelijk om zoveel mogelijk huisdieren en rijdieren te verzamelen!", "featurePetHeading": "Huisdieren en rijdieren", "featureSocialByline": "Wordt lid van interesse-groepen met gelijkgestemden. Maak uitdagingen aan om wedijveren met andere gebruikers.", "featureSocialHeading": "Samenspel", @@ -56,25 +56,25 @@ "footerSocial": "Sociaal", "forgotPass": "Wachtwoord vergeten", "frabjabulousQuote": "HabitRPG is de reden dat ik een geweldige, goedbetaalde baan heb... en nog verbazingwekkender, ik flos nu dagelijks!", - "free": "Speel gratis", - "gamifyButton": "Gamificeer je leven vandaag!", - "goalSample1": "1 uur piano spelen", - "goalSample2": "aan een arikel werken", - "goalSample3": "aan een blog werken", + "free": "Gratis spelen", + "gamifyButton": "Maak je leven vandaag nog tot een spel!", + "goalSample1": "1 uur pianospelen", + "goalSample2": "Aan een arikel werken", + "goalSample3": "Aan een blog werken", "goalSample4": "Japanse les op Duolingo", "goalSample5": "Een informatief arikel lezen", "goals": "Doelen", "health": "Gezondheid", - "healthSample1": "Drink water/frisdrank", + "healthSample1": "Water/frisdrank drinken", "healthSample2": "Kauwgom kauwen/roken", - "healthSample3": "Traplopen/Lift", - "healthSample4": "Gezond eten/Junk Food", + "healthSample3": "Traplopen/met de lift gaan", + "healthSample4": "Gezond eten/junkfood eten", "healthSample5": "1 uur zweten", "history": "Geschiedenis", "infhQuote": "HabitRPG heeft me echt geholpen om structuur aan te brengen in mijn leven en op de universiteit.", "invalidEmail": "Om het wachtwoord te resetten is een geldig e-mailadres vereist.", "irishfeet123Quote": "Ik had verschrikkelijke gewoontes wat betreft opruimen na het eten en liet overal kopjes slingeren. HabitRPG heeft me daarvan genezen!", - "joinOthers": "Sluit je aan bij 200,000 mensen die het leuk maken om doelen te bereiken!", + "joinOthers": "Sluit je aan bij 200.000 andere mensen die hun doelen bereiken leuk maken!", "kazuiQuote": "Voor HabitRPG zat ik vast met mijn thesis en was ik ontevreden met mijn persoonlijke discipline op het gebied van het huishouden en dingen zoals vocabulaire leren en Go theorie leren. Het blijkt dat deze taken opbreken in kleinere, behapbare checklists precies is wat nodig was om me gemotiveerd te houden.", "landingadminlink": "administratieve pakketten", "landingend": "Nog niet overtuigd?", @@ -120,7 +120,7 @@ "mobileAndroid": "Android", "mobileIOS": "iOS", "motivate": "Motiveer jezelf en je team!", - "motivate1": "Motiveer jezelf om wat dan ook te doen.", + "motivate1": "Motiveer jezelf om te doen wat je maar wilt.", "motivate2": "Word georganiseerd. Word Gemotiveerd. Word rijk.", "passConfirm": "Wachtwoord bevestigen", "passMan": "Als je een wachtwoordmanager gebruikt (zoals 1Password) en problemen hebt met het inloggen, probeer dan je naam en wachtwoord handmatig in te typen.", @@ -133,25 +133,25 @@ "privacy": "privacybeleid", "psst": "Psst", "punishByline": "Stop met slechte gewoontes en alsmaar uitstellen door directe gevolgen.", - "punishHeading1": "Een dagelijkse taak missen?", - "punishHeading2": "Verlies gezondheid!", + "punishHeading1": "Een dagelijkse taak gemist?", + "punishHeading2": "Je gezondheid gaat achteruit!", "questByline1": "Spelen met je vrienden zorgt ervoor dat je aansprakelijk blijft voor je taken.", "questByline2": "Stuur elkaar uitdagingen om samen een doel te bereiken!", - "questHeading1": "Bevecht monsters met je vrienden!", - "questHeading2": "Als jouw inspanning verminderd, raken zij allemaal gewond!", + "questHeading1": "Vecht samen met je vrienden tegen monsters!", + "questHeading2": "Als jij er met de pet naar gooit, raken zij allemaal gewond!", "register": "Registreren", - "rewardByline1": "Geef goud uit aan virtuele belonginen en belongingen in het echte leven.", - "rewardByline2": "Directe beloningen houden je gemotiveerd!", + "rewardByline1": "Geef goud uit aan virtuele beloningen of echte beloningen.", + "rewardByline2": "Direct beloond worden houdt je gemotiveerd!", "rewardHeading": "Voltooi een taak om goud te verdienen!", "sampleDailies": "Voorbeeld Dagelijkse Taken", "sampleHabits": "Voorbeeld Gewoontes", "sampleToDo": "Voorbeeld To-do's", - "school": "school", + "school": "School", "schoolSample1": "1 opdracht afmaken", "schoolSample2": "1 uur studeren", "schoolSample3": "Afspreken met studiegroep", "schoolSample4": "Aantekeningen voor 1 hoofdstuk", - "schoolSample5": "Lees 1 Hoofdstuk", + "schoolSample5": "Lees 1 hoofdstuk", "sixteenBitFilQuote": "Ik doe mijn werk en taken in recordtijd dankzij HabitRPG. Ik ben gewoon zo gretig om weer een niveau omhoog te gaan!", "skysailorQuote": "Mijn groep en onze queestes zorgen ervoor dat ik betrokken blijf bij het spel, wat we weer gemotiveerd houdt om dingen gedaan te krijgen en mijn leven in positieve zin te veranderen", "socialTitle": "HabitRPG - Je leven is een spel", @@ -159,7 +159,7 @@ "sync": "Synchroniseren", "tasks": "Taken", "teamSample1": "Vergaderagenda opstellen voor dinsdag", - "teamSample2": "Brainstormen over Growth Hacking", + "teamSample2": "Brainstormen over growth hacking", "teamSample3": "Bespreek KPI's van deze week", "teams": "Teams", "terms": "algemene voorwaarden", @@ -171,12 +171,12 @@ "useUUID": "Gebruik UUID / API token (voor Facebookgebruikers)", "username": "Gebruikersnaam", "watchVideos": "Video's bekijken", - "work": "werken", + "work": "Werken", "zelahQuote": "Met HabitRPG kan ik overgehaald worden om op tijd naar bed te gaan doordat ik punten verdien als ik vroeg in bed kruip, en gezondheid verlies als ik lang op blijf!", - "reportAccountProblems": "Report Account Problems", - "reportCommunityIssues": "Report Community Issues", - "generalQuestionsSite": "General Questions about the Site", - "businessInquiries": "Business Inquiries", - "merchandiseInquiries": "Merchandise Inquiries", - "marketingInquiries": "Marketing/Social Media Inquiries" + "reportAccountProblems": "Problemen met je account melden", + "reportCommunityIssues": "Problemen met de gemeenschap melden", + "generalQuestionsSite": "Algemene vragen over de site", + "businessInquiries": "Zakelijke aanvragen", + "merchandiseInquiries": "Vragen over merchandise", + "marketingInquiries": "Vragen over marketing/social media" } \ No newline at end of file diff --git a/common/locales/nl/gear.json b/common/locales/nl/gear.json index 9f7175656c..eadfbc89e5 100644 --- a/common/locales/nl/gear.json +++ b/common/locales/nl/gear.json @@ -116,14 +116,26 @@ "weaponSpecialSpring2015MageNotes": "Tover voor jezelf een wortel tevoorschijn met deze buitensporige toverstok. Verhoogt Intelligentie met <%= int %> en Perceptie met <%= per %>. Beperkte oplage lente-uitrusting 2015.", "weaponSpecialSpring2015HealerText": "Kattenrammelaar", "weaponSpecialSpring2015HealerNotes": "Als je er mee zwaait maakt het een fascinerend klikkend geluid waarmee IEDEREEN zich urenlang vermaakt. Verhoogt Intelligentie met <%= int %>. Beperkte oplage lente-uitrusting 2015.", + "weaponSpecialSummer2015RogueText": "Schietgraag koraal", + "weaponSpecialSummer2015RogueNotes": "Dit koraal (dat familie is van Brandkoraal) heeft de mogelijkheid om zijn gif door het water te stuwen. Verhoogt Kracht met <%= str %>. Beperkte Oplage 2015 Zomeruitrusting.", + "weaponSpecialSummer2015WarriorText": "Zon Zwaardvis", + "weaponSpecialSummer2015WarriorNotes": "De Zon Zwaardvis is een angstaanjagend wapen, als je er voor kan zorgen dat hij stopt met spartelen. Verhoogt Kracht met <%= str %>. Beperkte Oplage 2015 Zomeruitrusting.", + "weaponSpecialSummer2015MageText": "Waarzeggersstaf", + "weaponSpecialSummer2015MageNotes": "Verborgen kracht fonkelt in de edelstenen van deze staf. Verhoogt Intelligentie met <%= int %> en Percentie met <%= per %>. Beperkte Oplage 2015 Zomeruitrusting.", + "weaponSpecialSummer2015HealerText": "Staf van de Golven", + "weaponSpecialSummer2015HealerNotes": "Heelt zee-ziekte en zeeziekte! Verhoogt Intelligentie met <%= int %>. Beperkte Oplage 2015 Zomeruitrusting.", "weaponMystery201411Text": "Feestmaal-hooivork", "weaponMystery201411Notes": "Steek je vijanden neer of neem een schep van je favoriete eten - met deze hooivork kan het allemaal! Verleent geen voordelen. Abonnee-uitrusting november 2014.", "weaponMystery201502Text": "Glimmende gevleugelde staff der liefde alsook wijsheid", "weaponMystery201502Notes": "Voor VLEUGELS! Voor LIEFDE! EN OOK VOOR WAARHEID! Verleent geen voordelen. Abonnee-uitrusting februari 2015.", - "weaponMystery201505Text": "Green Knight Lance", - "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", + "weaponMystery201505Text": "Groene Ridderslans", + "weaponMystery201505Notes": "Deze groen en zilveren lans heeft al menig tegenstander van zijn ros gestoten. Geeft geen voordelen. Abonnee-uitrusting mei 2015", "weaponMystery301404Text": "Steampunkstaf", "weaponMystery301404Notes": "Perfect om door de stad te flaneren. Abonnee-uitrusting maart 3015. Verleent geen voordelen.", + "weaponArmoireBasicCrossbowText": "Standaard Kruisboog", + "weaponArmoireBasicCrossbowNotes": "Deze kruisboog kan het pantser van een taak van ver weg boorboren! Verhoogt Kracht met <%= str %>, Perceptie met <%= per %> en Lichaam met <%= con %>. Betoverd Kabinet: Losstaand Voorwerp.", + "weaponArmoireLunarSceptreText": "Kalmerende Maan-Scepter", + "weaponArmoireLunarSceptreNotes": "De helende krachten van deze staf komen en ebben weer weg. Verhoogt Lichaam met <%= con %> en Intelligentie met <%= int %>. Betoverd Kabinet: Verzachtende Maan-Set (Voorwerp 3 van 3).", "armor": "wapenrusting", "armorBase0Text": "Eenvoudige kleding", "armorBase0Notes": "Normale kleding. Verleent geen voordelen.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Je jaspanden passen perfect bij je konijnenstaart! Verhoogt Intelligentie met <%= int %>. Beperkte oplage lente-uitrusting 2015.", "armorSpecialSpring2015HealerText": "Troostend kattenpakje", "armorSpecialSpring2015HealerNotes": "Dit zachte kattenpakje is comfortabel en zo troostend als muntthee. Verhoogt Lichaam met <%= con %>. Beperkte oplage lente-uitrusting 2015.", + "armorSpecialSummer2015RogueText": "Robijnrode Staart", + "armorSpecialSummer2015RogueNotes": "Dit gewaard van flikkerende schubben veranderd haar drager in een echt Rif Piraat! Verhoogt perceptie met <%= per %>. Beperkte Oplage 2015 Zomeruitrusting.", + "armorSpecialSummer2015WarriorText": "Gouden Staart", + "armorSpecialSummer2015WarriorNotes": "Dit gewaard van flikkerende schubben veranderd haar drager in een echte Maanvis-Krijger! Verhoogt Lichaam met <%= con %>. Beperkte Oplage 2015 Zomeruitrusting.", + "armorSpecialSummer2015MageText": "Waarzegger Gewaden", + "armorSpecialSummer2015MageNotes": "Verborgen krachten huizen in de pof van deze mouwen. Verhoogt Intelligentie met <%= int %>. Beperkte Oplage 2015 Zomeruitrusting.", + "armorSpecialSummer2015HealerText": "Wapenrusting van de Zeeman", + "armorSpecialSummer2015HealerNotes": "Deze wapenrusting laat iedereen weten dat je een eerlijke handelaar en zeeman bent die er niet aan moet denken zich te gedragen als een schobbejak. verhoogt Lichaam met <%= con %>. Beperkte Oplage 2015 Zomeruitrusting.", "armorMystery201402Text": "Boodschappersgewaden", "armorMystery201402Notes": "Het gewaad is glinsterend en sterk en heeft vele zakken om brieven te dragen. Verleent geen voordelen. Abonnee-uitrusting februari 2014.", "armorMystery201403Text": "Woudlopersharnas", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Dit blauwe mineraal symboliseert geluk, voorspoed en eindeloze productiviteit. Verleent geen voordelen. Abonnee-uitrusting maart 2015.", "armorMystery201504Text": "Mantel van de Bezige Bij", "armorMystery201504Notes": "Je wordt zo productief als een bezige bij met deze prachtige mantel! Verleent geen voordelen. Abonnee-uitrusting april 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunkpak", "armorMystery301404Notes": "Net en zwierig, niet? Verleent geen voordelen. Abonnee-uitrusting februari 3015.", + "armorArmoireLunarArmorText": "Kalmerend Maanharnas", + "armorArmoireLunarArmorNotes": "Het licht van de maan zal je sterk en gewiekst maken. Verhoogt kracht met <%= str %> en Intelligentie met <%= int %>. Betoverd Kabinet: Verzachtende Maan-Set (Voorwerp 2 van 3)", + "armorArmoireGladiatorArmorText": "Gladiator uitrusting", + "armorArmoireGladiatorArmorNotes": "Om een gladiator te zijn, moet je niet alleen geslepen zijn... maar ook sterk. Verhoogt Perceptie met <%= per %> en Kracht met <%= str %>. Betoverd Kabinet: Gadiator set (voorwerp 2 van 3).", "headgear": "hoofdbescherming", "headBase0Text": "Geen helm", "headBase0Notes": "Geen hoofdbescherming.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Wat was er eerst: het konijn of de hoed? Verhoogt Perceptie met <%= per %>. Beperkte oplage lente-uitrusting 2015.", "headSpecialSpring2015HealerText": "Troostende kroon", "headSpecialSpring2015HealerNotes": "De parel in het midden van de kroon kalmeert en troost iedereen in de buurt. Verhoogt Intelligentie met <%= per %>. Beperkte oplage lente-uitrusting 2015.", + "headSpecialSummer2015RogueText": "Outlaw hoed", + "headSpecialSummer2015RogueNotes": "Deze piratenhoed viel overboord en is gedecoreerd met stukken brandkoraal. Verhoogt percenptie met <%= per %>. Beperkte Oplage 2015 Zomeruitrusting.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Helm van de Regenboogkrijger", "headSpecialGaymerxNotes": "Om het pride-seizoen en GaymerX te herdenken is deze speciale helm versierd met een stralend, kleurrijk regenboogpatroon! GaymerX is een spelconferentie waar in het teken van LHBTQ en gamen, en iedereen is welkom. Het vindt plaats in het InterContinental in hartje San Francisco op 11-13 juli! Verleent geen voordelen.", "headMystery201402Text": "Gevleugelde helm", @@ -372,12 +406,22 @@ "headMystery201412Notes": "Wie is een pinguïn? Verleent geen voordelen. Abonnee-uitrusting december 2014.", "headMystery201501Text": "Sterrenhelm", "headMystery201501Notes": "Sterrenbeelden flonkeren en wervelen in deze helm, en helpen de drager zijn gedachten te concentreren. Verleent geen voordelen. Abonnee-uitrusting januari 2015.", - "headMystery201505Text": "Green Knight Helm", - "headMystery201505Notes": "The green plume on this iron helm waves proudly. Confers no benefit. May 2015 Subscriber Item.", + "headMystery201505Text": "Groene Ridderhelm", + "headMystery201505Notes": "De groene pluim op deze stalen helm wappert trots. Geeft geen voordelen. Abonnee-uitrusting mei 2015", "headMystery301404Text": "Chique hoge hoed", "headMystery301404Notes": "Een chique hoge hoed voor lieden van deftigen huize! Abonnee-uitrusting januari 3015. Verleent geen voordelen.", "headMystery301405Text": "Standaard hoge hoed", "headMystery301405Notes": "Een onopvallende hoge hoed, die er gewoon om vraagt om gedragen te worden met chique hoofdaccessoires. Verleent geen voordelen. Abonnee-uitrusting mei 3015.", + "headArmoireLunarCrownText": "Verzachtende Maan-Kroon", + "headArmoireLunarCrownNotes": "Deze kroon verbeterd je gezondheid en verscherpt je zintuigen, vooral wanneer het volle maan is. Verbetert Lichaam met <%= con %> en Perceptie met <%= per %>. Betoverd Kabinet: Verzachtende Maan-Set (Voorwerp 1 van 3)", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "artikel voor schildhand", "shieldBase0Text": "Geen uitrusting voor schildhand", "shieldBase0Notes": "Geen schild of tweede wapen.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Smijt hem naar je vijanden... of houd hem gewoon beet, want rond etenstijd zal hij zich vullen met lekkere brokjes. Verhoogt Lichaam met <%= con %>. Beperkte oplage lente-uitrusting 2015.", "shieldSpecialSpring2015HealerText": "Kussen met een leuk patroontje", "shieldSpecialSpring2015HealerNotes": "Je kunt er je hoofd op laten rusten, maar je kunt er ook je woeste klauwen in zetten en er mee worstelen. Rawr! Verhoogt Lichaam met <%= con %>. Beperkte oplage lente-uitrusting 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Klokkenschild", "shieldMystery301405Notes": "Je hebt alle tijd van de wereld met dit enorme klokkenschild! Verleent geen voordelen. Abonnee-uitrusting juni 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Geen rugaccessoire", "backBase0Notes": "Geen rugaccessoire.", "backMystery201402Text": "Gouden vleugels", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Zwiept met kracht en schoonheid. Verleent geen voordelen. Speciale congresuitrusting.", "backSpecialWonderconBlackText": "Sluiperscape", "backSpecialWonderconBlackNotes": "Gesponnen uit schaduw en fluisteringen. Verleent geen voordelen. Speciale congresuitrusting.", + "body": "Body Accessory", "bodyBase0Text": "Geen lichaamsaccessoire", "bodyBase0Notes": "Geen lichaamsaccessoire.", "bodySpecialWonderconRedText": "Robijnrode kraag", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Zout noch zoet water kan deze korte metaalachtige cape aantasten. Verleent geen voordelen. Beperkte oplage zomeruitrusting 2014.", "bodySpecialSummerHealerText": "Kraag van koraal", "bodySpecialSummerHealerNotes": "Een stijlvolle ketting van levend koraal! Verleent geen voordelen. Beperkte oplage zomeruitrusting 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "hoofdaccessoire", "accessories": "Accessoires", "animalEars": "Dierenoren", @@ -491,21 +553,21 @@ "headAccessorySpecialSpring2015HealerText": "Groene kattenoren", "headAccessorySpecialSpring2015HealerNotes": "Deze schattige kattenoren zullen anderen groen laten zien van jaloezie. Verleent geen voordelen. Beperkte oplage lente-uitrusting 2015.", "headAccessoryBearEarsText": "Berenoren", - "headAccessoryBearEarsNotes": "These ears make you look like a cuddly bear! Confers no benefit.", + "headAccessoryBearEarsNotes": "Deze oren laten je eruitzien als een knuffelige beer! Verleent geen voordelen", "headAccessoryCactusEarsText": "Cactusoren", - "headAccessoryCactusEarsNotes": "These ears make you look like a prickly cactus! Confers no benefit.", + "headAccessoryCactusEarsNotes": "Deze oren laten je eruitzien als een prikkelige cactus! Verleent geen voordelen. ", "headAccessoryFoxEarsText": "Vossenoren", - "headAccessoryFoxEarsNotes": "These ears make you look like a wily fox! Confers no benefit.", + "headAccessoryFoxEarsNotes": "Deze oren laten je eruitzien als een sluwe vos! Verleent geen voordelen. ", "headAccessoryLionEarsText": "Leeuwenoren", - "headAccessoryLionEarsNotes": "These ears make you look like a regal lion! Confers no benefit.", + "headAccessoryLionEarsNotes": "Deze oren laten je eruitzien als een vorstelijke leeuw! Verleent geen voordelen. ", "headAccessoryPandaEarsText": "Pandaoren", - "headAccessoryPandaEarsNotes": "These ears make you look like a gentle panda! Confers no benefit.", + "headAccessoryPandaEarsNotes": "Deze oren laten je eruitzien als een vriendelijke panda! Verleent geen voordelen. ", "headAccessoryPigEarsText": "Varkensoren", - "headAccessoryPigEarsNotes": "These ears make you look like a whimsical pig! Confers no benefit.", + "headAccessoryPigEarsNotes": "Deze oren laten je eruitzien als een wispelturig varken! Verleent geen voordelen. ", "headAccessoryTigerEarsText": "Tijgeroren", - "headAccessoryTigerEarsNotes": "These ears make you look like a fierce tiger! Confers no benefit.", + "headAccessoryTigerEarsNotes": "Deze oren laten je eruitzien als een woeste tijger! Verleent geen voordelen. ", "headAccessoryWolfEarsText": "Wolvenoren", - "headAccessoryWolfEarsNotes": "These ears make you look like a loyal wolf! Confers no benefit.", + "headAccessoryWolfEarsNotes": "Deze oren laten je eruitzien als een trouwe wolf! Verleent geen voordelen. ", "headAccessoryMystery201403Text": "Woudlopersgewei", "headAccessoryMystery201403Notes": "Dit gewei glinstert van het mos en korstmos. Verleent geen voordelen. Abonnee-uitrusting maart 2014.", "headAccessoryMystery201404Text": "Voelsprieten van de Schemervlinder", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Geef je fantasie de vrije vlucht! Verleent geen voordelen. Abonnee-uitrusting februari 2015.", "headAccessoryMystery301405Text": "Veiligheidsbril voor op je hoofd", "headAccessoryMystery301405Notes": "\"Veiligheidsbrillen zijn voor je ogen,\" zeiden ze. \"Niemand wil een veiligheidsbril die je alleen maar op je hoofd kunt dragen,\" zeiden ze. Ha! Jij hebt ze laten zien hoe het echt moet! Verleent geen voordelen. Abonnee-uitrusting augustus 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Geen oogaccessoire", "eyewearBase0Notes": "Geen oogaccessoire.", "eyewearSpecialSummerRogueText": "Snaaks ooglapje", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Je hebt vast en zeker goede bedoelingen. Verleent geen voordelen. Speciale congresuitrusting.", "eyewearMystery201503Text": "Oogmasker van aquamarijn", "eyewearMystery201503Notes": "Pas op dat je jezelf je ogen niet uitsteekt met deze glanzende edelstenen! Verleent geen voordelen. Abonnee-uitrusting maart 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Veiligheidsbril voor je ogen", "eyewearMystery301404Notes": "Er is geen chiquer oogaccessoire dan een veiligheidsbril - behalve misschien een monocle. Verleent geen voordelen. Abonnee-uitrusting april 3015.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/nl/generic.json b/common/locales/nl/generic.json index 0f2a406037..b9f68f65c7 100644 --- a/common/locales/nl/generic.json +++ b/common/locales/nl/generic.json @@ -5,7 +5,7 @@ "habitica": "Habitica", "expandToolbar": "Werkbalk openen", "collapseToolbar": "Werkbalk verkleinen", - "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", + "markdownBlurb": "HabitRPG gebruikt markdown voor tekstopmaak. Bekijk de Markdown Cheat Sheet voor meer informatie.", "showFormattingHelp": "Opmaakhulp laten zien", "hideFormattingHelp": "Opmaakhulp verbergen", "youType": "Je typt:", @@ -14,7 +14,7 @@ "bold": "**Dikgedrukt**", "strikethrough": "~~Doorhalen~~", "emojiExample": ":smile:", - "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", + "markdownLinkEx": "[HabitRPG is fantastisch!](https://habitrpg.com)", "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", "unorderedListHTML": "+ First item
+ Second item
+ Third item", "unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item", @@ -39,7 +39,7 @@ "close": "Sluiten", "saveAndClose": "Opslaan en sluiten", "cancel": "Annuleren", - "ok": "OK", + "ok": "Oké", "add": "Toevoegen", "undo": "Ongedaan maken", "continue": "Doorgaan", @@ -54,7 +54,7 @@ "gems": "Edelstenen", "gemButton": "Je hebt <%= number %> edelstenen.", "moreInfo": "Meer informatie", - "gemsWhatFor": "Gekocht met echt geld. Worden gebruikt voor speciale artikelen en diensten (eieren, uitbroedtoverdranken, Versterk, etc.). Je moet deze functies vrijspelen voordat je edelstenen kunt gebruiken. ", + "gemsWhatFor": "Klik om Edelstenen te kopen! Edelstenen laten je speciale voorwerpen, zoals Queesten, Avatar Aanpassingen en seizoens-uitrusting kopen.", "veteran": "Veteraan", "veteranText": "Heeft Habit De Grijze doorstaan (onze website van vóór Angular), en heeft vele littekens opgelopen door de bugs daar.", "originalUser": "Oorspronkelijke gebruiker!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Laatst ingelogd op", "notPorted": "Deze functie is nog niet overgedragen van de originele site.", "buyThis": "<%= text %> kopen met <%= price %> van je <%= gems %> edelstenen?", - "untilNoFace": "Totdat we Facebook toegevoegd hebben, moet je je UUID en API Token gebruiken om in te loggen (te vinden op https://habitrpg.com > Opties > Instellingen).", "noReachServer": "Server momenteel niet bereikbaar, probeer het later opnieuw", "errorUpCase": "FOUT: ", "newPassSent": "Nieuw wachtwoord verstuurd.", @@ -86,6 +85,7 @@ "audioTheme_off": "Uit", "audioTheme_danielTheBard": "Daniël de Bard", "audioTheme_wattsTheme": "Achtergrondmuziek van Watts", + "audioTheme_gokulTheme": "Gokulthema", "askQuestion": "Vraag stellen", "reportBug": "Fout melden", "contributeToHRPG": "Bijdragen aan HabitRPG", diff --git a/common/locales/nl/groups.json b/common/locales/nl/groups.json index 00a7d9d56f..861af4a7b7 100644 --- a/common/locales/nl/groups.json +++ b/common/locales/nl/groups.json @@ -39,6 +39,8 @@ "editGroup": "Groep bewerken", "newGroupName": "Naam van <%= groupType %>", "groupName": "Naam van groep", + "groupLeader": "Groepsleider", + "groupID": "ID van de groep", "groupDescr": "Beschrijving voor de openbare gildelijst (Markdown mogelijk)", "logoUrl": "URL logo", "assignLeader": "Groepsleider aanwijzen", @@ -97,24 +99,26 @@ "abuseAlreadyReported": "Je hebt dit bericht al gemeld.", "needsText": "Typ een bericht.", "needsTextPlaceholder": "Typ hier je bericht.", - "copyMessageAsToDo": "Kopieer bericht als To-Do", - "messageAddedAsToDo": "Bericht gekopiëerd als To-Do.", - "messageWroteIn": "<%= user %> heeft geschreven in <%= group %>", + "copyMessageAsToDo": "Bericht kopiëren als To-do", + "messageAddedAsToDo": "Bericht gekopieerd als To-do.", + "messageWroteIn": "<%= user %> schreef in <%= group %>", "msgPreviewHeading": "Bericht preview", "leaderOnlyChallenges": "Alleen de groepsleider kan uitdagingen aanmaken", - "sendGift": "Send Gift", + "sendGift": "Geschenk versturen", "inviteFriends": "Vrienden Uitnodigen", - "inviteAlertInfo": "Invite friends by User ID here.", - "inviteExistUser": "Invite Existing User", - "inviteByEmail": "Invite friends by email. If they join via your email, they'll automatically be invited to this group.", - "byColon": "By:", - "inviteNewUsers": "Invite New User(s)", - "inviteAlertInfo2": "Or share this link (copy/paste):", - "sendGiftHeading": "Send Gift to <%= name %>", - "sendGiftGemsBalance": "From <%= number %> Gems", - "sendGiftCost": "Total: $<%= cost %> USD", - "sendGiftFromBalance": "From Balance", - "sendGiftPurchase": "Purchase", - "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "inviteAlertInfo": "Nodig vrienden uit met hun Gebruikers-ID hier.", + "inviteExistUser": "Bestaande gebruiker uitnodigen", + "inviteByEmail": "Nodig vrienden uit via e-mail. Als ze lid worden via jouw e-mail, zullen ze automatisch uitgenodigd worden voor deze groep.", + "byColon": "Door:", + "inviteNewUsers": "Nieuwe gebruiker(s) uitnodigen", + "inviteAlertInfo2": "Of deel deze link (knip en plak):", + "sendGiftHeading": "Geschenk verzenden naar <%= name %>", + "sendGiftGemsBalance": "Van <%= number %> edelstenen", + "sendGiftCost": "Totaal: $<%= cost %> USD", + "sendGiftFromBalance": "Van balans", + "sendGiftPurchase": "Kopen", + "sendGiftMessagePlaceholder": "Persoonlijk bericht (optioneel)", + "sendGiftSubscription": "<%= months %> maand(en): $<%= price %>", + "startAParty": "Een groep beginnen", + "addToParty": "Iemand aan je groep toevoegen" } \ No newline at end of file diff --git a/common/locales/nl/limited.json b/common/locales/nl/limited.json index 81585a2fab..580347dae8 100644 --- a/common/locales/nl/limited.json +++ b/common/locales/nl/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seizoenstovenares<%= linkEnd %>", "seasonalShopClosedText": "De Seizoenswinkel is momenteel gesloten!! Ik weet niet waar de Seizoenstovenares momenteel is, maar ik durf te wedden dat ze er tijdens het volgende <%= linkStart %>Grote Gala<%= linkEnd %> weer is!", "seasonalShopText": "Welkom in de Seizoenswinkel! We hebben op dit moment lente-editie seizoensgoederen op voorraad. Alles wat je hier ziet is te koop tijdens het jaarlijkse Lente-evenement, maar we zijn slechts open tot 30 april! Koop nu wat je wil hebben, want anders moet je een jaar wachten tot deze artikelen weer te krijgen zijn. ", + "seasonalShopSummerText": "Welkom in de Seizoenswinkel!! We hebben nu Seizoenseditie Goodies in het assortiment. Alles hier zal te koop zijn tijdens het Zomer Spetter-evenement ieder jaar, maar we zijn maar open tot 31 juli. Zorg er dus voor dat je nu inslaat of je moet een jaar wachten om deze voorwerpen weer te kunnen kopen!", "seasonalShopRebirth": "Als je een Bol der Hergeboorte gebruikt hebt, kun je deze uitrustingsstukken weer kopen als je de Markt hebt vrijgespeeld. In het begin kun je alleen de uitrustingsstukken van je huidige klasse kopen (dat is standaard Krijger), maar vrees niet, de uitrustingsstukken die bij een andere klasse horen komen weer beschikbaar als je die klasse kiest.", "candycaneSet": "Zuurstok (Magiër)", "skiSet": "Skimoordenaar (Dief)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Machtig konijn (Krijger)", "magicMouseSet": "Magische muis (Magiër)", "lovingPupSet": "Liefdevolle pup (Heler)", - "stealthyKittySet": "Sluikse kat (Dief)" + "stealthyKittySet": "Sluikse kat (Dief)", + "daringSwashbucklerSet": "Dappere ijzervreter (krijger)", + "emeraldMermageSet": "Smaragden meermagiër (magiër)", + "reefSeahealerSet": "Zeeheler uit het Rif (heler)", + "roguishPirateSet": "Doortrapte piraat (dief)" } \ No newline at end of file diff --git a/common/locales/nl/messages.json b/common/locales/nl/messages.json index 071cd8205b..62273c7f32 100644 --- a/common/locales/nl/messages.json +++ b/common/locales/nl/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Je <%= itemText %> is stukgegaan.", "messageTaskNotFound": "Taak niet gevonden.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Label niet gevonden.", "messagePetNotFound": ":pet niet gevonden in user.items.pets", "messageFoodNotFound": ":food niet gevonden in user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "<%= dropText %> gevonden! <%= dropNotes %>", "messageDropEgg": "Je hebt het ei van een <%= dropText %> gevonden! <%= dropNotes %>", "messageDropPotion": "Je hebt een <%= dropText %> uitbroedtoverdrank gevonden! <%= dropNotes %>", - "messageFoundQuest": "Je hebt de queeste \"<%= questText %>\" gevonden!" + "messageFoundQuest": "Je hebt de queeste \"<%= questText %>\" gevonden!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/nl/npc.json b/common/locales/nl/npc.json index 267ad84d4c..2192188e91 100644 --- a/common/locales/nl/npc.json +++ b/common/locales/nl/npc.json @@ -6,10 +6,12 @@ "mattBochText1": "Welkom in de Stal! Ik ben Matt, de Dierenmeester. Na level 4 kun je huisdieren laten uitkomen door middel van eieren en toverdranken. Als je een dier laat uitkomen in de markt, zal het hier verschijnen! Klik op een huisdier's afbeelding om het aan je avatar toe te voegen. Geef je huisdieren te eten met het voedsel dat je vindt na level 4, zodat ze uitgroeien tot krachtige rijdieren!", "daniel": "Daniël", "danielText": "Welkom in de herberg! Blijf en tijdje en ontmoet de stamgasten. Als je wat rust nodig hebt (vakantie? ziekte?), zal ik je onderbrengen in de herberg. Terwijl je ingecheckt bent, zullen je Dagelijkse Taken je geen pijn doen aan het einde van de dag, maar je kunt ze nog steeds afkruisen.", - "danielText2": "Be warned: If you are participating in a boss quest, the boss will still damage you for your party mates' missed Dailies! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.", + "danielText2": "Wees gewaarschuwd: Als je meedoet aan een queeste met een eindbaas, zal de eindbaas je nog steeds pijn doen voor de gemiste dagelijkse taken van je groepsgenoten, tenzij ze ook in de herberg verblijven! Je zult zelf ook geen schade toebrengen aan de eindbaas (of voorwerpen krijgen) totdat je de Herberg verlaat.", "alexander": "Alexander de Koopman", "welcomeMarket": "Welkom op de markt! Koop zeldzame eieren en drankjes! Verkoop je overschot! Gebruik nuttige diensten! Kom langs en bekijk zelf wat we voor je hebben.", "sellForGold": "Verkoop <%= item %> voor <%= gold %> goud", + "sellEggForGold": "Verkoop <%= itemType %> ei voor <%= gold %> goud", + "sellPotionForGold": "Verkoop <%= itemType %> toverdrank voor <%= gold %> goud", "buyGems": "Koop edelstenen", "justin": "Justin", "USD": "USD ($)", @@ -18,7 +20,7 @@ "dismissAlert": "Boodschap verbergen", "donateText1": "Voegt 20 edelstenen toe aan je account. Edelstenen kunnen worden gebruikt om speciale digitale objecten te kopen, zoals shirts en kapsels.", "donateText2": "Steun HabitRPG", - "donateText3": "Als open-sourceproject kan het het alle hulp gebruiken!", + "donateText3": "HabitRPG is een open source project wat afhankelijk is van onze gebruikers voor ondersteuning. Het geld dat jij uitgeeft aan edelstenen helpt ons om de servers te laten lopen, een kleine staf te onderhouden, nieuwe functies te ontwikkelen en onze vrijwillige programmeurs te prikkelen. Bedankt voor je gulheid!", "donationDesc": "20 edelstenen, donatie aan HabitRPG", "payWithCard": "Betaal met creditcard", "payNote": "Opmerking: PayPal doet er soms lang over om een betaling te verwerken. We raden je aan te betalen met een creditcard.", @@ -41,13 +43,36 @@ "tourHabits": "Deze kolom is voor goede en slechte gewoontes die je meerdere keren per dag doet! Om verder te gaan klik je het potloodje om de namen te wijzigen, daarna klik je op het vinkje om ze op te slaan.", "tourStats": "Van goede gewoontes krijg je ervaring en goud! Slechte gewoontes gaan ten koste van je gezondheid.", "tourGP": "Koop, om verder te gaan, het trainingszwaard met het goud dat je zojuist hebt verdiend!", - "tourAvatar": "Nu heeft je avatar een trainingszwaard. Klik om verder te gaan op je avatar om hem aan te passen!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Zorg ervoor dat je helemaal naar beneden scrolt om alle opties te zien! Klik op je avatar om weer terug te gaan naar de pagina met de taken.", "tourMuchMore": "Als je klaar bent met je taken kun je een groep vormen met vrienden, in gildes praten met mensen met dezelfde interesses, meedoen aan uitdagingen en meer!", "tourStatsPage": "Dit is jouw statistiekenpagina! Je kunt prestaties verdienen door deze taken te volbrengen.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welkom in de Herberg, een chatroom voor alle leeftijden! Je kan ervoor zorgen dat je Dagelijkse Taken je geen pijn doen als je ziek wordt of op reis gaat door op \"Rust in de Herberg\" te klikken. Kom hallo zeggen!", "tourPartyPage": "Jouw groep helpt je verantwoordelijk te blijven. Nodig je vrienden uit en speel een queeste-perkamentrol vrij!", - "tourGuildsPage": "Gildes zijn sociale groepen met gemeenschappelijke thema's. Zoek de onderwerpen uit die je interesseren! We raden het newbiesgilde aan.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Vanaf niveau 4 kun je eieren en uitbroedtoverdranken vinden als je een taak afvinkt. Ze verschijnen hier - gebruik ze om huisdieren te maken! Je kunt ook artikelen kopen in de markt." + "tourGuildsPage": "Gildes zijn chatgroepen met gezamenlijke interesses gemaakt door de spelers, voor de spelers. Bekijk de lijst en word lid van de Gildes die je interesseren. Kijk eens bij de populaire Newbies Guild, waar iedereen vragen kan stellen over HabitRPG!", + "tourChallengesPage": "Uitdagingen zijn takenlijsten met een thema, gemaakt door andere gebruikers! Meedoen aan een Uitdaging voegt zijn taken toe aan je account. Streef tegen andere gebruikers om Edelstenen te winnen!", + "tourMarketPage": "Vanaf niveau 4 kun je eieren en uitbroedtoverdranken vinden als je een taak afvinkt. Ze verschijnen hier - gebruik ze om huisdieren te maken! Je kunt ook artikelen kopen in de markt.", + "tourHallPage": "Welkom in de Heldenhal, waar mensen die een bijdrage leveren aan HabitRPG worden geëerd. Door coderen, kunst, muziek, schrijven, of zelfs door behulpzaam te zijn hebben zij Edelstenen, exclusieve uitrusting en prestigieuze titels verdiend. Jij kan ook bijdragen aan HabitRPG!", + "tourPetsPage": "Dit is de Stal! Na niveau 4 kan je huisdieren laten uitkomen door middel van eieren en toverdranken. Als je een huisdier laat uitkomen in de Markt verschijnt het hier! Klik op het plaatje van een huisdier om het aan je avatar toe te voegen. Voer ze met het voedsel wat je vindt na niveau 4 om ze te laten uitgroeien tot krachtige rijdieren.", + "tourMountsPage": "Als je een huisdier genoeg hebt gevoerd en het in een rijdier verandert, verschijnt het hier. (Huisdieren, rijdieren en voedsel zijn beschikbaar na niveau 4.) Klik op een rijdier om op te zadelen!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Oké!", + "tourAwesome": "Super!", + "tourSplendid": "Prachtig!", + "tourNifty": "Leuk!", + "tourAvatarProceed": "Laat me mijn taken zien!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "Ik zal voorzichtig zijn!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Klinkt logisch!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "Dat was alles!", + "welcomeToHabit": "Welkom bij HabitRPG, een spel om je leven te verbeteren!", + "welcome1": "Maak een in-game avatar om je te representeren en pas hem aan.", + "welcome2": "Jou taken in het echte leven hebben invloed op je avatars gezondheid (HP), ervaring (XP) en goud!", + "welcome3": "Maak taken af om ervaring (XP) en goud te verdienen, die geweldige opties en beloningen ontgrendelen!", + "welcome4": "Vermijdt slechte gewoontes die je gezondheid (HP) laten afnemen of je avatar zal dood gaan!", + "welcome5": "Nu kun je je avatar aanpassen en je taken instellen...", + "imReady": "Ik ben er klaar voor!" } \ No newline at end of file diff --git a/common/locales/nl/quests.json b/common/locales/nl/quests.json index eeffd5887c..58f8b3ef59 100644 --- a/common/locales/nl/quests.json +++ b/common/locales/nl/quests.json @@ -1,13 +1,15 @@ { "quests": "Queesten", "quest": "queeste", + "questDetails": "Details van de queeste", + "invitations": "Uitnodigingen", "completed": "voltooid!", "youReceived": "Je hebt ontvangen", - "questSend": "Wanneer je \"Uitnodigen\" aanklikt wordt er een uitnodiging verstuurd naar de leden van jouw groep. Wanneer alle leden geaccepteerd of geweigerd hebben zal de queeste beginnen. Zie de status hier: Opties > Sociaal > Groep.", + "questSend": "Klikken op \"Uitnodigen\" stuurt een uitnodiging naar de groepsleden. Wanneer alle leden hebben geaccepteerd of geweigerd, begint de queeste. Zie de status onder Sociaal > Groep.", "inviteParty": "Groep uitnodigen", "questInvitation": "Uitnodiging voor queeste:", - "questInvitationTitle": "Quest Invitation", - "questInvitationInfo": "Invitation for the Quest <%= quest %>", + "questInvitationTitle": "Uitnodiging voor queeste", + "questInvitationInfo": "Uitnodiging voor de queeste <%= quest %>", "askLater": "Later vragen", "buyQuest": "Queeste kopen", "accepted": "Geaccepteerd", @@ -19,7 +21,7 @@ "bossStrength": "Kracht eindbaas", "collect": "Verzamel", "collected": "Verzameld", - "bossDmg1": "Each completed Daily and To-Do and each positive Habit hurts the boss. Hurt it more with redder tasks or Brutal Smash and Burst of Flames. The boss will deal damage to every quest participant for every Daily you've missed (multiplied by the boss's Strength) in addition to your regular damage, so keep your party healthy by completing your Dailies! All damage to and from a boss is tallied on cron (your day roll-over).", + "bossDmg1": "Elke voltooide Dagelijkse Taak en To-do en elke positieve Gewoonte brengt schade toe aan de eindbaas. Breng meer schade toe met rodere taken of Brutal Smash en Burst of Flames. De eindbaas brengt iedereen die meedoet aan de queeste schade toe voor iedere Dagelijkse Taak die je gemist hebt (vermenigvuldigd met de Kracht van de eindbaas), bovenop je normale schade, dus houd je groep gezond door je dagelijkse taken te doen! Alle schade van en aan een eindbaas wordt verrekend tijdens cron (je dagelijkse nieuwe start).", "bossDmg2": "Alleen deelnemers bevechten de eindbaas en delen de buit.", "tavernBossInfo": "Om een wereldbaas schade toe te brengen, moet je je Dagelijkse Taken en To-do's afvinken. Meer schade aan een taak betekent meer schade aan de eindbaas (rode taken voltooien, spreuken van de Magiër, aanvallen van de Krijger, enz). Voor elke Dagelijkse Taak die je mist (vermenigvuldigd met de Kracht van de eindbaas) neemt de Woede van de eindbaas toe. Als die Woede zijn maximum bereikt, gebeurt er iets naars - dus zorg ervoor dat je die dagelijkse taken doet! Alle schade aan en van een eindbaas wordt verrekend tijdens cron (je dagelijkse nieuwe start).", "bossColl1": "Om vondsten te verzamelen moet je positieve taken doen. De vondsten van de queeste werken hetzelfde als normale vondsten; je zult de vondsten echter niet zien tot de volgende dag, wanneer alles wat je hebt gevonden wordt opgeteld en aan de buit wordt toegevoegd.", diff --git a/common/locales/nl/questscontent.json b/common/locales/nl/questscontent.json index 22a5762b3e..6c13299e7c 100644 --- a/common/locales/nl/questscontent.json +++ b/common/locales/nl/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Donderram", "questSheepCompletion": "Onder de indruk van je ijver, wordt de Donder Ram ontdaan van zijn razernij. Hij lanceert drie grote hagelstenen in jouw richting, en vervaagt dan met een laag gerommel. Als je een tweede blik werpt, ontdek je dat de hagelstenen eigenlijk drie pluizige eieren zijn. Je verzamelt ze, en wandelt dan naar huis onder een blauwe lucht.", "questSheepDropSheepEgg": "Schaap (ei)", - "questSheepUnlockText": "Maakt het kopen van schapeneieren in de markt mogelijk" + "questSheepUnlockText": "Maakt het kopen van schapeneieren in de markt mogelijk", + "questKrakenText": "De Kraken van Incompleet", + "questKrakenNotes": "Het is een warme zonnige dag wanneer je langs Baai Incompleet vaart, maar je gedachten worden vertroebeld door de zorgen over wat je allemaal nog moet doen. Het lijkt erop dat, wanneer je de ene Taak af hebt, er een andere verschijnt en zo maar door...

Plotseling schokt de boot hevig en slijmerige tentakels barsten aan alle kanten uit het water! \"We worden aangevallen door de Kraken van Incompleet!\" roept Wolvenhalo.

\"Snel!\" roept Lemoness naar je. \"Sla zoveel mogelijk tentakels en Taken neer als je kunt, voordat er nieuwe verschijnen om hun plaats in te nemen!\"", + "questKrakenBoss": "De Kraken van Incompleet", + "questKrakenCompletion": "Terwijl de Kraken vlucht, drijven er een paar eieren naar het wateroppervlak. Lemoness onderzoekt ze en haar achterdocht verandert in verrukking. \"Inktviseieren!\" zegt ze. \"Hier, neem ze als beloning voor alles dat je hebt afgemaakt.\"", + "questKrakenDropCuttlefishEgg": "Inktvis (Ei)", + "questKrakenUnlockText": "Maakt het kopen van inktviseieren in de markt mogelijk" } \ No newline at end of file diff --git a/common/locales/nl/rebirth.json b/common/locales/nl/rebirth.json index c77f3ae39e..18b275c5c1 100644 --- a/common/locales/nl/rebirth.json +++ b/common/locales/nl/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Heeft een Bol der Hergeboorte gebruikt om opnieuw te beginnen na het bereiken van niveau", "rebirthPop": "Begin een nieuw personage vanaf niveau 1 terwijl je je prestaties, verzamelobjecten en taken met hun geschiedenis behoudt. ", "rebirthName": "Bol der Hergeboorte", - "reborn": "Herboren, maximale niveau <%= reLevel %>", - "welcome100": "Welkom bij niveau 100!", - "intro100": "Nu je niveau 100 bereikt hebt, kun je de Bol der Hergeboorte altijd gratis gebruiken.", - "followup100": "Hoewel je er nog steeds niveaus bij kunt krijgen, krijg je er geen eigenschapspunten meer bij en speel je geen nieuwe functies meer vrij, om Habit leuk te houden voor mensen met verschillende speelstijlen.", - "rebirth100Info": "Als je er klaar voor bent om een nieuw avontuur te beginnen, kun je nu voor Hergeboorte kiezen ... of kijken hoeveel verder je jezelf kunt uitdagen.", - "rebirthWait": "Ik wacht nog even", - "rebirthNow": "Laat me nu Herboren worden!" + "reborn": "Herboren, maximale niveau <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/nl/settings.json b/common/locales/nl/settings.json index ffb9fce220..d76a5a14c1 100644 --- a/common/locales/nl/settings.json +++ b/common/locales/nl/settings.json @@ -93,7 +93,7 @@ "wonChallenge": "Je hebt een uitdaging gewonnen!", "newPM": "Privébericht ontvangen", "giftedGems": "Geschonken edelstenen", - "giftedGemsInfo": "<%= amount %> Gems - by <%= name %>", + "giftedGemsInfo": "<%= amount %> edelstenen - van <%= name %>", "giftedSubscription": "Geschonken abonnement", "invitedParty": "Uitgenodigd voor groep", "invitedGuild": "Uitgenodigd voor gilde", @@ -113,10 +113,11 @@ "benefits": "Voordelen", "coupon": "Kadobon", "couponPlaceholder": "Kadocode invoeren", - "couponText": "We hebben soms evenementen waarbij we promotiecodes uitdelen voor speciale uitrustingstukken. (Bijvoorbeeld aan mensen die langskomen bij onze Wonderconkraam)", + "couponText": "We hebben soms evenementen en geven voucher codes weg voor speciale uitrusting. (Bijv. voor diegenen die stoppen bij onze Wondercon stand)", "apply": "Toepassen", - "resubscribe": "Opnieuw abonneren", + "resubscribe": "Opnieuw lid worden", "promoCode": "Promotiecode", "promoCodeApplied": "Promotiecode toegepast! Kijk in je boedel", - "promoPlaceholder": "Voer Promotiecode in" + "promoPlaceholder": "Voer promotiecode in", + "displayInviteToPartyWhenPartyIs1": "Toon de 'Uitnodigen voor groep'-knop wanneer de groep 1 lid heeft." } \ No newline at end of file diff --git a/common/locales/nl/spells.json b/common/locales/nl/spells.json index 0b9418da1b..106f3a3003 100644 --- a/common/locales/nl/spells.json +++ b/common/locales/nl/spells.json @@ -8,7 +8,7 @@ "spellWizardFrostText": "IJskoude Vorst", "spellWizardFrostNotes": "IJs bevriest je taken. Je series van Dagelijkse Taken worden niet op nul gezet aan het einde van de dag! (Eén keer de spreuk uitvoeren beïnvloedt alle series Dagelijkse Taken.)", "spellWarriorSmashText": "Wrede Slag", - "spellWarriorSmashNotes": "You hit a task with all of your might. It gets more blue/less red, and you deal extra damage to Bosses! Click on a task to cast. (Based on: STR)", + "spellWarriorSmashNotes": "Je raakt een taak met al je kracht. Hij wordt blauwer/minder rood en je doet extra schade aan eindbazen. (Gebaseerd op Kracht)", "spellWarriorDefensiveStanceText": "Defensieve Houding", "spellWarriorDefensiveStanceNotes": "Je bereidt je innerlijk voor op de woeste aanval van je taken. Je Lichaam wordt versterkt! (Gebaseerd op oorspronkelijke Lichaam zonder bonussen.)", "spellWarriorValorousPresenceText": "Bemoedigende Aanwezigheid", diff --git a/common/locales/nl/subscriber.json b/common/locales/nl/subscriber.json index 7e9ab92b18..18627b3456 100644 --- a/common/locales/nl/subscriber.json +++ b/common/locales/nl/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonnementen", "subDescription": "Schakel advertenties uit, koop edelstenen met goud, ontvang een maandelijks verrassingsartikel, behoud je voortgangsgeschiedenis, verdubbel je maximumaantal dagelijkse vondsten, ondersteun de developers. Klik voor meer informatie. ", "disableAds": " Advertenties uitschakelen", - "disableAdsText": "Advertenties blijven uitgeschakeld zolang je een actief abonnement hebt (oorspronkelijke gebruikers met uitgeschakelde advertenties hebben een uitzonderingsclausule).", + "disableAdsText": "Reclames worden uitgeschakeld als je een lopend abonnement hebt (oorspronkelijke donoren vallen onder de oude regeling).", "buyGemsGold": "Edelstenen kopen met goud", - "buyGemsGoldText": "(1 edelsteen kost <%= gemCost %> goud) Dit gaat de bezorgdheid tegen dat mensen kunnen \"betalen om te winnen\", want alles is nu haalbaar door hard te werken. Er is een maandelijks maximum van <%= gemLimit %> edelstenen om farmen te voorkomen.", + "buyGemsGoldText": "Alexander de Koopman verkoopt je edelstenen voor de prijs van <%= gemCost %> goud per edelsteen. Zijn maandelijkse leveringen zijn in eerste instantie gelimiteerd tot <%= gemLimit %> edelstenen per maand, maar deze limiet wordt met 5 edelstenen verhoogd per drie maanden van aaneengesloten abonnement, tot een maximum van 50 edelstenen per maand!", "retainHistory": "Volledige geschiedenis behouden", "retainHistoryText": "Geeft je volledige geschiedenis weer in grafieken en voor export. De gegevens van niet-abonnees worden samengevat om de database te ontzien.", "doubleDrops": "Dagelijkse vondstmaximum verdubbelen", "doubleDropsText": "Maak je stal sneller compleet!", "mysteryItem": "Unieke maandelijkse abonnee-artikelen ontvangen", - "mysteryItemText": "Elke maand krijgen alle abonnees een totaal uniek kosmetisch artikel voor hun avatars!", + "mysteryItemText": "Elke maand ontvang je een uniek cosmetisch voorwerp voor je avatar! Plus, voor elke drie maanden van aaneengesloten abonnement, krijg je van de Mysterieuze Tijdreizigers toegang tot cosmetische voorwerpen uit het verleden (en de toekomst!)", "supportDevs": "De ontwikkelaars ondersteunen", - "supportDevsText": "Dit open-sourceproject kan alle hulp gebruiken die het krijgen kan. Help ons Habit in leven te houden!", + "supportDevsText": "Je abonnement zorgt ervoor dat Habitica kan bloeien en dat de ontwikkeling van nieuwe functies betaald kunnen worden. Dankjewel voor je gulheid!", "monthUSD": "USD($) / Maand", "organization": "Organisatie", "groupPlans": "Zakelijk abonnement", diff --git a/common/locales/nl/tasks.json b/common/locales/nl/tasks.json index 9e38288bb5..cf2d619c71 100644 --- a/common/locales/nl/tasks.json +++ b/common/locales/nl/tasks.json @@ -14,15 +14,15 @@ "save": "Opslaan", "addChecklist": "Checklijst toevoegen", "checklist": "Checklijst", - "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", + "checklistText": "Breek een taak op in kleinere stukken! Checklisten verhogen de hoeveelheid Ervaring en Goud die je van een To-do krijgt en verminderen de schade die gedaan wordt door een Dagelijkse Taak.", "expandCollapse": "Uitklappen/Inklappen", - "text": "Tekst", + "text": "Titel", "extraNotes": "Extra aantekeningen", "direction/Actions": "Richting/Acties", "advancedOptions": "Geavanceerde opties", "difficulty": "Moeilijkheidsgraad", "difficultyHelpTitle": "Hoe moeilijk is deze taak?", - "difficultyHelpContent": "The harder a task, the more Experience and Gold it awards you when you check it off... but the more it damages you if it is a Daily or Bad Habit!", + "difficultyHelpContent": "Hoe moeilijker de taak, hoe meer Ervaring en Goud je krijgt wanneer je het afvinkt... maar hoe meer schade je er van krijgt als het een Dagelijkse taak of Slechte Gewoonte is!", "easy": "Gemakkelijk", "medium": "Gemiddeld", "hard": "Moeilijk", @@ -36,6 +36,11 @@ "newDailyBulk": "Nieuwe Dagelijkse Taak (een per regel)", "streakCounter": "Aantal dagen in een serie", "repeat": "Herhalen", + "repeatEvery": "Herhaal elke", + "repeatDays": "Elke X dagen", + "repeatWeek": "Op bepaalde dagen van de week", + "day": "Dag", + "days": "Dagen", "restoreStreak": "Serie herstellen", "todos": "To-do's", "newTodo": "Nieuwe To-do", @@ -60,6 +65,9 @@ "clearTags": "Wissen", "hideTags": "Verbergen", "showTags": "Weergeven", + "startDate": "Begindatum", + "startDateHelpTitle": "Wanneer moet deze taak beginnen?", + "startDateHelp": "Selecteer de datum waarop deze taak activeert. Hij hoeft op dagen hiervoor niet voltooid te worden.", "streakName": "prestaties voor series", "streakText": "Heeft <%= streaks %> 21-dagenseries behaald op Dagelijkse Taken", "streakSingular": "Streaker", @@ -78,5 +86,23 @@ "pushTaskToTop": "Taak bovenaan zetten", "pushTaskToBottom": "Taak onderaan zetten", "emptyTask": "Voer eerst de titel van de taak in.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "Je rust in de Inn! Je Dailies zullen GEEN schade doen vannacht, maar ze zullen WEL iedere dag verversen. Als je op een queeste bent, dan doe je geen schade/verzamel je geen voorwerpen tot je uitcheckt, maar je kunt nog steeds schade krijgen van een Eindbaas als je groepsleden hun Dagelijkse Taken overslaan.", + "habitHelp1": "Goede Gewoontes zijn dingen die je vaak doet. Ze belonen je met Goud en Ervaring elke keer dat je op het <%= plusIcon %> klikt.", + "habitHelp2": "Slechte Gewoontes zijn dingen die je wilt vermijden. Ze halen Gezondheid weg elke keer dat je op de <%= minusIcon %> klikt.", + "habitHelp3": "Kijk voor inspiratie eens naar deze voorbeeldgewoontes!", + "newbieGuild": "Nog vragen? Stel ze in de <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dagelijkse taken herhalen zich <%= emphasisStart %>elke dag<%= emphasisEnd %> dat ze actief zijn. klik op de <%= pencilIcon %> om de dagen waarop een Dagelijkse taak actief is te veranderen.", + "dailyHelp2": "Als je je actieve Dagelijkse taken niet voltooit verlies je Gezondheid aan het eind van de dag.", + "dailyHelp3": "Dagelijkse taken worden <%= emphasisStart %>roder<%= emphasisEnd %> als je ze mist en <%= emphasisStart %>blauwer<%= emphasisEnd %> als je voltooid. Des te roder de dagelijkse taak is, des te meer zal hij je belonen... of pijn doen.", + "dailyHelp4": "Om te veranderen wanneer je van dag veranderd, ga naar <%= linkStart %> Instellingen > Site<%= linkEnd %> Begin van de dag aanpassen.", + "dailyHelp5": "\nKijk voor inspiratie eens naar deze voorbeelden van Dagelijkse Taken!", + "toDoHelp1": "To-do's beginnen geel en worden roder (waardevoller) hoe langer je er over doet ze te voltooien.", + "toDoHelp2": "To-do's doen nooit schade! Ze belonen je alleen met gold en ervaring.", + "toDoHelp3": "Een To-do afbreken tot een checklist van kleinere onderdelen maakt hem minder eng, en geeft je meer punten!", + "toDoHelp4": "Kijk voor inspiratie eens naar deze voorbeeld To-do's!", + "rewardHelp1": "De uitrusting die je koopt voor je avatar wordt opgeslagen in <%= linkStart %>Boedel > Uitrusting<%= linkEnd %>.", + "rewardHelp2": "Uitrusting beïnvloedt je eigenschappen (<%= linkStart %>Avatar > Eigenschappen<%= linkEnd %>).", + "rewardHelp3": "Speciale uitrusting zal hier verschijnen tijdens wereldwijde evenementen.", + "rewardHelp4": "Wees niet bang om je eigen beloningen toe te voegen! Kijk ook eens naar de voorbeelden hier.", + "clickForHelp": "Klikken voor hulp" } \ No newline at end of file diff --git a/common/locales/pl/challenge.json b/common/locales/pl/challenge.json index db62b16100..336405a69f 100644 --- a/common/locales/pl/challenge.json +++ b/common/locales/pl/challenge.json @@ -49,8 +49,10 @@ "keepTasks": "Zachowaj zadania", "closeCha": "Zakończ wyzwanie i...", "leaveCha": "Opuść wyzwanie i...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Własność", + "challengedOwnedFilter": "Posiadane", + "challengedNotOwnedFilter": "Nieposiadane", + "challengedEitherOwnedFilter": "Którykolwiek", + "backToChallenges": "Powrót do wszystkich wyzwań", + "prizeValue": "<%= gemcount %> <%= gemicon %> Nagroda" } \ No newline at end of file diff --git a/common/locales/pl/character.json b/common/locales/pl/character.json index 26c10d3e9b..f434273bad 100644 --- a/common/locales/pl/character.json +++ b/common/locales/pl/character.json @@ -7,7 +7,7 @@ "displayName": "Nazwa gracza", "displayPhoto": "Zdjęcie", "displayBlurb": "Krótki opis", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Prosimy, przedstaw się", "photoUrl": "Link do zdjęcia", "imageUrl": "Link do obrazka", "inventory": "Ekwipunek", @@ -39,6 +39,7 @@ "pastelSkins": "Pastelowe Skóry", "spookySkins": "Upiorne kolory", "supernaturalSkins": "Niezwykłe kolory", + "splashySkins": "Splashy Skins", "rainbowColors": "Tęczowe Kolory", "shimmerColors": "Migoczące Kolory", "hauntedColors": "Nawiedzone Kolory", @@ -49,7 +50,7 @@ "classBonusText": "Twoja klasa postaci (Wojownik, jeśli nie wybrałeś innej klasy lub nie odblokowałeś jeszcze tej możliwości) o wiele skuteczniej włada wyposażeniem jej przypisanym niż przeznaczonym dla innych klas. Wyposażenie przypisane do twojej aktualnej klasy zwiększa premię do atrybutu o dodatkowe 50%.", "classEquipBonus": "Premia klasowa", "battleGear": "Wyposażenie bojowe", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Z tym wyposażeniem ruszasz do boju. Ma ono wpływ na punkty podczas interakcji z zadaniami.", "costume": "Kostium", "costumeText": "Jeśli podoba Ci się inny strój, niż ten, w którym chcesz walczyć, zaznacz \"Załóż kostium\". Odziana w kostium, Twoja postać będzie nadal miała pod spodem wybrany strój bojowy.", "useCostume": "Załóż kostium", @@ -117,7 +118,7 @@ "rogueText": "Łotrzyki z pasją gromadzą zasoby, zdobywają więc więcej Złota niż inni. Są też świetni w znajdowaniu przypadkowych przedmiotów. Specjalna zdolność skradania się pozwala im uniknąć konsekwencji za niespełnienie Codziennych. Graj jako Łotrzyk, jeśli motywują Cię nagrody i osiągnięcia, i jeśli lubisz zdobywać łup i odznaki!", "healerText": "Uzdrowiciele są bardzo wytrzymali i otaczają swą ochroną bliskich. Niedopełnione Codzienne i złe Nawyki nie są dla nich zbyt groźne, zawsze też mogą uzdrowić się po dotkliwej porażce. Graj jako Uzdrowiciel, jeśli lubisz pomagać członkom Drużyny, lub jeśli bawi Cię wymykanie się śmierci poprzez sumienną pracę!", "optOut": "Wyłącz opcję", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Nie interesują Cię klasy? Chcesz wybrać później? Zrezygnuj z wyboru – będziesz wojownikiem bez umiejętności specjalnych. Później możesz poczytać o systemie klasowym w wiki i w dowolnym momencie włączyć klasy w Użytkownik -> Statystyki.", "select": "Wybierz", "stealth": "Ukrycie", "stealthNewDay": "Gdy rozpocznie się nowy dzień, unikniesz obrażeń za pominięcie tylu Codziennych.", @@ -141,10 +142,10 @@ "unequipCostume": "Zdejmij kostium", "unequipPetMountBackground": "Odeślij Chowańca, Wierzchowca, Tło", "animalSkins": "Zwierzęce kolory", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Wybierz swoją klasę! Lub zrezygnuj, aby wybrać później.", + "warriorWiki": "Wojownik", + "mageWiki": "Mag", + "rogueWiki": "Łotrzyk", + "healerWiki": "Uzdrowiciel", + "chooseClassLearn": "Dowiedz się więcej na temat klas" } \ No newline at end of file diff --git a/common/locales/pl/content.json b/common/locales/pl/content.json index 3d8e101a26..af989b06f7 100644 --- a/common/locales/pl/content.json +++ b/common/locales/pl/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "słodki", "questEggSheepText": "owca", "questEggSheepAdjective": "wełniana", + "questEggCuttlefishText": "Mątwa", + "questEggCuttlefishAdjective": "milusi", "eggNotes": "Znajdź eliksir wyklucia i wylej go na to jajo, a wykluje się z niego <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Zwyczajny", "hatchingPotionWhite": "Biały", diff --git a/common/locales/pl/defaulttasks.json b/common/locales/pl/defaulttasks.json index 818508a089..e1cde536e2 100644 --- a/common/locales/pl/defaulttasks.json +++ b/common/locales/pl/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Dobry Nawyk", - "defaultHabit1Notes": "Przykładowe dobre Nawyki: +Zjedz warzywo +15 minut produktywnej pracy", - "defaultHabit2Text": "Zły Nawyk", + "defaultHabit1Text": "Produktywna praca (kliknij ołówek aby edytować)", + "defaultHabit1Notes": "Przykładowe dobre nawyki: + Zjedz warzywo + 15 minut produktywnej pracy", + "defaultHabit2Text": "Jedz śmiecowe jedzenie (kliknij ołówek aby edytować)", "defaultHabit2Notes": "Przykładowe złe Nawyki: - Palenie - Odkładanie na później", - "defaultHabit3Text": "Dobry lub zły Nawyk", + "defaultHabit3Text": "Wybierz schody/windę (kliknij ołówek aby edytować)", "defaultHabit3Notes": "Przykładowe dobre i złe Nawyki: +/- Użyj schodów/windy ; +/- Wypij wodę/napój gazowany", "defaultDaily1Text": "1h pracy nad projektem", "defaultDaily1Notes": "Po utworzeniu wszystkie zadania są domyślnie żółte. To znaczy, że za ich pominięcie otrzymasz średnie obrażenia, a także średnie nagrody, gdy je wypełnisz.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "wyznacz trudność w opcjach zaawansowanych", "defaultTodo4Checklist3": "opcjonalnie: wyznacz termin", "defaultTodo5Text": "Załóż drużynę (prywatną grupę) z przyjaciółmi (Społeczność → Drużyna)", - "defaultReward1Text": "1 odcinek \"Gry o Tron\"", + "defaultReward1Text": "15-minutowa przerwa", "defaultReward1Notes": "Twoje własne nagrody mogą przybrać wiele form. Niektórzy wstrzymują się od oglądania ulubionego serialu, dopóki nie mają wystarczająco złota.", "defaultReward2Text": "Ciasto", "defaultReward2Notes": "Dla innych przyjemnością jest kawałek ciasta. Spróbuj stworzyć nagrody, które będą Cię najlepiej motywować.", diff --git a/common/locales/pl/gear.json b/common/locales/pl/gear.json index c598a3b8cc..c6e1f9eb4f 100644 --- a/common/locales/pl/gear.json +++ b/common/locales/pl/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Wyczaruj sobie marchewkę tą fantazyjną różdżką. Zwiększa Inteligencję o <%= int %> i Percepcję o <%= per %>. Edycja limitowana Wiosna 2015.", "weaponSpecialSpring2015HealerText": "Kocia grzechotka", "weaponSpecialSpring2015HealerNotes": "Kiedy tym machasz, wytwarza się fascynujący dźwięk kliknięcia, który KAŻDEGO zabawia przez długie godziny. Zwiększa Inteligencję o <%= int %>. Limitowana Edycja Wyposażenia Wiosennego 2015", + "weaponSpecialSummer2015RogueText": "Strzelający koral", + "weaponSpecialSummer2015RogueNotes": "Ten pokrewny korala ognistego posiada zdolność kierowania swoim jadem w wodzie. Zwiększa Siłę o <%= str %>. Edycja limitowana Lato 2015.", + "weaponSpecialSummer2015WarriorText": "Słoneczny miecznik", + "weaponSpecialSummer2015WarriorNotes": "Słoneczny miecznik to przerażająca broń pod warunkiem, że uda się przerwać jego zwijanie się. Zwiększa Siłę o <%= str %>. Edycja limitowana Lato 2015.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Widły Ucztowania", "weaponMystery201411Notes": "Dźgaj swoich wrogów lub rzuć się na ulubione potrawy - te wielofunkcyjne widły nadają się do wszystkiego! Brak dodatkowych korzyści. Listopad 2014 Przedmiot abonencki", "weaponMystery201502Text": "Lśniąca Skrzydlata Laska Miłości oraz Prawdy", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Ta zielona i srebrna lanca zdjęła z siodeł ich wierzchowców wielu przeciwników. Brak dodatkowych korzyści. Przedmiot Abonencki maj 2015.", "weaponMystery301404Text": "Steampunkowa laska", "weaponMystery301404Notes": "Doskonały by stać się światowcem. Przedmiot Abonencki Marzec 3015. Brak dodatkowych korzyści.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "zbroja", "armorBase0Text": "Zwykłe ubranie", "armorBase0Notes": "Zwyczajne ubranie. Nie ma na nic wpływu.", @@ -201,8 +213,8 @@ "armorSpecialSummerWarriorNotes": "Komplet z płaszczem, oraz ze szpadą. Zwiększa Kondycję o <%= con %>. Limitowana Edycja Wyposażenia Lato 2014.", "armorSpecialSummerMageText": "Szmaragdowy ogon", "armorSpecialSummerMageNotes": "Ten strój ze lśniących łusek przemienia noszącego w prawdziwego Syrenodzieja! Dodaje <%= int %> punktów do Inteligencji. Limitowana Edycja Wyposażenia Lato 2014.", - "armorSpecialSummerHealerText": "Ogon morskiego uzdrowiciela", - "armorSpecialSummerHealerNotes": "Ten strój ze lśniących łusek zmienia noszącego w prawdziwego Morskiego Uzdrowiciela! Dodaje <%= con %> punktów do Kondycji. Limitowana Edycja Wyposażenia Lato 2014.", + "armorSpecialSummerHealerText": "Ogon Morskozdrowiciela", + "armorSpecialSummerHealerNotes": "Ten strój ze lśniących łusek zmienia noszącego w prawdziwego Morskozdrowiciela! Dodaje <%= con %> punktów do Kondycji. Limitowana Edycja Wyposażenia Lato 2014.", "armorSpecialFallRogueText": "Krwistoczerwone szaty", "armorSpecialFallRogueNotes": "Wyrazisty. Welurowy. Wampiryczny. Dodaje <%= per %> punktów do Percepcji. Limitowana Edycja Wyposażenia Lato 2014.", "armorSpecialFallWarriorText": "Kitel nauki", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Twoja poła pasuje do twojego królika. Zwiększa Inteligencję o <%= int %>. Edycja limitowana Wiosna 2015.", "armorSpecialSpring2015HealerText": "Wygodny Strój Kota", "armorSpecialSpring2015HealerNotes": "Ten miękki koci strój jest wygodny i pocieszający jak herbata miętowa. Zwiększa Kondycję o <%= con %>. Edycja limitowana Wiosna 2015.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Szaty posłańca", "armorMystery201402Notes": "Połyskująca i wytrzymała, te szaty mają wiele kieszeń do noszenia listów.\nBrak dodatkowych korzyści. Przedmiot Abonencki Luty 2014.", "armorMystery201403Text": "Zbroja przemierzania lasów", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Niebieski minerał symbolizuje szczęście, radość oraz wieczną produktywność. Nie daje żadnych korzyści. Marzec 2015 Przedmiot Abonenta.", "armorMystery201504Text": "Szata Pracowitej Pszczółki", "armorMystery201504Notes": "W tej uroczej szacie będziesz produktywny jak pracowita pszczółka! Brak dodatkowych korzyści. Przedmiot Abonencki kwiecień 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunkowy garnitur", "armorMystery301404Notes": "Elegancki i stylowy! Brak dodatkowych korzyści. Przedmiot Abonencki luty 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "nakrycie głowy", "headBase0Text": "Bez hełmu", "headBase0Notes": "Bez nakrycia głowy.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Co było pierwsze, królik czy kapelusz? Zwiększa Percepcje o <%= per %>. Limitowana Edycja Wiosennego Wyposażenia 2015.", "headSpecialSpring2015HealerText": "Kojąca Korona", "headSpecialSpring2015HealerNotes": "Perła w centrum tej korony uspokaja i pociesza tych obok jej. Zwiększa Inteligencję o <%= int %>. Limitowana Edycja Wiosennego Wyposażenia 2015", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Hełm tęczowego wojownika", "headSpecialGaymerxNotes": "Aby uczcić porę dumy i konwent GaymerX, ten specjalny hełm jest przyozdobiony lśniącym, kolorowym wzorem tęczy! GaymerX to konwent poświęcony środowisku LGBTQ oraz grom komputerowym i jest otwarty dla każdego. Odbywa się w InterContinental w centrum San Francisco w dniach 11-13 lipca! Brak dodatkowych korzyści.", "headMystery201402Text": "Skrzydlaty hełm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Fantazyjny cylinder dla najwyżej urodzonych. Przedmiot Abonencki Styczeń 3015. Brak dodatkowych korzyści.", "headMystery301405Text": "Klasyczny cylinder", "headMystery301405Notes": "Zwyczajny cylinder, aż prosi się by połączyć go z jakimiś gustownymi akcesoriami na głowę. Brak dodatkowych korzyści. Przedmiot Abonencki Maj 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "Tarcza", "shieldBase0Text": "Brak tarczy w ekwipunku.", "shieldBase0Notes": "Bez tarczy lub drugiej broni.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Rzuć go w swoich wrogów... lub po prostu go trzymaj, ponieważ w czasie obiadu wypełni się on pyszną karmą. Zwiększa Kondycję o <%= con %>. Edycja limitowana Wiosna 2015.", "shieldSpecialSpring2015HealerText": "Wzorzysta poduszka", "shieldSpecialSpring2015HealerNotes": "Twoja głowa może wypocząć na tej miękkiej poduszce lub możesz zmagać się z nią swymi przerażającymi pazurami. Rawr! Zwiększa Kondycję o <%= con %>. Edycja limitowana Wiosna 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Tarcza zegarowa", "shieldMystery301405Notes": "Czas jest po Twojej stronie z tą zegarową tarczą. Brak dodatkowych korzyści. Przedmiot Abonencki Czerwiec 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Nic na plecach", "backBase0Notes": "Nic na plecach.", "backMystery201402Text": "Złote skrzydła", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Świszcze z siłą i pięknem. Nie daje żadnych korzyści. Edycja Specjalna - Konwent.", "backSpecialWonderconBlackText": "Podstępna peleryna", "backSpecialWonderconBlackNotes": "Usnuta z cieni i szeptów. Brak dodatkowych korzyści. Edycja Specjalna - Konwent.", + "body": "Body Accessory", "bodyBase0Text": "Bez ozdoby", "bodyBase0Notes": "Bez ozdoby.", "bodySpecialWonderconRedText": "Rubinowy kołnierz", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Ani słona ani słodka woda nie splami tej metalicznej pelerynki. Brak dodatkowych korzyści. Edycja limitowana 2014 Wyposażenie wiosenne.", "bodySpecialSummerHealerText": "Koralowy kołnierz", "bodySpecialSummerHealerNotes": "Stylowy kołnierz z żyjącego koralu! Nie ma na nic wpływu. Edycja Limitowana Wyposażenia Lato 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "Osprzęt na głowę", "accessories": "Akcesoria", "animalEars": "Zwierzęce uszy", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Niech twa wyobraźnia odleci! Brak dodatkowych korzyści. Przedmiot Abonencki Luty 2015.", "headAccessoryMystery301405Text": "Gogle na głowę", "headAccessoryMystery301405Notes": "\"Gogle nosi się na oczach,\" mówili. \"Nikt nie chce gogli które można nosić tylko na głowie.\" mówili. Ha! Pokazałeś im! Brak dodatkowych korzyści. Przedmiot Abonencki sierpień 3015.", + "eyewear": "Okulary", "eyewearBase0Text": "Brak okularów", "eyewearBase0Notes": "Brak okularów", "eyewearSpecialSummerRogueText": "Zbójecka przepaska na oko", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Twoje motywy są z pewnością słuszne. Brak dodatkowych korzyści. Edycja Specjalna - Konwent", "eyewearMystery201503Text": "Akwamarynowe okulary", "eyewearMystery201503Notes": "Nie daj sobie wsadzić w oko tych lśniących klejnotów. Brak dodatkowych korzyści. Przedmiot Abonencki Marzec 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Gogle", "eyewearMystery301404Notes": "Żadne okulary nie są bardziej szykowne od pary gogli - no może oprócz monokla. Brak korzyści. Kwiecień 3015 Przedmiot abonencki.", "eyewearMystery301405Text": "Monokl", diff --git a/common/locales/pl/generic.json b/common/locales/pl/generic.json index 334aa07073..0e6387d5ac 100644 --- a/common/locales/pl/generic.json +++ b/common/locales/pl/generic.json @@ -39,7 +39,7 @@ "close": "Zamknij", "saveAndClose": "Zapisz i zamknij", "cancel": "Anuluj", - "ok": "Ok", + "ok": "OK", "add": "Dodaj", "undo": "Cofnij", "continue": "Kontynuuj", @@ -54,7 +54,7 @@ "gems": "Klejnoty", "gemButton": "Masz <%= number %> Klejnotów.", "moreInfo": "Więcej informacji", - "gemsWhatFor": "Kupione za prawdziwe pieniądze. Są używane do kupowania specjalnych przedmiotów i usług (jaja, eliksiry wyklucia, Wzmocnienie itp.). Musisz najpierw odblokować te funkcje zanim będziesz w stanie użyć Klejnotów.", + "gemsWhatFor": "Kliknij, aby kupić klejnoty! Klejnoty umożliwiają nabywanie przedmiotów specjalnych takich jak misje, personalizacje awatara i wyposażenie sezonowe.", "veteran": "Weteran", "veteranText": "Przetrwał \"Habita Szarego\" (naszej strony przed aktualizacją Angular) i zdobył wiele wojennych blizn od jej błędów.", "originalUser": "Pierwotny użytkownik!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Ostatnio zalogowany", "notPorted": "Ta funkcja nie jest jeszcze zaimportowana z oryginalnej strony.", "buyThis": "Kupić <%= text %> za cenę <%= price %> z twoich <%= gems %> Klejnotów?", - "untilNoFace": "Zanim dodamy Facebooka, używaj swojego UUID i API Token do logowania (możesz je znaleźć pod adresem https://habitrpg.com > Opcje > Ustawienia).", "noReachServer": "Serwer obecnie nie odpowiada, spróbuj później", "errorUpCase": "BŁĄD:", "newPassSent": "Nowe hasło zostało wysłane.", @@ -86,6 +85,7 @@ "audioTheme_off": "Wyłączone", "audioTheme_danielTheBard": "Bard Daniel", "audioTheme_wattsTheme": "Zestaw Wattsa", + "audioTheme_gokulTheme": "Zestaw Gokula", "askQuestion": "Zadaj pytanie", "reportBug": "Zgłoś błąd", "contributeToHRPG": "Wspomóż HabitRPG", diff --git a/common/locales/pl/groups.json b/common/locales/pl/groups.json index 0fb57f6979..42cf7a13d9 100644 --- a/common/locales/pl/groups.json +++ b/common/locales/pl/groups.json @@ -39,6 +39,8 @@ "editGroup": "Edytuj grupę", "newGroupName": "<%= groupType %> - nazwa", "groupName": "Nazwa grupy", + "groupLeader": "Przywódca grupy", + "groupID": "ID Grupy", "groupDescr": "Opis pokazywany na liście publicznych Gildii (kodowanie Markdown dostępne)", "logoUrl": "Link do logo", "assignLeader": "Przydziel przywódcę grupy", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Z posiadanych", "sendGiftPurchase": "Kup nowe", "sendGiftMessagePlaceholder": "Osobista wiadomość (opcjonalnie)", - "sendGiftSubscription": "<%= months %> miesięcy: <%= price %> $" + "sendGiftSubscription": "<%= months %> miesięcy: <%= price %> $", + "startAParty": "Utwórz drużynę", + "addToParty": "Dodaj kogoś do swojej drużyny" } \ No newline at end of file diff --git a/common/locales/pl/limited.json b/common/locales/pl/limited.json index ea9bc26aff..305da8d1f2 100644 --- a/common/locales/pl/limited.json +++ b/common/locales/pl/limited.json @@ -24,7 +24,8 @@ "seasonalShopClosedTitle": "<%= linkStart %>Siena Leslie<%= linkEnd %>", "seasonalShopTitle": "<%= linkStart %>Sezonowe Czary<%= linkEnd %>", "seasonalShopClosedText": "Sklepik sezonowy jest zamknięty! Nie wiemy gdzie obecnie znajduje się Sezonowa Wróżka, ale na pewno zjawi się na kolejną <%= linkStart %>Wielką Galę<%= linkEnd %>!", - "seasonalShopText": "Witaj w Sezonowym Sklepiku!! Aktualnie mamy na składzie wiosenne przedmioty z Sezonowej Edycji. Wszystkie będą dostępne w sprzedaży co roku podczas wydarzenia Wiosenne Szaleństwo, lecz Sklepik będzie czynny do 30 kwietnia. Zrób odpowiednie zapasy, inaczej będziesz zmuszony czekać cały rok, aby móc kupić te przedmioty ponownie!", + "seasonalShopText": "Witaj w Sezonowym Sklepiku!! Aktualnie mamy na składzie wiosenne przedmioty z Edycji sezonowej. Wszystko dostępne tutaj będzie w sprzedaży co roku podczas Wiosennego Szaleństwa, , lecz będziemy otwarci tylko do 30 kwietnia. Zrób więc teraz odpowiednie zapasy, inaczej będziesz zmuszony czekać cały rok, aby móc kupić te przedmioty ponownie!", + "seasonalShopSummerText": "Witaj w Sezonowym Sklepiku!! Aktualnie mamy na składzie letnie przedmioty z Edycji sezonowej. Wszystko dostępne tutaj będzie w sprzedaży co roku podczas Letniego Plusku, lecz będziemy otwarci tylko do 31 lipca. Zrób więc teraz odpowiednie zapasy, inaczej będziesz zmuszony czekać cały rok, aby móc kupić te przedmioty ponownie!", "seasonalShopRebirth": "Jeśli użyłeś Kuli Odrodzenia, możesz ponownie kupić wyposażenie w dziale nagród po odblokowaniu sklepiku. Na początku będziesz mógł nabyć tylko ekwipunek dla swojej obecnej klasy (domyślnie to Wojownik), ale nie martw się, przedmioty należące do innych klas pojawią się, kiedy zmienisz klasę.", "candycaneSet": "Cukierkowa laska (Mag)", "skiSet": "Narto-bójca (Łotrzyk)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Poteżny króliczek (Wojownik)", "magicMouseSet": "Magiczna myszka (Mag)", "lovingPupSet": "Kochane szczenię (Uzdrowiciel)", - "stealthyKittySet": "Skradający się kotek (Łotrzyk)" + "stealthyKittySet": "Skradający się kotek (Łotrzyk)", + "daringSwashbucklerSet": "Śmiały Zawadiaka (Wojownik)", + "emeraldMermageSet": "Szmaragdowy Syremagik (Mag)", + "reefSeahealerSet": "Koralowy Morskozdrowiciel (Uzdrowiciel)", + "roguishPirateSet": "Psotliwy Pirat (Łotrzyk)" } \ No newline at end of file diff --git a/common/locales/pl/messages.json b/common/locales/pl/messages.json index bbf0a14b59..6822b5a3b4 100644 --- a/common/locales/pl/messages.json +++ b/common/locales/pl/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Przedmiot: <%= itemText %> zniszczył się.", "messageTaskNotFound": "Nie znaleziono zadania.", + "messageDuplicateTaskID": "Zadania z tym ID już istnieje.", "messageTagNotFound": "Nie znaleziono taga.", "messagePetNotFound": ":pet nie znaleziono w user.items.pets", "messageFoodNotFound": ":food nie znaleziono w user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Znalazłeś: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Znalazłeś jajo: <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Znalazłeś <%= dropText %> eliksir wyklucia! <%= dropNotes %>", - "messageFoundQuest": "Znalazłeś misję: \"<%= questText %>\"!" + "messageFoundQuest": "Znalazłeś misję: \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> Znalazłeś część rzadkiego wyposażenia w Zaczarowanej Szafie: <%= dropText %>! Fantastycznie!", + "armoireFood": "<%= image %> Przeszukując Zaczarowaną Szafę znaleziono <%= dropArticle %><%= dropText %>. Co to tutaj robi?", + "armoireExp": "Mocujesz się z Zaczarowaną Szafą i zyskujesz doświadczenie. Masz za swoje!" } \ No newline at end of file diff --git a/common/locales/pl/npc.json b/common/locales/pl/npc.json index 932c2dd54e..3a787b5ae2 100644 --- a/common/locales/pl/npc.json +++ b/common/locales/pl/npc.json @@ -10,6 +10,8 @@ "alexander": "Handlarz Aleksander", "welcomeMarket": "Witaj na Targu! Tu kupisz rzadkie jaja oraz eliksiry! Sprzedasz nadmiar towaru! Zamówisz usługi! Zobacz, co dla Ciebie mamy.", "sellForGold": "Sprzedaj <%= item %> za <%= gold %> Złota", + "sellEggForGold": "Sprzedaj <%= itemType %> jajo za <%= gold %> złota", + "sellPotionForGold": "Sprzedaj <%= itemType %> eliksir za <%= gold %> złota", "buyGems": "Kup Klejnoty", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Ukryj to powiadomienie", "donateText1": "Twoje konto wzbogaci się o 20 Klejnotów. Za pomocą Klejnotów można kupić specjalne przedmioty w grze, na przykład stroje lub fryzury.", "donateText2": "Pomóż wspierać HabitRPG", - "donateText3": "Ta gra to projekt open source, więc każdy grosz się dla nas liczy!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Klejnotów, datek dla HabitRPG", "payWithCard": "Zapłać kartą", "payNote": "Uwaga: Transakcje PayPal czasami długo czekają na realizację. Zalecamy płatność kartą.", @@ -41,13 +43,36 @@ "tourHabits": "Ta kolumna jest dla dobrych i złych Nawyków, które możesz robić wiele razy dziennie. Aby kontynuować, kliknij na ołówek w celu edycji nazwy, a następnie kliknij na ptaszka w celu zapisania.", "tourStats": "Dobre nawyki dodają Doświadczenia i Złota. Złe nawyki zabierają Życie.", "tourGP": "Aby kontynuować kup Miecz treningowy za właśnie zarobione złoto!", - "tourAvatar": "Teraz Twój awatar ma Miecz Treningowy. Aby kontynuować, kliknij na awatarze aby go spersonalizować!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Zobacz całą stronę aby upewnić się, że widziałeś wszystkie opcje! Kliknij ponownie na swój awatar aby wrócić do strony zadań.", "tourMuchMore": "Gdy zakończysz zadania, możesz wraz z przyjaciółmi stworzyć Drużynę, czatować o wspólnych zainteresowaniach w Gildiach, dołączyć do Wyzwań i więcej!", "tourStatsPage": "To jest twoja strona Statystyki! Zdobądź osiągnięcia wykonując wymienione zadania.", - "tourTavernPage": "Witaj w Karczmie, wielowiekowym czacie! W przypadku choroby lub podróży możesz tutaj powstrzymać swoje Codzienne od zadawania ci obrażeń klikając \"Odpoczywaj w Gospodzie\". Przywitaj się!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Twoja drużyna pomoże Ci zostać odpowiedzialnym. Zaproś przyjaciół aby odblokować zwój misji!", - "tourGuildsPage": "Gildie to grupy społeczne ze wspólnym motywem. Szukaj tematu, który Cię interesuje! Polecamy Gildię Świeżaków.", - "tourChallengesPage": "Wyzwania są to tematyczne listy zadań stworzone przez użytkowników! Dołączenie do wyzwania doda je do listy zadań na twoim koncie. Rywalizuj z innymi użytkownikami, by wygrywać nagrody w postaci klejnotów!", - "tourMarketPage": "Od poziomu 4, jaja i eliksiry wyklucia zdobywasz losowo po ukończeniu zadań. Pojawiają się one tutaj - użyj ich, a wyklują się chowańce! Możesz także kupować przedmioty na Targu." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Od poziomu 4, jaja i eliksiry wyklucia zdobywasz losowo po ukończeniu zadań. Pojawiają się one tutaj - użyj ich, a wyklują się chowańce! Możesz także kupować przedmioty na Targu.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Oki!", + "tourAwesome": "Świetnie!", + "tourSplendid": "Wspaniale!", + "tourNifty": "Sprytnie!", + "tourAvatarProceed": "Pokaż mi moje zadania!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "Będę ostrożny", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "To wszystko!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "Jestem gotów!" } \ No newline at end of file diff --git a/common/locales/pl/quests.json b/common/locales/pl/quests.json index 6d476f4a7a..cc6c0910e4 100644 --- a/common/locales/pl/quests.json +++ b/common/locales/pl/quests.json @@ -1,9 +1,11 @@ { "quests": "Misje", "quest": "misja", + "questDetails": "Szczegóły misji", + "invitations": "Zaproszenia", "completed": "Zakończone!", "youReceived": "Otrzymałeś", - "questSend": "Naciśnięcie \"Zaproś\" wyśle zaproszenie do członków twojej drużyny. Gdy już wszyscy członkowie zaakceptują lub odrzucą zaproszenie, misja zostanie rozpoczęta. Możesz zobaczyć jej status pod Opcje > Społeczne > Drużyna.", + "questSend": "Naciśnięcie \"Zaproś\" wyśle zaproszenie do członków twojej drużyny. Gdy już wszyscy członkowie zaakceptują lub odrzucą zaproszenie, misja zostanie rozpoczęta. Możesz zobaczyć jej status pod Społeczność > Drużyna.", "inviteParty": "Zaproś drużynę", "questInvitation": "Zaproszenie do misji:", "questInvitationTitle": "Zaproszenie do misji", diff --git a/common/locales/pl/questscontent.json b/common/locales/pl/questscontent.json index 4e847c7b63..b5e80071c8 100644 --- a/common/locales/pl/questscontent.json +++ b/common/locales/pl/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Burzowy Baran", "questSheepCompletion": "Będąc pod wrażeniem twej pracowitości, Burzowy Baran osycha ze swej furii. Wypuszcza trzy ogromne kule gradowe w twoim kierunku, a potem znika z cichym dudnieniem. Po bliższym przyjrzeniu się odkrywasz, że kule gradowe to właściwie trzy puchate jaja. Zabierasz je, a następnie udajesz się na spacer do domu pod błękitnym niebem.", "questSheepDropSheepEgg": "Owca (jajo)", - "questSheepUnlockText": "Odblokowuje dostęp do kupna owczych jaj na Targu" + "questSheepUnlockText": "Odblokowuje dostęp do kupna owczych jaj na Targu", + "questKrakenText": "Kraken Niedoskonałości", + "questKrakenNotes": "W piękny słoneczny dzień żeglujesz przez Zatokę Niedoskonałości, jednak twoje myśli są przyćmione przez obawy na temat wszystkiego, co jeszcze musisz zrobić. Wydaje się, że gdy tylko ukończysz jedno zadanie, wyrasta przed tobą następne, a potem następne...\n

W pewnym momencie łódka zostaje porządnie wstrząśnięta i oślizgłe macki wyskakują z wody ze wszystkich stron! \"Jesteśmy atakowani przez Krakena Niedoskonałości!\" krzyczy Wolvenhalo.\n

\"Szybko!\" woła do ciebie Lemoness. \"Uderzaj tyle macek i zadań, ile to możliwe, zanim nowe urosną i zajmą ich miejsce!\"", + "questKrakenBoss": "Kraken Niedoskonałości", + "questKrakenCompletion": "Gdy Kraken ucieka, kilka jaj pozostaje pływając na powierzchni wody. Lemoness uważnie je ogląda, a jej podejrzliwość zamienia się w zachwyt. \"Mątwie jaja!\" mówi. \"Masz, weź je jako nagrodę za wszystko, co udało ci się ukończyć.\"", + "questKrakenDropCuttlefishEgg": "Mątwa (jajo)", + "questKrakenUnlockText": "Odblokowuje dostęp do kupna mątwich jaj na Targu" } \ No newline at end of file diff --git a/common/locales/pl/rebirth.json b/common/locales/pl/rebirth.json index 4833286190..cdf528e3d6 100644 --- a/common/locales/pl/rebirth.json +++ b/common/locales/pl/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Wykorzystał Kulę Odrodzenia aby rozpocząć grę od nowa po osiągnięciu Poziomu", "rebirthPop": "Stwórz nową postać na Poziomie 1 zachowując osiągnięcia, przedmioty kolekcjonerskie oraz zadania wraz z historią.", "rebirthName": "Kula Odrodzenia", - "reborn": "Odrodzony, najwyższy poziom <%= reLevel %>", - "welcome100": "Witaj na poziomie 100!", - "intro100": "Teraz gdy już dotarłeś do poziomu 100, masz możliwość użycia Kuli Odrodzenia w dowolnej chwili za darmo.", - "followup100": "Chociaż nadal możesz zdobywać poziomy, nie będą już one podwyższały twoich atrybutów ani nie odblokujesz żadnych nowych elementów, aby Habit był ciekawy dla ludzi preferujących różne style gry.", - "rebirth100Info": "Jeśli jesteś gotów rozpocząć nową przygodę, możesz Odrodzić się teraz... lub sprawdzić o ile dalej leżą granice Twojej wytrzymałości.", - "rebirthWait": "Jeszcze poczekam...", - "rebirthNow": "Odrodź mnie teraz!" + "reborn": "Odrodzony, najwyższy poziom <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/pl/settings.json b/common/locales/pl/settings.json index 58780f9a9c..55365b2624 100644 --- a/common/locales/pl/settings.json +++ b/common/locales/pl/settings.json @@ -118,5 +118,6 @@ "resubscribe": "Subskrybuj ponownie", "promoCode": "Kod promocyjny", "promoCodeApplied": "Zastosowano kod promocyjny! Sprawdź swój ekwipunek", - "promoPlaceholder": "Wpisz kod promocyjny" + "promoPlaceholder": "Wpisz kod promocyjny", + "displayInviteToPartyWhenPartyIs1": "Wyświetl przycisk Zaproś do drużyny, gdy drużyna ma 1 członka." } \ No newline at end of file diff --git a/common/locales/pl/subscriber.json b/common/locales/pl/subscriber.json index 1746b42979..56e72c6469 100644 --- a/common/locales/pl/subscriber.json +++ b/common/locales/pl/subscriber.json @@ -5,15 +5,15 @@ "disableAds": "Wyłącz reklamy", "disableAdsText": "Reklamy pozostaną wyłączone w czasie gdy Twój abonament jest aktywny (pierwotni użytkownicy z wyłączonymi reklamami zachowają ten status).", "buyGemsGold": "Kup Klejnoty za Złoto", - "buyGemsGoldText": "(1 Klejnot kosztuje <%= gemCost %> Złota) To rozwiewa obawy, że jest to gra, w której trzeba \"płacić, by wygrać\", ponieważ od tej pory wszystko można będzie osiągnąć sumienną pracą. Aby zapobiec nadmiernemu gromadzeniu Klejnotów, istnieje limit wymiany Złota na Klejnoty: jest to <%= gemLimit %> Klejnotów miesięcznie.", + "buyGemsGoldText": "Kupiec Alexander sprzeda ci klejnoty w cenie <%= gemCost %> złota za klejnot. Ich miesięczna ilość jest początkowo ograniczona do <%= gemLimit %> klejnotów na miesiąc, jednak zwiększa się ona o 5 klejnotów za każde 3 miesiące ciągłego abonamentu, aż do maksymalnie 50 klejnotów na miesiąc!", "retainHistory": "Zachowanie pełnej historii konta", "retainHistoryText": "Historia twojego postępu będzie teraz w pełni dostępna i eksportowalna. Historie kont graczy, którzy nie mają abonamentu są skracane w celu optymalizacji bazy danych.", "doubleDrops": "Codzienny limit łupów podwojony", "doubleDropsText": "Zapełnij swoją stajnię szybciej!", "mysteryItem": "Wyjątkowe comiesięczne przedmioty dla abonentów", - "mysteryItemText": "Każdego miesiąca wszyscy abonenci otrzymają całkiem wyjątkową ozdobę dla swych awatarów!", + "mysteryItemText": "Każdego miesiąca otrzymasz wyjątkową ozdobę dla swojego awatara! Plus za każde 3 miesiące ciągłego abonamentu, Podróżnicy w Czasie dadzą ci dostęp do historycznych (i futurystycznych!) ozdób.", "supportDevs": "Wspomaga twórców", - "supportDevsText": "To projekt typu open source, więc przyda się każda pomoc, którą możesz zaoferować. Pomóż nam utrzymać Habita przy życiu!", + "supportDevsText": "Twój abonament pomaga utrzymać Habitikę w rozkwicie i pomaga sfinansować rozwój nowych funkcji. Dziękujemy na twoją szczodrość!", "monthUSD": "USD / Miesiąc", "organization": "Organizacja", "groupPlans": "Plany korporacyjne", diff --git a/common/locales/pl/tasks.json b/common/locales/pl/tasks.json index c09a2d9692..bcf85b40ac 100644 --- a/common/locales/pl/tasks.json +++ b/common/locales/pl/tasks.json @@ -16,7 +16,7 @@ "checklist": "Lista", "checklistText": "Rozbij zadanie na mniejsze części! Listy kontrolne zwiększają zdobyte w Do-Zrobienia doświadczenie i złoto, a także redukują obrażenia powodowane przez Codzienne.", "expandCollapse": "Rozwiń/zwiń", - "text": "Treść", + "text": "Tytuł", "extraNotes": "Dodatkowe notatki", "direction/Actions": "Kierunek/działania", "advancedOptions": "Zaawansowane opcje", @@ -36,6 +36,11 @@ "newDailyBulk": "Nowe Codzienne (po jednym na linię)", "streakCounter": "Licznik serii", "repeat": "Powtórz", + "repeatEvery": "Powtórz co", + "repeatDays": "Co X dni", + "repeatWeek": "W niektóre dni tygodnia", + "day": "Dzień", + "days": "Dni", "restoreStreak": "Przywróć serię", "todos": "Do-Zrobienia", "newTodo": "Nowe Do-Zrobienia", @@ -60,6 +65,9 @@ "clearTags": "Wyczyść", "hideTags": "Ukryj", "showTags": "Pokaż", + "startDate": "Data rozpoczęcia", + "startDateHelpTitle": "Kiedy to zadanie powinno się rozpocząć?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Osiągnięcia serii", "streakText": "Osiągnął <%= streaks %> 21-dniowych serii w Codziennych.", "streakSingular": "Seryjny wykonawca", @@ -78,5 +86,23 @@ "pushTaskToTop": "Prześlij zadanie na górę", "pushTaskToBottom": "Prześlij zadanie na spód", "emptyTask": "Najpierw wpisz nazwę zadania.", - "dailiesRestingInInn": "Odpoczywasz w Gospodzie! Twoje Codzienne NIE zadadzą ci dzisiaj obrażeń, jednak w dalszym ciągu codziennie BĘDĄ się odświeżać. Jeśli uczestniczysz w misji, nie otrzymasz obrażeń/nie zbierzesz przedmiotów do czasu wymeldowania z Gospody, jednak wciąż możesz otrzymać obrażenia od bossa, jeśli członkowie twojej drużyny ominą swoje Codzienne." + "dailiesRestingInInn": "Odpoczywasz w Gospodzie! Twoje Codzienne NIE zadadzą ci dzisiaj obrażeń, jednak w dalszym ciągu codziennie BĘDĄ się odświeżać. Jeśli uczestniczysz w misji, nie otrzymasz obrażeń/nie zbierzesz przedmiotów do czasu wymeldowania z Gospody, jednak wciąż możesz otrzymać obrażenia od bossa, jeśli członkowie twojej drużyny ominą swoje Codzienne.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Kliknij po pomoc" } \ No newline at end of file diff --git a/common/locales/pt/backgrounds.json b/common/locales/pt/backgrounds.json index a5dc2c2033..d9a1392c4a 100644 --- a/common/locales/pt/backgrounds.json +++ b/common/locales/pt/backgrounds.json @@ -87,8 +87,8 @@ "backgrounds062015": "Conjunto 13: Lançado em Junho de 2015", "backgroundDriftingRaftText": "Caiaque", "backgroundDriftingRaftNotes": "Remar um Caiaque.", - "backgroundShimmeryBubblesText": "Bolhas Difusas", - "backgroundShimmeryBubblesNotes": "Pairar por um mar de Bolhas Difusas", + "backgroundShimmeryBubblesText": "Bolhas cintilantes", + "backgroundShimmeryBubblesNotes": "Pairar por um mar de Bolhas cintilantes", "backgroundIslandWaterfallsText": "Cachoeiras da Ilha", "backgroundIslandWaterfallsNotes": "Piquenique próximo as Cachoeiras da Ilha." } \ No newline at end of file diff --git a/common/locales/pt/challenge.json b/common/locales/pt/challenge.json index c440e113ed..2a8248d88d 100644 --- a/common/locales/pt/challenge.json +++ b/common/locales/pt/challenge.json @@ -49,8 +49,10 @@ "keepTasks": "Manter Tarefas", "closeCha": "Terminar desafio e...", "leaveCha": "Sair do desafio e...", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "Propriedade", + "challengedOwnedFilter": "Adquirido", + "challengedNotOwnedFilter": "Não adquirido", + "challengedEitherOwnedFilter": "Ambos", + "backToChallenges": "Voltar para todos os desafios", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prêmio" } \ No newline at end of file diff --git a/common/locales/pt/character.json b/common/locales/pt/character.json index f0506fd3c6..bbc8dceb9e 100644 --- a/common/locales/pt/character.json +++ b/common/locales/pt/character.json @@ -7,7 +7,7 @@ "displayName": "Nome de Exibição", "displayPhoto": "Foto", "displayBlurb": "Sobre", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Por favor, apresente-se", "photoUrl": "URL da Foto", "imageUrl": "URL da Imagem", "inventory": "Inventário", @@ -39,6 +39,7 @@ "pastelSkins": "Peles em Tons Pastel", "spookySkins": "Peles Assustadoras", "supernaturalSkins": "Peles Sobrenaturais", + "splashySkins": "Splashy Skins", "rainbowColors": "Cores do Arco-Íris", "shimmerColors": "Cores Cintilantes", "hauntedColors": "Cores Assombradas", @@ -49,7 +50,7 @@ "classBonusText": "Sua classe (Guerreiro, se você ainda não liberou ou selecionou outra classe) usa seu próprio equipamento com mais eficiência que equipamentos de outras classes. Usar equipamentos da própria classe garante um aumento de 50% ao bônus de atributo concedido pelo equipamento.", "classEquipBonus": "Bônus de Classe", "battleGear": "Equipamento de Batalha", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Este é o equipamento que você usa em batalha; ele influencia os números ao interagir com suas tarefas.", "costume": "Traje", "costumeText": "Se preferir a aparência de outro equipamento em vez do que estiver usando, marque a opção \"Usar Traje\" para vestir um traje enquanto usa seu equipamento de batalha por baixo.", "useCostume": "Usar Traje ", @@ -117,7 +118,7 @@ "rogueText": "Ladinos amam acumular fortunas, ganhando mais Ouro que qualquer um, e são peritos em achar itens aleatórios. Sua habilidade icônica, Furtividade, o permite evitar as consequências de Tarefas Diárias perdidas. Jogue de Ladino se possuir grande motivação por Recompensas e Conquistas, e se for ambicioso por itens e medalhas!", "healerText": "Curandeiros são impenetráveis contra o mal, e extendem essa proteção aos outros. Tarefas Diárias perdidas e maus Hábitos não incomodam muito, e eles possuem maneiras de recuperar Vida do fracasso. Jogue de Curandeiro se gostar de ajudar os outros em sua Equipe, ou se a ideia de enganar a Morte através de trabalho duro o inspira!", "optOut": "Não Optar", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "Não está a fim de olhar as classes? Deseja escolher depois? Deixe pra lá - você será um guerreiro sem nenhuma habilidade especial. Você pode ler sobre o sistema de classes posteriormente na wiki e habilitar classes a qualquer hora em Usuário -> Atributos.", "select": "Selecionar", "stealth": "Furtividade", "stealthNewDay": "Quando um novo dia começar, você evitará dano dessa quantidade de Tarefas Diárias perdidas.", @@ -141,10 +142,10 @@ "unequipCostume": "Desequipar Traje", "unequipPetMountBackground": "Desequipar Mascote, Montaria, Planos de Fundo", "animalSkins": "Peles de Animais", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "chooseClassHeading": "Escolha sua Classe! Ou deixe para escolher mais tarde.", + "warriorWiki": "Guerreiro", + "mageWiki": "Mago", + "rogueWiki": "Ladino", + "healerWiki": "Curandeiro", + "chooseClassLearn": "Aprenda mais sobre classes" } \ No newline at end of file diff --git a/common/locales/pt/communityguidelines.json b/common/locales/pt/communityguidelines.json index f6f42b1721..f593b94101 100644 --- a/common/locales/pt/communityguidelines.json +++ b/common/locales/pt/communityguidelines.json @@ -112,8 +112,8 @@ "commGuideList07B": "Qualquer pronunciamento ou ação que provoque um \"Por favor não\". Quando um Mod precisa dizer \"Por favor não faça isso\" para um usuário, isso pode contar como uma infração muito pequena ao usuário. Um exemplo poderia ser \"Mod diz: Por favor não continue argumentando em favor da implementação desta funcionalidade depois de termos lhe dito repetidamente que não é viável.\" Em muitos casos, o Por favor não também será uma pequena consequência, mas se Mods precisarem dizer \"Por favor não\" para o mesmo usuário repetidas vezes, o acionamento de Pequenas Infrações começará a ser considerado como Moderadas Infrações.", "commGuideHeadingConsequences": "Consequências", "commGuidePara058": "Em Habitica -- como na vida real -- cada ação tem uma consequência, seja ficar em forma porque você tem corrido, seja ficar com cáries porque você tem comido muito açúcar, ou seja passar de ano porque você tem estudado.", - "commGuidePara059": "Similarmente, todas infrações tem consequências diretas.alguns exemplos de consequências estão listados abaixo.", - "commGuidePara060": "Se a sua infração tiver uma consequencia moderada ou severa, você vai receber um email explicando:", + "commGuidePara059": "Similarmente, todas infrações tem consequências diretas.Alguns exemplos de consequências estão listados abaixo.", + "commGuidePara060": "Se a sua infração tiver uma consequencia moderada ou severa, você irá receber um email explicando:", "commGuideList08A": "Qual foi sua infração", "commGuideList08B": "Qual é a consequência", "commGuideList08C": "O que fazer para corrigir a situação e restaurar seu status, se possível.", diff --git a/common/locales/pt/content.json b/common/locales/pt/content.json index ad3705687d..65ce1745f8 100644 --- a/common/locales/pt/content.json +++ b/common/locales/pt/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "doce", "questEggSheepText": "Ovelha", "questEggSheepAdjective": "felpuda", + "questEggCuttlefishText": "Lula", + "questEggCuttlefishAdjective": "fofinho", "eggNotes": "Ache uma poção de eclosão para usá-la nesse ovo, e ele irá eclodir em um <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "Branco", diff --git a/common/locales/pt/defaulttasks.json b/common/locales/pt/defaulttasks.json index 798da5e023..700e2e90c2 100644 --- a/common/locales/pt/defaulttasks.json +++ b/common/locales/pt/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Bom Hábito", - "defaultHabit1Notes": "Exemplos de Bons Hábitos: + Comer vegetais +15 minutos de trabalho produtivo", - "defaultHabit2Text": "Mau Hábito", + "defaultHabit1Text": "Trabalho Produtivo (Clique no lápis para editar)", + "defaultHabit1Notes": "Modelo de Bons Hábitos: + Comer um vegetal + 15 minutos de trabalho produtivo", + "defaultHabit2Text": "Comer Porcarias (Clique no lápis para editar) ", "defaultHabit2Notes": "Exemplos de Maus Hábitos: - Fumar - Procrastinar", - "defaultHabit3Text": "Bom ou Mau Hábito", + "defaultHabit3Text": "Usar as Escadas/Elevador (Clique no lápis para editar)", "defaultHabit3Notes": "Exemplos de Hábitos Bons ou Maus: +/- Usar Escadas/Elevator ; +/- Beber Água/Refrigerante", "defaultDaily1Text": "1h de Projeto Pessoal", "defaultDaily1Notes": "Todas as tarefas são amarelas quando criadas. Isso quer dizer que você só tomará dano moderado quando não completá-las e ganhará uma recompensa moderada quando completá-las.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "estabeleça a dificuldade dentro das Opções Avançadas", "defaultTodo4Checklist3": "opcional: Estabeleça uma data de vencimento", "defaultTodo5Text": "Iniciar uma equipe (grupo privado) com seus amigos (Social > Equipe)", - "defaultReward1Text": "1 Episódio de Game of Thrones", + "defaultReward1Text": "15 minutos de pausa", "defaultReward1Notes": "Recompensas customizadas podem ser de vários tipos. Algumas pessoas vão esperar para assistir seu programa favorito até que elas tenham ouro suficiente para pagar por ele.", "defaultReward2Text": "Bolo", "defaultReward2Notes": "Outras pessoas só querem aproveitar um pedaço de bolo. Tente criar recompensas que mais vão te motivar.", diff --git a/common/locales/pt/gear.json b/common/locales/pt/gear.json index 6e7d0b8ef6..3f67fcf15d 100644 --- a/common/locales/pt/gear.json +++ b/common/locales/pt/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure uma cenoura pra si mesmo com essa varinha. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento Edição Limitada de Primavera 2015.", "weaponSpecialSpring2015HealerText": "Matraca de Gato", "weaponSpecialSpring2015HealerNotes": "Quando você sacode, faz um clique-claque fascinante que manteria QUALQUER UM entretido por horas. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Primavera 2015.", + "weaponSpecialSummer2015RogueText": "Coral Atirador", + "weaponSpecialSummer2015RogueNotes": "Este parente do coral atirador tem a habilidade de expelir seu veneno através da água. Aumenta a força em <%= str %>. Edição Limitada 2015 Equipamento de Verão.", + "weaponSpecialSummer2015WarriorText": "Peixe-Espada Solar", + "weaponSpecialSummer2015WarriorNotes": "O Peixe-Espada Solar é uma arma assustadora, desde que se consiga parar de se contorcer. Aumenta a Força em <%= str %>, Edição Limitada 2015 Equipamento de Verão.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Varinha das Ondas", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Forcado de Banquete", "weaponMystery201411Notes": "Apunhale seus inimigos ou cave pelas suas comidas favoritas - esse garfo versátil faz de tudo! Não confere benefícios. Item de Assinante de Novembro 2014.", "weaponMystery201502Text": "Cajado Brilhante Alado do Amor e Também Verdade.", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "Esta lança verde e prateada já derrubou muitos oponentes de suas montarias. Não concede benefícios. Item de Assinante de Maio de 2015.", "weaponMystery301404Text": "Bengala Steampunk", "weaponMystery301404Notes": "Excelente para dar uma volta pela cidade. Item de Assinante de Março 3015. Não concede benefícios.", + "weaponArmoireBasicCrossbowText": "Besta Básica", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armadura", "armorBase0Text": "Roupas Modestas", "armorBase0Notes": "Vestimenta ordinária Não concede benefícios.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "O seu fraque combina com seu rabinho! Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Primavera 2015.", "armorSpecialSpring2015HealerText": "Fantasia de Gato Confortante", "armorSpecialSpring2015HealerNotes": "Essa fantasia de gato é confortável e reconfortante como chá de menta. Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Primavera 2015.", + "armorSpecialSummer2015RogueText": "Calda Rubi", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Calda Dourada", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Armadura de Marinheiro", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Túnicas do Mensageiro", "armorMystery201402Notes": "Cintilantes e resistentes, essas túnicas tem vários bolsos para carregar cartas. Não concede benefícios. Item de Assinante de Fevereiro 2014.", "armorMystery201403Text": "Armadura do Andador da Floresta", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Esse mineral azul simboliza boa sorte, felicidade e produtividade eterna. Não concede benefícios. Item de Assinante de Março 2015.", "armorMystery201504Text": "Túnica da Abelha Ocupada", "armorMystery201504Notes": "Você será produtivo como uma abelha ocupada nesta elegante túnica. Não concede benfícios. Item de Assinante de Abril de 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Fantasia Steampunk", "armorMystery301404Notes": "Elegante e distinto. Não concede benefícios. Item de Assinante de Fevereiro 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Armadura de Gladiador", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "capacete", "headBase0Text": "Sem Elmo", "headBase0Notes": "Sem capacete.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "O que veio primeiro, o coelhinho ou o chapéu? Aumenta Percepção em <%= per %>. Equipamento Edição Limitada de Primavera 2015.", "headSpecialSpring2015HealerText": "Coroa Confortante", "headSpecialSpring2015HealerNotes": "A pérola no centro dessa coroa acalma e conforta aqueles ao seu redor. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Primavera 2015.", + "headSpecialSummer2015RogueText": "Chapéu Renegado", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Chapéu de Marinheiro", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Elmo do Guerreiro Arco-Íris", "headSpecialGaymerxNotes": "Em celebração da temporada do orgulho e GaymerX, esse elmo especial é decorado com um radiante e colorido arco-íris! GaymerX é uma convenção de jogos celebrando a comunidade LGBTQ e jogos e é aberta a todos. Acontece no InterContinental, no centro de San Francisco, de 11-13 de julho! Não concede benefícios. ", "headMystery201402Text": "Elmo Alado", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Uma cartola chique para as damas e cavalheiros mais finos! Item de Assinante de Janeiro 3015. Não concede benefícios.", "headMystery301405Text": "Cartola Básica", "headMystery301405Notes": "Uma cartola básica, só esperando para ser combinada com alguns chiques acessórios para a cabeça. Não concede benefícios. Item de Assinante de Maio 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Elmo de Gladiador", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "item da segunda mão", "shieldBase0Text": "Sem Equipamento na Segunda Mão", "shieldBase0Notes": "Sem escudo ou segundo armamento.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Jogue nos seus inimigos... ou só segure, porque vai se encher de ração gostosa na hora da janta. Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Primavera 2015.", "shieldSpecialSpring2015HealerText": "Travesseiro Estampado", "shieldSpecialSpring2015HealerNotes": "Você pode descansar a cabeça neste travesseiro macio, ou você pode lutar contra ele com suas temíveis garras. Rawr! Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Primavera 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Escudo Relógio", "shieldMystery301405Notes": "O tempo está do seu lado com esse eminente escudo relógio! Não concede benefícios. Item de Assinante de Junho 3015.", + "shieldArmoireGladiatorShieldText": "Escudo de Gladiador", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Sem Acessório de Fundo", "backBase0Notes": "Sem Acessório de Fundo.", "backMystery201402Text": "Asas Douradas", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Sibila com força e beleza. Não concede benefícios. Equipamento Edição Especial de Convenção.", "backSpecialWonderconBlackText": "Capa Furtiva", "backSpecialWonderconBlackNotes": "Rodeado de sombras e sussurros. Não concede benefícios. Equipamento Edição Especial de Convenção.", + "body": "Body Accessory", "bodyBase0Text": "Sem Acessório de Corpo", "bodyBase0Notes": "Sem Acessório de Corpo.", "bodySpecialWonderconRedText": "Colar de Rubi", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Nem água salgada nem água fresca podem manchar essa capeleta metálica. Não concede benefícios. Equipamento Edição Limitada de Verão 2014.", "bodySpecialSummerHealerText": "Colar de Coral", "bodySpecialSummerHealerNotes": "Um estiloso colar de coral vivo! Equipamento Edição Limitada de Verão 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "acessório para cabeça", "accessories": "Acessórios", "animalEars": "Orelhas de Animais", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Deixe sua imaginação voar! Não concede benefícios. Item de Assinante de Fevereiro 2015.", "headAccessoryMystery301405Text": "Óculos de Proteção para Cabeça", "headAccessoryMystery301405Notes": "\"Óculos de proteção são para os olhos,\" eles disseram. \"Ninguém quer óculos que você só pode usar na cabeça,\" eles disseram. Ha! Você mostrou pra eles. Não concede benefícios. Item de Assinante de Agosto 3015.", + "eyewear": "Óculos", "eyewearBase0Text": "Sem Acessório Para os Olhos", "eyewearBase0Notes": "Sem Acessório Para os Olhos.", "eyewearSpecialSummerRogueText": "Tapa-Olho Bandoleiro", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Seus motivos são definitivamente legítimos. Não concede benefícios. Equipamento Edição Especial de Convenção.", "eyewearMystery201503Text": "Óculos Água-marinha", "eyewearMystery201503Notes": "Não deixe que estas gemas brilhantes cutuquem seus olhos! Não concede benefícios. Item de Assinante de Março de 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Óculos de Proteção", "eyewearMystery301404Notes": "Nenhum acessório é tão chique quanto óculos de proteção - exceto, talvez, um monóculo. Não concede benefícios. Item de Assinante de Agosto 3015.", "eyewearMystery301405Text": "Monóculo", diff --git a/common/locales/pt/generic.json b/common/locales/pt/generic.json index cfe1942487..33451a207b 100644 --- a/common/locales/pt/generic.json +++ b/common/locales/pt/generic.json @@ -39,7 +39,7 @@ "close": "Fechar", "saveAndClose": "Salvar & Fechar", "cancel": "Cancelar", - "ok": "Ok", + "ok": "OK", "add": "Adicionar", "undo": "Desfazer", "continue": "Continuar", @@ -54,7 +54,7 @@ "gems": "Gemas", "gemButton": "Você tem <%= number %> Gemas.", "moreInfo": "Mais Informação", - "gemsWhatFor": "Comprado usando dinheiro real. Usado para adquirir itens especiais e serviços (ovos, poções de eclosão, de fortificação, etc.). Você precisará desbloquear estas funcionalidades antes de poder usar as Gemas.", + "gemsWhatFor": "Clique para comprar Gemas! As gemas permitem a você comprar itens especiais, como Missões, customizações de avatar e equipamento sazonal.", "veteran": "Veterano", "veteranText": "Resistiu ao Habit O Cinza (nosso website pré Angular), e ganhou muitas cicatrizes de batalhas contra os bugs.", "originalUser": "Usuário Original!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Última conexão em", "notPorted": "Essa funcionalidade ainda não foi portada do site original.", "buyThis": "Comprar <%= text %> com <%= price %> de suas <%= gems %> Gemas?", - "untilNoFace": "Até que adicionemos o Facebook, use seu UUID e API Token para se conectar (encontrado em https://habitrpg.com > Opções > Configurações).", "noReachServer": "Servidor não disponível no momento, tente novamente mais tarde", "errorUpCase": "ERRO:", "newPassSent": "Nova senha enviada.", @@ -86,6 +85,7 @@ "audioTheme_off": "Desligar", "audioTheme_danielTheBard": "Daniel O Bardo", "audioTheme_wattsTheme": "Tema de Watts", + "audioTheme_gokulTheme": "Tema Gokul", "askQuestion": "Fazer uma Pergunta", "reportBug": "Reportar um Problema", "contributeToHRPG": "Contribuir para o HabitRPG", diff --git a/common/locales/pt/groups.json b/common/locales/pt/groups.json index 6ac4c80f2d..ab42156cde 100644 --- a/common/locales/pt/groups.json +++ b/common/locales/pt/groups.json @@ -39,6 +39,8 @@ "editGroup": "Editar Grupo", "newGroupName": "Nome da <%= groupType %>", "groupName": "Nome do Grupo", + "groupLeader": "Líder do Grupo", + "groupID": "Grupo ID", "groupDescr": "Descrição mostrada na lista pública de Guildas (Markdown OK)", "logoUrl": "URL do Logo", "assignLeader": "Nomear Líder do Grupo", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "Do Saldo", "sendGiftPurchase": "Compra", "sendGiftMessagePlaceholder": "Mensagem Pessoal (opcional)", - "sendGiftSubscription": "<%= months %> Mês(es): $<%= price %>" + "sendGiftSubscription": "<%= months %> Mês(es): $<%= price %>", + "startAParty": "Começar uma Equipe", + "addToParty": "Adicione alguém para sua equipe" } \ No newline at end of file diff --git a/common/locales/pt/limited.json b/common/locales/pt/limited.json index e6b0434c0f..ff0a1764de 100644 --- a/common/locales/pt/limited.json +++ b/common/locales/pt/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Feiticeira Sazonal<%= linkEnd %>", "seasonalShopClosedText": "A Loja Sazonal está fechada atualmente! Eu não sei onde a Feiticeira Sazonal está agora, mas eu aposto que ela estará de volta durante o próximo <%= linkStart %>Grande Gala<%= linkEnd %>!", "seasonalShopText": "Bem vindo a Loja Sazonal!! Nós estamos vendendo mercadorias Edição Sazonal de primavera no momento. Tudo aqui estará disponível para compra durante o Festival de Primavera todos os anos, mas nós só estaremos abertos até 30 de abril, então certifique-se de estocar agora ou você vai ter que esperar um ano para comprar esses items de novo!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Se você usou o Orb do Renascimento, você pode comprar novamente este equipamento na Coluna de Recompensas depois de desbloqueá-lo na Loja de Itens.\nInicialmente, só estará disponível a compra de itens da sua atual classe (Guerreiro por padrão), mas não tema, os outros itens específicos de classe se tornarão disponíveis caso você mude para aquela classe.", "candycaneSet": "Bastão Doce (Mago)", "skiSet": "Assa-ski-no (Ladino)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Coelhinho Poderoso (Guerreiro)", "magicMouseSet": "Ratinho Encantado (Mago)", "lovingPupSet": "Cãozinho Afetuoso (Curandeiro)", - "stealthyKittySet": "Gatinho Furtivo (Ladino)" + "stealthyKittySet": "Gatinho Furtivo (Ladino)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/pt/messages.json b/common/locales/pt/messages.json index ff0cf8da02..cdeace0c47 100644 --- a/common/locales/pt/messages.json +++ b/common/locales/pt/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Seu <%= itemText %> quebrou.", "messageTaskNotFound": "Tarefa não encontrada.", + "messageDuplicateTaskID": "Uma tarefa com essa ID já existe.", "messageTagNotFound": "Etiqueta não encontrada.", "messagePetNotFound": ":mascote não encontrado em user.items.pets", "messageFoodNotFound": ":comida não encontrada em user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Você encontrou <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Você encontrou um Ovo de <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Você encontrou uma Poção de Eclosão <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "Você encontrou a missão \"<%= questText %>\"!" + "messageFoundQuest": "Você encontrou a missão \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> Você encontrou uma peça de Equipamento raro no Armário: <%= dropText %>! Incrível!", + "armoireFood": "<%= image %> Você remexeu no Armário e encontrou <%= dropArticle %><%= dropText %>. O que aquilo estava fazendo lá?", + "armoireExp": "Você se engalfinhou com o Armário e ganhou Experiência. Pega essa!" } \ No newline at end of file diff --git a/common/locales/pt/npc.json b/common/locales/pt/npc.json index e6f8cf5b6f..c96a592395 100644 --- a/common/locales/pt/npc.json +++ b/common/locales/pt/npc.json @@ -10,6 +10,8 @@ "alexander": "Alexander o Comerciante", "welcomeMarket": "Bem-vindo ao Mercado! Compre ovos e poções difíceis de encontrar! Venda seus extras! Encomende serviços úteis! Veja ver o que temos para oferecer.", "sellForGold": "Vender <%= item %> por <%= gold %> Ouro", + "sellEggForGold": "Vender <%= itemType %> Ovo por <%= gold %> Ouro", + "sellPotionForGold": "Vender <%= itemType %> Porção por <%= gold %> Ouro", "buyGems": "Comprar Gemas", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Remover Alerta", "donateText1": "Adiciona 20 Gemas em sua conta. Gemas são usadas para comprar itens especiais dentro do jogo, como camisetas e estilos de cabelo.", "donateText2": "Apoie HabitRPG", - "donateText3": "Como o projeto é open source, toda ajuda é bem-vinda!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Gemas, Doação para HabitRPG", "payWithCard": "Pagar com Cartão", "payNote": "Nota: Ás vezes o PayPal demora bastante tempo para processar. Recomendamos pagar com cartão.", @@ -41,13 +43,36 @@ "tourHabits": "Essa coluna é para bons e maus Hábitos que você faz várias vezes por dia! Para proceder, clique no lápis para editar os nomes, depois clique no positivo (checkmark) para salvar.", "tourStats": "Bons Hábitos dão Experiência e Ouro! Maus Hábitos tiram vida.", "tourGP": "Para avançar, compre a Espada de Treinamento com o ouro que você acabou de ganhar!", - "tourAvatar": "Agora seu avatar tem uma Espada de Treinamento. Para avançar, clique no seu avatar para personalizá-lo!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Certifique-se de rolar a página até o final para ver todas as opções! Clique no seu avatar novamente para retornar à página de tarefas.", "tourMuchMore": "Quando tiver terminado suas tarefas, você pode formar uma equipe com amigos, conversar as guildas temáticas, participar de desafios, e mais!", "tourStatsPage": "Essa é a página de Atributos! Conquiste medalhas completando as tarefas listadas,", - "tourTavernPage": "Bem vindo à Taverna, uma sala de bate-papo para todas as idades! Você pode congelar sua conta no caso de doença ou viagem clicando em \"Descansar na Pousada\". Venha dizer oi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Sua Equipe vai te ajudar a se manter responsável. Convide amigos para destravar um Pergaminho de Missão!", - "tourGuildsPage": "Guildas são grupos sociais com temas em comum. Procure por assuntos que te interessam! Nós recomendamos a Guilda dos Novatos.", - "tourChallengesPage": "Desafios são listas de tarefas temáticas criadas por usuários! Participar de um Desafio adicionará tarefas à sua conta. Compita contra outros usuários para ganhar prêmios em gemas!", - "tourMarketPage": "A partir do level 4, você pode encontrar ovos e poções de eclosão aleatoriamente quando você completa tarefas. Elas aparecem aqui - use-as para chocar mascotes! Você também pode comprar items do Mercado." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "A partir do level 4, você pode encontrar ovos e poções de eclosão aleatoriamente quando você completa tarefas. Elas aparecem aqui - use-as para chocar mascotes! Você também pode comprar items do Mercado.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Faz sentido!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "Isso é tudo!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "Estou pronto!" } \ No newline at end of file diff --git a/common/locales/pt/quests.json b/common/locales/pt/quests.json index a9fd483cbf..e42218244d 100644 --- a/common/locales/pt/quests.json +++ b/common/locales/pt/quests.json @@ -1,9 +1,11 @@ { "quests": "Missões", "quest": "missão", + "questDetails": "Detalhes da Missão", + "invitations": "Convites", "completed": "Completo!", "youReceived": "Você Recebeu", - "questSend": "Clicar em \"Convidar\" enviará um convite para os membros da sua equipe. Quando todos membros aceitarem ou rejeitarem, a missão começará. Veja o estado da missão em Opções > Social > Equipe.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Convidar Equipe", "questInvitation": "Convite de Missão:", "questInvitationTitle": "Convite para Missão", diff --git a/common/locales/pt/questscontent.json b/common/locales/pt/questscontent.json index 1ef20cb43a..cc8ed6c1e8 100644 --- a/common/locales/pt/questscontent.json +++ b/common/locales/pt/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Carneiro do Trovão", "questSheepCompletion": "Impressionado pela sua diligência, o Carneiro do Trovão deixa a raiva ir embora. Ele atira três enormes pedras de granizo na sua direção; e então, lentamente, desaparece, emitindo um estrondo grave. Ao olhar mais atentamente, você descobre que as pedras de granizo eram, na verdade, três ovos macios e peludos. Você os recolhe, e depois caminha calmamente de volta para casa sob um céu azul.", "questSheepDropSheepEgg": "Ovelha (Ovo)", - "questSheepUnlockText": "Desbloqueia ovos de ovelha para comprar no Mercado" + "questSheepUnlockText": "Desbloqueia ovos de ovelha para comprar no Mercado", + "questKrakenText": "O Kraken do Inkompleto", + "questKrakenNotes": "Está um dia quente e ensolarado enquanto vocês navegam sobre a Baia Inkompleta, mas seus pensamentos estão turvos com preocupações sobre tudo que vocês precisam fazer. Parece que assim que você termina uma tarefa, outra surge e depois outra...

De repente, o barco dá um horrível solavanco e pegajosos tentáculos eclodem da água por todos os lados! \"Estamos sendo atacados pelo Kraken do Inkompleto!\", brada Wolvenhalo.

\"Rápido!\" Limonada lhes chama. \"Acertem o máximo de tentáculos e tarefas que vocês puderem, antes que outros possam surgir em seu lugar!\"", + "questKrakenBoss": "O Kraken do Inkompleto", + "questKrakenCompletion": "Enquanto o Kraken foge, diversos ovos bóiam para a superfície da água. Limonada lhes examina e suas suspeitas se tornam deleite. \"Ovos de Lula!\", diz ela. \"Aqui, peguem ele como uma recompensa por tudo que vocês realizaram.\" ", + "questKrakenDropCuttlefishEgg": "Lula (Ovo)", + "questKrakenUnlockText": "Desbloqueia a compra de ovos de lula no Mercado" } \ No newline at end of file diff --git a/common/locales/pt/rebirth.json b/common/locales/pt/rebirth.json index 297a4b0d2e..3e1882cccb 100644 --- a/common/locales/pt/rebirth.json +++ b/common/locales/pt/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Usou um Orbe do Renascimento para recomeçar depois de alcançar Nível", "rebirthPop": "Comece um novo personagem do Nível 1 mantendo conquistas, colecionáveis, e tarefas com histórico.", "rebirthName": "Orbe do Renascimento", - "reborn": "Renascido, nível max <%= reLevel %>", - "welcome100": "Bem-vindo ao Nível 100!", - "intro100": "Agora que você atingiu o nível 100, você tem a opção de usar um Orbe do Renascimento de graça a qualquer momento...", - "followup100": "Enquanto você pode continuar a subir de nível, isso não irá mais aumentar seus atributos e mais nenhum conteúdo se desbloqueará, para manter o Habit divertido para jogadores de todos os estilos.", - "rebirth100Info": "Se você estiver pronto para começar uma nova aventura, você pode Renascer agora... ou ver até onde você ainda consegue chegar.", - "rebirthWait": "Eu esperarei...", - "rebirthNow": "Renasça agora!" + "reborn": "Renascido, nível max <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/pt/settings.json b/common/locales/pt/settings.json index 7cec019b18..b25b0c78b9 100644 --- a/common/locales/pt/settings.json +++ b/common/locales/pt/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefícios", "coupon": "Cupom", "couponPlaceholder": "Inserir Código de Cupom", - "couponText": "Às vezes nós temos eventos e distribuímos códigos promocionais para equipamentos especiais. (exemplo, para aqueles que passam nos nossos estandes da Wondercon)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Aplicar", "resubscribe": "Reinscrever", "promoCode": "Código Promocional", "promoCodeApplied": "Código Promocional Aplicado! Verifique seu inventário", - "promoPlaceholder": "Insira um Código Promocional" + "promoPlaceholder": "Insira um Código Promocional", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/pt/subscriber.json b/common/locales/pt/subscriber.json index 50f2d992df..70ff3be3de 100644 --- a/common/locales/pt/subscriber.json +++ b/common/locales/pt/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Assinaturas", "subDescription": "Desativa propagandas, compra gemas com ouro, item misterioso mensal, retém histórico de progresso, capacidade de drops dobrada, ajuda os desenvolvedores. Clique para mais informações.", "disableAds": "Desativar propagandas", - "disableAdsText": "Propagandas serão desativadas enquanto você tiver uma assinatura ativa (usuários originais com propagandas desabilitadas são isentados).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Comprar Gemas com Ouro", - "buyGemsGoldText": "(1 Gema custa <%= gemCost %> Ouro) Refere-se a questão do \"pagar para ganhar\", já que tudo agora é conquistável através de trabalho duro. Existe um limite de conversão de <%= gemLimit %>G para prevenir um cultivo ilimitado.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Retém histórico completo de registros", "retainHistoryText": "Deixa seu histórico completo disponível em gráficos e exportações. Históricos de não-assinantes se consolidam para otimização do banco de dados.", "doubleDrops": "Capacidade de drop diário dobrado", "doubleDropsText": "Complete seu estábulo mais rápido!", "mysteryItem": "Itens Únicos de Assinaturas Mensais", - "mysteryItemText": "Cada mês, todos assinantes ganharão um item cosmético único para seus avatares!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Ajuda os desenvolvedores", - "supportDevsText": "Esse projeto open source pode usar toda ajuda que conseguir. Nos ajude a manter o Habit vivo!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Mês", "organization": "Organização", "groupPlans": "Planos Corporativos", diff --git a/common/locales/pt/tasks.json b/common/locales/pt/tasks.json index de8208fa92..bedf42053b 100644 --- a/common/locales/pt/tasks.json +++ b/common/locales/pt/tasks.json @@ -16,7 +16,7 @@ "checklist": "Lista", "checklistText": "Divida uma tarefa em partes menores! Listas aumentam a Experiência e Ouro recebidos de um Afazer e reduzem o dano causado por uma Tarefa Diária.", "expandCollapse": "Expandir/Fechar", - "text": "Texto", + "text": "Título", "extraNotes": "Notas Extras", "direction/Actions": "Direção/Ações", "advancedOptions": "Opções Avançadas", @@ -36,6 +36,11 @@ "newDailyBulk": "Novas Tarefas Diárias (uma por linha)", "streakCounter": "Contador de Combo", "repeat": "Repetir", + "repeatEvery": "Repetir Sempre", + "repeatDays": "A cada X dias", + "repeatWeek": "Em certos dias da semana", + "day": "Dia", + "days": "Dias", "restoreStreak": "Restaurar Combo", "todos": "Afazeres", "newTodo": "Novo Afazer", @@ -60,6 +65,9 @@ "clearTags": "Limpar", "hideTags": "Ocultar", "showTags": "Mostrar", + "startDate": "Data Inicial", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": " Conquistas de Combo", "streakText": "Realizou <%= streaks %> Combo(s) de 21-dias de Tarefas Diárias", "streakSingular": "Mestre do Combo", @@ -78,5 +86,23 @@ "pushTaskToTop": "Enviar tarefa para o topo", "pushTaskToBottom": "Enviar tarefa para o fundo", "emptyTask": "Insira o título da tarefa primeiro.", - "dailiesRestingInInn": "Você está descansando na Pousada! Suas Tarefas Diárias NÃO vão lhe causar dano esta noite, mas elas ainda IRÃO atualizar normalmente todos os dias. Se você está em uma missão, você não causará dano ou coletará itens até que saia da Pousada, mas ainda poderá receber dano de um Chefão se os membros de sua Equipe não completarem as suas Tarefas Diárias." + "dailiesRestingInInn": "Você está descansando na Pousada! Suas Tarefas Diárias NÃO vão lhe causar dano esta noite, mas elas ainda IRÃO atualizar normalmente todos os dias. Se você está em uma missão, você não causará dano ou coletará itens até que saia da Pousada, mas ainda poderá receber dano de um Chefão se os membros de sua Equipe não completarem as suas Tarefas Diárias.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Clique para ajuda" } \ No newline at end of file diff --git a/common/locales/ro/challenge.json b/common/locales/ro/challenge.json index 340b9fd39f..576ce2d6ae 100644 --- a/common/locales/ro/challenge.json +++ b/common/locales/ro/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/ro/character.json b/common/locales/ro/character.json index 94de23b5c4..bd9c068c8e 100644 --- a/common/locales/ro/character.json +++ b/common/locales/ro/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastel Skins", "spookySkins": "Piei înfricoșătoare", "supernaturalSkins": "Supernatural Skins", + "splashySkins": "Splashy Skins", "rainbowColors": "Culori curcubeu", "shimmerColors": "Shimmer Colors", "hauntedColors": "Haunted Colors", diff --git a/common/locales/ro/content.json b/common/locales/ro/content.json index 7e3a78862b..3a90d0e08b 100644 --- a/common/locales/ro/content.json +++ b/common/locales/ro/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sweet", "questEggSheepText": "Sheep", "questEggSheepAdjective": "woolly", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "de bază", "hatchingPotionWhite": "Alb", diff --git a/common/locales/ro/defaulttasks.json b/common/locales/ro/defaulttasks.json index ae5afaae63..110f5bcdd7 100644 --- a/common/locales/ro/defaulttasks.json +++ b/common/locales/ro/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Good Habit", - "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable +15 minutes productive work", - "defaultHabit2Text": "Bad Habit", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate", - "defaultHabit3Text": "Good or Bad Habit", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Elevator ; +/- Drank Water/Soda", "defaultDaily1Text": "o oră proiect personal", "defaultDaily1Notes": "Toate țelurile sunt galbene atunci când sunt create. Asta înseamnă că nu vei primi decât vătămări moderate atunci când ele sunt ratate și vei câștiga numai o răsplată moderată atunci când ele sunt îndeplinite.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "set difficulty under Advanced Options", "defaultTodo4Checklist3": "optional: set a Due Date", "defaultTodo5Text": "Start a Party (private group) with your friends (Social > Party)", - "defaultReward1Text": "1 Episod din Urzeala tronurilor", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Răsplățile speciale pot fi foarte diverse. Unii oameni se vor abține de la a viziona serialul preferat dacă nu au destul aur pentru asta.", "defaultReward2Text": "Tort", "defaultReward2Notes": "Alți oameni vor doar să savureze o felie bună de tort. Încearcă să creezi răsplăți cât mai motivante.", diff --git a/common/locales/ro/gear.json b/common/locales/ro/gear.json index cb9ae0befe..1f4d04cd83 100644 --- a/common/locales/ro/gear.json +++ b/common/locales/ro/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Torsul Pisicii", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Furca îmbuibării", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Toiagul înnaripat strălucitor al iubirii şi totodată al adevărului", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Baston Steampunk", "weaponMystery301404Notes": "Excelent pentru a da o tură prin oraș. Obiect de abonat din colecția martie 3015. Nu oferă beneficii.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armură", "armorBase0Text": "Îmbrăcăminte simplă", "armorBase0Notes": "Haine obişnuite. Nu conferă niciun beneficiu.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Veşminte de sol", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Armura Drumețului Pădurar", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "echipament pentru cap", "headBase0Text": "Fără cască", "headBase0Notes": "Fără echipament pentru cap", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Coiful curcubeu", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Coif înaripat", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "Niciun scut sau a doua armă", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Niciun accesoriu pentru spate", "backBase0Notes": "Niciun accesoriu pentru spate", "backMystery201402Text": "Aripi de aur.", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Mantie furtivă", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "Niciun accesoriu pentru corp", "bodyBase0Notes": "Niciun accesoriu pentru corp.", "bodySpecialWonderconRedText": "Colier de rubine", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar of live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/ro/generic.json b/common/locales/ro/generic.json index 5634775d05..f0e389c6c0 100644 --- a/common/locales/ro/generic.json +++ b/common/locales/ro/generic.json @@ -39,7 +39,7 @@ "close": "Închide", "saveAndClose": "Salvează și Închide", "cancel": "Anulează", - "ok": "Ok", + "ok": "OK", "add": "Adaugă", "undo": "Anulează", "continue": "Continuă", @@ -54,7 +54,7 @@ "gems": "Nestemate", "gemButton": "You have <%= number %> Gems.", "moreInfo": "Mai multe informații", - "gemsWhatFor": "Cumpărate cu bani reali. Folosite pentru cumpărarea obiectelor și serviciilor speciale (ouă, poțiuni de eclozare, Fortificare etc.). Va trebui să deblochezi acele facilități înainte să poți folosi Nestemate.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "A îndurat Habit cel Gri (situl nostru pre Angular) și a dobândit multe cicatrici de luptă de la erorile lui.", "originalUser": "Utilizator Original!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- S-a autentificat ultima oară pe", "notPorted": "Această facilitate nu a fost încă preluată de la situl original.", "buyThis": "Cumperi <%= text %> cu <%= price %> dintre cele <%= gems %> Nestemate ale tale?", - "untilNoFace": "Până când vom adăuga Facebook, folosește UUID-ul și Token-ul API pentru autentificare (le găsești la https://habitrpg.com > Opțiuni > Setări).", "noReachServer": "Serverul nu poate fi contactat momentan, încearcă mai târziu", "errorUpCase": "EROARE:", "newPassSent": "Parola nouă a fost trimisă.", @@ -86,6 +85,7 @@ "audioTheme_off": "Oprit", "audioTheme_danielTheBard": "Daniel Lăutarul", "audioTheme_wattsTheme": "Watts' Theme", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Pune o întrebare", "reportBug": "Semnalează un defect", "contributeToHRPG": "Contribuie la HabitRPG", diff --git a/common/locales/ro/groups.json b/common/locales/ro/groups.json index d0c3f3e52c..beb8a80b90 100644 --- a/common/locales/ro/groups.json +++ b/common/locales/ro/groups.json @@ -39,6 +39,8 @@ "editGroup": "Modifică grup", "newGroupName": "Nume: <%= groupType %>", "groupName": "Numele grupului", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Descrierea vizibilă în lista publică a Ghildelor (poți folosi Markdown)", "logoUrl": "URL logo", "assignLeader": "Stabilește liderul grupului", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/ro/limited.json b/common/locales/ro/limited.json index 7831184ac2..a613537a16 100644 --- a/common/locales/ro/limited.json +++ b/common/locales/ro/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/ro/messages.json b/common/locales/ro/messages.json index 415c48fc23..93a2b1843b 100644 --- a/common/locales/ro/messages.json +++ b/common/locales/ro/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Ți s-a stricat <%= itemText %>.", "messageTaskNotFound": "Țelul nu a fost găsit.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Eticheta nu a fost găsită.", "messagePetNotFound": ":pet nu a fost găsit în user.items.pets", "messageFoodNotFound": ":food nu a fost găsit în user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Ai găsit <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Ai găsit un Ou <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Ai găsit o poţiune de eclozare <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "Ai găsit aventura \"<%= questText %>\"!" + "messageFoundQuest": "Ai găsit aventura \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/ro/npc.json b/common/locales/ro/npc.json index 65a169d12b..50fb97eed6 100644 --- a/common/locales/ro/npc.json +++ b/common/locales/ro/npc.json @@ -10,6 +10,8 @@ "alexander": "Negustorul Alexander", "welcomeMarket": "Bine ai venit la Piață! Cumpără ouă și poțiuni greu de găsit! Vinde ce n-ai nevoie! Apelează la servicii utile! Vino să vezi ce avem de oferit.", "sellForGold": "Vinde <%= item %> pentru <%= gold %> Aur", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Cumpără Nestemate", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Renunţă la această atenţionare", "donateText1": "Adaugă 20 de Nestemate contului tău. Nestematele se folosesc pentru a cumpăra obiecte speciale din joc, cum ar fi tricouri și frizuri.", "donateText2": "Donează pentru dezvoltatori", - "donateText3": "Ca proiect open source, poate utiliza tot ajutorul pe care îl primește!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Nestemate, Donație pentru dezvoltatori", "payWithCard": "Plătește cu Card", "payNote": "Notă: câteodată PayPal ia mai mult timp pentru a confirma. Recomandăm plata cu cardul.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/ro/quests.json b/common/locales/ro/quests.json index e6942449ca..1cb028691a 100644 --- a/common/locales/ro/quests.json +++ b/common/locales/ro/quests.json @@ -1,9 +1,11 @@ { "quests": "Aventuri", "quest": "aventură", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Încheiat", "youReceived": "Ai primit", - "questSend": "Dacă apeși \"Invită\", o invitație va fi trimisă membrilor echipei tale. Când toți membrii au acceptat sau refuzat, aventura va începe. Verifică starea în Opțiuni > Social > Echipă.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Invită Echipa", "questInvitation": "Invitație la Aventuri:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/ro/questscontent.json b/common/locales/ro/questscontent.json index 441c79aa90..15591a6d23 100644 --- a/common/locales/ro/questscontent.json +++ b/common/locales/ro/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/ro/rebirth.json b/common/locales/ro/rebirth.json index 1d7f89d0f5..c1fc902036 100644 --- a/common/locales/ro/rebirth.json +++ b/common/locales/ro/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "A folosit un Glob al Renașterii pentru a o lua de la început după ce a atins Nivelul", "rebirthPop": "Începe un nou personaj la Nivelul 1 păstrând realizările, obiectele de colecție și țelurile cu istoric.", "rebirthName": "Globul Renașterii", - "reborn": "Renăscut, nivel maxim <%= reLevel %>", - "welcome100": "Bine ai sosit la nivelul 100!", - "intro100": "Acum dacă ai atins nivelul 100 ai opţiunea să foloseşti gratis Globul Renaşterii oricând.", - "followup100": "While you can continue to level up, it will no longer boost your stats and no more content will unlock, to keep Habit fun for folks of all play styles.", - "rebirth100Info": "Dacă eşti gata să o iei de la cap cu aventura poţi să te renaşti chiar acum... sau poţi încerca să vezi cât poţi avansa în joc.", - "rebirthWait": "Aştept...", - "rebirthNow": "Renaştere acum !" + "reborn": "Renăscut, nivel maxim <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/ro/settings.json b/common/locales/ro/settings.json index a3ed078493..151ef48ad2 100644 --- a/common/locales/ro/settings.json +++ b/common/locales/ro/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/ro/subscriber.json b/common/locales/ro/subscriber.json index 3041f7b449..8d27383075 100644 --- a/common/locales/ro/subscriber.json +++ b/common/locales/ro/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonamente", "subDescription": "Dezactivează reclame, cumpără nestemate, obiecte secrete lunar, păstrează istoricul, dublează limita zilnică de câștig în obiecte, susțineţi dezvoltatorii. Apasă pentru mai multe informații.", "disableAds": "Dezactivează reclamele", - "disableAdsText": "Reclamele vor rămâne dezactivate atât timp cât ai un abonament activ (utilizatorii originali care aveau reclamele dezactivate, le vor avea dezactivate și în continuare).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Cumpără Nestemate cu Aur", - "buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Reține tot istoricul", "retainHistoryText": "Face tot istoricul disponibil în grafice sau pentru export. Istoricul celor care nu sunt abonați este arhivat pentru optimizarea bazei de date.", "doubleDrops": "Limita maximă de obiecte câștigate este dublată", "doubleDropsText": "Umpleți grajdul mai repede!", "mysteryItem": "Obiecte unice pentru abonați lunar", - "mysteryItemText": "În fiecare lună, totți abonații vor primi un obiect unic de echipament decorativ pentru avatarurile lor!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Susțineți dezvoltatorii", - "supportDevsText": "Acest proiect open source poate folosi tot ajutorul care i se oferă. Ajutați-ne să ținem Habit în viață!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Lună", "organization": "Organizație", "groupPlans": "Corporate Plans", diff --git a/common/locales/ro/tasks.json b/common/locales/ro/tasks.json index b45c6f8b0f..479bc3f21c 100644 --- a/common/locales/ro/tasks.json +++ b/common/locales/ro/tasks.json @@ -16,7 +16,7 @@ "checklist": "Listă bife", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Desfășoară/Restrânge", - "text": "Text", + "text": "Title", "extraNotes": "Alte note", "direction/Actions": "Direcție/Acțiuni", "advancedOptions": "Opțiuni avansate", @@ -36,6 +36,11 @@ "newDailyBulk": "New Dailies (one per line)", "streakCounter": "Contor șir", "repeat": "Repetă", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Restabilește șir", "todos": "Sarcini", "newTodo": "Sarcină nouă", @@ -60,6 +65,9 @@ "clearTags": "Şterge", "hideTags": "Ascunde", "showTags": "Arată", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Realizări șiruri", "streakText": "A îndeplinit <%= streaks %> șiruri a câte 21 de zile în Cotidiene", "streakSingular": "Înșiruitor", @@ -78,5 +86,23 @@ "pushTaskToTop": "Urcă sarcina în vârf", "pushTaskToBottom": "Trimite sarcina la coadă.", "emptyTask": "Enter the task's title first.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/ru/backgrounds.json b/common/locales/ru/backgrounds.json index 0f267940ab..825706d51c 100644 --- a/common/locales/ru/backgrounds.json +++ b/common/locales/ru/backgrounds.json @@ -84,11 +84,11 @@ "backgroundMountainLakeNotes": "Проверьте, как водичка в Горном озере.", "backgroundPagodasText": "Пагоды", "backgroundPagodasNotes": "Заберитесь на вершины Пагод.", - "backgrounds062015": "SET 13: Released June 2015", - "backgroundDriftingRaftText": "Drifting Raft", - "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", - "backgroundShimmeryBubblesText": "Shimmery Bubbles", - "backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.", - "backgroundIslandWaterfallsText": "Island Waterfalls", - "backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls." + "backgrounds062015": "Набор 13: Выпущен в июне 2015", + "backgroundDriftingRaftText": "Дрейфующий Плот", + "backgroundDriftingRaftNotes": "Поплавайте на Дрейфующем Плоте", + "backgroundShimmeryBubblesText": "Блестящие Пузыри", + "backgroundShimmeryBubblesNotes": "Переплывите море Блестящих Пузырей", + "backgroundIslandWaterfallsText": "Остров Водопадов", + "backgroundIslandWaterfallsNotes": "Устройте пикник у Острова Водопадов" } \ No newline at end of file diff --git a/common/locales/ru/challenge.json b/common/locales/ru/challenge.json index ebfd0e0084..8eaa7254ed 100644 --- a/common/locales/ru/challenge.json +++ b/common/locales/ru/challenge.json @@ -16,7 +16,7 @@ "selectWinner": "Выбрать победителя и закрыть испытание:", "deleteOrSelect": "Удалить или выбрать победителя", "endChallenge": "Завершить испытание", - "challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.", + "challengeDiscription": "Это задания, входящие в испытание. После присоединения к испытанию они будут добавлены к списку ваших заданий. Цвет размещенных ниже заданий испытания будет меняться, станут доступны графики, показывающие общие достижения группы.", "hows": "Как идут дела?", "filter": "Фильтр", "groups": "Группы", @@ -44,7 +44,7 @@ "selectGroup": "Пожалуйста, выберите группу", "challengeCreated": "Испытание создано", "sureDelCha": "Вы уверены, что хотите удалить испытание?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelChaTavern": "Вы уверены, что хотите удалить испытание? Ваши самоцветы не будут возвращены.", "removeTasks": "Удалить задания", "keepTasks": "Оставить задания", "closeCha": "Закрыть испытание и...", @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Вернуться к списку испытаний", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/ru/character.json b/common/locales/ru/character.json index 632cd0cc1a..f86fb62ba1 100644 --- a/common/locales/ru/character.json +++ b/common/locales/ru/character.json @@ -7,7 +7,7 @@ "displayName": "Отображаемое имя", "displayPhoto": "Фото", "displayBlurb": "О себе", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Пожалуйста, расскажите о себе", "photoUrl": "Ссылка на фото", "imageUrl": "Ссылка на изображение", "inventory": "Инвентарь", @@ -39,6 +39,7 @@ "pastelSkins": "Пастельные цвета", "spookySkins": "Зловещие цвета", "supernaturalSkins": "Сверхъестественные цвета", + "splashySkins": "Splashy Skins", "rainbowColors": "Радужные цвета", "shimmerColors": "Мерцающие цвета", "hauntedColors": "Призрачные цвета", @@ -49,15 +50,15 @@ "classBonusText": "Ваш класс (воин, если вы еще не открыли систему классов и не выбрали другой класс) использует свою собственную экипировку более эффективно, чем экипировку других классов. Надетая экипировка вашего текущего класса дает 50% к дополнительным очкам характеристик.", "classEquipBonus": "Бонус класса", "battleGear": "Боевая экипировка", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Это ваша экипировка для сражений, она влияет на игровые результаты от взаимодействия с задачами.", "costume": "Костюм", "costumeText": "Если внешний вид какой-либо экипировки вам нравится больше, чем надетой сейчас, можете отметить «Использовать костюм» для того, чтобы визуально предстать в желаемом костюме поверх боевой экипировки.", "useCostume": "Использовать костюм", - "gearAchievement": "You have earned the \"Ultimate Gear\" Achievement for upgrading to the maximum gear set for a class! You have attained the following complete sets:", - "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", + "gearAchievement": "Вы заработали значок \"Превосходная экипировка\" за максимальное усовершенствование комплекта доспехов для некоторого класса! Вы полностью усовершенствовали следующие комплекты доспехов:", + "moreGearAchievements": "Чтобы заработать больше значков \"Первосходная экипировка\", меняйте классы на странице характеристик и покупайте обмундирование для нового класса!", "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", "ultimGearName": "Превосходная экипировка", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "ultimGearText": "Полностью усовершенствовал(а) оружие и комплект доспехов для следующих классов:", "level": "Уровень", "levelUp": "Новый уровень!", "mana": "Мана", @@ -141,10 +142,10 @@ "unequipCostume": "Снять костюм", "unequipPetMountBackground": "Убрать питомца, скакуна, фон", "animalSkins": "Звериные цвета", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", + "chooseClassHeading": "Выберите класс! Вы можете отказаться и сделать выбор позже.", + "warriorWiki": "Воин", + "mageWiki": "Маг", + "rogueWiki": "Разбойник", + "healerWiki": "Целитель", "chooseClassLearn": "Learn more about classes" } \ No newline at end of file diff --git a/common/locales/ru/communityguidelines.json b/common/locales/ru/communityguidelines.json index b69bf5f4d1..0ebc2a483c 100644 --- a/common/locales/ru/communityguidelines.json +++ b/common/locales/ru/communityguidelines.json @@ -4,7 +4,7 @@ "commGuideHeadingWelcome": "Добро пожаловать в страну Habitica!", "commGuidePara001": "Приветствую вас, искатель приключений! Добро пожаловать в страну Habitica, землю продуктивности, здоровья и иногда свирепствующего грифона. Здесь вас ждет дружное сообщество, в котором много людей, всегда готовых помочь друг другу на пути самосовершенствования.", "commGuidePara002": "Для того, чтобы все были в безопасности и чувствовали себя счастливыми и продуктивными в нашем сообществе, у нас действуют определенные правила. Мы тщательно проработали их и сделали их настолько дружелюбными и легко воспринимаемыми, насколько это возможно. Пожалуйста, найдите время прочесть их.", - "commGuidePara003": "Эти правила действуют для всех социальных мест, которые мы используем, включая (но не ограничиваясь) Trello, GitHub, Transifex, и Wikia (wiki). Иногда могут возникать непредвиденные ситуации, например новый источник конфликтных ситуаций или даже злобный некромант. Когда такое случается, модераторы могут редактировать эти правила, чтобы уберечь сообщество от новых угроз. Не бойтесь: если правила будут изменены, то вас уведомит обо этом Bailey.", + "commGuidePara003": "Эти правила действуют для всех мест, которые мы используем для общения, включая (но не ограничиваясь) Trello, GitHub, Transifex и Wikia (wiki). Иногда могут возникать непредвиденные ситуации, например новый источник конфликтных ситуаций или злобный некромант. Когда такое случается, модераторы могут редактировать эти правила, чтобы уберечь сообщество от новых угроз. Но причин для беспокойства нет: если правила будут изменены, вы узнаете об этом из объявления Бэйли.", "commGuidePara004": "А теперь приготовьте ваши перья и свитки для записей и давайте начнем!", "commGuideHeadingBeing": "Быть гражданином страны Habitica", "commGuidePara005": "HabitRPG — это, в первую очередь, сайт, посвященный саморазвитию. Как результат, нам повезло собрать вокруг этой идеи самое благожелательное, доброе, очень учтивое и поддерживающее сообщество в Сети. Есть множество черт которые характерны для жителя страны Habitica. Вот лишь некоторые из часто встречающихся и наиболее явных:", @@ -15,7 +15,7 @@ "commGuideHeadingMeet": "Знакомьтесь — модераторы!", "commGuidePara006": "В стране Habitica живут странствующие рыцари, которые неустанно помогают администрации сохранять мир, порядок и избавляться от троллей. У каждого из них своя обитель, но иногда их призывают для решения проблем и в других сферах общества. Сотрудники и модераторы зачастую делают официальные заявления, начинающиеся с фраз «Mod Talk» или «Mod Hat On».", "commGuidePara007": "Сотрудники сайта имею пурпурные теги, отмеченные коронами и носят звание «Герой».", - "commGuidePara008": "У модераторов теги тёмно-синие со звёздами и звание «Страж». Единственным исключением является Bailey, он компьютерный персонаж, и его тег чёрно-зелёный со звездой.", + "commGuidePara008": "У модераторов теги тёмно-синие со звёздами и звание «Страж». Единственным исключением является Бэйли: она неигровой персонаж, и ее тег чёрно-зелёный со звездой.", "commGuidePara009": "На данный момент сотрудники сайта являются (слева направо):", "commGuidePara009a": "в Trello", "commGuidePara009b": "в GitHub", diff --git a/common/locales/ru/content.json b/common/locales/ru/content.json index 7003b19e10..720879460a 100644 --- a/common/locales/ru/content.json +++ b/common/locales/ru/content.json @@ -1,10 +1,10 @@ { "potionText": "Эликсир здоровья", "potionNotes": "Восстанавливает 15 здоровья (мгновенно)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", + "armoireText": "Волшебный сундук", + "armoireNotesFull": "Откройте сундук, чтобы случайным образом получить особое снаряжение, опыт или еду! Осталось снаряжения:", + "armoireLastItem": "Вы извлекли из сундука последний редкий предмет.", + "armoireNotesEmpty": "Новое снаряжение будет появляться в сундуке раз в месяц. До тех пор - продолжайте кликать ради золота и еды!", "dropEggWolfText": "Волк", "dropEggWolfAdjective": "преданный", "dropEggTigerCubText": "Тигренок", @@ -60,8 +60,10 @@ "questEggBunnyAdjective": "прилипчивый", "questEggSlimeText": "Зефирный слизень", "questEggSlimeAdjective": "милый", - "questEggSheepText": "Барашек", + "questEggSheepText": "Баран", "questEggSheepAdjective": "Шерстистая", + "questEggCuttlefishText": "Каракатица", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Найдите инкубационный эликсир, чтобы полить им яйцо и из него вылупится <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Обыкновенный", "hatchingPotionWhite": "Белый", diff --git a/common/locales/ru/defaulttasks.json b/common/locales/ru/defaulttasks.json index 0cba6eac14..f1ed1e55ea 100644 --- a/common/locales/ru/defaulttasks.json +++ b/common/locales/ru/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Полезная привычка", - "defaultHabit1Notes": "Примеры полезных привычек: + Съесть овощ +15 минут полезной работы", - "defaultHabit2Text": "Вредная привычка", + "defaultHabit1Text": "Полезная работа (щелкните на иконке карандаша для правки)", + "defaultHabit1Notes": "Примеры полезных привычек: + Съесть овощ + 15 минут полезной работы", + "defaultHabit2Text": "Нездоровое питание (щелкните на иконке карандаша для правки)", "defaultHabit2Notes": "Примеры вредных привычек: – Курить – Прокрастинировать", - "defaultHabit3Text": "Полезная или вредная привычка", + "defaultHabit3Text": "Воспользоваться лестницей/лифтом (щелкните на иконке карандаша для правки)", "defaultHabit3Notes": "Примеры полезных или вредных привычек: +/- Подняться по лестнице/поехать на лифте; +/- Выпить воду/газировку", "defaultDaily1Text": "1 час работы над личным проектом", "defaultDaily1Notes": "Все задачи при создании по умолчанию имеют желтый цвет. Это означает, что вы получите только небольшой урон при их пропуске, а также небольшое вознаграждение при их выполнении.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "установите уровень сложности в разделе «Дополнительные параметры»", "defaultTodo4Checklist3": "по желанию: установите срок, к которому задачу нужно выполнить", "defaultTodo5Text": "Создать команду (частную группу) со своими друзьями (Общение > Команда)", - "defaultReward1Text": "1 серия «Игры престолов»", + "defaultReward1Text": "Перерыв 15 минут", "defaultReward1Notes": "Свои собственные награды могут принимать разные формы. Некоторые люди откладывают просмотр любимого сериала, если у них нет достаточно золота.", "defaultReward2Text": "Пирожное", "defaultReward2Notes": "Другим просто хочется пирожного. Попытайтесь придумать награды, которые будут мотивировать вас лучше всего.", diff --git a/common/locales/ru/front.json b/common/locales/ru/front.json index 3f9593ab9d..d58dbe4e49 100644 --- a/common/locales/ru/front.json +++ b/common/locales/ru/front.json @@ -173,7 +173,7 @@ "watchVideos": "Смотреть видео", "work": "Работа", "zelahQuote": "С HabitRPG пойти спать вовремя меня может убедить мысль получить очки, если лягу рано, или же потерять здоровье – если поздно.", - "reportAccountProblems": "Report Account Problems", + "reportAccountProblems": "Сообщить о проблеме с учетной записью", "reportCommunityIssues": "Report Community Issues", "generalQuestionsSite": "General Questions about the Site", "businessInquiries": "Business Inquiries", diff --git a/common/locales/ru/gear.json b/common/locales/ru/gear.json index cd202f6bc7..48f0863bdd 100644 --- a/common/locales/ru/gear.json +++ b/common/locales/ru/gear.json @@ -116,14 +116,26 @@ "weaponSpecialSpring2015MageNotes": "Этой симпатичной палочкой можно наколдовать себе морковку. Увеличивает интеллект на <%= int %> и восприятие на <%= per %>. Экипировка ограниченного выпуска весны 2015.", "weaponSpecialSpring2015HealerText": "Кошачья Погремушка", "weaponSpecialSpring2015HealerNotes": "Стоит только взмахнуть погремушкой, и чарующий треск этой штуки займет КОГО УГОДНО очень надолго. Увеличивает интеллект на <%= int %>. Экипировка ограниченного выпуска весны 2015.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Вилы пиршества", "weaponMystery201411Notes": "Многофункциональные вилы – вонзайте их во врагов, или в свои любимые блюда! Преимуществ не дают. Подарок подписчикам ноября 2014.", "weaponMystery201502Text": "Сверкающий крылатый посох Любви-а-также-Правды", "weaponMystery201502Notes": "Ради КРЫЛЬЕВ! Ради ЛЮБВИ! Ради ТАКЖЕ-ПРАВДЫ! Преимуществ не дает. Подарок подписчикам в феврале 2015.", - "weaponMystery201505Text": "Green Knight Lance", - "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", + "weaponMystery201505Text": "Копье Зеленого рыцаря", + "weaponMystery201505Notes": "Это зелено-серебристое копье выбило из седла не одного седока. Преимуществ не дает. Подарок подписчикам в мае 2015.", "weaponMystery301404Text": "Стимпанковская трость", "weaponMystery301404Notes": "Отлично подходит для прогулки по городу. Подарок подписчикам марта 3015. Преимуществ не дает.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "Броня", "armorBase0Text": "Обычная одежда", "armorBase0Notes": "Обычная одежда, преимуществ не предоставляет.", @@ -201,8 +213,8 @@ "armorSpecialSummerWarriorNotes": "Изящная резьба выглядит эффектно, особенно на чьих-то головах. Добавляет <%= con %> очков к телосложению. Экипировка ограниченного выпуска лета 2014.", "armorSpecialSummerMageText": "Изумрудный хвост", "armorSpecialSummerMageNotes": "Это одеяние из сияющих чешуек наделяет его владельца настоящей магией русалок! Увеличивает Интеллект на <%= int %>. Экипировка ограниченного выпуска лета 2014.", - "armorSpecialSummerHealerText": "Хвост лекаря морских коньков", - "armorSpecialSummerHealerNotes": "Это одеяние из сияющих чешуек превращает его владельца в настоящего Морского Целителя! Увеличивает Телосложение на <%= con %>. Экипировка ограниченного выпуска лета 2014.", + "armorSpecialSummerHealerText": "Хвост Морского Целителя", + "armorSpecialSummerHealerNotes": "Это одеяние из сияющих чешуек превращает владельца в настоящего Морского Целителя! Увеличивает Телосложение на <%= con %>. Экипировка ограниченного выпуска лета 2014.", "armorSpecialFallRogueText": "Кроваво-красное одеяние", "armorSpecialFallRogueNotes": "Яркий. Бархатный. Вампирский. Увеличивает Восприятие на <%= per %>. Экипировка ограниченного выпуска осени 2014.", "armorSpecialFallWarriorText": "Лабораторный халат науки", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Эти фалды отлично смотрятся с вашим пушистым хвостиком! Увеличивает интеллект на <%= int %>. Экипировка ограниченного выпуска весны 2015.", "armorSpecialSpring2015HealerText": "Утешающий комбинезон", "armorSpecialSpring2015HealerNotes": "Этот мягкий комбинезон удобен и успокаивает также хорошо, как мятный чай. Увеличивает телосложение на <%= con %>. Экипировка ограниченного выпуска весны 2015.", + "armorSpecialSummer2015RogueText": "Рубиновый хвост", + "armorSpecialSummer2015RogueNotes": "Это одеяние из сияющих чешуек превращает владельца в настоящего Кораллового Ренегата! Увеличивает восприятие на <%= per %>. Экипировка ограниченного выпуска лета 2015.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Облачение посланника", "armorMystery201402Notes": "Сверкающая и крепкая, эта броня снабжена большим количеством карманов для переноски писем. Преимуществ не дает. Подарок подписчикам февраля 2014.", "armorMystery201403Text": "Доспехи лесовика", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Этот голубой минерал символизирует удачу, счастье и неутомимость. Преимуществ не дает. Подарок подписчикам в марте 2015.", "armorMystery201504Text": "Мантия трудолюбивой пчелки", "armorMystery201504Notes": "В этой очаровательной мантии вы будете продуктивны, как трудолюбивая пчелка! Преимуществ не дает. Подарок подписчикам в апреле 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Стимпанковский костюм", "armorMystery301404Notes": "Чудной и лихой! Преимуществ не дает. Подарок подписчикам февраля 3015.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "Головной убор", "headBase0Text": "Нет шлема", "headBase0Notes": "Нет головного убора.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Что было первым, кролик или шляпа? Увеличивает восприятие на <%= per %>. Экипировка ограниченного выпуска весны 2015.", "headSpecialSpring2015HealerText": "Утешающая корона", "headSpecialSpring2015HealerNotes": "Жемчужина в этой короне утешает и успокаивает всех вокруг. Увеличивает интеллект на <%= int %>. Экипировка ограниченного выпуска весны 2015.", + "headSpecialSummer2015RogueText": "Шляпа Ренегата", + "headSpecialSummer2015RogueNotes": "Этот пират свалился за борт и был украшен кусочками огненного коралла. Увеличивает восприятие на <%= per %>. Экипировка ограниченного выпуска лета 2015.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Радужный шлем воина.", "headSpecialGaymerxNotes": "Этот шлем выкрашен в яркие радужные цвета в честь празднования эпохи процветания и GaymerX. GaymerX это интернациональная игровая конвенция, поддерживающая ЛГБТ-сообщества и видео игры, она открыта каждому. Она проходит в центре Сан-Франциско 11-13 июля.Преимуществ не дает.", "headMystery201402Text": "Шлем с крыльями", @@ -372,12 +406,22 @@ "headMystery201412Notes": "Кто пингвин? Преимуществ не дает. Подарок подписчикам декабря 2014.", "headMystery201501Text": "Звездный шлем", "headMystery201501Notes": "Мерцающие созвездия, крутясь, направляют мысли владельца в нужное русло. Преимуществ не дает. Подарок подписчикам в январе 2015.", - "headMystery201505Text": "Green Knight Helm", - "headMystery201505Notes": "The green plume on this iron helm waves proudly. Confers no benefit. May 2015 Subscriber Item.", + "headMystery201505Text": "Шлем Зеленого рыцаря", + "headMystery201505Notes": "Гордо колыхающиеся зеленые перья на железном шлеме. Преимуществ не дает. Подарок подписчикам в мае 2015.", "headMystery301404Text": "Модный цилиндр", "headMystery301404Notes": "Модный цилиндр для самых уважаемых господ! Подарок подписчикам января 3015. Преимуществ не дает.", "headMystery301405Text": "Обычный цилиндр", "headMystery301405Notes": "Обычный цилидр, что так и просит дополнить его модными аксессуарами. Преимуществ не дает. Подарок подписчикам мая 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "Предмет для защитной руки", "shieldBase0Text": "Нет снаряжения для защитной руки", "shieldBase0Notes": "Нет щита или второго оружия.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Швырните ей во врага! Ну или оставьте себе, потому что к обеду в ней будет полно вкусного корма. Увеличивает телосложение на <%= con %>. Экипировка ограниченного выпуска весны 2015.", "shieldSpecialSpring2015HealerText": "Узорчатая подушка", "shieldSpecialSpring2015HealerNotes": "Вы можете уютно устроиться на этой подушке или же разодрать ее когтями в свое удовольствие. Рррр! Увеличивает телосложение на <%= con %>. Экипировка ограниченного выпуска весны 2015.", + "shieldSpecialSummer2015RogueText": "Коралл-огнемет", + "shieldSpecialSummer2015RogueNotes": "Этот сородич огненного коралла способен стрелять ядом сквозь толщу воды. Увеличивает Силу на <%= str %>. Экипировка ограниченного выпуска лета 2015.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Часовой щит", "shieldMystery301405Notes": "С этим монументальным часовым щитом время на вашей стороне! Подарок подписчикам июня 3015. Преимуществ не дает.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Нет аксессуаров на спине", "backBase0Notes": "Нет аксессуаров на спине.", "backMystery201402Text": "Золотые крылья", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Развевается мощно и красиво. Преимуществ не дает. Предмет специального фестивального выпуска.", "backSpecialWonderconBlackText": "Тайный плащ", "backSpecialWonderconBlackNotes": "Спряден из теней и шепота. Преимуществ не дает. Предмет специального фестивального выпуска.", + "body": "Body Accessory", "bodyBase0Text": "Нет аксессуаров на теле", "bodyBase0Notes": "Нет аксессуаров на теле.", "bodySpecialWonderconRedText": "Рубиновое ожерелье", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Ни соленая, ни свежая вода не лишат блеска эту металическую пелерину. Преимуществ не дает. Экипировка ограниченного выпуска лета 2014.", "bodySpecialSummerHealerText": "Коралловое ожерелье.", "bodySpecialSummerHealerNotes": "Стильное ожерелье из настоящих кораллов. Бонусов не дает. Экипировка ограниченного выпуска лета 2014.", + "bodySpecialSummer2015RogueText": "Пояс Ренегата", + "bodySpecialSummer2015RogueNotes": "Нельзя быть настоящим ренегатом без пафоса... и пояса. Преимуществ не дает. Экипировка ограниченного выпуска лета 2015.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "аксессуар на голову", "accessories": "Аксессуары", "animalEars": "Звериные уши", @@ -516,18 +578,21 @@ "headAccessoryMystery201502Notes": "Позвольте своему воображению унести вас в мир грез! Преимуществ не дает. Подарок подписчикам в феврале 2015.", "headAccessoryMystery301405Text": "Очки на голове", "headAccessoryMystery301405Notes": "\"Защищать очками надо глаза,\" говорили они. \"Кому сдались защитные очки на макушке,\" говорили они. Ха! Вы им показали! Подарок подписчикам августа 3015. Преимуществ не дает.", + "eyewear": "Eyewear", "eyewearBase0Text": "Нет очков или маски", "eyewearBase0Notes": "Нет очков или маски.", "eyewearSpecialSummerRogueText": "Разбойничья повязка", - "eyewearSpecialSummerRogueNotes": "Не нужно быть мошенником, чтобы понять, насколько она стильная! Не приносит выгоды. Экипировка ограниченного выпуска лета 2014.", + "eyewearSpecialSummerRogueNotes": "Не нужно быть негодяем, чтобы понять, насколько она стильная! Преимуществ не дает. Экипировка ограниченного выпуска лета 2014.", "eyewearSpecialSummerWarriorText": "Пиратская повязка", - "eyewearSpecialSummerWarriorNotes": "Не нужно быть мошенником, чтобы понять, насколько это стильно! Преимуществ не дает. Экипировка ограниченного выпуска лета 2014.", + "eyewearSpecialSummerWarriorNotes": "Не нужно быть жуликом, чтобы понять, насколько она стильная! Преимуществ не дает. Экипировка ограниченного выпуска лета 2014.", "eyewearSpecialWonderconRedText": "Могущественная маска", "eyewearSpecialWonderconRedNotes": "Какой мощный аксессуар! Предмет специального фестивального выпуска.", "eyewearSpecialWonderconBlackText": "Тайная маска", "eyewearSpecialWonderconBlackNotes": "Ваши побуждения определенно не противоречат закону. Преимуществ не дает. Предмет специального фестивального выпуска.", "eyewearMystery201503Text": "Аквамариновая маска", "eyewearMystery201503Notes": "Только не выколите себе глаз одним из этих сверкающих камней! Преимуществ не дает. Подарок подписчикам в марте 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Защитные очки", "eyewearMystery301404Notes": "Нет ничего более стильного, чем защитные очки. Ну, разве что монокль. Подарок подписчикам апреля 3015. Преимуществ не дает.", "eyewearMystery301405Text": "Монокль", diff --git a/common/locales/ru/generic.json b/common/locales/ru/generic.json index 5872b1e889..e75121bc4e 100644 --- a/common/locales/ru/generic.json +++ b/common/locales/ru/generic.json @@ -5,20 +5,20 @@ "habitica": "Habitica", "expandToolbar": "Показать панель", "collapseToolbar": "Скрыть панель", - "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", - "showFormattingHelp": "Show formatting help", - "hideFormattingHelp": "Hide formatting help", - "youType": "You type:", - "youSee": "You see:", - "italics": "*Italics*", - "bold": "**Bold**", - "strikethrough": "~~Strikethrough~~", + "markdownBlurb": "HabitRPG использует форматирование Markdown. Подробнее можно узнать в шпаргалке по Markdown.", + "showFormattingHelp": "Показать помощь по форматированию", + "hideFormattingHelp": "Скрыть помощь по форматированию", + "youType": "Введенный текст:", + "youSee": "Отображаемое сообщение:", + "italics": "*Курсив*", + "bold": "**Полужирный**", + "strikethrough": "~~Зачеркнутый~~", "emojiExample": ":smile:", - "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", + "markdownLinkEx": "[Попробуй HabitRPG!](https://habitrpg.com)", "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", "unorderedListHTML": "+ First item
+ Second item
+ Third item", "unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item", - "code": "`code`", + "code": "`код`", "achievements": "Достижения", "modalAchievement": "Достижение!", "special": "Особое", @@ -54,7 +54,7 @@ "gems": "самоцв.", "gemButton": "Cамоцветов у вас: <%= number %>.", "moreInfo": "Подробнее", - "gemsWhatFor": "Покупаются за настоящие деньги. Используются для покупки особых предметов и услуг (яйца, инкубационные эликсиры, Укрепление и т.д.). Вам нужно разблокировать эти игровые возможности, и затем на них можно будет потратить самоцветы.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Ветеран", "veteranText": "Получено множество боевых шрамов от багов Habit The Grey (наш сайт до перехода на Angular) и проявлена небывалая стойкость.", "originalUser": "Пользователь-первопроходец!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Последний вход", "notPorted": "Эта функция еще не перенесена со старого сайта.", "buyThis": "Купить <%= text %> за <%= price %> из ваших <%= gems %> самоцветов?", - "untilNoFace": "Пока мы не добавим Facebook, используйте ваш UUID и API Token для входа (смотрите https://habitrpg.com > Опции > Настройки).", "noReachServer": "Сервер сейчас недоступен, попробуйте позже", "errorUpCase": "ОШИБКА: ", "newPassSent": "Новый пароль отправлен.", @@ -86,6 +85,7 @@ "audioTheme_off": "Выкл.", "audioTheme_danielTheBard": "Бард Даниэль", "audioTheme_wattsTheme": "Тема Уоттса", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Задать вопрос", "reportBug": "Сообщить о проблеме", "contributeToHRPG": "Участвовать в развитии HabitRPG", diff --git a/common/locales/ru/groups.json b/common/locales/ru/groups.json index 6d0fe1561a..8a1d321bc7 100644 --- a/common/locales/ru/groups.json +++ b/common/locales/ru/groups.json @@ -39,6 +39,8 @@ "editGroup": "Редактировать группу", "newGroupName": "Название (<%= groupType %>)", "groupName": "Название группы", + "groupLeader": "Лидер группы", + "groupID": "ID группы", "groupDescr": "Описание, которое отображается в списке открытых гильдий (можно использовать Markdown)", "logoUrl": "Ссылка на логотип", "assignLeader": "Назначить лидера группы", @@ -109,12 +111,14 @@ "inviteByEmail": "пригласить друзей по почте. Если они присоединятся по ссылке из вашего письма, они будут автоматически приглашены в эту группу.", "byColon": "От:", "inviteNewUsers": "Пригласить Новых Пользователей", - "inviteAlertInfo2": "Or share this link (copy/paste):", - "sendGiftHeading": "Send Gift to <%= name %>", - "sendGiftGemsBalance": "From <%= number %> Gems", - "sendGiftCost": "Total: $<%= cost %> USD", + "inviteAlertInfo2": "Или поделитесь этой ссылкой (Скопировать/Вставить)", + "sendGiftHeading": "Отправить Подарок <%= name %>", + "sendGiftGemsBalance": "Из <%= number %> Самоцветов", + "sendGiftCost": "Всего: $<%= cost %>", "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/ru/limited.json b/common/locales/ru/limited.json index 8dca3d250f..49e8314597 100644 --- a/common/locales/ru/limited.json +++ b/common/locales/ru/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Сезонная Волшебница<%= linkEnd %>", "seasonalShopClosedText": "Сезонная лавка сейчас закрыта!! Я не знаю где сейчас Сезонная Чародейка, но она уж точно вернется к следующему большому празднику.", "seasonalShopText": "Добро пожаловать в Сезонную лавку! Сейчас мы предлагаем товары весеннего сезонного выпуска. Товары будут доступны ежегодно в дни Весенней Веселухи, но мы открыты только до 30 апреля, так что спешите закупиться сейчас, иначе придется ждать целый год!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Использовав шар возрождения, вы сможете повторно купить это снаряжение в колонке наград после того, как разблокируете лавку предметов. Изначально вы сможете купить только предметы для вашего текущего класса (класс по умолчанию – воин), но не волнуйтесь: после смены класса вам станут доступны другие классовые предметы.", "candycaneSet": "Карамельная палочка (Маг)", "skiSet": "Лыжник-ассасин (Разбойник)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Могучий Кролик (Воин)", "magicMouseSet": "Волшебная Мышь (Маг)", "lovingPupSet": "Любящий Щенок (Целитель)", - "stealthyKittySet": "Скрытная Киса (Разбойник)" + "stealthyKittySet": "Скрытная Киса (Разбойник)", + "daringSwashbucklerSet": "Дерзкий Головорез (Воин)", + "emeraldMermageSet": "Изумрудный Русалколдун (Маг)", + "reefSeahealerSet": "Морской Целитель Рифов (Целитель)", + "roguishPirateSet": "Коварный Пират (Разбойник)" } \ No newline at end of file diff --git a/common/locales/ru/messages.json b/common/locales/ru/messages.json index a6beb7d063..8751ea6c70 100644 --- a/common/locales/ru/messages.json +++ b/common/locales/ru/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Сломано: <%= itemText %>.", "messageTaskNotFound": "Задание не найдено.", + "messageDuplicateTaskID": "Задание с таким ID уже существует.", "messageTagNotFound": "Тег не найден.", "messagePetNotFound": ":pet не найдено в user.items.pets", "messageFoodNotFound": ":food не найдено в user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Вы нашли: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Вы нашли: <%= dropText %> в яйце! <%= dropNotes %>", "messageDropPotion": "Вы нашли <%= dropText %> инкубационный эликсир! <%= dropNotes %>", - "messageFoundQuest": "Вы нашли квест: «<%= questText %>»!" + "messageFoundQuest": "Вы нашли квест: «<%= questText %>»!", + "armoireEquipment": "<%= image %> Вы извлекли из сундука редкий предмет: <%= dropText %>! Потрясающе!", + "armoireFood": "<%= image %> Копаясь в сундуке, вы находите <%= dropArticle %><%= dropText %>. Откуда это здесь?", + "armoireExp": "Вы сражаетесь с сундуком и получаете опыт. Получай!" } \ No newline at end of file diff --git a/common/locales/ru/npc.json b/common/locales/ru/npc.json index 998b012974..b0d3b61d5f 100644 --- a/common/locales/ru/npc.json +++ b/common/locales/ru/npc.json @@ -2,14 +2,16 @@ "npc": "NPC", "npcText": "Оказал максимальную спонсорскую помощь проекту на Kickstarter", "mattBoch": "Мэтт Бош", - "mattShall": "Shall I bring you your steed, <%= name %>? Once you've fed a pet enough food to turn it into a mount, it will appear here. Click a mount to saddle up!", - "mattBochText1": "Welcome to the Stable! I'm Matt, the beast master. After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "mattShall": "Мне привести вашего скакуна, <%= name %>? Когда питомец откормлен до состояния скакуна, он отображается здесь. Выберите скакуна, чтобы оседлать его.", + "mattBochText1": "Добро пожаловать в Стойла! Меня зовут Мэт и я Хозяин зверей! Начиная с уровня 4, вы можете заниматься выведением питомцев, используя яйца и эликсиры. Как только вы получите питомца на Рынке, он появится здесь! Нажмите на изображение питомца, чтобы добавить его к своему аватару. Кормите их едой, которую вы будете находить после уровня 4, и они вырастут в прекраных скакунов.", "daniel": "Даниэль ", "danielText": "Добро пожаловать в Таверну! Задержитесь немного и поболтайте с местными жителями. Вам нужен отдых: (отпуск или больничный)? Я размещу вас в Гостинице. Пропущенные Ежедневные задания при этом не будут причинять вам вреда в конце дня, но вы так же сможете отмечать их выполнение.", "danielText2": "Будьте осторожны: если ваша команда сражается с Боссом, он все же будет наносить вам урон за Ежедневные задания, пропущенные вашими товарищами! Кроме того, нанесенный вами урон Боссу или найденные предметы не будут зарегистрированы, пока вы не покинете Гостиницу.", "alexander": "Торговец Александр", "welcomeMarket": "Заходите на рынок! Купите редкие яйца и эликсиры! Продайте то, что вам не нужно! Воспользуйтесь полезными услугами! Загляните и ознакомьтесь со всеми предложениями.", "sellForGold": "Продать <%= item %> за <%= gold %> золота", + "sellEggForGold": "Продать <%= itemType %> в яйце за <%= gold %> золота", + "sellPotionForGold": "Продать Зелье <%= itemType %> за <%= gold %> золота", "buyGems": "Купить самоцветы", "justin": "Джастин", "USD": "долларов США", @@ -18,7 +20,7 @@ "dismissAlert": "Скрыть эти вести", "donateText1": "Добавляет 20 самоцветов к вашей учетной записи. Самоцветы используются для покупки особых игровых предметов, таких как рубахи или прически.", "donateText2": "Поддержать разработку HabitRPG", - "donateText3": "Как проекту с открытым исходным кодом нам нужна любая возможная помощь!", + "donateText3": "HabitRPG - это открытый проект, зависящий от поддержки своих пользователей. Деньги, вырученные за покупку самоцветов помогают нам поддерживать сервера в рабочем состоянии, улаживать мелкие вопросы, разрабатывать новые функции, и давать стимул нашим программистам-добровольцам. Благодарим вас за щедрость!", "donationDesc": "20 самоцветов, поддержка HabitRPG", "payWithCard": "Оплатить картой", "payNote": "Обратите внимание: для обработки платежа системе PayPal часто требуется длительное время. Мы рекомендуем оплату картой.", @@ -41,13 +43,36 @@ "tourHabits": "Это колонка ваших полезных и вредных привычек. Кликните на карандаш, чтобы изменить названия привычек, а затем на галочку для сохранения.", "tourStats": "Полезные привычки приносят опыт и золото. Вредные привычки снижают здоровье.", "tourGP": "Для продолжения купите тренировочный меч за золото, которое вы заработали.", - "tourAvatar": "Теперь у вас есть тренировочный меч. Для продолжения кликните на вашем аватаре для настройки.", + "tourAvatar": "Настройте Свой Аватар", "tourScrollDown": "Обязательно пролистайте страницу вниз до конца, чтобы просмотреть все доступные возможности! Чтобы вернуться к странице заданий, еще раз кликните на аватаре.", "tourMuchMore": "Когда с заданиями покончено, вы можете собрать команду с друзьями, пообщаться в гильдиях по интересам, присоединиться к испытаниям и многое другое!", "tourStatsPage": "Это страница характеристик. Достижения можно заработать, выполняя задания из списка.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Добро пожаловать в таверну, место общения для игроков всех возрастов! Здесь вы можете отключить ущерб от ежедневных заданий на время болезни или путешествия, выбрав опцию \"В гостиницу\". Заглядывайте!", "tourPartyPage": "Команда поможет вам быть ответственней. Пригласите друзей, чтобы разблокировать свиток квеста.", - "tourGuildsPage": "Гильдии – это группы для общения по интересам. Выбирайте тематики, которые вас интересуют. Рекомендуем изучить Гильдию новичков.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Начиная с уровня 4, после завершения заданий вы можете получить случайным образом выпавшее яйцо или инкубационный эликсир. Используйте их для того, чтобы вырастить питомцев! Также эти предметы можно купить на рынке." + "tourGuildsPage": "Гильдии представляют собой групповые чаты по общим интересам, создаваемые игроками и для игроков. Просмотрите список и выберите интересную для вас гильдию. Обратите внимание на популярные Гильдии Новичков, где любой может задать вопрос о HabitRPG!", + "tourChallengesPage": "Испытания - это тематические списки заданий, созданные пользователями! Присоединившись к Испытанию, вы добавите эти задания к своему аккаунту. Конкурируйте с другими пользователями, чтобы получить Самоцветы в качестве призов!", + "tourMarketPage": "Начиная с уровня 4, после завершения заданий вы можете получить случайным образом выпавшее яйцо или инкубационный эликсир. Используйте их для того, чтобы вырастить питомцев! Также эти предметы можно купить на рынке.", + "tourHallPage": "Добро пожаловать в Зал Героев, где воздаются почести помощникам открытого проекта HabitRPG. За свои заслуги в искусстве, музыке, программировании, писательстве или простой помощи они награждены Самоцветами, уникальным снаряжением, и престижными титулами. Вы тоже можете помочь HabitRPG!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Когда питомец откормлен до состояния скакуна, он отображается здесь. (Питомцы, скакуны и еда доступны после 4 уровня). Выберите скакуна, чтобы оседлать его!", + "tourEquipmentPage": "Здесь хранится ваше Снаряжение! Ваше Боевое Снаряжение влияет на характеристики. Если вы хотите, чтобы на аватаре отображалось иное Снаряжение, без влияния на характеристики, нажмите \"Включить костюм\".", + "tourOkay": "Хорошо!", + "tourAwesome": "Потрясающе!", + "tourSplendid": "Отлично!", + "tourNifty": "Ловко!", + "tourAvatarProceed": "Покажите мои задания!", + "tourToDosBrief": "Лист задач", + "tourDailiesBrief": "Ежедневные задания", + "tourDailiesProceed": "Я буду осторожен!", + "tourHabitsBrief": "Хорошие и Плохие привычки", + "tourHabitsProceed": "Это имеет смысл!", + "tourRewardsBrief": "Список наград", + "tourRewardsProceed": "Это все!", + "welcomeToHabit": "Добро пожаловать в HabitRPG, игру для улучшения вашей жизни!", + "welcome1": "Создайте и персонализируйте игровой аватар, который будет представлять вас.", + "welcome2": "Ваши задачи в реальной жизни будут влиять на Здоровье(ОЗ), Опыт (ОО) и Золото!", + "welcome3": "Завершайте задания, чтобы получить Опыт (ОО) и Золото, которое открывает потрясающие возможности и награды!", + "welcome4": "Избегайте плохих привычек, забирающих Здоровье (ОЗ) или ваш аватар умрет!", + "welcome5": "Теперь вы можете настроить ваш аватар и подготовить задачи...", + "imReady": "Я готов!" } \ No newline at end of file diff --git a/common/locales/ru/quests.json b/common/locales/ru/quests.json index 07c5406e71..2c8faa33bd 100644 --- a/common/locales/ru/quests.json +++ b/common/locales/ru/quests.json @@ -1,9 +1,11 @@ { "quests": "Квесты", "quest": "квест", + "questDetails": "Информация о квесте", + "invitations": "Приглашения", "completed": "Завершено!", "youReceived": "Вы получили", - "questSend": "После нажатия «Пригласить» членам вашей команды будет отправлено приглашение. Квест начнется, когда все члены команды примут или отклонят приглашение. Статус приглашения можно посмотреть в Параметры > Общение > Команда.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Пригласить команду", "questInvitation": "Приглашение на участие в квесте", "questInvitationTitle": "Приглашение на квест", @@ -30,7 +32,7 @@ "questOwnerNotInRunningQuest": "Владелец квеста бросил его. . Вы можете отменить квест, если нужно, но можно и оставить, тогда все оставшиеся члены группы получат награду, когда квест завершится.", "questOwnerNotInPendingQuestParty": "Владелец квеста покинул группу, и квест нельзя выполнять. Вам рекомендуется отменить квест. Свиток вернется к владельцу квеста.", "questOwnerNotInRunningQuestParty": "Владелец квеста покинул группу. Вы можете отменить квест, если нужно, но можно и оставить, тогда все оставшиеся члены группы получат награду, когда квест завершится.", - "questParticipants": "участников(-а)", + "questParticipants": "Участники", "scrolls": "Квестовые свитки", "noScrolls": "У вас нет квестовых свитков.", "scrollsText1": "Для квестов нужна команда. Если вы хотите выполнить квест в одиночку,", diff --git a/common/locales/ru/questscontent.json b/common/locales/ru/questscontent.json index 05527a1a73..c31d5aa6f2 100644 --- a/common/locales/ru/questscontent.json +++ b/common/locales/ru/questscontent.json @@ -140,7 +140,7 @@ "questAtom3Notes": "С оглушительным рёвом, при котором пять вкуснейших разновидностей сыра вылетели из его пасти, Безобеденный Монстр рассыпался на кусочки. «КАК ТЫ ПОСМЕЛ!» — раздаётся голос из-под водной глади. Перед вами появляется голубая фигура, облачённая в неведомое одеяние, держащая в руке магический туалетный ёршик. Грязная одежда начинает бурлить на поверхности воды. «Я великий Прачечдей!» — грозно заявляет он. «У тебя хватило наглости помыть мои ослепительно грязные тарелки, уничтожить моего питомца и вторгнуться в мои владения в отвратительно чистой одежде. Приготовься почувствовать сырую ярость моей загрязняющей магии!»", "questAtom3Completion": "Ослабший Прачечдей повержен! Груды чистой одежды сваливаются в аккуратные стопки вокруг вас. Теперь все выглядит намного лучше. Как только вы начинаете пробираться сквозь них, замечаете металлический отблеск, и ваш взгляд падает на сияющий шлем. Предыдущий владелец этого сверкающего доспеха неизвестен, но как только вы надеваете его, чувствуете теплоту присутствия щедрого духа. Жаль, что они не пришивали к своим вещам табличку с именем.", "questAtom3Boss": "Прачечдей", - "questAtom3DropPotion": "Простой инкубационный эликсир", + "questAtom3DropPotion": "Обычный инкубационный эликсир", "questOwlText": "Сова-Полуночник", "questOwlNotes": "В Таверне свет горит всю ночь.
Но вдруг пропал! Как тут помочь?
Как друга друг теперь найдет?
Но @Twitching уж бойцов зовет:
Сова, враг звезд, закрыла свет.
Сражайтесь! Времени ждать нет!
Сову прогоним от дверей,
Чтоб снова стала ночь светлей!\"", "questOwlCompletion": "С рассветом прочь летит Сова,
Герои ж – на ногах едва.
Пора, пожалуй, и поспать...
Но кто гнездо принес в кровать?
Мы часто любим, как Сова,
Сидеть всю ночь и до утра.
Но тихий писк совят даст знать:
Пора заканчивать и спать.", @@ -201,6 +201,12 @@ "questSheepNotes": "As you wander the rural Taskan countryside with friends, taking a \"quick break\" from your obligations, you find a cozy yarn shop. You are so absorbed in your procrastination that you hardly notice the ominous clouds creep over the horizon. \"I've got a ba-a-a-ad feeling about this weather,\" mutters @Misceo, and you look up. The stormy clouds are swirling together, and they look a lot like a... \"We don't have time for cloud-gazing!\" @starsystemic shouts. \"It's attacking!\" The Thunder Ram hurtles forward, slinging bolts of lightning right at you!", "questSheepBoss": "Грозовой Баран", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", - "questSheepDropSheepEgg": "Барашек (яйцо)", - "questSheepUnlockText": "Позволяет покупать на рынке барашка в яйце." + "questSheepDropSheepEgg": "Баран (яйцо)", + "questSheepUnlockText": "Позволяет покупать на рынке барана в яйце.", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Каракатица (яйцо)", + "questKrakenUnlockText": "Позволяет покупать на рынке каракатицу в яйце." } \ No newline at end of file diff --git a/common/locales/ru/rebirth.json b/common/locales/ru/rebirth.json index 07ee2f2446..d2d06a5436 100644 --- a/common/locales/ru/rebirth.json +++ b/common/locales/ru/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Использован шар возрождения, чтобы начать заново после достижения уровня", "rebirthPop": "Начните заново с персонажем 1 уровня, сохранив достижения, коллекционные предметы и задания с историей.", "rebirthName": "Шар возрождения", - "reborn": "Возрождение, макс. уровень <%= reLevel %>", - "welcome100": "Добро пожаловать на уровень 100!", - "intro100": "Теперь, когда вы достигли 100 уровня, у вас есть возможность использовать шар возрождения в любое время.", - "followup100": "Вы можете продолжать повышать уровень, но это уже не будет улучшать ваши характеристики и не откроет нового игрового контента. Это сделано для того, чтобы HabitRPG был интересен игрокам всех стилей игры.", - "rebirth100Info": "Если вы готовы начать новое приключение, вы можете возродиться сейчас... или посмотреть, насколько вы сможете продвинуться дальше.", - "rebirthWait": "Я подожду...", - "rebirthNow": "Возродиться сейчас!" + "reborn": "Возрождение, макс. уровень <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/ru/settings.json b/common/locales/ru/settings.json index c3af2b6b87..d31a4643fe 100644 --- a/common/locales/ru/settings.json +++ b/common/locales/ru/settings.json @@ -17,7 +17,7 @@ "showTour": "Показать тур", "restartTour": "Запустить ознакомительный тур, который вы видели, когда зарегистрировались на HabitRPG.", "showBailey": "Показать Бэйли", - "showBaileyPop": "Показать скрывшегося Бэйли «Городского Глашатая», чтобы просмотреть все прежние новости.", + "showBaileyPop": "Показать скрывшуюся Бэйли — Городского Глашатая, чтобы просмотреть все прежние новости.", "fixVal": "Исправить данные персонажа", "fixValPop": "Вручную изменить данные: здоровье, уровень и золото.", "enableClass": "Включить систему классов", @@ -93,7 +93,7 @@ "wonChallenge": "Вы выиграли испытание", "newPM": "Получено личное сообщение", "giftedGems": "Подаренные самоцветы", - "giftedGemsInfo": "<%= amount %> Gems - by <%= name %>", + "giftedGemsInfo": "<%= amount %> самоцветов от <%= name %>", "giftedSubscription": "Подписка в подарок", "invitedParty": "Приглашен в команду", "invitedGuild": "Приглашен в гильдию", @@ -113,10 +113,11 @@ "benefits": "Преимущества", "coupon": "Промо", "couponPlaceholder": "Введите Промо Код", - "couponText": "Иногда мы проводим мероприятия и дарим промокоды на особую экипировку (например, тем, кто заглянет на наш стенд на Wondercon)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Применить", "resubscribe": "Повторить подписку", "promoCode": "Промокод", "promoCodeApplied": "Промокод принят! Проверьте инвентарь", - "promoPlaceholder": "Введите Промокод" + "promoPlaceholder": "Введите Промокод", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/ru/subscriber.json b/common/locales/ru/subscriber.json index f02e0e151c..4de00711f6 100644 --- a/common/locales/ru/subscriber.json +++ b/common/locales/ru/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Подписки", "subDescription": "Отключение рекламы, покупка самоцветов за золото, таинственный предмет каждый месяц, сохранение истории достижений, удвоение предела выпадения предметов, поддержка разработчиков. Нажмите, чтобы узнать больше.", "disableAds": "Отключение рекламы", - "disableAdsText": "Реклама будет отключена на время действия подписки (пользователи с ранее отключенной рекламой сохраняют привилегии).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Возможность покупки самоцветов за золото", - "buyGemsGoldText": "(1 самоцвет стоит <%= gemCost %> золота) Таким образом, все в игре достигается собственным трудом. Решение призвано снизить влияние оплаты на игровой процесс. Против возможных злоупотреблений введено ограничение на конвертацию — <%= gemLimit %> самоцветов в месяц.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Сохранение подробной истории", "retainHistoryText": "Вся история становится доступна для просмотра в виде графиков и экспорта. История пользователей, не оформивших подписку, консолидируется для оптимизации базы данных.", "doubleDrops": "Увеличение дневного предела выпадения предметов в 2 раза", "doubleDropsText": "Заполните стойла быстрее!", "mysteryItem": "Уникальные ежемесячные предметы для подписчиков", - "mysteryItemText": "Каждый месяц все подписчики будут получать уникальный предмет — украшение для аватара!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Поддержка разработки", - "supportDevsText": "Этому проекту с открытым исходным кодом пригодится любая помощь. Помогите нам поддерживать HabitRPG!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "долларов США в месяц", "organization": "Организация", "groupPlans": "Корпоративные планы", diff --git a/common/locales/ru/tasks.json b/common/locales/ru/tasks.json index 2482170e07..27d5a97411 100644 --- a/common/locales/ru/tasks.json +++ b/common/locales/ru/tasks.json @@ -14,15 +14,15 @@ "save": "Сохранить", "addChecklist": "Добавить список", "checklist": "Список", - "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", + "checklistText": "Разбейте задание на меньшие подзадачи! Выполнение подзадач увеличит получаемое количество опыта и золота за Задания, а также уменьшит урон, наносимый Ежедневными заданиями.", "expandCollapse": "Развернуть/свернуть", - "text": "Текст", + "text": "Заголовок", "extraNotes": "Дополнительные заметки", "direction/Actions": "Направление/Действия", "advancedOptions": "Дополнительные параметры", "difficulty": "Сложность", "difficultyHelpTitle": "Насколько трудно это задание?", - "difficultyHelpContent": "The harder a task, the more Experience and Gold it awards you when you check it off... but the more it damages you if it is a Daily or Bad Habit!", + "difficultyHelpContent": "Чем сложнее задание, тем больше опыта и золота вы зарабатываете при его выполнении... однако более сложные вредные привычки и пропущенные ежедневные задания наносят вам больше урона!", "easy": "Легко", "medium": "Нормально", "hard": "Сложно", @@ -36,6 +36,11 @@ "newDailyBulk": "Новые ежедневные задания (по одному на строку)", "streakCounter": "Счетчик серии", "repeat": "Повтор", + "repeatEvery": "Повторять каждые", + "repeatDays": "Каждые n дней", + "repeatWeek": "В определенные дни недели", + "day": "День", + "days": "Дни", "restoreStreak": "Восстановить серию", "todos": "Задачи", "newTodo": "Новая задача", @@ -60,6 +65,9 @@ "clearTags": "Очистить", "hideTags": "Скрыть", "showTags": "Показать", + "startDate": "Дата начала", + "startDateHelpTitle": "Когда это задание должно начаться?", + "startDateHelp": "Задайте дату, в этот день задане вступит в силу. Ранее оно будет недоступно.", "streakName": "Достижения серии", "streakText": "Количество 21-дневных серий выполненных подряд ежедневных заданий: <%= streaks %>", "streakSingular": "Серии", @@ -78,5 +86,23 @@ "pushTaskToTop": "Переместить задание наверх", "pushTaskToBottom": "Переместить задание вниз", "emptyTask": "Сначала введите название задания.", - "dailiesRestingInInn": "Вы отдыхаете в Гостинице! Пропущенные Ежедневные задания НЕ причинят вам вреда в конце сегодняшнего дня, но отметки об их выполнении БУДУТ сбрасываться каждый день. Если ваша Команда участвует к квесте, вы не будете наносить урон / находить предметы, пока не покинете Гостиницу. В то же время Босс все же будет наносить урон вам за Ежедневные задания, пропущенные вашими товарищами по Команде." + "dailiesRestingInInn": "Вы отдыхаете в Гостинице! Пропущенные Ежедневные задания НЕ причинят вам вреда в конце сегодняшнего дня, но отметки об их выполнении БУДУТ сбрасываться каждый день. Если ваша Команда участвует к квесте, вы не будете наносить урон / находить предметы, пока не покинете Гостиницу. В то же время Босс все же будет наносить урон вам за Ежедневные задания, пропущенные вашими товарищами по Команде.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "Остались вопросы? Задайте их в <%= linkStart %>Гильдии новичков<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "Задачи не наносят вам ущерба! Они только приносят золото и опыт.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/sk/challenge.json b/common/locales/sk/challenge.json index d188e8641c..0a48a07ad6 100644 --- a/common/locales/sk/challenge.json +++ b/common/locales/sk/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/sk/character.json b/common/locales/sk/character.json index ccddb4fb59..931ed0a189 100644 --- a/common/locales/sk/character.json +++ b/common/locales/sk/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastelové pokožky", "spookySkins": "Strašidelné pokožky", "supernaturalSkins": "Nadprirodzené pokožky", + "splashySkins": "Splashy Skins", "rainbowColors": "Dúhové farby", "shimmerColors": "Trblietavé farby", "hauntedColors": "Strašidelné farby", diff --git a/common/locales/sk/content.json b/common/locales/sk/content.json index c419731b7a..326f9951f5 100644 --- a/common/locales/sk/content.json +++ b/common/locales/sk/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sweet", "questEggSheepText": "Sheep", "questEggSheepAdjective": "woolly", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Nájdi liahoxír, ktorý vyleješ na vajíčko, a vyliahne sa z neho <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Základný", "hatchingPotionWhite": "Biely", diff --git a/common/locales/sk/defaulttasks.json b/common/locales/sk/defaulttasks.json index 72431d3fc3..9caaa4733d 100644 --- a/common/locales/sk/defaulttasks.json +++ b/common/locales/sk/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Dobrý návyk", - "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable +15 minutes productive work", - "defaultHabit2Text": "Zlý návyk", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate", - "defaultHabit3Text": "Dobrý alebo zlý návyk", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Elevator ; +/- Drank Water/Soda", "defaultDaily1Text": "1h práce na vlastnom projekte", "defaultDaily1Notes": "Všetky úlohy sú v základe žlté, keď sa vytvoria. To znamená, že od nich dostaneš len jemné poškodenie, keď ich nesplníš a získaš len menšiu odmenu, keď ich splníš.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "set difficulty under Advanced Options", "defaultTodo4Checklist3": "optional: set a Due Date", "defaultTodo5Text": "Start a Party (private group) with your friends (Social > Party)", - "defaultReward1Text": "1 epizóda Babylonu 5", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Vlastné odmeny môžu mať rôzne formy. Niektorí ľudia odkladajú sledovanie svojho obľúbeného seriálu, kým nemajú dosť zlata, aby si to mohli dovoliť.", "defaultReward2Text": "Koláč", "defaultReward2Notes": "Iní ľudia si zas chcú vychutnať kúsok koláča. Pokús sa vytvoriť si odmeny, ktoré ťa budú motivovať.", diff --git a/common/locales/sk/gear.json b/common/locales/sk/gear.json index fb22b080bb..9048cad1e7 100644 --- a/common/locales/sk/gear.json +++ b/common/locales/sk/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "armor", "armorBase0Text": "Prosté ošatenie", "armorBase0Notes": "Bežné ošatenie. Neposkytuje žiadne výhody.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Rúcho posla", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Zálesákove brnenie", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "headgear", "headBase0Text": "Bez helmy", "headBase0Notes": "Bez pokrývky hlavy.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Okrídlená helma", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "Bez štítu alebo druhej zbrane.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "No Back Accessory", "backBase0Notes": "No Back Accessory.", "backMystery201402Text": "Zlaté krídla", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Tajomný plášť", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "Žiadny doplnok na telo", "bodyBase0Notes": "Žiadny doplnok na telo", "bodySpecialWonderconRedText": "Rubínový náhrdelník", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar of live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/sk/generic.json b/common/locales/sk/generic.json index f9d3ab82ef..8f935e0d15 100644 --- a/common/locales/sk/generic.json +++ b/common/locales/sk/generic.json @@ -39,7 +39,7 @@ "close": "Zavrieť", "saveAndClose": "Uložiť a zavrieť", "cancel": "Zrušiť", - "ok": "Ok", + "ok": "OK", "add": "Pridať", "undo": "Naspäť", "continue": "Pokračovať", @@ -54,7 +54,7 @@ "gems": "Drahokamy", "gemButton": "You have <%= number %> Gems.", "moreInfo": "Viac informácií", - "gemsWhatFor": "Purchased using real money. Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veterán", "veteranText": "Je ošľahaný Habitom Šedým (naša stránka pred Angularom), a utŕžil veľa jaziev z boja s krvilačnými bugmi.", "originalUser": "Pôvodný používateľ!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Posledné prihlásenie", "notPorted": "Táto funkcia ešte nie je prenesená z pôvodnej stránky.", "buyThis": "Kúpiť <%= text %> za <%= price %> z tvojich <%= gems %> drahokamov?", - "untilNoFace": "Kým nepridáme Facebook, prihlasuj sa pomocou svojho UUID a API Tokenu (nájdeš ich na https://habitrpg.com > Možnosti > Nastavenia).", "noReachServer": "Serve je dočasne nedostupný, skús neskôr", "errorUpCase": "CHYBA:", "newPassSent": "Nové heslo odoslané.", @@ -86,6 +85,7 @@ "audioTheme_off": "Off", "audioTheme_danielTheBard": "Daniel The Bard", "audioTheme_wattsTheme": "Watts' Theme", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Spýtaj sa otázku", "reportBug": "Nahlás problém", "contributeToHRPG": "Contribute to HabitRPG", diff --git a/common/locales/sk/groups.json b/common/locales/sk/groups.json index 581bcce83c..cbc785ba09 100644 --- a/common/locales/sk/groups.json +++ b/common/locales/sk/groups.json @@ -39,6 +39,8 @@ "editGroup": "Upraviť skupinu", "newGroupName": "<%= groupType %> meno", "groupName": "Názov družiny", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Popis zobrazujúci sa vo verejnom zozname cechov (Markdown je OK)", "logoUrl": "URL loga", "assignLeader": "Vodca družiny", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/sk/limited.json b/common/locales/sk/limited.json index df40353338..333d4d91a2 100644 --- a/common/locales/sk/limited.json +++ b/common/locales/sk/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/sk/messages.json b/common/locales/sk/messages.json index de95f5c566..6d5b238dd2 100644 --- a/common/locales/sk/messages.json +++ b/common/locales/sk/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Pokazil sa ti predmet - <%= itemText %>.", "messageTaskNotFound": "Úloha sa nenašla.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Štítok sa nenašiel.", "messagePetNotFound": ":pet sa nenašlo medzi user.items.pets", "messageFoodNotFound": ":food sa nenašlo v user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Našiel si: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našiel si vajíčko: <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Našiel si liahoxír: <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "Našiel si zvitok s popisom výpravy: \"<%= questText %>\"!" + "messageFoundQuest": "Našiel si zvitok s popisom výpravy: \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/sk/npc.json b/common/locales/sk/npc.json index 0630f5a43b..8e7ec85786 100644 --- a/common/locales/sk/npc.json +++ b/common/locales/sk/npc.json @@ -10,6 +10,8 @@ "alexander": "Kupec Alexander", "welcomeMarket": "Vitaj na trhu! Kúp si u nás vzácne vajcia a elixíry! Predaj všetko, čo máš navyše! Objednaj si užitočné služby. Pozri sa, čo všetko ponúkame.", "sellForGold": "Predať: <%= item %>? Cena v zlate: <%= gold %>", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Kúpiť drahokamy", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Zruš toto upozornenie", "donateText1": "Pridá na tvoj účet 20 drahokamov. Drahokamy sa používajú na nákup špeciálnych predmetov v hre, ako napríklad košiel a účesov.", "donateText2": "Prispej na HabitRPG", - "donateText3": "Tento projekt je open source. Oceníme každú pomoc!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 drahokamov, príspevok pre HabitRPG", "payWithCard": "Platba kartou", "payNote": "Poznámka: Platby cez PayPal občas trvajú dlho. Odporúčame platiť kartou.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/sk/quests.json b/common/locales/sk/quests.json index d6e310c31c..be40663e0b 100644 --- a/common/locales/sk/quests.json +++ b/common/locales/sk/quests.json @@ -1,9 +1,11 @@ { "quests": "Výpravy", "quest": "výprava", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Dokončná!", "youReceived": "Získal si", - "questSend": "Kliknutím na \"Pozvať\" sa odošle pozvánka všetkým členom družiny. Keď všetci členovia prijmú alebo odmietnu, výprava začne. Stav výpravy nájdeš v menu Nastavenia > Spoločnosť > Družina", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Pozvať družinu", "questInvitation": "Pozvánka na výpravu:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/sk/questscontent.json b/common/locales/sk/questscontent.json index 9f9e894a46..30b9858421 100644 --- a/common/locales/sk/questscontent.json +++ b/common/locales/sk/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/sk/rebirth.json b/common/locales/sk/rebirth.json index 2517e3039e..44dd3041db 100644 --- a/common/locales/sk/rebirth.json +++ b/common/locales/sk/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Použil Orb znovuzrodenia, aby začal odznovu, po dosiahnutí levelu", "rebirthPop": "Začni s novou postavou na leveli 1, pričom ti ostanú odznaky, zberateľské predmety, a úlohy.", "rebirthName": "Orb znovuzrodenia", - "reborn": "Znovuzrodený, najvyšší dosiahnutý level: <%= reLevel %>", - "welcome100": "Vitaj na 100. leveli!", - "intro100": "Teraz, keď si dosiahol 100. level, môžeš kedykoľvek zadarmo použiť Orb znovuzrodenia.", - "followup100": "Aj keď môžeš pokračovať v získavaní levelov, už sa ti nebudú zvyšovať štatistiky a neodomkne sa žiadny obsah, aby Habit zostal zábavou pre ľudí všetkých herných štýlov. ", - "rebirth100Info": "Ak si pripravený na nové dobrodružstvo, môžeš sa znovuzrodiť, teraz... alebo počkať a sledovať, ako ďaleko sa ešte dokážeš dostať.", - "rebirthWait": "Počkám...", - "rebirthNow": "Znovuzrodenie - teraz!" + "reborn": "Znovuzrodený, najvyšší dosiahnutý level: <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/sk/settings.json b/common/locales/sk/settings.json index 0a067197cc..49d973eab1 100644 --- a/common/locales/sk/settings.json +++ b/common/locales/sk/settings.json @@ -113,10 +113,11 @@ "benefits": "Výhody", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/sk/subscriber.json b/common/locales/sk/subscriber.json index e2c242a42e..a03f0ad7c5 100644 --- a/common/locales/sk/subscriber.json +++ b/common/locales/sk/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Predplatné", "subDescription": "Zruš reklamy, nakupuj drahokamy za zlato, získavaj každý mesiac jedinečný záhadný predmet, získaj celú históriu svojho pokroku, dvojnásobné padanie predmetov, podpor vývojárov. Klikni pre viac informácií.", "disableAds": "Zakáž reklamy", - "disableAdsText": "Reklamy ostanú vypnuté pokiaľ si aktívny predplatiteľ (pôvodní používatelia s vypnutými reklamami ich majú vypnuté stále)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Kúp si za zlato drahokamy.", - "buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Urdžuj si celú históriu", "retainHistoryText": "Sprístupňuje celú históriu v podobe grafov a exportu. Nepredplatiteľské histórie sa konsolidujú kvôli databázovej optimalizácii.", "doubleDrops": "Zdvojnásob počet získateľných predmetov na deň", "doubleDropsText": "Zaplň svoju stajňu rýchlejšie!", "mysteryItem": "Získaj jedinečné predmety", - "mysteryItemText": "Každý mesiac dostanú všetci predplatitelia úplne jedinečný predmet, ktorým si môžu upraviť výzor avatara!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Podporuj vývojárov", - "supportDevsText": "Tento open source projekt ochotne prijme každú pomoc. Pomôž nám udržať Habit pri živote!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / mesiac", "organization": "Organizácia", "groupPlans": "Corporate Plans", diff --git a/common/locales/sk/tasks.json b/common/locales/sk/tasks.json index 38a7d1b3f9..f60777900c 100644 --- a/common/locales/sk/tasks.json +++ b/common/locales/sk/tasks.json @@ -16,7 +16,7 @@ "checklist": "Kontrolný zoznam", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Rozbaliť/zbaliť", - "text": "Text", + "text": "Title", "extraNotes": "Poznámky", "direction/Actions": "Dobrý/zlý", "advancedOptions": "Pokročilé možnosti", @@ -36,6 +36,11 @@ "newDailyBulk": "New Dailies (one per line)", "streakCounter": "Počítadlo série", "repeat": "Opakovať", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Obnoviť sériu", "todos": "Úlohy", "newTodo": "Nová úloha", @@ -60,6 +65,9 @@ "clearTags": "Vyčistiť", "hideTags": "Skryť", "showTags": "Zobraziť", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "- počet sérií", "streakText": "Má na konte 21-dňové série na denných úlohách.", "streakSingular": "Sériovač", @@ -78,5 +86,23 @@ "pushTaskToTop": "Presuň úlohu navrch", "pushTaskToBottom": "Presuň úlohu naspodok", "emptyTask": "Enter the task's title first.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/sr/challenge.json b/common/locales/sr/challenge.json index 5a2b4eaa57..91f15a44b1 100644 --- a/common/locales/sr/challenge.json +++ b/common/locales/sr/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/sr/character.json b/common/locales/sr/character.json index 4f1d18735b..c585dd6aaf 100644 --- a/common/locales/sr/character.json +++ b/common/locales/sr/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Pastelne boje kože", "spookySkins": "Zastrašujuće kože", "supernaturalSkins": "Natprirodne kože", + "splashySkins": "Splashy Skins", "rainbowColors": "Boje duge", "shimmerColors": "Svetlucave boje", "hauntedColors": "Sablasne kože", diff --git a/common/locales/sr/content.json b/common/locales/sr/content.json index 2381dc523d..66981488b6 100644 --- a/common/locales/sr/content.json +++ b/common/locales/sr/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "slatki", "questEggSheepText": "Ovca", "questEggSheepAdjective": "vunasta", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Nađite napitak, pospite ga po ovom jajetu, i iz njega će se izleći <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Običan", "hatchingPotionWhite": "Beli", diff --git a/common/locales/sr/defaulttasks.json b/common/locales/sr/defaulttasks.json index 8b28996ef5..b0166a6992 100644 --- a/common/locales/sr/defaulttasks.json +++ b/common/locales/sr/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Dobra navika", - "defaultHabit1Notes": "Primeri dobrih navika: +Jedi povrće +15 minuta produktivnog rada", - "defaultHabit2Text": "Loša navika", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Primeri Loših navika: -Pušenje -Odugovlačenje", - "defaultHabit3Text": "Dobra ili loša navika", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Primeri Dobrih ili loših navika: +/- Popeti se stepenicama/Voziti se liftom ; +/- Piti vodu/kolu", "defaultDaily1Text": "1h rada na ličnom projektu", "defaultDaily1Notes": "Svi zadaci su žuti kad ih napravite. To znači da će Vam naneti umerenu štetu kad ih propustite i da ćete dobiti umerene nagrade kad ih završite.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "podesite težinu zadatka u Naprednim postavkama", "defaultTodo4Checklist3": "ako želite, podesite rok", "defaultTodo5Text": "Organizujte Družinu sa prijateljima (Zajednica > Družina)", - "defaultReward1Text": "1 epizoda Igre prestola", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Možete sami napraviti nagrade kakve Vam odgovaraju. Neki odlučuju da odlože gledanje omiljene serije dok ne prikupe dovoljno zlata da je plate.", "defaultReward2Text": "Torta", "defaultReward2Notes": "Neko jednostavno voli da pojede parče torte. Napravite nagrade koje će Vas motivisati.", diff --git a/common/locales/sr/gear.json b/common/locales/sr/gear.json index 6cc48f5b87..9ba9ee257a 100644 --- a/common/locales/sr/gear.json +++ b/common/locales/sr/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Stvorite sebi ukusnu šargarepu pomoću ovog elegantnog štapića. Povećava Inteligenciju za <%= int %> i Opažanje za <%= per %>. Oprema iz ograničene serije Proleće 2015.", "weaponSpecialSpring2015HealerText": "Mačija zvečka", "weaponSpecialSpring2015HealerNotes": "Samo treba da je protresete, i čućete očaravajući zvuk koji bi BILO KOGA zabavljao satima. Povećava Inteligenciju za <%= int %>. Oprema iz ograničene serije Proleće 2015.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Vile za gozbe", "weaponMystery201411Notes": "Probodite protivnike ili ih koristite kao viljušku dok jedete svoju omiljenu hranu - ove višenamenske vile obavljaju sve poslove s lakoćom. Ne daju nikakav bonus. Predmet za pretplatnike novembar 2014.", "weaponMystery201502Text": "Svetlucavo krilato žezlo ljubavi, i istine, takođe", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Stimpank štap", "weaponMystery301404Notes": "Odličan za šetnju po gradu. Predmet za pretplatnike mart 3015. Ne daje nikakav bonus.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "oklop", "armorBase0Text": "Obična odeća", "armorBase0Notes": "Potpuno obična odeća. Ne daje nikakav bonus.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Tvoji peševi se slažu s tvojim čupavim repom. Povećava Inteligenciju za <%= int %>. Oprema iz ograničene serije Proleće 2015.", "armorSpecialSpring2015HealerText": "Umirujuće mačje odelo", "armorSpecialSpring2015HealerNotes": "Ovo meko mačje odelo je udobno, i umirujuće kao čaj od nane. Povećava Vitalnost za <%= con %>. Oprema iz ograničene serije Proleće 2015.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Odora pismonoše", "armorMystery201402Notes": "Ova svetlucava i izdržljiva odora ima mnoštvo džepova za čuvanje pisama. Ne daje nikakav bonus. Predmet za pretplatnike februar 2014.", "armorMystery201403Text": "Šumski kamuflažni oklop", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "Ovaj plavi mineral simbol je sreće, zadovoljstva i večne produktivnosti. Ne daje nikakav bonus. Predmet za pretplatnike mart 2015.", "armorMystery201504Text": "Odora vredne pčelice", "armorMystery201504Notes": "Radite vredno kao pčela u ovoj otmenoj odori! Ne daje nikakav bonus. Predmet za pretplatnike april 2015.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Stimpank odelo", "armorMystery301404Notes": "Kicoško i zanosno! Ne daje nikakav bonus. Predmet za pretplatnike februar 3015..", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "šlemovi", "headBase0Text": "Bez šlema", "headBase0Notes": "Gola glava", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Šta je prvo nastalo, zec ili šešir? Povećava Opažanje za <%= per %>. Oprema iz ograničene serije Proleće 2015.", "headSpecialSpring2015HealerText": "Umirujuća kruna", "headSpecialSpring2015HealerNotes": "Biser u centru ove krune smiruje i raskomoćuje ljude oko sebe. Povećava Inteligenciju za <%= int %>. Oprema iz ograničene serije Proleće 2015.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Dugin šlem", "headSpecialGaymerxNotes": "Povodom sezone prajda i GaymerX, ovaj šlem je ukrašen bojama duge. GaymerX konvencija bavi se temama vezanim za LGBT i video igre i otvorena je za sve zainteresovane. Održava se u InterContinental-u u San Francisku od 11. do 13. jula. Ne daje nikakav bonus.", "headMystery201402Text": "Krilati šlem", @@ -378,6 +412,16 @@ "headMystery301404Notes": "Otmeni cilindar za pripadnike visokog društva! Predmet za pretplatnike januar 3015. Ne daje nikakav bonus.", "headMystery301405Text": "Jednostavni cilindar", "headMystery301405Notes": "Običan cilindar, samo mu treba naći odgovarajuće aksesoare. Ne daje nikakav bonus. Predmet za pretplatnike maj 3015.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "predmet za levu ruku", "shieldBase0Text": "Nema opreme za levu ruku", "shieldBase0Notes": "Nema štita ni drugog oružja", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Bacite ga na neprijatelje... ili ga jednostavno zadržite, jer će se napuniti ukusnom hranom kad dođe vreme za večeru. Povećava Vitalnost za <%= con %>. Oprema iz ograničene serije Proleće 2015.", "shieldSpecialSpring2015HealerText": "Jastuk sa dezenom", "shieldSpecialSpring2015HealerNotes": "Možete odmoriti glavu na ovom udobnom jastuku, ili ga možete napasti svojim oštrim kandžama. Grrrr! Povećava Vitalnost za <%= con %>. Oprema iz ograničene serije Proleće 2015.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Štit sa kazaljkama", "shieldMystery301405Notes": "Sa ovim impozantnim štitom uvek imate dovoljno vremena. Ne daje nikakav bonus. Predmet za pretplatnike jun 3015.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Bez ukrasa na leđima", "backBase0Notes": "Bez ukrasa na leđima.", "backMystery201402Text": "Zlatna krila", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Ispunjen snagom i lepotom. Ne daje nikakav bonus. Predmet iz specijalne kolekcije povodom konvencije.", "backSpecialWonderconBlackText": "Plašt za šunjanje", "backSpecialWonderconBlackNotes": "Ispleten od senki i šapata. Ne daje nikakav bonus. Predmet iz specijalne kolekcije povodom konvencije.", + "body": "Body Accessory", "bodyBase0Text": "Bez ukrasa na telu", "bodyBase0Notes": "Bez ukrasa na telu.", "bodySpecialWonderconRedText": "Rubinska ogrlica", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Ni slana, ni slatka voda ne mogu da oštete svetlucavu boju ovog ponča. Ne daje nikakav bonus. Oprema iz ograničene serije Leto 2014.", "bodySpecialSummerHealerText": "Koralna ogrlica", "bodySpecialSummerHealerNotes": "Oglica od ćivog korala za Habitikance sa stilom . Ne daje nikakav bonus. Oprema iz ograničene serije Leto 2014.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "ukras na glavi", "accessories": "Ukrasi", "animalEars": "Životinjske uši", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Neka vaša mašta poleti! Ne daje nikakav bonus. Predmet za pretplatnike februar 2015.", "headAccessoryMystery301405Text": "Zaštitne naočare za čelo", "headAccessoryMystery301405Notes": "Svi tvrde da se zaštitne naočare nose na očima. Kažu da nikom ne trebaju naočare koje se nose na čeli. Ha! Pokažite im da nisu u pravu. Ne daje nikakav bonus.Predmet za pretplatnike avgust 3015.", + "eyewear": "Eyewear", "eyewearBase0Text": "Bez naočara", "eyewearBase0Notes": "Bez naočara.", "eyewearSpecialSummerRogueText": "Odmetnička zakrpa za oko", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Sigurno ne planirate ništa nezakonito. Ne daje nikakav bonus. Predmet iz specijalne kolekcije povodom konvencije.", "eyewearMystery201503Text": "Akvamarinske Naočare", "eyewearMystery201503Notes": "Nemojte se ubosti u oko ovim svetlucajućim draguljima! Ne daje nikakav bonus. Predmet za pretplatnike mart 2015.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Zaštitne naočare za oči", "eyewearMystery301404Notes": "Nema elegantnijeg aksesoara za lice od zaštitnih naočara - osim možda monokla. Ne daje nikakav bonus. Predmet za pretplatnike april 3015.", "eyewearMystery301405Text": "Monokl", diff --git a/common/locales/sr/generic.json b/common/locales/sr/generic.json index c89466078f..3d99c03359 100644 --- a/common/locales/sr/generic.json +++ b/common/locales/sr/generic.json @@ -54,7 +54,7 @@ "gems": "Dragulji", "gemButton": "Imate <%=number %> dragulja.", "moreInfo": "Više informacija", - "gemsWhatFor": "Kupuju se pravim novcem. Koriste se za kupovinu posebnih predmeta i usluga (jaja, napitaka za izleganje, itd.) Da biste mogli da ih kupite za dragulje, moraćete najpre da otključate te funkcije.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "Korisnik je pokazao veliku istrajnost u borbi na Habit The Gray (našem sajtu pre prelaska na Angular), i primio mnogo ožiljaka od bagova.", "originalUser": "Pionir!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Poslednji put prijavljen", "notPorted": "Ova funkcija još uvek nije preneta sa starog sajta", "buyThis": "Želite li da kupite <%= text %> za <%= price %> od Vaših <%= gems %> dragulja?", - "untilNoFace": "Dok ne dodamo podršku za Facebook, za prijavu koristite UUID i API Token (https://habitrpg.com > Options > Settings).", "noReachServer": "Server trenutno nije dostupan. Pokušajte kasnije", "errorUpCase": "Greška:", "newPassSent": "Nova lozinka poslata.", @@ -86,6 +85,7 @@ "audioTheme_off": "Isključena", "audioTheme_danielTheBard": "Bard Danijel", "audioTheme_wattsTheme": "Votova tema", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Pitanja", "reportBug": "Prijaviti grešku", "contributeToHRPG": "Doprineti HabitRPG-u", diff --git a/common/locales/sr/groups.json b/common/locales/sr/groups.json index 5e931164e2..58c985916e 100644 --- a/common/locales/sr/groups.json +++ b/common/locales/sr/groups.json @@ -39,6 +39,8 @@ "editGroup": "Izmeni grupu", "newGroupName": "<%= groupType %> ime", "groupName": "Ime grupe", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Opis koji se pojavljuje u spisku udruženja (podržava Markdown)", "logoUrl": "Logo URL", "assignLeader": "Vođa grupe", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/sr/limited.json b/common/locales/sr/limited.json index 2170d17db3..fda982f516 100644 --- a/common/locales/sr/limited.json +++ b/common/locales/sr/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Sezonska čarobnica<%= linkEnd %>", "seasonalShopClosedText": "Prodavnica sezonskih predmeta trenutno je zatvorena. Ne znam kuda je otišla Sezonska čarobnica, ali verujem da će se bratiti tokom sledeće Sezonske svečanosti.", "seasonalShopText": "Dobro došli u Prodavnicu sezonskih predmeta!! Trenutno u ponudi imamo opremu iz prolećne Sezonske serije. Ovi predmeti biće u prodaju do 30. aprila. Nabavite ih sada, jer ćete sledeću priliku imati tek za godinu dana!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "Ako ste upotrebili Sferu za reinkarnaciju, ovu opremu možete kupiti nakon što otključate prodavnicu. Najpre ćete moći da kupite samo opremu za vašu trenutnu klasu (Ratnik), ali bez brige – opremu za ostale klase moći ćete da kupite kad prihvatite odgovarajuću klasu.", "candycaneSet": "Šećerna oprema (Čarobnjak)", "skiSet": "Skijaška oprema (Odmetnik)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Moćni zec (Ratnik)", "magicMouseSet": "Čarobni miš (Čarobnjak)", "lovingPupSet": "Ljupko štene (Vidar)", - "stealthyKittySet": "Tajanstveno mače (Odmetnik)" + "stealthyKittySet": "Tajanstveno mače (Odmetnik)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/sr/messages.json b/common/locales/sr/messages.json index 497038e6be..87ab0ae436 100644 --- a/common/locales/sr/messages.json +++ b/common/locales/sr/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Predmet <%= itemText %> se slomio.", "messageTaskNotFound": "Zadatak nije pronađen.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Tag nije pronađen.", "messagePetNotFound": ":pet not found in user.items.pets", "messageFoodNotFound": ":food not found in user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Našli ste <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našli ste <%= dropText %> Jaje! <%= dropNotes %>", "messageDropPotion": "Našli ste <%= dropText %> Napitak! <%= dropNotes %>", - "messageFoundQuest": "Našli ste misiju „<%= questText %>”!" + "messageFoundQuest": "Našli ste misiju „<%= questText %>”!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/sr/npc.json b/common/locales/sr/npc.json index 9639cf5e7c..011856bf20 100644 --- a/common/locales/sr/npc.json +++ b/common/locales/sr/npc.json @@ -10,6 +10,8 @@ "alexander": "Trgovac Aleksander", "welcomeMarket": "Dobro došli na Pijacu! Kupite jaja i napitke koje ne možete da nađete! Prodajte što Vam nije potrebno! Razgledajte našu robu.", "sellForGold": "Prodati <%= item %> za <%= gold %> Zlata", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Kupiti dragulje", "justin": "Džastin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Pročitano", "donateText1": "Dodaje 20 Dragulja na Vaš nalog. Dragulji služe za kupovinu posebnih predmeta, npr. majica i frizura.", "donateText2": "Podržite HabitRPG", - "donateText3": "Ovo je projekat otvorenog koda, i pomoć je uvek dobrodošla.", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Dragulja, donacija HabitRPG-u", "payWithCard": "Platiti karticom", "payNote": "Napomena: Uplatem putem PayPal-a ponekad se sporo realizuju. Preporučujemo plaćanje karticom.", @@ -41,13 +43,36 @@ "tourHabits": "Ova kolona služi za dobre i loše Navike koje radite više puta dnevno! Da biste nastavili, kliknite na olovku da izmenite imena Navika, i sačuvajte izmene.", "tourStats": "Za Dobre navike dobijate Iskustvo i Zlato! Za loše navike Vaš avatar gubi Zdravlje.", "tourGP": "Da biste nastavili, kupite Mač za vežbanje od novca koji ste upravo zaradili.", - "tourAvatar": "Vaš avatar sada ima Mač za vežbanje. Da biste nastavili, kliknite na avatar i podesite ga!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Pregledajte celu stranicu i upoznajte se s opcijama. Kliknite na avatar da biste se vratili na stranicu sa zadacima.", "tourMuchMore": "Kad završite sa zadacima, možete da organizujete Družinu sa prijateljima, da četujete u Udruženjima koja Vas interesuju, da učestvujete u izazovima, i još mnogo toga!", "tourStatsPage": "Ovo je stranica sa karakteristikama Vašeg avatara. Osvojite odlikovanja izvršavanjem zadataka sa spiska.", - "tourTavernPage": "Dobro došli u Krčmu, čet sobu za sve uzraste. Klikom na „Odmorite se u Gostionici” možete da zamrznete svoj nalog. Uđite i predstavite se ostalim igračima!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Družina će Vam pomoći da ostanete posvećeni svojim ciljevima. Pozovite prijatelje da biste otključali svitke s misijama.", - "tourGuildsPage": "Udruženja su grupe ljudi sa zajedničkim interesovanjima. Nađite udruženja koja Vam se dopadaju. Preporučujemo Vam Udruženje početnika (Newbies Guild).", - "tourChallengesPage": "Izazove prave korisnici. Kad se priključite nekom izazovu, na Vaš nalog će biti dodati zadaci. Takmičite se s ostalim korisnicima i osvojite dragulje!", - "tourMarketPage": "Kad dostignete 4. nivo, počećete da nalazite jaja i napitke za izleganje kad budete završavali zadatke. Oni će se pojaviti ovde – koristite ih da biste dobili zveri! Iste te predmete možete kupiti na Pijaci." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Kad dostignete 4. nivo, počećete da nalazite jaja i napitke za izleganje kad budete završavali zadatke. Oni će se pojaviti ovde – koristite ih da biste dobili zveri! Iste te predmete možete kupiti na Pijaci.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/sr/quests.json b/common/locales/sr/quests.json index 446fa6beaa..32775771e9 100644 --- a/common/locales/sr/quests.json +++ b/common/locales/sr/quests.json @@ -1,9 +1,11 @@ { "quests": "Misije", "quest": "misija", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Završeno!", "youReceived": "Dobili ste", - "questSend": "Klikom na „Pozvati“ poslaćete pozivnice članovima svoje družine. Misija počinje kad svi članovi odgovore. Pogledajte stanje u Opcije > Zajednica > Družina.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Pozvati družinu", "questInvitation": "Poziv u misiju:", "questInvitationTitle": "Poziv u misiju", diff --git a/common/locales/sr/questscontent.json b/common/locales/sr/questscontent.json index bdbdefecca..312c068c5d 100644 --- a/common/locales/sr/questscontent.json +++ b/common/locales/sr/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/sr/rebirth.json b/common/locales/sr/rebirth.json index 205c5dcd76..88c49929e4 100644 --- a/common/locales/sr/rebirth.json +++ b/common/locales/sr/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Upotrebio Sferu za reinkarnaciju da se vrati na početak igre nakon što je dostigao nivo", "rebirthPop": "Počnite iz početka s nivoa 1, i zadržite odlikovanja, kolekcionarske predmete, i zadatke, zajedno sa istorijom.", "rebirthName": "Sfera za reinkarnaciju", - "reborn": "Reinkarniran, najviši nivo <%= reLevel %>", - "welcome100": "Dobrodošli na nivo 100!", - "intro100": "Pošto ste dostigli 100. nivo, možete besplatno da upotrebite Sferu za reinkarnaciju kad god poželite.", - "followup100": "Možete nastaviti da skupljate iskustvo i dobijate nivoe, ali više nećete dobijati poene za snagu, itd, i nećete moći da otključate novi sadržaj. Ovo je urađeno da bi HabitRPG bio zabavan igračima sa različitim stilovima igranja.", - "rebirth100Info": "Ako ste spremni da počnete novu avanturu, možete sad da se reinkarnirate... ili da vidite dokle možete da dogurate.", - "rebirthWait": "Sačekaću...", - "rebirthNow": "Reinkarnacija!" + "reborn": "Reinkarniran, najviši nivo <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/sr/settings.json b/common/locales/sr/settings.json index a273b476ec..7ebfebc922 100644 --- a/common/locales/sr/settings.json +++ b/common/locales/sr/settings.json @@ -118,5 +118,6 @@ "resubscribe": "Obnoviti pretplatu", "promoCode": "Kupon", "promoCodeApplied": "Kupon je aktiviran! Pogledajte u svoj inventar", - "promoPlaceholder": "Unesite kod sa kupona" + "promoPlaceholder": "Unesite kod sa kupona", + "displayInviteToPartyWhenPartyIs1": "Prikazati opciju „Pozvati u družinu” kad družina ima 1 člana." } \ No newline at end of file diff --git a/common/locales/sr/subscriber.json b/common/locales/sr/subscriber.json index ca806cdfdb..8a50cbfa24 100644 --- a/common/locales/sr/subscriber.json +++ b/common/locales/sr/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Preplate", "subDescription": "Uklonite reklame, kupujte dragulje zlatom, tajanstveni predmet meseca, čuvajte istoriju zadataka, udvostručite broj predmeta koje možete dobiti u jednom danu, podržite programere. Kliknite za više informacija.", "disableAds": "Isključivanje reklama", - "disableAdsText": "Reklame će biti isključene dok traje Vaša pretplata (korisnicima koji su pre uvođenja pretplate platili da uklone reklame neće biti prikazivane reklame bez obzira na stanje pretplate).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Kupovina dragulja zlatom", - "buyGemsGoldText": "(1 Dragulj košta <%= gemCost %> Zlata) Zahvaljujući ovakvom sistemu, korisnici sve postižu svojim trudom. Da bi se sprečile zloupotrebe, moguće je kupiti maksimalno <%= gemLimit %> dragulja u toku jednog meseca.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Čuvanje kompletne istorije", "retainHistoryText": "Kompletna istorija biće Vam dostupna u vidu grafikona i za eksport. Istorija korisnika bez pretplate objedinjuje se radi optimizacije baza podataka. ", "doubleDrops": "Udvostručenje maksimalnog dnevnog broja predmeta", "doubleDropsText": "Brže ćete skupiti sve životinje!", "mysteryItem": "Posebni predmeti za pretplatnike svakog meseca", - "mysteryItemText": "Svakog meseca pretplatnici dobijaju jedinstveni ukrasni deo opreme za svoje avatare!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Podrška programerima", - "supportDevsText": "Ovo je projekat otvorenog koda i svaka pomoć je dobrodošla. Pomozite HabitRPG-u da opstane!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD mesečno", "organization": "Organizacija", "groupPlans": "Grupne tarife", diff --git a/common/locales/sr/tasks.json b/common/locales/sr/tasks.json index 248f2f5da7..1d6a2af1f4 100644 --- a/common/locales/sr/tasks.json +++ b/common/locales/sr/tasks.json @@ -16,7 +16,7 @@ "checklist": "Spisak", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Otvoriti/Zatvoriti", - "text": "Tekst", + "text": "Title", "extraNotes": "Objašnjenje", "direction/Actions": "Koje mogućnosti želite da prikažete? (+/-/oba)", "advancedOptions": "Napredna podešavanja", @@ -36,6 +36,11 @@ "newDailyBulk": "Novi svakodnevni zadaci (svaki zadatak u novi red)", "streakCounter": "Brojač serije", "repeat": "Ponoviti", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Podešavanje brojača", "todos": "Jednokratni zadaci", "newTodo": "Novi jednokratni zadatak", @@ -60,6 +65,9 @@ "clearTags": "Očistiti", "hideTags": "Sakriti", "showTags": "Prikazati", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Uzastopna odlikovanja", "streakText": "Ima <%= streaks %> 21-dnevnih serija kod Svakodnevnih zadataka.", "streakSingular": "Serija", @@ -78,5 +86,23 @@ "pushTaskToTop": "Premesti zadatak na vrh", "pushTaskToBottom": "Premesti zadatak na dno", "emptyTask": "Prvo ukucajte naziv zadatka.", - "dailiesRestingInInn": "Odmarate se u Gostionici! Svakodnevni zadaci će na početku dana biti obeleženi kao neurađeni, ali nećete trpeti štetu zbog neurađenih zadataka na kraju dana. Ako učestvujete u misiji, nećete nanositi štetu bosu, ni dobijati predmete, dok se ne odjavite iz Gostionice. Ako članovi družine budu imali neurađene svakodnevne zadatke, bos će povrediti i Vas." + "dailiesRestingInInn": "Odmarate se u Gostionici! Svakodnevni zadaci će na početku dana biti obeleženi kao neurađeni, ali nećete trpeti štetu zbog neurađenih zadataka na kraju dana. Ako učestvujete u misiji, nećete nanositi štetu bosu, ni dobijati predmete, dok se ne odjavite iz Gostionice. Ako članovi družine budu imali neurađene svakodnevne zadatke, bos će povrediti i Vas.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/sv/challenge.json b/common/locales/sv/challenge.json index a68597a6ce..cca05f4af7 100644 --- a/common/locales/sv/challenge.json +++ b/common/locales/sv/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/sv/character.json b/common/locales/sv/character.json index c8194786c7..83e5fbf2f8 100644 --- a/common/locales/sv/character.json +++ b/common/locales/sv/character.json @@ -7,49 +7,50 @@ "displayName": "Användarnamn", "displayPhoto": "Foto", "displayBlurb": "Några ord om mig", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "Vänligen presentera dig", "photoUrl": "Foto-URL", "imageUrl": "Bild-URL", "inventory": "Förråd", "social": "Socialt", "lvl": "Lvl", - "buffed": "Buffad", + "buffed": "Trimmad", "bodyBody": "Kropp", "bodySize": "Storlek", "bodySlim": "Smal", "bodyBroad": "Bred", - "unlockSet": "Lås Upp Set - <%= cost %>", + "unlockSet": "Lås upp set - <%= cost %>", "locked": "låst", "shirts": "Tröjor", "specialShirts": "Specialtröjor", - "bodyHead": "Frisyrer och Hårfärger", + "bodyHead": "Frisyrer och hårfärger", "bodySkin": "Hud", "color": "Färg", "bodyHair": "Hår", "hairBangs": "Lugg", "hairBase": "Längd", - "hairSet1": "Frisyr Set 1", - "hairSet2": "Hårstilar samling 2", + "hairSet1": "Frisyrset 1", + "hairSet2": "Frisyrset 2", "bodyFacialHair": "Ansiktsbehåring", "beard": "Skägg", "mustache": "Mustasch", "flower": "Blomma", - "basicSkins": "Grundläggande hud", + "basicSkins": "Grundläggande hudtyper", "rainbowSkins": "Regnbågshud", - "pastelSkins": "Pastellfärgad hud", - "spookySkins": "Spöklik hud", - "supernaturalSkins": "Övernaturlig hud", + "pastelSkins": "Pastellfärgade hudtyper", + "spookySkins": "Spöklika hudtyper", + "supernaturalSkins": "Övernaturliga hudtyper", + "splashySkins": "Splashy Skins", "rainbowColors": "Regnbågsfärger", "shimmerColors": "Skimrande färger", "hauntedColors": "Spöklika färger", "winteryColors": "Vinterfärger", "equipment": "Utrustning", - "equipmentBonusText": "Egenskapsbonusar från din nuvarande stridsutrustning. Gå in på fliken Utrustning under Förråd för att välja din stridsutrustning.", + "equipmentBonusText": "Egenskapsbonusar från din nuvarande stridsutrustning. Gå in på fliken \"Utrustning\" under \"Förråd\" för att välja din stridsutrustning.", "classBonus": "Klassutrustningsbonus", - "classBonusText": "Din klass (Krigare, om du inte har låst upp eller valt en annan klass) använder sin egna utrustning mer effektivt än utrustning från andra klasser. Att använda utrustning från din nuvarande klass ger en 50% höjning på egenskapsbonusen den ger.", + "classBonusText": "Din klass (krigare, om du inte har låst upp eller valt en annan klass) använder sin egen utrustning mer effektivt än utrustning från andra klasser. Att använda utrustning från din nuvarande klass höjer egenskapsbonusen med 50%.", "classEquipBonus": "Klassbonus", "battleGear": "Stridsutrustning", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "Detta är den utrustning som du bär i strid och den påverkar siffrorna när du hanterar dina uppgifter.", "costume": "Dräkt", "costumeText": "Om du föredrar utseendet på annan utrustning än den du har på dig, kryssa i rutan \"Använd Dräkt\" för att visa upp din favoritdräkt medan du har på dig din stridsutrustning undertill.", "useCostume": "Använd Dräkt", @@ -65,31 +66,31 @@ "mp": "MP", "xp": "EP", "health": "Hälsa", - "allocateStr": "Poäng tilldelade till Styrka:", + "allocateStr": "Poäng tilldelade till styrka:", "allocateStrPop": "Lägg till ett poäng till Styrka", - "allocateCon": "Poäng tilldelade till Tålighet:", + "allocateCon": "Poäng tilldelade till tålighet:", "allocateConPop": "Lägg till ett poäng till Tålighet", - "allocatePer": "Poäng tilldelade till Iaktagelseförmåga:", + "allocatePer": "Poäng tilldelade till iakttagelseförmåga:", "allocatePerPop": "Lägg till ett poäng till Uppmärksamhet", - "allocateInt": "Poäng tilldelade till Intelligens:", + "allocateInt": "Poäng tilldelade till intelligens:", "allocateIntPop": "Lägg till ett poäng till Intelligens", "noMoreAllocate": "Now that you've hit level 100, you won't gain any more Attribute Points. You can continue leveling up, or start a new adventure at level 1 by using the Orb of Rebirth, now available for free in the Market.", "stats": "Statistik", "strength": "Styrka", - "strengthText": "Styrka ökar chansen för slumpmässiga \"kritiska träffar\" och guld-, erfarenhet-, och fyndchansen boostas. Det hjälper även till att skada bossmonster.", + "strengthText": "Styrka ökar chansen för slumpmässiga \"kritiska träffar\" och guld-, erfarenhet-, och fyndchansen höjs. Styrka hjälper också för att tillfoga skada till bossar.", "constitution": "Tålighet", - "conText": "Tålighet reducerar skadan från negativa Vanor och missade Dagliga Uppgifter.", + "conText": "Tålighet reducerar skadan från negativa vanor och missade dagliga uppgifter.", "perception": "Uppmärksamhet", - "perText": "Uppmärksamhet ökar hur mycket Guld du tjänar, och när du låst upp Marknaden ökar den även chansen att hitta föremål när du fullbordar uppgifter.", + "perText": "Iakttagelseförmåga ökar hur mycket guld du tjänar, och när du låst upp marknaden ökar den även chansen att hitta föremål när du fullbordar uppgifter.", "intelligence": "Intelligens", - "intText": "Intelligens ökar hur mycket Erfarenhet du får, och när du har låst upp Klasser avgör din maxgräns för hur mycket Mana du kan ha för användning av din klass-förmåga.", + "intText": "Intelligens ökar hur mycket erfarenhet du får, och när du har låst upp klasser avgör intelligensen den maximala mängden mana som du kan använda för klasspecifika förmågor.", "levelBonus": "Level-bonus", - "levelBonusText": "Varje egenskap får en bonus motsvarande hälfen av (din Level minus 1).", + "levelBonusText": "Varje egenskap får en bonus motsvarande hälften av (din nivå minus 1).", "allocatedPoints": "Utdelade poäng", - "allocatedPointsText": "Egenskapspoäng du förtjänat och delat ut. Dela ut poäng under kolumnen Karaktärsuppbyggning.", + "allocatedPointsText": "Egenskapspoäng som du har förtjänat och delat ut. Dela ut poäng under kolumnen karaktärsuppbyggelse.", "allocated": "Utdelade", - "buffs": "Buffar", - "buffsText": "Tillfälliga egenskapsbonusar från förmågor och bedrifter. Dessa försvinner vid slutet av dig dag. De förmågor du kan använda hittar du under Belönings-kolumnen på Uppgiftssidan. ", + "buffs": "Puffar", + "buffsText": "Tillfälliga egenskapsbonusar från förmågor och bedrifter. Dessa försvinner vid slutet av din dag. De förmågor du kan använda hittar du under belöningskolumnen på uppgiftssidan. ", "characterBuild": "Karaktärsuppbyggning", "class": "Klass", "experience": "Erfarenhet", @@ -99,34 +100,34 @@ "mage": "Magiker", "mystery": "Mysterium", "changeClass": "Byt Klass, Återbetala Egenskapspoäng", - "levelPopover": "Varje level ger dig en poäng att dela ut till valfri egenskap. Du kan antingen göra det manuellt eller låta spelet bestämma åt dig genom att använda ett av alternativen under Automatisk Utdelning.", + "levelPopover": "Varje nivå ger dig en poäng att dela ut till valfri egenskap. Du kan antingen göra det manuellt eller låta spelet bestämma åt dig genom att använda ett av alternativen under automatisk utdelning.", "unallocated": "Outdelade Egenskapspoäng", - "haveUnallocated": "Du har <%= points %> Outdelad(e) Egenskapspoäng", + "haveUnallocated": "Du har <%= points %> outdela(t/de) egenskapspoäng", "autoAllocation": "Automatisk Utdelning", - "autoAllocationPop": "Placerar poäng hos egenskaper enligt dina preferenser när du går upp i level.", + "autoAllocationPop": "Placerar poäng hos egenskaper enligt dina preferenser när du går upp en nivå.", "evenAllocation": "Dela ut egenskapspoäng jämnt", "evenAllocationPop": "Delar ut samma antal poäng till varje egenskap.", "classAllocation": "Dela ut poäng baserat på Klass", "classAllocationPop": "Tillderar fler poäng till attributen som är viktiga för din Klass", "taskAllocation": "Dela ut poäng baserat på uppgifts-aktivitet", - "taskAllocationPop": "Tilldelar poäng baserat på de Fysiska (Styrka), Mentala (Intelligens), Sociala (Tålighet), och Andra (Uppmärksamhet) kategorier associerade till uppgifterna du slutför.", + "taskAllocationPop": "Tilldelar poäng baserat på de fysiska (styrka), mentala (intelligens), sociala (tålighet), och andra (uppmärksamhet) kategorier associerade till uppgifterna du slutför.", "distributePoints": "Dela ut outdelade poäng", "distributePointsPop": "Dela ut alla outdelade egenskapspoäng enligt den valda utdelningsplanen.", - "warriorText": "Krigare får fler och bättre \"kritiska träffar\", vilket slumpmässigt ger bonus guld, erfarenhet och fyndchans för att ha fullbordat en uppgift. De gör också hård skada på bossar. Spela en krigare om du blir motiverad av oförutsägbara jackpot-liknande belöningar, eller om du vill göra mycket skada i bossuppdrag!", - "mageText": "Magiker lär sig snabbt, vilket gör att de ökar i Erfarenhet och Levlar snabbare än andra klasser. De får också en hel del Mana genom att använda sina specialförmågor. Spela som en Magiker om du tycker om de taktiska spelaspekterna i Habit, eller om du blir starkt motiverad av att gå upp i level och att låsa upp avancerande funktioner!", - "rogueText": "Smygare älskar att samla på sig rikedom, tjänar mer Guld är några andra och är skickliga på att hitta föremål. Deras ikoniska Smygförmåga tillåter dem att smita undan konsekvenserna av missade Dagliga Upgifter. Spela som en Smygare om du finner stark motivation i Belöningar och Bedrifter, samt strävar efter byte och medaljer.", - "healerText": "Helare står ogenomträngliga mot skada, och breder ut det skyddet till andra. Missade Dagliga Uppgifter och dåliga Vanor bekymrar dem inte så mycket, och de har sätt att återställa Hälsa från misslyckanden. Spela en Helare om du gillar att hjälpa andra i ditt Sällskap, eller om tanken av att smita undan Döden genom hårt arbete inspirerar dig!", + "warriorText": "Krigare får fler och bättre \"kritiska träffar\", vilket slumpmässigt ger bonusar i form av guld, erfarenhet och fyndchanser efter att ha fullbordat en uppgift. De åsamkar också stor skada på bossar. Spela en krigare om du blir motiverad av oförutsägbara jackpot-liknande belöningar, eller om du vill göra mycket skada i bossuppdrag!", + "mageText": "Magiker lär sig snabbt, vilket gör att de ökar i erfarenhet och går upp i nivå snabbare än andra klasser. De får också en hel del mana genom att använda sina specialförmågor. Spela som en magiker om du tycker om de taktiska spelaspekterna i Habit, eller om du blir starkt motiverad av att gå upp i nivå och att låsa upp avancerande funktioner!", + "rogueText": "Smygare älskar att samla på sig rikedom och tjänar därför mer guld är några andra samt är skickliga på att hitta föremål. Deras särpräglade smygförmåga tillåter dem att smita undan konsekvenserna av missade dagliga uppgifter. Spela som en smygare om du finner stark motivation i belöningar och bedrifter och strävar efter rovbyte och medaljer.", + "healerText": "Helare står ogenomträngliga för skada, och breder ut det skyddet till andra. Missade dagliga uppgifter och dåliga vanor bekymrar dem inte så mycket, och de har sätt att återställa hälsan efter misslyckanden. Spela en helare om du gillar att hjälpa andra i ditt sällskap, eller om tanken av att smita undan döden genom hårt arbete inspirerar dig!", "optOut": "Välj Bort", "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", "select": "Välj", "stealth": "Smygande", - "stealthNewDay": "När en ny dag börjar kommer du undvika skada från så här många missade Dagliga Uppgifter.", - "streaksFrozen": "Följder frusna.", - "streaksFrozenText": "Följder på missade Dagliga Uppgifter kommer inte återställas vid slutet av dagen.", + "stealthNewDay": "När en ny dag börjar kommer du att undvika skada från så här många missade dagliga uppgifter.", + "streaksFrozen": "Följdhandlingar frusna.", + "streaksFrozenText": "Följdhandlingar på missade dagliga uppgifter kommer inte att återställas vid dagens slut.", "respawn": "Återuppstå!", "youDied": "Du dog!", - "dieText": "Du har förlorat en level, allt ditt Guld och en slumpmässigt utvald del av din Utrustning. Res dig upp, Habitant, och försök igen! Hindra dina negativa vanor, var vaksam med fullbordandet av Dagliga Uppgifter, och håll döden vid en armlängd bort med en Hälsodryck om du vacklar!", - "sureReset": "Är du säker? Detta kommer återställa din karaktärs klass och tilldelade poäng (du får tillbaka alla för att dela ut igen), och kostar 3 Juveler", + "dieText": "Du har förlorat en nivå, allt ditt guld och en slumpmässigt utvald del av din utrustning. Res dig upp, Habitant, och försök igen! Stå emot dina negativa vanor, var vaksam i fullföljandet av dagliga uppgifter, och håll döden på armlängds avstånd med en hälsodryck om du vacklar!", + "sureReset": "Är du säker? Detta kommer att återställa din karaktärs klass och tilldelade poäng (du får tillbaka alla för att omfördela dem), och kostar 3 Juveler.", "purchaseFor": "Köp för <%= cost %> Juveler?", "notEnoughMana": "Inte tillräckligt med mana.", "invalidTarget": "Ogiltigt mål", @@ -134,11 +135,11 @@ "youCastTarget": "Du kastar <%= spell %> på <%= target %>.", "youCastParty": "Du kastar <%= spell %> på sällskapet.", "critBonus": "Kritisk träff! Bonus:", - "displayNameDescription1": "Det här är vad som visas i meddelanden du postar i Tavernan, gillen, och sällskapschatt, tillsammans med vad som visas på din avatar. Gå till", + "displayNameDescription1": "Det här är vad som visas i meddelanden du postar i tavernan, gillen, och sällskapschatt, tillsammans med vad som visas på din avatar. Gå till", "displayNameDescription2": "Inställningar->Sida", - "displayNameDescription3": "och scrolla ner till Registrerings sektionen för att ändra ditt inloggningsnamn.", - "unequipBattleGear": "Ta av Stridssutrustning", - "unequipCostume": "Ta av Dräkt", + "displayNameDescription3": "och scrolla ner till registreringsavdelningen för att ändra ditt inloggningsnamn.", + "unequipBattleGear": "Ta av stridsutrustning", + "unequipCostume": "Ta av dräkt", "unequipPetMountBackground": "Avrusta husdjur, riddjur, bakgrund.", "animalSkins": "Animal Skins", "chooseClassHeading": "Choose your Class! Or opt out to choose later.", diff --git a/common/locales/sv/content.json b/common/locales/sv/content.json index 7152b78c1f..a73db6c227 100644 --- a/common/locales/sv/content.json +++ b/common/locales/sv/content.json @@ -1,67 +1,69 @@ { "potionText": "Hälsodryck", - "potionNotes": "Återställ 15 Hälsopoäng (Omedelbar Användning)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", - "dropEggWolfText": "Varg", + "potionNotes": "Återställ 15 hälsopoäng omedelbart", + "armoireText": "Förtrollat vapenskåp", + "armoireNotesFull": "Öppna vapenskåpet för att få en slumpmässig specialutrustning, erfarenhet eller mat! Utrustningsdelar som finns kvar:", + "armoireLastItem": "Du har hittat den sista ovanliga utrustningen i det förtrollade vapenskåpet.", + "armoireNotesEmpty": "Vapenskåpet kommer att ha ett nytt stycke utrustning varje månad. Fram tills dess, så kan du fortsätta klicka för erfarenhet och mat!", + "dropEggWolfText": "varg", "dropEggWolfAdjective": "lojal", - "dropEggTigerCubText": "Tigerunge", - "dropEggTigerCubMountText": "Tiger", + "dropEggTigerCubText": "tigerunge", + "dropEggTigerCubMountText": "tiger", "dropEggTigerCubAdjective": "vildsint", - "dropEggPandaCubText": "Pandaunge", - "dropEggPandaCubMountText": "Panda", + "dropEggPandaCubText": "pandaunge", + "dropEggPandaCubMountText": "panda", "dropEggPandaCubAdjective": "snäll", - "dropEggLionCubText": "Lejonunge", - "dropEggLionCubMountText": "Lejon", + "dropEggLionCubText": "lejonunge", + "dropEggLionCubMountText": "lejon", "dropEggLionCubAdjective": "kunglig", - "dropEggFoxText": "Räv", + "dropEggFoxText": "räv", "dropEggFoxAdjective": "listig", - "dropEggFlyingPigText": "Flygande Gris", - "dropEggFlyingPigAdjective": "kapriciös", - "dropEggDragonText": "Drake", + "dropEggFlyingPigText": "flygande gris", + "dropEggFlyingPigAdjective": "flamsig", + "dropEggDragonText": "drake", "dropEggDragonAdjective": "mäktig", - "dropEggCactusText": "Kaktus", - "dropEggCactusAdjective": "stickig", - "dropEggBearCubText": "Björnunge", - "dropEggBearCubMountText": "Björn", + "dropEggCactusText": "kaktus", + "dropEggCactusAdjective": "taggig", + "dropEggBearCubText": "björnunge", + "dropEggBearCubMountText": "björn", "dropEggBearCubAdjective": "gosig", - "questEggGryphonText": "Grip", + "questEggGryphonText": "grip", "questEggGryphonAdjective": "stolt", - "questEggHedgehogText": "Igelkott", - "questEggHedgehogAdjective": "spetsig ", - "questEggDeerText": "Hjort", + "questEggHedgehogText": "igelkott", + "questEggHedgehogAdjective": "spetsig", + "questEggDeerText": "hjort", "questEggDeerAdjective": "elegant", - "questEggEggText": "Ägg", - "questEggEggMountText": "Äggkorg", - "questEggEggAdjective": "Färgglad", - "questEggRatText": "Råtta", + "questEggEggText": "ägg", + "questEggEggMountText": "äggkorg", + "questEggEggAdjective": "färgglad", + "questEggRatText": "råtta", "questEggRatAdjective": "smutsig", - "questEggOctopusText": "Bläckfisk", + "questEggOctopusText": "bläckfisk", "questEggOctopusAdjective": "halkig", - "questEggSeahorseText": "Sjöhäst", - "questEggSeahorseAdjective": "Vinst", - "questEggParrotText": "Papegoja", - "questEggParrotAdjective": "livfull", - "questEggRoosterText": "Tupp", + "questEggSeahorseText": "sjöhäst", + "questEggSeahorseAdjective": "vinst", + "questEggParrotText": "papegoja", + "questEggParrotAdjective": "livlig", + "questEggRoosterText": "tupp", "questEggRoosterAdjective": "skutta", - "questEggSpiderText": "Spindel", + "questEggSpiderText": "spindel", "questEggSpiderAdjective": "läskig", - "questEggOwlText": "Ugla", - "questEggOwlAdjective": "förnuftig", - "questEggPenguinText": "Pingvin", + "questEggOwlText": "uggla", + "questEggOwlAdjective": "vis", + "questEggPenguinText": "pingvin", "questEggPenguinAdjective": "skarpsinnig", "questEggTRexText": "Tyrannosaurus", - "questEggTRexAdjective": "småarmad", - "questEggRockText": "Sten", + "questEggTRexAdjective": "kortarmad", + "questEggRockText": "sten", "questEggRockAdjective": "livlig", - "questEggBunnyText": "Kanin", + "questEggBunnyText": "kanin", "questEggBunnyAdjective": "gosig", - "questEggSlimeText": "Marshmallow Slime", - "questEggSlimeAdjective": "sweet", - "questEggSheepText": "Sheep", - "questEggSheepAdjective": "woolly", + "questEggSlimeText": "marshmallowslem", + "questEggSlimeAdjective": "söt", + "questEggSheepText": "får", + "questEggSheepAdjective": "ulligt", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Finn en kläckningsdryck att hälla på det här ägget, så kommer det att kläckas till<%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Standard", "hatchingPotionWhite": "Vit", diff --git a/common/locales/sv/defaulttasks.json b/common/locales/sv/defaulttasks.json index 18e6468b1d..160833f1e8 100644 --- a/common/locales/sv/defaulttasks.json +++ b/common/locales/sv/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Bra vana", - "defaultHabit1Notes": "Exempel på bra vanor: + Ät en grönsak +15 minuters effektivt arbete", - "defaultHabit2Text": "Dålig vana", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Exempel på dåliga vanor: - Rök - Prokrastinera", - "defaultHabit3Text": "Bra eller dålig vana", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Exempel på bra eller dåliga vanor: +/- Tog trappor/hiss ; +/- Drack vatten/läsk", "defaultDaily1Text": "1 Timme Personligt Projekt", "defaultDaily1Notes": "Alla uppgifter är automatiskt gula när de skapas. Det betyder att du bara kommer att ta måttlig skada när de missas, och att du får en måttlig belöning när de är fullföljda.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "ställ in svårighetsgrad under Avancerade Alternativ", "defaultTodo4Checklist3": "frivilligt: ställ in ett förfallodatum", "defaultTodo5Text": "Skapa ett sällskap (privat grupp) med dina vänner (Socialt > Sällskap)", - "defaultReward1Text": "1 avsnitt av Game of Thrones", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Skräddarsydda belöningar kan komma i många former. Vissa personer kommer att undvika kolla på sin favoritserie så länge de inte har guld att betala för det.", "defaultReward2Text": "Tårta", "defaultReward2Notes": "Andra personer vill bara njuta av en bit tårta. Försök att skapa belöningar som motiverar dig som bäst.", diff --git a/common/locales/sv/gear.json b/common/locales/sv/gear.json index ac873fba78..68de1fe8ef 100644 --- a/common/locales/sv/gear.json +++ b/common/locales/sv/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Katt skallra", "weaponSpecialSpring2015HealerNotes": "Når du skakar den har den ett fascinerande clickande ljud som skulle kunna hålla VEM SOM HELST underhållen i timtal. Ökar intelligens med <%= int %>. Begränsad vår utgåva 2015 av vår utrustning.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Måltidernas högaffel", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Glittrig Bevingad Stav av Kärlek och Också Sanning", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk-käpp.", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "utrustning", "armorBase0Text": "Vanliga kläder", "armorBase0Notes": "Vanliga kläder. Har ingen effekt.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Bekväm kattdräkt", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Budbärarskrud", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Skogsvandrarrustning", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk-dräkt", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "huvudbonader", "headBase0Text": "Ingen hjälm", "headBase0Notes": "Ingen huvudbonad.", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Regnbågsfärgad krigarhjälm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Bevingad hjälm", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Vanlig cylinderhatt", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "Ingen sköld eller sekundärt vapen.", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Kasta den mot dina fiender... eller håll bara i den, för den kommer att fyllas med mumsigt torrfoder vid middagstid. Ökar Tålighet med <%= con%>. Begränsad utgåva 2015 vårutrustning.", "shieldSpecialSpring2015HealerText": "Mönstrad kudde", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Klocksköld", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "Inget ryggtillbehör", "backBase0Notes": "Inget ryggtillbehör.", "backMystery201402Text": "Guldvingar", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Lömsk mantel", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "No Body Accessory", "bodyBase0Notes": "No Body Accessory.", "bodySpecialWonderconRedText": "Rubinkrage", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Korallkrage", "bodySpecialSummerHealerNotes": "Ett stiligt halsband av levande korall! Ger inga fördelar. Begränsad utgåva 2014 sommarutrustning.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "huvudtillbehör", "accessories": "Accessoarer", "animalEars": "Djur öron", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "Inget ögonskydd", "eyewearBase0Notes": "Inget ögonskydd.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Bli inte petad i ögat av de här shimrande juvelerna! Ger ingen fördel. Mars 2015 prenumerantobjekt.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "Inget ögonskydd skulle kunna vara stiligare än ett par glasögon - förutom, möjligtvis, en monokel. Ger inga fördelar. April 2015 prenumerationsföremål.", "eyewearMystery301405Text": "Monokel", diff --git a/common/locales/sv/generic.json b/common/locales/sv/generic.json index 136dfbba2b..6b2dbc158b 100644 --- a/common/locales/sv/generic.json +++ b/common/locales/sv/generic.json @@ -54,7 +54,7 @@ "gems": "Juveler", "gemButton": "Du har <%= number %> juveler.", "moreInfo": "Mer Info", - "gemsWhatFor": "Köpta med riktiga pengar. Används för att köpa speciella föremål och tjänster (ägg, kläckningsdrycker, stärkningsdryck, osv.). Du måste låsa upp de funktionerna innan du kan börja använda Juveler.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Veteran", "veteranText": "Har uthärdat Habit Den Grå (vår hemsida innan Angular) och har samlat på sig många krigsärr från dess buggar.", "originalUser": "Ursprunglig Användare!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Senast inloggad", "notPorted": "Denna funktion är inte flyttad från orginalhemsidan ännu.", "buyThis": "Vill du verkligen köpa <%= text%> med <%= price%> av dina <%= gems%> Juveler?", - "untilNoFace": "Tills vi lägger till Facebook, använd ditt UUID och API Token för att logga in (hittas i https://habitrpg.com > Alternativ > Inställningar).", "noReachServer": "Servern är otillgänglig för tillfället, försök igen senare", "errorUpCase": "FEL:", "newPassSent": "Nytt lösenord skickat.", @@ -86,6 +85,7 @@ "audioTheme_off": "Av", "audioTheme_danielTheBard": "Barden Daniel", "audioTheme_wattsTheme": "Watts Tema", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Ställ en fråga", "reportBug": "Rapportera ett fel", "contributeToHRPG": "Bidra till HabitRPG", diff --git a/common/locales/sv/groups.json b/common/locales/sv/groups.json index f8521d599d..6670352253 100644 --- a/common/locales/sv/groups.json +++ b/common/locales/sv/groups.json @@ -39,6 +39,8 @@ "editGroup": "Redigera Grupp", "newGroupName": "<%= groupType %> Namn", "groupName": "Gruppnamn", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Beskrivning som visas i offentliga listor över Gillen (Markdown-formatering är okej)", "logoUrl": "URL till logga", "assignLeader": "Tilldela Gruppledare", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/sv/limited.json b/common/locales/sv/limited.json index 46b93a74b7..3245160214 100644 --- a/common/locales/sv/limited.json +++ b/common/locales/sv/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Polkagris (Magiker)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mäktig kanin (Krigare)", "magicMouseSet": "Magisk mus (Magiker)", "lovingPupSet": "Kärleksfull valp (Helare)", - "stealthyKittySet": "Smygande kattunge (Smygare)" + "stealthyKittySet": "Smygande kattunge (Smygare)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/sv/messages.json b/common/locales/sv/messages.json index 9e116ecb08..37a2429a84 100644 --- a/common/locales/sv/messages.json +++ b/common/locales/sv/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "<%= itemText %> gick sönder.", "messageTaskNotFound": "Uppgift hittades inte.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Tagg hittades inte.", "messagePetNotFound": ":pet not found in user.items.pets", "messageFoodNotFound": ":food not found in user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Du har hittat <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Du hittade ett <%= dropText %> Ägg! <%= dropNotes %>", "messageDropPotion": "Du hittade en <%= dropText %> kläckningsdryck! <%= dropNotes %>", - "messageFoundQuest": "Du hittade uppdraget \"<%= questText %>\"!" + "messageFoundQuest": "Du hittade uppdraget \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/sv/npc.json b/common/locales/sv/npc.json index e625777cc3..71fc56f5a9 100644 --- a/common/locales/sv/npc.json +++ b/common/locales/sv/npc.json @@ -10,6 +10,8 @@ "alexander": "Köpmannen Alexander", "welcomeMarket": "Välkommen till Marknaden! Köp svårfunna ägg och drycker! Sälj de du inte behöver! Beställ praktiska tjänster! Kom och se vad vi har att erbjuda.", "sellForGold": "Sälj <%= item %> för <%= gold %> Guld", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Köp Juveler", "justin": "Justin", "USD": "USD", @@ -18,7 +20,7 @@ "dismissAlert": "Avfärda Denna Varning", "donateText1": "Lägger till 20 Juveler till ditt konto. Juveler används till att köpa speciella föremål i spelet, som tröjor och hårstilar.", "donateText2": "Stöd HabitRPG", - "donateText3": "Då det här är ett projekt med öppen källkod behöver vi all hjälp vi kan få!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 Juveler, Donation till HabitRPG", "payWithCard": "Betala med Kort", "payNote": "Notera: Ibland tar PayPal länge tid att godkänna köpet. Vi rekommenderar kortbetalning.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Bra vanor ger erfarenhet och guld! Dåliga vanor tar bort hälsa.", "tourGP": "För att gå vidare, köp Träningssvärdet med guldet du precis tjänade!", - "tourAvatar": "Nu har din avatar fått träningssvärdet. För att fortsätta, klicka på din avatar för att skräddarsy den!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Scrolla hela vägen ner för att se alla alternativ! Klicka på din avatar igen för att återvända till uppdragen.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Ditt sällskap kommer hjälpa dig att hålla dig ansvarfull. Bjud in vänner för att låsa upp en uppdragsskriftrulle.", - "tourGuildsPage": "Gillen är sociala grupper med gemensamma teman. Sök på ämnen som intresserar dig! Vi rekommenderar Nybörjargillet.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Från och med Level 4 kommer ägg och kläckningsbrygder droppa slumpmässigt när du klarar av uppgifter. De syns här - använd de till att kläcka husdjur! Du kan även köpa föremål på Marknaden." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Från och med Level 4 kommer ägg och kläckningsbrygder droppa slumpmässigt när du klarar av uppgifter. De syns här - använd de till att kläcka husdjur! Du kan även köpa föremål på Marknaden.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/sv/quests.json b/common/locales/sv/quests.json index f8c15c4b85..68465f77e1 100644 --- a/common/locales/sv/quests.json +++ b/common/locales/sv/quests.json @@ -1,9 +1,11 @@ { "quests": "Uppdrag", "quest": "uppdrag", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Fullbordad!", "youReceived": "Du har erhållit", - "questSend": "Genom att klicka \"Bjud in\" skickas en inbjudan till medlemmarna i ditt sällskap. När alla medlemmar har accepterat eller nekat börjar uppdraget. Se status under Alternativ > Socialt > Sällskap", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Bjud in Sällskap", "questInvitation": "Uppdragsinbjudan:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/sv/questscontent.json b/common/locales/sv/questscontent.json index 112f5970ac..d15aad373d 100644 --- a/common/locales/sv/questscontent.json +++ b/common/locales/sv/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/sv/rebirth.json b/common/locales/sv/rebirth.json index 5d0f6143f0..68e82bd375 100644 --- a/common/locales/sv/rebirth.json +++ b/common/locales/sv/rebirth.json @@ -1,8 +1,8 @@ { "rebirthNew": "Pånyttfödelse: Nytt Äventyr Tillgängligt!", - "rebirthUnlock": "Du har låst upp Pånyttfödelse! Detta speciella Marknadsföremål tillåter dig att börja ett nytt spel från level 1 men ha kvar alla dina uppgifter, bedrifter, husdjur och mer. Använd den för att blåsa nytt liv i HabitRPG om du känner att du uppnått allt, eller fr att uppleva nya funktioner från ögonen av en ny karaktär!", + "rebirthUnlock": "Du har låst upp Pånyttfödelse! Detta speciella marknadsföremål tillåter dig att börja ett nytt spel från nivå 1 utan att förlora alla dina uppgifter, bedrifter, husdjur med mera. Använd den för att blåsa nytt liv i HabitRPG om du känner att du redan har uppnått allt, eller för att uppleva nya funktioner utifrån en ny karaktärs synvinkel!", "rebirthBegin": "Pånyttfödelse: Starta ett Nytt Äventyr", - "rebirthStartOver": "Pånyttfödelse startar om din karaktär från Level 1, som om du hade börjat ett nytt konto.", + "rebirthStartOver": "Pånyttfödelse startar om din karaktär på nivå 1, som om du hade börjat ett nytt konto.", "rebirthAdvList1": "Du återvänder till full Hälsa.", "rebirthAdvList2": "Du har ingen Erfarenhet, Guld eller utrustning.", "rebirthAdvList3": "Dina Vanor, Dagliga- och Att-Göra-Uppgifter återställs till gult, och följder återställs.", @@ -21,11 +21,5 @@ "rebirthOrb": "Använde en Pånyttfödelsesfär för att börja om efter att ha nått Level", "rebirthPop": "Starta en ny karaktär från Level 1 medan du behåller bedrifter, samlarobjekt och uppgifter med dess historik.", "rebirthName": "Pånyttfödelsesfär", - "reborn": "Pånyttfödd, max level <%= reLevel %>", - "welcome100": "Välkommen till Nivå 100!", - "intro100": "Nu när du är nivå 100 har du valet att när som helst använda Återfödelse Sfären gratis.", - "followup100": "Medan du fortfarande kan öka i nivå, kommer det inte längre öka din statistik och inget mer kommer att låsas upp, detta för att hålla Habit kul för personer av alla spelstilar.", - "rebirth100Info": "Om du är redo att starta ett nytt äventyr kan du Återfödas nu... eller så kan du fortsätta testa dig själv.", - "rebirthWait": "Jag väntar...", - "rebirthNow": "Återföds Nu!" + "reborn": "Pånyttfödd, max level <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/sv/settings.json b/common/locales/sv/settings.json index cc82ec9612..a7fbc0422f 100644 --- a/common/locales/sv/settings.json +++ b/common/locales/sv/settings.json @@ -113,10 +113,11 @@ "benefits": "Fördelar", "coupon": "Kupong", "couponPlaceholder": "Skriv in kupongkod", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/sv/subscriber.json b/common/locales/sv/subscriber.json index 471c4d7e60..4e720535d0 100644 --- a/common/locales/sv/subscriber.json +++ b/common/locales/sv/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "Abonnemang", "subDescription": "Inaktivera reklam, köp Juveler med guld, månatligt mystiskt föremål, behåll framstegshistorik, fördubblad daglig drop-gräns, stödjer utvecklarna. Klicka för mer info.", "disableAds": "Inaktivera reklam", - "disableAdsText": "Reklam är inaktiverad under tiden du har ett aktivt abonnemang (ursprungliga medlemmar med inaktiverad reklam är undantaget av regeln)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Köp Juveler med Guld", - "buyGemsGoldText": "(1 Juvel kostar <%= gemCost %> Guld) Åtgärder \"betala för att vinna\"-problemet, då allt nu är uppnåeligt genom hårt arbete. Det finns en månatlig gräns på <%= gemLimit %> Juveler för att förhindra farming.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Behåll din fullständiga historik", "retainHistoryText": "Gör din fullständiga historik tillgänglig i grafer och export. Icke-abonnenters historik blir databas-optimerad.", "doubleDrops": "Fördubblad daglig drop-gräns", "doubleDropsText": "Fullborda ditt stall snabbare!", "mysteryItem": "Unika Månatliga Abonnemangsföremål", - "mysteryItemText": "Varje månad får alla abonnenter ett helt unikt förskönande föremål för deras avatarer!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Stödjer utvecklarna", - "supportDevsText": "Det här ett projekt med öppen källkod som behöver all hjälp det kan få. Hjälp oss hålla HabitRPG vid liv!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD / Månad", "organization": "Organisation", "groupPlans": "Corporate Plans", diff --git a/common/locales/sv/tasks.json b/common/locales/sv/tasks.json index 9eabee36d8..450a80220e 100644 --- a/common/locales/sv/tasks.json +++ b/common/locales/sv/tasks.json @@ -16,7 +16,7 @@ "checklist": "Checklista", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Expandera/Förminska", - "text": "Text", + "text": "Title", "extraNotes": "Extra Anteckningar", "direction/Actions": "Riktning/Handling", "advancedOptions": "Avancerade Alternativ", @@ -36,6 +36,11 @@ "newDailyBulk": "Nya dagliga utmaningar (en per rad)", "streakCounter": "Följdräknare", "repeat": "Upprepa", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Återställ Följdräkning", "todos": "Att-Göra-Uppgifter", "newTodo": "Ny Att-Göra-Uppgift", @@ -60,6 +65,9 @@ "clearTags": "Återställ", "hideTags": "Förminska", "showTags": "Visa", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Följd-Bedrifter", "streakText": "Har utfört <%= streaks %> 21-dagarsföljder av Dagliga Uppgifter.", "streakSingular": "Bedriftaren", @@ -78,5 +86,23 @@ "pushTaskToTop": "Förflytta uppgift till toppen", "pushTaskToBottom": "Förflytta uppgift till botten", "emptyTask": "Skriv in uppgiftens titel först.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/uk/challenge.json b/common/locales/uk/challenge.json index b3fcc5a170..3ce8fe2288 100644 --- a/common/locales/uk/challenge.json +++ b/common/locales/uk/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/uk/character.json b/common/locales/uk/character.json index 0c61993ca2..43c34218e9 100644 --- a/common/locales/uk/character.json +++ b/common/locales/uk/character.json @@ -39,6 +39,7 @@ "pastelSkins": "Пастельні кольори", "spookySkins": "Моторошні кольори", "supernaturalSkins": "Надзвичайні шкірні покриття", + "splashySkins": "Splashy Skins", "rainbowColors": "Кольори веселки", "shimmerColors": "Мерехтячі кольри", "hauntedColors": "Примарні кольори", diff --git a/common/locales/uk/content.json b/common/locales/uk/content.json index e43a6cdfaf..26db02fbee 100644 --- a/common/locales/uk/content.json +++ b/common/locales/uk/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "sweet", "questEggSheepText": "Sheep", "questEggSheepAdjective": "woolly", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Простий", "hatchingPotionWhite": "Білий", diff --git a/common/locales/uk/defaulttasks.json b/common/locales/uk/defaulttasks.json index 5c62687fd2..160a74a526 100644 --- a/common/locales/uk/defaulttasks.json +++ b/common/locales/uk/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "Гарна звичка", - "defaultHabit1Notes": "Приклади гарних звичок: + З'їсти овочі +15 хвилин продуктивної праці", - "defaultHabit2Text": "Погана звичка", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "Приклади поганих звичок: - Паління - Прокрастинація", - "defaultHabit3Text": "Гарна чи Погана звичка", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "Приклади Гарних чи Поганих звичок: +/- Користування сходами/ліфтом; +/- Пити воду/Газований напій", "defaultDaily1Text": "1г. для свого проєкту", "defaultDaily1Notes": "Усі завдання мають жовтий колір після створення. Це означає, що Ви будете отримувати помірне ушкодження при пропусках, та помірну винагороду при виконанні.", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "set difficulty under Advanced Options", "defaultTodo4Checklist3": "optional: set a Due Date", "defaultTodo5Text": "Start a Party (private group) with your friends (Social > Party)", - "defaultReward1Text": "Переглянути 1 серію „Гри престолів“", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "Вигадані Вами нагороди можуть бути вельми різноманітними. Наприклад, деякі люди відкладають перегляд улюбленого шоу, доки не назбирають достатньо золота, аби заплатити за нього.", "defaultReward2Text": "Торт", "defaultReward2Notes": "Дехто просто бажає з'їсти смачненького тортика. Намагайтеся вигадати нагороди, які будуть Вас краще мотивувати.", diff --git a/common/locales/uk/gear.json b/common/locales/uk/gear.json index 7c24750ab0..74f32bbb07 100644 --- a/common/locales/uk/gear.json +++ b/common/locales/uk/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "Conjure yourself up a carrot with this fancy wand. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "weaponSpecialSpring2015HealerText": "Cat Rattle", "weaponSpecialSpring2015HealerNotes": "When you wave it, it makes a fascinating clickety noise that would keep ANYONE entertained for hours. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "Pitchfork of Feasting", "weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.", "weaponMystery201502Text": "Shimmery Winged Staff of Love and Also Truth", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "Steampunk Cane", "weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "броня", "armorBase0Text": "Звичайний одяг", "armorBase0Notes": "Звичайнісінький одяг. Так собі.", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "Your coattails match your cottontail! Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", "armorSpecialSpring2015HealerText": "Comforting Catsuit", "armorSpecialSpring2015HealerNotes": "This soft catsuit is comfortable, and as comforting as mint tea. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "Мантія посланця", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Броня лісовика", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "This blue mineral symbolizes good luck, happiness, and eternal productivity. Confers no benefit. March 2015 Subscriber Item.", "armorMystery201504Text": "Busy Bee Robe", "armorMystery201504Notes": "You'll be productive as a busy bee in this fetching robe! Confers no benefit. April 2015 Subscriber Item.", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "headgear", "headBase0Text": "Без шолома", "headBase0Notes": "Без головного убору", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "Which came first, the bunny or the hat? Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", "headSpecialSpring2015HealerText": "Comforting Crown", "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of pride season and GaymerX, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGBTQ and gaming and is open to everyone. It takes place at the InterContinental in downtown San Francisco on July 11-13! Confers no benefit.", "headMystery201402Text": "Крилатий шолом", @@ -378,6 +412,16 @@ "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", "headMystery301405Notes": "A basic top hat, just begging to be paired with some fancy head accessories. Confers no benefit. May 3015 Subscriber Item.", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "shield-hand item", "shieldBase0Text": "No Shield-Hand Equipment", "shieldBase0Notes": "Без щита чи другої зброї", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", "shieldSpecialSpring2015HealerText": "Patterned Pillow", "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "No Back Accessory", "backBase0Notes": "No Back Accessory.", "backMystery201402Text": "Золоті крила", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", "backSpecialWonderconBlackText": "Sneaky Cape", "backSpecialWonderconBlackNotes": "Spun of shadows and whispers. Confers no benefit. Special Edition Convention Item.", + "body": "Body Accessory", "bodyBase0Text": "No Body Accessory", "bodyBase0Notes": "No Body Accessory.", "bodySpecialWonderconRedText": "Ruby Collar", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "Neither salt water nor fresh water can tarnish this metallic capelet. Confers no benefit. Limited Edition 2014 Summer Gear.", "bodySpecialSummerHealerText": "Coral Collar", "bodySpecialSummerHealerNotes": "A stylish collar of live coral! Confers no benefit. Limited Edition 2014 Summer Gear.", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "head accessory", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "Let your imagination take flight! Confers no benefit. February 2015 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", + "eyewear": "Eyewear", "eyewearBase0Text": "No Eyewear", "eyewearBase0Notes": "No Eyewear.", "eyewearSpecialSummerRogueText": "Roguish Eyepatch", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "Your motives are definitely legitimate. Confers no benefit. Special Edition Convention Item.", "eyewearMystery201503Text": "Aquamarine Eyewear", "eyewearMystery201503Notes": "Don't get poked in the eye by these shimmering gems! Confers no benefit. March 2015 Subscriber Item.", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "Eyewear Goggles", "eyewearMystery301404Notes": "No eyewear could be fancier than a pair of goggles - except, perhaps, for a monocle. Confers no benefit. April 3015 Subscriber Item.", "eyewearMystery301405Text": "Monocle", diff --git a/common/locales/uk/generic.json b/common/locales/uk/generic.json index 6f0d4566c0..a201c7060d 100644 --- a/common/locales/uk/generic.json +++ b/common/locales/uk/generic.json @@ -6,19 +6,19 @@ "expandToolbar": "Розгорнути панель", "collapseToolbar": "Згорнути панель", "markdownBlurb": "HabitRPG uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", - "showFormattingHelp": "Show formatting help", - "hideFormattingHelp": "Hide formatting help", - "youType": "You type:", - "youSee": "You see:", - "italics": "*Italics*", - "bold": "**Bold**", - "strikethrough": "~~Strikethrough~~", - "emojiExample": ":smile:", + "showFormattingHelp": "Відобразити допомогу з форматування", + "hideFormattingHelp": "Сховати допомогу з форматування", + "youType": "Ви друкуєте:", + "youSee": "Ви бачите:", + "italics": "*курсив*", + "bold": "**Жирний**", + "strikethrough": "~~Закреслено~~", + "emojiExample": ":смайлик:", "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", "unorderedListHTML": "+ First item
+ Second item
+ Third item", "unorderedListMarkdown": "+ First item\n+ Second item\n+ Third item", - "code": "`code`", + "code": "`код`", "achievements": "Досягнення", "modalAchievement": "Досягнення!", "special": "Особливе", @@ -39,7 +39,7 @@ "close": "Закрити", "saveAndClose": "Зберегти", "cancel": "Скасувати", - "ok": "Гаразд", + "ok": "OK", "add": "Додати", "undo": "Повернути", "continue": "Продовжити", @@ -48,13 +48,13 @@ "neverMind": "Байдуже", "buyMoreGems": "Придбати самоцвітів", "notEnoughGems": "Недостатньо самоцвітів", - "alreadyHave": "Whoops! You already have this item. No need to buy it again!", + "alreadyHave": "Божечки! Ви вже маєте цю річ. Не треба знову купувати! ", "delete": "Вилучити", - "gemsPopoverTitle": "Gems", + "gemsPopoverTitle": "Самоцвіти", "gems": "Самоцвіти", - "gemButton": "You have <%= number %> Gems.", + "gemButton": "Ви маєте <%= number %> Самоцвітів.", "moreInfo": "Довідатися більше", - "gemsWhatFor": "Торгівля з використання реальних грошей. Використовується для придбання спеціальних предметів і послуг (яйця, інкубаційні зілля, укріплення, тощо). Ви маєте розблокувати ці особливості перед тим як використовувати Самоцвіти.", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "Ветеран", "veteranText": "Вистояв у Habit The Grey (нашому тестовому сайті), та заробив купу шрамів у бою з його баґами.", "originalUser": "Першопроходець!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- Востаннє заходив: ", "notPorted": "Ми ще не перенесли цю особливість з оригінального сайту.", "buyThis": "Придбати <%= text %> за <%= price %> з Ваших <%= gems %> самоцвітів?", - "untilNoFace": "Допоки нема прив'язки до Facebook, для входу використовуйте свій UUID та API Token (https://habitrpg.com > Різне > Налаштування).", "noReachServer": "Наразі сервер недоступний, спробуйте пізніше", "errorUpCase": "ПОМИЛКА:", "newPassSent": "Новий пароль надіслано.", @@ -86,6 +85,7 @@ "audioTheme_off": "Вимкнути", "audioTheme_danielTheBard": "Кобзар Даніель", "audioTheme_wattsTheme": "Watts' Theme", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "Поставити питання", "reportBug": "Повiдомити про помилку", "contributeToHRPG": "Внести вклад в HabitRPG", @@ -102,7 +102,7 @@ "October": "Жовтень", "November": "Листопад", "December": "Грудень", - "dateFormat": "Date Format", + "dateFormat": "Формат дати", "achievementStressbeast": "Savior of Stoïkalm", "achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2015 Winter Wonderland Event!" } \ No newline at end of file diff --git a/common/locales/uk/groups.json b/common/locales/uk/groups.json index 1bfd7f690f..7b433a6302 100644 --- a/common/locales/uk/groups.json +++ b/common/locales/uk/groups.json @@ -39,6 +39,8 @@ "editGroup": "Редагувати групу", "newGroupName": "<%= groupType %> Назва", "groupName": "Назва ватаги", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "Опис, показаний у переліку ґільдій (з урахув. Markdown)", "logoUrl": "URL логотипу", "assignLeader": "Призначити лідера групи", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/uk/limited.json b/common/locales/uk/limited.json index 442bead8bc..4068d8ac45 100644 --- a/common/locales/uk/limited.json +++ b/common/locales/uk/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %>Seasonal Sorceress<%= linkEnd %>", "seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!", "seasonalShopText": "Welcome to the Seasonal Shop!! We're stocking springtime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Spring Fling event each year, but we're only open until April 30th, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column after you unlock the Item Shop. Initially, you'll only be able to purchase the items for your current class (Warrior by default), but fear not, the other class-specific items will become available if you switch to that class.", "candycaneSet": "Candy Cane (Mage)", "skiSet": "Ski-sassin (Rogue)", @@ -44,5 +45,9 @@ "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)", "lovingPupSet": "Loving Pup (Healer)", - "stealthyKittySet": "Stealthy Kitty (Rogue)" + "stealthyKittySet": "Stealthy Kitty (Rogue)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/uk/messages.json b/common/locales/uk/messages.json index 18c553c01b..7ba63926b0 100644 --- a/common/locales/uk/messages.json +++ b/common/locales/uk/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "Зламано <%= itemText %>.", "messageTaskNotFound": "Завдання немає.", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "Ярлика немає.", "messagePetNotFound": ":pet немає у user.items.pets", "messageFoodNotFound": ":food нема у user.items.food", @@ -20,5 +21,8 @@ "messageDropFood": "Ви знайшли <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Ви знайшли яйце звіра <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Ви знайшли зілля вилуплення — <%= dropText %>! <%= dropNotes %>", - "messageFoundQuest": "Вам трапився квест \"<%= questText %>\"!" + "messageFoundQuest": "Вам трапився квест \"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/uk/npc.json b/common/locales/uk/npc.json index 683c5525cc..b54f500837 100644 --- a/common/locales/uk/npc.json +++ b/common/locales/uk/npc.json @@ -10,6 +10,8 @@ "alexander": "Купець Олександр", "welcomeMarket": "Вітаю на ринку! Купуйте тут рідкісні яйця та зілля! Продавайте непотріб! Оплачуйте корисні послуги! Погляньте, що тут є в продажу.", "sellForGold": "Продати <%= item %> за <%= gold %> золота", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "Придбати cамоцвіти", "justin": "Юстин", "USD": "офіри", @@ -18,7 +20,7 @@ "dismissAlert": "Заховати Бейлі", "donateText1": "Додає на Ваш рахунок 20 самоцвітів. За самоцвіти можна придбати особливі ігрові предмети, як-от сорочки та зачіски. ", "donateText2": "Допоможіть підтримати HabitRPG", - "donateText3": "Це відкритий проєкт, тож ми цінуємо будь-яку допомогу!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20 самоцвітів, пожертва для HabitRPG", "payWithCard": "Оплатити карткою", "payNote": "Примітка: PayPal інколи працює занадто повільно. Ми радимо платити карткою.", @@ -41,13 +43,36 @@ "tourHabits": "This column is for good and bad Habits that you do many times a day! To proceed, click the pencil to edit the names, then click the checkmark to save.", "tourStats": "Good Habits add Experience and Gold! Bad Habits remove health.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", - "tourAvatar": "Now your avatar has the Training Sword. To proceed, click on your avatar to customize it!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "Be sure to scroll all the way down to see all the options! Click on your avatar again to return to the tasks page.", "tourMuchMore": "When you're done with tasks, you can form a Party with friends, chat in the shared-interest Guilds, join Challenges, and more!", "tourStatsPage": "This is your Stats page! Earn achievements by completing the listed tasks.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "Your Party will help you stay accountable. Invite friends to unlock a Quest Scroll!", - "tourGuildsPage": "Guilds are social groups with common themes. Search for the subjects that interest you! We recommend the Newbies Guild.", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market." + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "Starting at Level 4, eggs and hatching potions drop randomly when you complete tasks. They appear here - use them to hatch pets! You can also buy items from the Market.", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/uk/pets.json b/common/locales/uk/pets.json index 5f05fa19fa..702ded6cd9 100644 --- a/common/locales/uk/pets.json +++ b/common/locales/uk/pets.json @@ -27,10 +27,10 @@ "food": "Їжа та сідла", "noFood": "У Вас немає жодної їжі чи сідла.", "dropsExplanation": "Get these items faster with gems if you don't want to wait for them to drop when completing a task. Learn more about the drop system.", - "beastMasterProgress": "Beast Master Progress", + "beastMasterProgress": "Прогрес Володару Звірів", "beastAchievement": "Ви здобули досягнення „Звіролов“ за збір усіх улюбленців!", - "beastMasterName": "Beast Master", - "beastMasterText": "Has found all 90 pets (insanely difficult, congratulate this user!)", + "beastMasterName": "Володар Звірів", + "beastMasterText": "Знайдено усіх 90 улюбленців (шалено важко, привітайте цього гравця!)", "beastMasterText2": "and has released their pets a total of <%= count %> times", "mountMasterProgress": "Прогрес Майстра Скакунів", "mountAchievement": "Ви здобули досягнення \"Майстер скакунів\" за збір усіх скакунів!", @@ -38,10 +38,10 @@ "mountMasterText": "Виростив усіх 90 скакунів (це збіса важко, похваліть цього гравця!)", "mountMasterText2": "and has released all 90 of their mounts a total of <%= count %> times", "beastMountMasterName": "Майстер скакунів та улюбленців", - "triadBingoName": "Triad Bingo", + "triadBingoName": "Потрійне бінго", "triadBingoText": "Зібрав усіх 90 улюбленців, усіх 90 скакунів, і повторно знайшов усіх 90 улюбленців ЗНОВУ (ЯК ТИ ЦЕ ЗРОБИВ, СИНКУ?!?)", "triadBingoText2": "and has released a full stable a total of <%= count %> times", - "triadBingoAchievement": "You have earned the \"Triad Bingo\" achievement for finding all the pets, taming all the mounts, and finding all the pets again!", + "triadBingoAchievement": "Ви здобули досягнення \"Потрійне бінго\" за збір усіх улюбленців, приборкання усіх скакунів та збір усіх улюбленців знову!", "dropsEnabled": "Випадають предмети, ага!", "itemDrop": "Вам випав предмет!", "firstDrop": "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item, including eggs, potions, and food! You just found a <%= eggText %> Egg! <%= eggNotes %>", diff --git a/common/locales/uk/quests.json b/common/locales/uk/quests.json index 98dce7678a..676a6b49c0 100644 --- a/common/locales/uk/quests.json +++ b/common/locales/uk/quests.json @@ -1,9 +1,11 @@ { "quests": "Квести", "quest": "квест", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "Доконано!", "youReceived": "Ви отримали", - "questSend": "Клацнувши „Запросити“, усі гравці гурту отримають запрошення. Коли всі запрошення прийнято або відхилено, розпочнеться квест. Перегляньте його стан за Різне > Громада > Гурт.", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "Зібрати гурт", "questInvitation": "Запрошення до квесту:", "questInvitationTitle": "Запрошення до квесту", diff --git a/common/locales/uk/questscontent.json b/common/locales/uk/questscontent.json index 79165e9c10..4e541e757c 100644 --- a/common/locales/uk/questscontent.json +++ b/common/locales/uk/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/uk/rebirth.json b/common/locales/uk/rebirth.json index 97ec7d0413..430dfd4794 100644 --- a/common/locales/uk/rebirth.json +++ b/common/locales/uk/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "Куля переродження була використана, аби почати заново після досягнення рівня", "rebirthPop": "Розпочніть заново з персонажем 1 рівня, зберігши досягнення, колекційні предмети та завдання з історією.", "rebirthName": "Куля переродження", - "reborn": "Переродження, максимальний рівень <%= reLevel %>", - "welcome100": "Вітаємо на 100 рівні!", - "intro100": "Тепер, коли ви досягли 100 рівня, ви можете вильно використовувати опцію Куля Переродження в будь-який час.", - "followup100": "Ви можете продовжити підвищувати свій рівень, але ваші характеристики вже не будуть зростати і новий контент не буде відкриватися. Це для того щоб HabitRPG залишався цікавим для гравців усіх стилів гри.", - "rebirth100Info": "Якщо ви готові розпочати нову пригоду, ви можете Переродитися зараз... або зачекати, щоб перевірити, як довго ви зможете мотивувати себе.", - "rebirthWait": "Я зачекаю...", - "rebirthNow": "Переродитися зараз!" + "reborn": "Переродження, максимальний рівень <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/uk/settings.json b/common/locales/uk/settings.json index 6703ea466d..6ffc3696f4 100644 --- a/common/locales/uk/settings.json +++ b/common/locales/uk/settings.json @@ -113,10 +113,11 @@ "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/uk/subscriber.json b/common/locales/uk/subscriber.json index 309872fdfa..ae220254c7 100644 --- a/common/locales/uk/subscriber.json +++ b/common/locales/uk/subscriber.json @@ -3,20 +3,20 @@ "subscriptions": "Підписки", "subDescription": "Без реклами, купуйте самоцвіти за золото, щомісяця таємничі подарунки, збереження історії проґресу, подвоєне випадання предметів щодня, підтримка розробників. Клацніть, аби довідатися більше.", "disableAds": "Прибрати рекламу", - "disableAdsText": "Реклами не буде, доки у Вас активована підписка (користувачі, в яких уже була вимкнена реклама, зберігають це право за собою).", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "Придбати самоцвіти за золото", - "buyGemsGoldText": "(1 Самоцвіт коштує <%= gemCost %> золота). Таким чином усе можна досягти старанною працею. Але, щоб не було зловживань, існує ліміт на конвертацію <%= gemLimit %> Самоцвітів на місяць.", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "Зберегти всю історію", "retainHistoryText": "Уся історія доступна для експортування та перегляду у вигляді ґрафіків. Історія користувачів, що не оформили підписку, консолідується для оптимізації бази даних.", "doubleDrops": "Щоденне випадання предметів подвоїлося", "doubleDropsText": "Заповніть свою стайню швидше!", "mysteryItem": "Унікальні щомісячні предмети", - "mysteryItemText": "Усі, хто підписані, щомісяця отримують абсолютно унікальну прикрасу для персонажів!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "Підтримайте розробників", - "supportDevsText": "Цьому проєкту з відкритим кодом знадобиться вся можлива допомога. Отож, допоможіть HabitRPG!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "щомісяця", "organization": "Орґанізація", - "groupPlans": "Corporate Plans", + "groupPlans": "Спільні Плани", "indivPlan1": "Для індивідуальних користувачів HabitRPG безкоштовна. Навіть для маленьких груп безкоштовна (чи недорога)", "indivPlan2": "та може мотивувати учасників для самовдосконалення, наприклад літературні кола, мистецькі конкурси та інше.", "groupText1": "У той же час деякі керівники груп вимагають більше контролю, конфіденційности, безпеки й підтримки. Прикладами таких груп є сім'ї, трудові колективи тощо. Такі тарифи дозволяють мати для Вашої групи приватні образи HabitRPG, захищені та незалежні від", @@ -60,13 +60,13 @@ "subCanceled": "Підписка стане неактивною", "subGemPop": "Так як ви підписані на HabitRPG, ви можете обмінювати на Самоцвіти деяку кількість Золота кожен місяць. Ви можете побачити скільки Самоцвітів доступно для купівлі в вуглу іконки Самоцвіта.", "subGemName": "Самоцвіти Передплатника", - "timeTravelers": "Time Travelers", - "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> and <%= linkStartVicky %>Vicky<%= linkEnd %>", + "timeTravelers": "Мандрівники у Часі", + "timeTravelersTitleNoSub": "<%= linkStartTyler %>Тайлер<%= linkEnd %> та <%= linkStartVicky %>Вікі<%= linkEnd %>", "timeTravelersTitle": "Таємничі Мандрівники у Часі", "timeTravelersPopoverNoSub": "Вам необхідні Таємничі Пісочні Часи, щоб викликати Таємничих Мандрівників у Часі! <%= linkStart %>Передплатники<%= linkEnd %> отримують одні Таємничі Пісочні Часи за кожні три місяці непрерервної передплати. Повертайтеся, коли отримаєте Таємничі Пісочні Часи, і Маднрівники у Часі принесуть для вас Комплект Передплатника з минулого... або можливо з майбутнього.", "timeTravelersPopover": "Бачимо у вас є Таємничі Пісочні Часи, тож ми будемо раді подорожувати назад в часі для вас! Будь-ласка виберіть Таємничий Комплект який ви бажаєте. Ви можете побачити список минулих предметів <%= linkStart %>тут<%= linkEnd %>! Якщо ці не задовольнять вас, можливо вас зацікавить наш модний футуристичний Стімпанк Комплект?", "mysticHourglassPopover": "Таємничі Пісочні Часи дають вам змогу придбати комплекти передплатників за минулі місяці.", - "subUpdateCard": "Update Card", - "subUpdateTitle": "Update", - "subUpdateDescription": "Update the card to be charged." + "subUpdateCard": "Оновити картку", + "subUpdateTitle": "Оновити", + "subUpdateDescription": "Оновити картку, з якої будете сплачувати." } \ No newline at end of file diff --git a/common/locales/uk/tasks.json b/common/locales/uk/tasks.json index eb69a64a79..405879f0d8 100644 --- a/common/locales/uk/tasks.json +++ b/common/locales/uk/tasks.json @@ -16,7 +16,7 @@ "checklist": "Перелік", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "Показати/Приховати", - "text": "Текст", + "text": "Title", "extraNotes": "Додаткові примітки", "direction/Actions": "Напрямок/дії", "advancedOptions": "Додатково", @@ -36,23 +36,28 @@ "newDailyBulk": "New Dailies (one per line)", "streakCounter": "Лічильник серії", "repeat": "Повторювати", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "Відновити серію", "todos": "Зробити", "newTodo": "Додати завдання", - "newTodoBulk": "New To-Dos (one per line)", + "newTodoBulk": "Нові завдання (одна на рядок)", "dueDate": "Виконати до", - "remaining": "Active", + "remaining": "Активні", "complete": "Виконано", "dated": "Dated", "due": "Повинен зробити", "grey": "Сірі", - "score": "Score", + "score": "Рахунок", "rewards": "Нагороди", "ingamerewards": "Обладунки та Уміння", "gold": "Золото", "silver": "Срібло (100 монет срібла = 1 золото)", "newReward": "Додати нагороду", - "newRewardBulk": "New Rewards (one per line)", + "newRewardBulk": "Нові винагороди (одна на рядок)", "price": "Ціна", "tags": "Ярлики", "editTags": "Редагувати", @@ -60,6 +65,9 @@ "clearTags": "Очистити", "hideTags": "Приховати", "showTags": "Показати", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "Показати досягнення", "streakText": "Удалося <%= streaks %> рази зробити 21-денні серії щоденних завдань", "streakSingular": "Серійник", @@ -78,5 +86,23 @@ "pushTaskToTop": "Перемістити завдання вгору", "pushTaskToBottom": "Перемістити завдання вниз", "emptyTask": "Enter the task's title first.", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/zh/backgrounds.json b/common/locales/zh/backgrounds.json index 4dc230ee30..6010a6930c 100644 --- a/common/locales/zh/backgrounds.json +++ b/common/locales/zh/backgrounds.json @@ -84,11 +84,11 @@ "backgroundMountainLakeNotes": "用脚趾沾沾冰凉的湖水", "backgroundPagodasText": "宝塔", "backgroundPagodasNotes": "欲穷千里目,更上一层楼", - "backgrounds062015": "SET 13: Released June 2015", - "backgroundDriftingRaftText": "Drifting Raft", - "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", - "backgroundShimmeryBubblesText": "Shimmery Bubbles", - "backgroundShimmeryBubblesNotes": "Float through a sea of Shimmery Bubbles.", - "backgroundIslandWaterfallsText": "Island Waterfalls", - "backgroundIslandWaterfallsNotes": "Picnic near Island Waterfalls." + "backgrounds062015": "第13组:2015年6月推出", + "backgroundDriftingRaftText": "救生筏", + "backgroundDriftingRaftNotes": "划动救生筏", + "backgroundShimmeryBubblesText": "闪闪的泡泡", + "backgroundShimmeryBubblesNotes": "在泡泡海上漂流", + "backgroundIslandWaterfallsText": "瀑布岛", + "backgroundIslandWaterfallsNotes": "在瀑布岛附近野餐" } \ No newline at end of file diff --git a/common/locales/zh/challenge.json b/common/locales/zh/challenge.json index eb61a98756..1fa2f0b697 100644 --- a/common/locales/zh/challenge.json +++ b/common/locales/zh/challenge.json @@ -16,7 +16,7 @@ "selectWinner": "选择一位赢家然后结束挑战:", "deleteOrSelect": "删除或选择赢家", "endChallenge": "结束挑战", - "challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.", + "challengeDiscription": "每当你加入一个挑战,那么你的挑战表里就会添加挑战任务。以下的模拟挑战会通过改变颜色和绘制图表来让你更直观的了解你整个小组的总体进程。", "hows": "大家做得怎么样?", "filter": "过滤器", "groups": "小组", @@ -33,8 +33,8 @@ "challengeTagPop": "挑战名会显示在在标签列表和任务中。所以挑战名要短。例如用”-10磅“代替”在3个月内减掉10磅“ (点击查看详细信息)。", "challengeDescr": "详细描述", "prize": "战利品", - "prizePop": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later.", - "prizePopTavern": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later and Tavern challenges will not be refunded if the challenge is cancelled.", + "prizePop": "当有人‘挑战成功’您的挑战,您可以选择性的奖励胜利者宝石。最大值=#宝石数量(+公会宝石,如果是您发起的公会挑战)。注意:这个奖励在将来不能更改", + "prizePopTavern": "当有人‘挑战成功’您的挑战,您可以选择性的奖励胜利者宝石。最大值=#宝石数量(+公会宝石,如果是您发起的公会挑战)。注意:这个奖励在将来不能更改,酒馆挑战也不会因为任务取消而退回奖励", "publicChallenges": " 公共挑战 需要至少1个宝石 (为了防止垃圾信息)。", "officialChallenge": "HabitRPG 的官方挑战", "by": "发起自", @@ -44,13 +44,15 @@ "selectGroup": "请选择小组", "challengeCreated": "挑战创建成功", "sureDelCha": "确定 删除挑战 吗?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelChaTavern": "确定删除挑战吗?你的宝石不会被退回来。", "removeTasks": "移除任务", "keepTasks": "保留任务", "closeCha": "关闭挑战并且……", "leaveCha": "离开挑战并且……", - "challengedOwnedFilterHeader": "Ownership", - "challengedOwnedFilter": "Owned", - "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedOwnedFilterHeader": "所有权", + "challengedOwnedFilter": "已拥有的", + "challengedNotOwnedFilter": "尚未拥有的", + "challengedEitherOwnedFilter": "显示全部", + "backToChallenges": "回到所有挑战", + "prizeValue": "<%= gemcount %> <%= gemicon %> 奖励" } \ No newline at end of file diff --git a/common/locales/zh/character.json b/common/locales/zh/character.json index 1def0d79e4..12a4b3e84f 100644 --- a/common/locales/zh/character.json +++ b/common/locales/zh/character.json @@ -7,7 +7,7 @@ "displayName": "显示名", "displayPhoto": "图片", "displayBlurb": "简述", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "请介绍你自己", "photoUrl": "图片链接", "imageUrl": "图像链接", "inventory": "物品栏", @@ -39,6 +39,7 @@ "pastelSkins": "柔和肤色", "spookySkins": "万圣节色", "supernaturalSkins": "超自然肤色", + "splashySkins": "Splashy Skins", "rainbowColors": "七彩", "shimmerColors": "微光七彩", "hauntedColors": "幽灵的颜色", @@ -49,7 +50,7 @@ "classBonusText": "用跟你的职业相符的装备会比其他更有效。(在你还没有解锁或选择其他职业之前,你是个战士) 使用相符的装备能给你的属性点50%的提升。", "classEquipBonus": "职业奖励", "battleGear": "战斗装备", - "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.", + "battleGearText": "这是你在战斗中的装备;这会影响您在任务重的各项数值", "costume": "服装", "costumeText": "如果你更喜欢其它装备的样子,勾选\"显示服装\"的按钮,在装备战斗装备的情况下换一个造型。", "useCostume": "显示服装", @@ -57,7 +58,7 @@ "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on your stats page and buy up your new class's gear!", "armoireUnlocked": "You've also unlocked the Enchanted Armoire! Click on the Enchanted Armoire Reward for a random chance at special Equipment! It may also give you random XP or food items.", "ultimGearName": "终极装备", - "ultimGearText": "Has upgraded to the maximum weapon and armor set for the following classes:", + "ultimGearText": "已经将以下职业的武器和装备升级到满级:", "level": "级", "levelUp": "升级了!", "mana": "魔法值", @@ -115,9 +116,9 @@ "warriorText": "战士们会有更大的机率触发暴击并在完成任务时随机获得额外的金币,经验和掉率。他们还能对boss造成严重的伤害。如果你希望获得随机性的奖励,或者在boss任务中重创boss,来玩战士吧!", "mageText": "法师非常善于学习,获得经验值和升级比其他职业快。他们也会获得大量的魔力值来使用一些特殊的法术。如果你喜欢玩得有策略性,或者你强烈地希望升级解锁更多的游戏内容,来玩法师吧!", "rogueText": "盗贼热衷于积累财富,比其他人获得更多的金币,还擅长寻找随机物品。他们标志性的潜行技能使得他们能够躲避未完成的日常带来的伤害。如果你希望获得更多的奖励,成就,掉落以及徽章,来玩盗贼吧!", - "healerText": "医这们顽强地对抗突如其来的伤害,并且保护其他的人。错过的日常任务和一些坏习惯并不能影响他们太多,他们总是想方设法帮你治疗。如果你热衷于辅助其他的队友或者是享受那种从死神手里夺取生命的快感,那就成为一名医者吧!", + "healerText": "医师们对伤害的抗性很强,也可以保护其他的人。错过的日常任务和坏习惯无法伤害他们太多,而且他们有很多回血的技能。如果你热衷于辅助其他的队友,或者是享受那种从死神手里夺取生命的快感,那就成为一名医师吧!", "optOut": "放弃选择", - "optOutText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User -> Stats.", + "optOutText": "选择不了哪个职业?想以后再选择?放弃选择-您会被选为没有特殊技能的战士。你之后可以在我们的维基百科主页上了解更多关于我们的职业系统,如果您想选择职业可以到“用户”->属性点更改", "select": "选择", "stealth": "潜行", "stealthNewDay": "新的一天开始时,错过了的每日任务不会伤害到你。", @@ -140,11 +141,11 @@ "unequipBattleGear": "卸除战斗装备", "unequipCostume": "卸除戏服", "unequipPetMountBackground": "卸除宠物、坐骑、背景", - "animalSkins": "Animal Skins", - "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", - "chooseClassLearn": "Learn more about classes" + "animalSkins": "动物皮肤", + "chooseClassHeading": "选择您的职业!或者可以稍后再选择", + "warriorWiki": "战士", + "mageWiki": "法师", + "rogueWiki": "盗贼", + "healerWiki": "医师", + "chooseClassLearn": "了解更多关于课程的情况" } \ No newline at end of file diff --git a/common/locales/zh/communityguidelines.json b/common/locales/zh/communityguidelines.json index a9037afe12..f02426ebbc 100644 --- a/common/locales/zh/communityguidelines.json +++ b/common/locales/zh/communityguidelines.json @@ -174,5 +174,5 @@ "commGuideLink07description": "提交像素艺术。", "commGuideLink08": "Trello剧情任务", "commGuideLink08description": "提交任务稿件。", - "lastUpdated": "Last updated" + "lastUpdated": "最新更新" } \ No newline at end of file diff --git a/common/locales/zh/content.json b/common/locales/zh/content.json index cf8db5a4e2..5f20946979 100644 --- a/common/locales/zh/content.json +++ b/common/locales/zh/content.json @@ -1,10 +1,10 @@ { "potionText": "治疗药水", "potionNotes": "回复15点生命值 (立即生效)", - "armoireText": "Enchanted Armoire", - "armoireNotesFull": "Open the Armoire to randomly receive special Equipment, Experience, or food! Equipment pieces remaining:", - "armoireLastItem": "You've found the last piece of rare Equipment in the Enchanted Armoire.", - "armoireNotesEmpty": "The Armoire will have new Equipment every month. Until then, keep clicking for Experience and Food!", + "armoireText": "魔法衣橱", + "armoireNotesFull": "拉开 魔法衣橱 来获得随机的特殊装备,经验或者食物!剩余的装备:", + "armoireLastItem": "您在 魔法衣橱 里找到了最后一件 稀有装备。", + "armoireNotesEmpty": "衣橱 每个月都会有新的装备。直到那个时候,可以经常点击获得 经验 和 食物 。", "dropEggWolfText": "狼", "dropEggWolfAdjective": "忠诚的", "dropEggTigerCubText": "老虎幼崽", @@ -60,8 +60,10 @@ "questEggBunnyAdjective": "舒服的", "questEggSlimeText": "棉花糖烂泥", "questEggSlimeAdjective": "甜甜的", - "questEggSheepText": "Sheep", - "questEggSheepAdjective": "woolly", + "questEggSheepText": "羊", + "questEggSheepAdjective": "羊毛", + "questEggCuttlefishText": "墨鱼", + "questEggCuttlefishAdjective": "可爱的", "eggNotes": "把孵化药水倒在宠物蛋上可以孵化出一只<%= eggAdjective(locale) %><%= eggText(locale) %>。", "hatchingPotionBase": "普通", "hatchingPotionWhite": "白色", diff --git a/common/locales/zh/contrib.json b/common/locales/zh/contrib.json index 587cf67b61..150214ee03 100644 --- a/common/locales/zh/contrib.json +++ b/common/locales/zh/contrib.json @@ -18,7 +18,7 @@ "heroicText": "英雄级包含 HabitRPG 员工和员工级别贡献者。如果你有这个称号,你将被任命(甚至被雇用!)。", "npcText": "NPC们对HabitRPG的Kickstarter计划作出了最高层级的支持。你可以在网站各处看到他们的角色形象!", "modalContribAchievement": "贡献成就!", - "contribModal": "<%= name %>,你是个了不起的人!你现在是帮助 HabitRPG的 <%= level %>级的贡献者。见", + "contribModal": "<%= name %>,你是个了不起的人!你现在是帮助 HabitRPG的 <%= level %>级的贡献者。详情见", "contribLink": "你拿到了什么奖品!", "contribName": "贡献者", "contribText": "为HabitRPG做出了贡献(代码,设计,像素艺术,法律咨询等)。想要这个徽章?", diff --git a/common/locales/zh/defaulttasks.json b/common/locales/zh/defaulttasks.json index 63e3664f5d..b948807d4c 100644 --- a/common/locales/zh/defaulttasks.json +++ b/common/locales/zh/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "好习惯", - "defaultHabit1Notes": "好习惯的例子: + 吃一颗青菜 +15 分钟的高效工作", - "defaultHabit2Text": "坏习惯", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "坏习惯的例子: - 抽烟 - 拖延症", - "defaultHabit3Text": "好的或坏的习惯", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "例如一些好的或坏的习惯: +/- 走楼梯/坐电梯 ; +/- 喝水/喝苏打水", "defaultDaily1Text": "1小时的个人项目", "defaultDaily1Notes": "所有的任务在创建后默认是黄色的。这意味着当你错过的时候只会承担适度伤害,完成的时候获得适度奖励。", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "在高级选项中设定难度", "defaultTodo4Checklist3": "可选:设定截止日期", "defaultTodo5Text": "和你的朋友们创立一个队伍 (私人小组),但不要把社交仅限于队伍 (社交>小队)", - "defaultReward1Text": "1集 权力的游戏", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "自定义奖励可以是多种形式的。有些人会把看最新一集电视节目设为奖励,花金币购买以后再看。", "defaultReward2Text": "一块蛋糕", "defaultReward2Notes": "别人只是想享受一块美味的蛋糕。尝试创建最让你动心的奖励吧。", diff --git a/common/locales/zh/front.json b/common/locales/zh/front.json index 63a62be6a0..4c60921514 100644 --- a/common/locales/zh/front.json +++ b/common/locales/zh/front.json @@ -17,7 +17,7 @@ "choreSample3": "洗了大量的餐具", "choreSample4": "整理房间", "choreSample5": "洗衣晾干大量衣服", - "chores": "Chores", + "chores": "杂项", "communityBug": "提交Bug", "communityExtensions": "插件和扩展", "communityFacebook": "Facebook", @@ -25,7 +25,7 @@ "communityForum": "论坛", "communityKickstarter": "Kickstarter", "communityReddit": "Reddit", - "companyAbout": "How it Works", + "companyAbout": "如何使用", "companyBlog": "博客", "companyDonate": "捐款", "companyExtensions": "插件", @@ -40,10 +40,10 @@ "emailNewPass": "把新密码发到我的邮箱", "evagantzQuote": "My very first dentist appointment where the hygienist was actually excited about my flossing habits. Thanks Habitrpg!", "examplesHeading": "Players use HabitRPG to manage...", - "featureAchievementByline": "Do something totally awesome? Get a badge and show it off!", - "featureAchievementHeading": "Achievement Badges", - "featureEquipByline": "Buy limited edition equipment, potions, and other virtual goodies in our Market with your task rewards!", - "featureEquipHeading": "Equipment and extras", + "featureAchievementByline": "想做一件非常棒的事情吗?炫耀一下得到的徽章吧!", + "featureAchievementHeading": "成就徽章", + "featureEquipByline": "在商店用你的任务奖励去购买限量的装备,药水和其他的虚拟物品吧!", + "featureEquipHeading": "装备和其他", "featurePetByline": "Eggs and items drop when you complete your tasks. Be as productive as possible to collect pets and mounts!", "featurePetHeading": "Pets and Mounts", "featureSocialByline": "Join common-interest groups with like-minded people. Create Challenges to compete against other users.", @@ -62,10 +62,10 @@ "goalSample2": "Work on article for publication", "goalSample3": "Work on blog post", "goalSample4": "Japanese lesson on Duolingo", - "goalSample5": "Read an Informative Article", - "goals": "Goals", - "health": "Health", - "healthSample1": "Drink Water/Soda", + "goalSample5": "阅读一篇论文", + "goals": "目标", + "health": "生命值", + "healthSample1": "喝矿泉水/汽水", "healthSample2": "Chew Gum/Smoke", "healthSample3": "Take Stairs/Elevator", "healthSample4": "吃健康食品/吃垃圾食品", @@ -145,8 +145,8 @@ "rewardHeading": "Complete a task to earn gold!", "sampleDailies": "Sample Dailies", "sampleHabits": "Sample Habits", - "sampleToDo": "Sample To-Dos", - "school": "School", + "sampleToDo": "待办的例子", + "school": "学校", "schoolSample1": "完成1项作业", "schoolSample2": "学习1小时", "schoolSample3": "Meet with Study Group", diff --git a/common/locales/zh/gear.json b/common/locales/zh/gear.json index c2d86acd11..f942dd7de6 100644 --- a/common/locales/zh/gear.json +++ b/common/locales/zh/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "可以用这支魔杖召唤一个属于你自己的胡萝卜。提高<%= int %>点智力和<%= per %>点感知。2015春季限定版装备。", "weaponSpecialSpring2015HealerText": "猫咪拨浪鼓", "weaponSpecialSpring2015HealerNotes": "当你摇动这只拨浪鼓,它会发出叮当声,让所有人保持愉悦好几小时。提高<%= int %>点智力。2015春季限定版装备。", + "weaponSpecialSummer2015RogueText": "炽烈珊瑚", + "weaponSpecialSummer2015RogueNotes": "这个是烈焰珊瑚的分支装备,它拥有在水中散播毒液的能力。提高<%= str %>点力量。2015年夏季限量装备", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "盛宴之叉", "weaponMystery201411Notes": "刺伤你的仇敌或是插进你最爱的食物——这把多才多艺的叉子可是无所不能!没有属性加成。2014年11月捐助者物品。", "weaponMystery201502Text": "爱与真理之微光翅膀法杖", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "蒸汽朋克手杖", "weaponMystery301404Notes": "特别适合在城里散步。3015年3月订阅者物品。没有属性加成。", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "护甲", "armorBase0Text": "普通服装", "armorBase0Notes": "普通的衣服。 没有属性加成。", @@ -162,7 +174,7 @@ "armorHealer2Text": "医疗兵长袍", "armorHealer2Notes": "那些磨损是因为献身于照顾在战斗中受伤的人造成的。增加<%= con %>点体质", "armorHealer3Text": "卫士斗篷", - "armorHealer3Notes": "使医者自己的魔法转而向内,由内而外抵御外部伤害。增加<%= con %>点体质。", + "armorHealer3Notes": "在医者自己体内建立魔法防御,抵御外部伤害。增加<%= con %>点体质。", "armorHealer4Text": "医师斗篷", "armorHealer4Notes": "突显权威,驱散诅咒。增加<%= con %>点体质。", "armorHealer5Text": "皇家斗篷", @@ -201,7 +213,7 @@ "armorSpecialSummerWarriorNotes": "以搭扣完成,充满威慑性。增加<%= con %>点体质。限量版2014年夏季装备。", "armorSpecialSummerMageText": "绿宝石尾巴", "armorSpecialSummerMageNotes": "这件有着闪亮鳞片的衣裳可以将它的穿戴者变成一个真正的法师!增加智力<%= int %>。2014年夏季限量版装备", - "armorSpecialSummerHealerText": "海洋治疗师尾巴", + "armorSpecialSummerHealerText": "海洋治疗师的尾巴", "armorSpecialSummerHealerNotes": "这件有着闪亮鳞片的衣裳可以将它的穿戴者变成一个真正的海洋治疗师!增加体质<%= int %>。2014年夏季限量版装备", "armorSpecialFallRogueText": "血色长袍", "armorSpecialFallRogueNotes": "鲜艳的。柔软的。吸血鬼的。增加<%= per %>点感知。限量版2014年秋季装备。", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "你的燕尾服尾巴很配你的棉尾巴哦!提高<%= int %>点智力。2015春季限定版装备。", "armorSpecialSpring2015HealerText": "抚慰连衣裤", "armorSpecialSpring2015HealerNotes": "这条柔软的连衣裤非常舒适,就像薄荷茶一样抚慰人心。提高<%= con %>点体质。2015春季限定版装备。", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "使者长袍", "armorMystery201402Notes": "闪闪发光又强大,这些衣服有很多携带信件的口袋。没有赋予好处。2014年2月订阅者物品。", "armorMystery201403Text": "森林行者护甲", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "海蓝矿石是幸运,快乐和永久的生产力的象征。没有属性加成。2015年3月订阅者物品。", "armorMystery201504Text": "忙碌的蜜蜂长袍", "armorMystery201504Notes": "你会成为生产力作为一个忙碌的蜜蜂在此取长袍!不授予任何好处。 2015年4月认购项目。", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "蒸汽朋克套装", "armorMystery301404Notes": "整洁又精神,真聪明!没有属性加成。2015年1月订阅者物品\n", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "头饰", "headBase0Text": "没有头盔", "headBase0Notes": "没有头饰", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "究竟是先有兔兔还是帽子呢?提高<%= per %>点感知。2015春季限定版装备。", "headSpecialSpring2015HealerText": "抚慰王冠", "headSpecialSpring2015HealerNotes": "王冠中央的珍珠能镇定并安抚其周围的人。提高<%= int %>点智力。2015春季限定版装备。", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "彩虹战士头盔", "headSpecialGaymerxNotes": "这顶由五光十色的镭射彩虹图案装饰的帽子是为了庆祝骄傲时节和GaymerX!GaymerX是一个向所有人开放的庆祝LGBTQ并尽情玩乐的游戏大会。7月11-13日在旧金山市中心洲际饭店举行!没有属性加成。", "headMystery201402Text": "翼盔", @@ -378,6 +412,16 @@ "headMystery301404Notes": "上流社会佼佼者的华丽礼帽!3015年1月捐赠者物品。没有属性加成。", "headMystery301405Text": "基础礼帽", "headMystery301405Notes": "一顶基础礼帽,渴望能与华丽的头饰搭配。没有属性加成。3015年5月捐赠者物品。", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "副手物品", "shieldBase0Text": "没有副手装备", "shieldBase0Notes": "没有盾牌或副手武器。", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "向你的敌人掷去……或者只是单纯地拿着它,因为到了晚饭时间它就会装满好吃的粗磨粉狗粮啦。提高<%= con %>点体质。2015春季限定版装备。", "shieldSpecialSpring2015HealerText": "印花枕头", "shieldSpecialSpring2015HealerNotes": "你可以把头靠在这个软软的枕头上,也可以用你可怕的爪子和它玩摔跤。嗷呜!提高<%= con %>点体质。2015春季限定版装备。", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "时钟之盾", "shieldMystery301405Notes": "拥有这块高耸的时钟之盾,时间与你同在!没有属性加成。3015年6月捐赠者物品。", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "没有背部挂件", "backBase0Notes": "没有背部挂件。", "backMystery201402Text": "黄金之翼", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "力量与美貌在刷刷作响。没有属性加成。特别版参与者物品。", "backSpecialWonderconBlackText": "潜行斗篷", "backSpecialWonderconBlackNotes": "由暗影与低语织就。没有属性加成。特别版参与者物品。", + "body": "Body Accessory", "bodyBase0Text": "没有身体配件", "bodyBase0Notes": "没有身体配件。", "bodySpecialWonderconRedText": "红宝石领子", @@ -469,9 +523,17 @@ "bodySpecialSummerMageNotes": "无论咸水、淡水,都无法使这件含金属纤维的披肩黯然失色。没有增益效果。2014夏季限定版装备。", "bodySpecialSummerHealerText": "珊瑚领子", "bodySpecialSummerHealerNotes": "以活珊瑚制成的拉风领子!没有增益效果。2014夏季限定版装备。", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "头部配件", "accessories": "Accessories", - "animalEars": "Animal Ears", + "animalEars": "动物耳朵", "headAccessoryBase0Text": "没有头部配件", "headAccessoryBase0Notes": "没有头部配件。", "headAccessorySpecialSpringRogueText": "紫色猫耳", @@ -490,10 +552,10 @@ "headAccessorySpecialSpring2015MageNotes": "这对耳朵听力过人,以防有魔术师在随处泄密。没有属性加成。2015春季限定版装备。", "headAccessorySpecialSpring2015HealerText": "绿色猫耳", "headAccessorySpecialSpring2015HealerNotes": "这对可爱的猫耳朵会让其他人嫉妒到眼睛发绿。没有属性加成。2015春季限定版装备。", - "headAccessoryBearEarsText": "Bear Ears", - "headAccessoryBearEarsNotes": "These ears make you look like a cuddly bear! Confers no benefit.", - "headAccessoryCactusEarsText": "Cactus Ears", - "headAccessoryCactusEarsNotes": "These ears make you look like a prickly cactus! Confers no benefit.", + "headAccessoryBearEarsText": "熊耳朵", + "headAccessoryBearEarsNotes": "这对耳朵让你看上去就像一只萌萌的熊!没有效果加成。", + "headAccessoryCactusEarsText": "仙人掌耳朵", + "headAccessoryCactusEarsNotes": "这对耳朵让你看上去就像一只多刺的仙人掌!没有效果加成。", "headAccessoryFoxEarsText": "狐狸耳朵", "headAccessoryFoxEarsNotes": "让你看上去像一只狡猾的狐狸!没有效果加成", "headAccessoryLionEarsText": "狮子耳朵", @@ -502,10 +564,10 @@ "headAccessoryPandaEarsNotes": "让你看上去像一只萌萌的熊猫!没有效果加成", "headAccessoryPigEarsText": "猪耳朵", "headAccessoryPigEarsNotes": "让你看上去像一只睿智的猪!没有效果加成", - "headAccessoryTigerEarsText": "Tiger Ears", - "headAccessoryTigerEarsNotes": "These ears make you look like a fierce tiger! Confers no benefit.", - "headAccessoryWolfEarsText": "Wolf Ears", - "headAccessoryWolfEarsNotes": "These ears make you look like a loyal wolf! Confers no benefit.", + "headAccessoryTigerEarsText": "老虎耳朵", + "headAccessoryTigerEarsNotes": "这对耳朵让你看上去就像一只激烈的老虎!没有效果加成。", + "headAccessoryWolfEarsText": "狼耳", + "headAccessoryWolfEarsNotes": "这对耳朵让你看上去就像一只忠诚的狼!没有效果加成。", "headAccessoryMystery201403Text": "森林行者鹿角", "headAccessoryMystery201403Notes": "这对鹿角上的苔藓和地衣闪烁着微光。没有增益效果。2014年3月捐赠者物品。", "headAccessoryMystery201404Text": "薄暮蝴蝶的触角", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "放飞你的想象力!没有属性加成。2015年2月捐赠者物品。", "headAccessoryMystery301405Text": "头戴护目镜", "headAccessoryMystery301405Notes": "“护目镜是戴在眼睛上的,”人们说。“没有人会想要一副只能戴在头上的护目镜。”人们说。哈!你果然让他们长见识了!没有增益效果。3015年8月捐赠者物品。", + "eyewear": "Eyewear", "eyewearBase0Text": "没有眼镜", "eyewearBase0Notes": "没有眼镜。", "eyewearSpecialSummerRogueText": "流氓眼罩", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "你的动机绝对合法。没有增益效果。特别版参与者物品。", "eyewearMystery201503Text": "海蓝护目镜", "eyewearMystery201503Notes": "别被这些璀璨的宝石闪瞎了!无属性加成。2015年三月捐赠者物品。", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "眼戴护目镜", "eyewearMystery301404Notes": "没有什么小饰品能比一副护目镜更炫了——可能,除了单片眼镜。3015年3月捐赠者物品。", "eyewearMystery301405Text": "单片眼镜", diff --git a/common/locales/zh/generic.json b/common/locales/zh/generic.json index 3e902dd638..576f683b23 100644 --- a/common/locales/zh/generic.json +++ b/common/locales/zh/generic.json @@ -13,7 +13,7 @@ "italics": "*Italics*", "bold": "**Bold**", "strikethrough": "~~Strikethrough~~", - "emojiExample": ":smile:", + "emojiExample": ":笑:", "markdownLinkEx": "[HabitRPG is great!](https://habitrpg.com)", "markdownImageEx": "![mandatory alt text](https://habitrpg.com/cake.png \"optional mouseover title\")", "unorderedListHTML": "+ First item
+ Second item
+ Third item", @@ -39,7 +39,7 @@ "close": "关闭", "saveAndClose": "保存并关闭", "cancel": "取消", - "ok": "确定", + "ok": "OK", "add": "添加", "undo": "撤销", "continue": "继续", @@ -54,7 +54,7 @@ "gems": "宝石", "gemButton": "你拥有 <%= number %> 个宝石。", "moreInfo": "更多信息", - "gemsWhatFor": "用现金购买。用来购买特殊物品和服务 (蛋,孵化药水,稳固药剂等等)。使用宝石之前你仍需解锁这些功能。", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "老兵", "veteranText": "经历过 Habit The Grey (原来的网站) ,身上带着多处其bug带来的伤疤。", "originalUser": "原始用户!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- 最后上线于", "notPorted": "这个功能未从原版网站中导出。", "buyThis": "你有<%= gems %>个宝石,用其中的<%= price %>个购买<%= text %>?", - "untilNoFace": "在我们加入FB功能前,请用你的UUID和API代码登入 (你可以在 https://habitrpg.com > 选项 > 设定 找到它们)。", "noReachServer": "暂时连不上服务器,请稍后再试", "errorUpCase": "错误:", "newPassSent": "已传送新密码。", @@ -86,6 +85,7 @@ "audioTheme_off": "关", "audioTheme_danielTheBard": "诗人丹尼尔", "audioTheme_wattsTheme": "瓦特的主题", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "问个问题", "reportBug": "报告一个问题", "contributeToHRPG": "为HabitRPG作出贡献", diff --git a/common/locales/zh/groups.json b/common/locales/zh/groups.json index ecc90b474f..e1d918d4d1 100644 --- a/common/locales/zh/groups.json +++ b/common/locales/zh/groups.json @@ -39,6 +39,8 @@ "editGroup": "编辑团队", "newGroupName": "<%= groupType %> 名称", "groupName": "团队名称", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "公会公开列表中显示的描述 (支持标记语言)", "logoUrl": "图标链接", "assignLeader": "任命队长", @@ -116,5 +118,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/zh/limited.json b/common/locales/zh/limited.json index 26405b200a..8b3ac58006 100644 --- a/common/locales/zh/limited.json +++ b/common/locales/zh/limited.json @@ -25,10 +25,11 @@ "seasonalShopTitle": "<%= linkStart %>季节魔女<%= linkEnd %>", "seasonalShopClosedText": "季节性商店目前停业!我不知道季节女巫现在在哪,但是我敢打赌她会在下一个<%= linkStart %>盛大的节日<%= linkEnd %>回来!", "seasonalShopText": "欢迎来到季度商店!!我们现在囤积了各色春日 季度版 商品。每年的春日嘉年华期间,这里的一切都能买到——直到4月30号。所以赶快来扫货吧,否则你要足足再等一年才能买到!", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "如果你用过重生球,你可以在解锁物品商店后在奖励栏再次购买它。开始,你只能为你当前职业购买物品(默认战士),别害怕,如果你切换到别的职业,你将可以购买该职业的特别物品。", "candycaneSet": "拐杖糖 (法师)", "skiSet": "雪橇刺客 (盗贼)", - "snowflakeSet": "雪片 (医者)", + "snowflakeSet": "雪片 (医师)", "yetiSet": "野人驯化 (战士)", "nyeCard": "新年贺卡", "nyeCardNotes": "送一张新年贺卡给你的一个队伍成员", @@ -44,5 +45,9 @@ "mightyBunnySet": "强力兔(战士)", "magicMouseSet": "魔力鼠(法师)", "lovingPupSet": "可爱犬(医师)", - "stealthyKittySet": "偷盗猫(盗贼)" + "stealthyKittySet": "偷盗猫(盗贼)", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/zh/messages.json b/common/locales/zh/messages.json index dc7e2fb3b2..1aaaf348ff 100644 --- a/common/locales/zh/messages.json +++ b/common/locales/zh/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "你的<%= itemText %>损坏了。", "messageTaskNotFound": "找不到任务。", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "找不到标签。", "messagePetNotFound": "找不到该宠物。", "messageFoodNotFound": "找不到该食物。", @@ -20,5 +21,8 @@ "messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "你找到了一个<%= dropText %>蛋!<%= dropNotes %>", "messageDropPotion": "你找到了一瓶 <%= dropText %> 药水! <%= dropNotes %>", - "messageFoundQuest": "你有个新剧情任务\"<%= questText %>\"!" + "messageFoundQuest": "你有个新剧情任务\"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/zh/npc.json b/common/locales/zh/npc.json index 0fabb29a77..91eec4e153 100644 --- a/common/locales/zh/npc.json +++ b/common/locales/zh/npc.json @@ -10,6 +10,8 @@ "alexander": "商人Alexander", "welcomeMarket": "欢迎来到市场!在这里购买稀有的蛋和药水!卖掉你多余的物品!委托服务!来瞧瞧我们能为你提供什么。", "sellForGold": "以<%= gold %>金币售出<%= item %>", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "购买宝石", "justin": "Justin", "USD": "美金", @@ -18,7 +20,7 @@ "dismissAlert": "不再显示", "donateText1": "在你的账号里增加20个宝石。宝石可以用来购买特殊的虚拟物品,例如衣服和发型。", "donateText2": "帮助与支持HabitRPG", - "donateText3": "作为一个开源项目,我们需要任何能得到的帮助!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "20宝石,捐献给HabitRPG", "payWithCard": "用信用卡付款", "payNote": "注意:PayPal有时会需要很长的时间。我们推荐用信用卡。", @@ -41,13 +43,36 @@ "tourHabits": "这一栏用来记录你一天之内的好习惯和坏习惯的行为次数。点击铅笔图案来编辑项目名称,然后点击勾形标记保存来进行下一步。", "tourStats": "好习惯增加经验值和金币!坏习惯会降低你的生命值。", "tourGP": "用你刚刚挣到的金币购买训练用剑来继续下一步。", - "tourAvatar": "现在你的角色形象已经显示了训练用剑。点击你的角色形象进行自定义来进行下一步!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "一定要滚动菜单看完所有的选项!再次点击你的角色形象回到任务界面。", "tourMuchMore": "完成新手指导后,你可以与小伙伴一起成立队伍,在兴趣相投的公会里聊天,参与挑战,还有更多的乐趣等着你!", "tourStatsPage": "这是你的属性点界面!完成列表任务来获得成就。", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "你的队伍会使你保持责任心。邀请朋友来解锁任务卷轴!", - "tourGuildsPage": "公会是有着共同主题的社交团体。找找你感兴趣的的主题!我们推荐the Newbies Guild。", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "从4级开始,当你完成任务时,蛋和孵化药水会随机掉落。他们会出现在这里——使用它们来孵化宠物!你也可以从集市购买物品。" + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "从4级开始,当你完成任务时,蛋和孵化药水会随机掉落。他们会出现在这里——使用它们来孵化宠物!你也可以从集市购买物品。", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "好的!", + "tourAwesome": "太好了!", + "tourSplendid": "太棒了!", + "tourNifty": "哈哈你真厉害!", + "tourAvatarProceed": "给我看看 任务 !", + "tourToDosBrief": "待办事项", + "tourDailiesBrief": "每日任务", + "tourDailiesProceed": "我会小心的!", + "tourHabitsBrief": "好习惯和坏习惯", + "tourHabitsProceed": "有道理!", + "tourRewardsBrief": "奖励单", + "tourRewardsProceed": "就是这些了!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/zh/pets.json b/common/locales/zh/pets.json index 3f286a6849..1f7c40e923 100644 --- a/common/locales/zh/pets.json +++ b/common/locales/zh/pets.json @@ -5,7 +5,7 @@ "questPets": "剧情任务宠物", "mounts": "坐骑", "mountsTamed": "已驯服的坐骑", - "questMounts": "剧情任务坐骑", + "questMounts": "任务坐骑", "rareMounts": "稀有坐骑", "etherealLion": "灵狮", "veteranWolf": "退伍军狼", diff --git a/common/locales/zh/quests.json b/common/locales/zh/quests.json index baaaef4821..429e4211e0 100644 --- a/common/locales/zh/quests.json +++ b/common/locales/zh/quests.json @@ -1,17 +1,19 @@ { "quests": "任务", "quest": "任务", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "完成了!", "youReceived": "你收到了", - "questSend": "点击“邀请”会向你的队友发送邀请。当所有成员要么接受要么拒绝后,任务会开始。在 选项 > 社交 > 组队 里查看状态。", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "邀请团队", "questInvitation": "任务邀请:", - "questInvitationTitle": "Quest Invitation", + "questInvitationTitle": "任务邀请", "questInvitationInfo": "Invitation for the Quest <%= quest %>", "askLater": "稍后再问", "buyQuest": "购买任务", "accepted": "接受了", - "rejected": "拒绝了", + "rejected": "拒绝的", "pending": "等待中", "questStart": "一旦所有成员都接受或拒绝,任务就开始了。只有那些点击“接受”者可以参加任务并取得掉落物。如果成员回应时间太长(无活动?),任务拥有者可以透过点击“开始”,略过他们启动任务。任务拥有者还可以透过点击“取消”取消任务,并恢复任务卷轴。", "begin": "开始", diff --git a/common/locales/zh/questscontent.json b/common/locales/zh/questscontent.json index 87b292b712..610a508413 100644 --- a/common/locales/zh/questscontent.json +++ b/common/locales/zh/questscontent.json @@ -195,12 +195,18 @@ "questSlimeNotes": "As you work on your tasks, you notice you are moving slower and slower. \"It's like walking through molasses,\" @Leephon grumbles. \"No, like walking through jelly!\" @starsystemic says. \"That slimy Jelly Regent has slathered his stuff all over Habitica. It's gumming up the works. Everybody is slowing down.\" You look around. The streets are slowly filling with clear, colorful ooze, and Habiticans are struggling to get anything done. As others flee the area, you grab a mop and prepare for battle!", "questSlimeBoss": "Jelly Regent", "questSlimeCompletion": "With a final jab, you trap the Jelly Regent in an over-sized donut, rushed in by @Overomega, @LordDarkly, and @Shaner, the quick-thinking leaders of the pastry club. As everyone is patting you on the back, you feel someone slip something into your pocket. It’s the reward for your sweet success: three Marshmallow Slime eggs.", - "questSlimeDropSlimeEgg": "Marshmallow Slime (Egg)", + "questSlimeDropSlimeEgg": "棉花糖烂泥(蛋)", "questSlimeUnlockText": "Unlocks purchasable slime eggs in the Market", "questSheepText": "The Thunder Ram", "questSheepNotes": "As you wander the rural Taskan countryside with friends, taking a \"quick break\" from your obligations, you find a cozy yarn shop. You are so absorbed in your procrastination that you hardly notice the ominous clouds creep over the horizon. \"I've got a ba-a-a-ad feeling about this weather,\" mutters @Misceo, and you look up. The stormy clouds are swirling together, and they look a lot like a... \"We don't have time for cloud-gazing!\" @starsystemic shouts. \"It's attacking!\" The Thunder Ram hurtles forward, slinging bolts of lightning right at you!", "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", - "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepDropSheepEgg": "羊(蛋)", + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/zh/rebirth.json b/common/locales/zh/rebirth.json index 8d9d49dae2..d017722faa 100644 --- a/common/locales/zh/rebirth.json +++ b/common/locales/zh/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "使用重生球来重新开始获得级别", "rebirthPop": "开始一个1级的新角色并保留成就,物品和任务历史。", "rebirthName": "重生球", - "reborn": "重生, 最高级别 <%= reLevel %>", - "welcome100": "恭喜到达100级!", - "intro100": "你现在到达了100级,你可以在任何时候自由使用重生球。", - "followup100": "虽然你可以继续升级,但是你的属性将不再增加,也不会有新内容解锁,这是为了让那些喜欢变换玩法的人继续玩得开心。", - "rebirth100Info": "如果你准备好开始一段新冒险了,你可以现在重生……或者看看你能够继续推进多远。", - "rebirthWait": "我想等等……", - "rebirthNow": "现在重生!" + "reborn": "重生, 最高级别 <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/zh/settings.json b/common/locales/zh/settings.json index 0ef595532f..0114732a42 100644 --- a/common/locales/zh/settings.json +++ b/common/locales/zh/settings.json @@ -113,10 +113,11 @@ "benefits": "好处", "coupon": "优惠券", "couponPlaceholder": "输入优惠券代码", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "申请", "resubscribe": "重新订阅", "promoCode": "优惠码", "promoCodeApplied": "优惠码已生效!请查看物品栏", - "promoPlaceholder": "输入优惠码" + "promoPlaceholder": "输入优惠码", + "displayInviteToPartyWhenPartyIs1": "当队伍有1名成员时显示“邀请至队伍”" } \ No newline at end of file diff --git a/common/locales/zh/subscriber.json b/common/locales/zh/subscriber.json index 579f370bde..853318fba2 100644 --- a/common/locales/zh/subscriber.json +++ b/common/locales/zh/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "捐助", "subDescription": "去掉广告,用金币购买宝石,每月的神秘物品,保存历史进度,双倍的日常掉率上限,支持开发者。点击查看更多信息。", "disableAds": "去掉广告", - "disableAdsText": "当你激活了捐助服务,广告就会关闭 (早期用户仍然保留免广告功能)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "用金币购买宝石", - "buyGemsGoldText": "(1个宝石需要 <%= gemCost %> 黄金) 为了避免\"RMB\"玩家的出现,游戏中的成就都能通过努力获得。 但是每月的有<%= gemLimit %>个宝石的兑换上限,以避免刷机。", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "保留完整的历史记录", "retainHistoryText": "使你的所有历史数据可以用图表展示或者导出。非定期捐助者的历史数据会因为数据库优化而合并。", "doubleDrops": "日常掉率上限翻倍", "doubleDropsText": "更快的集齐坐骑!", "mysteryItem": "独特的每月捐助物品", - "mysteryItemText": "每个月,每位定期捐助者都会获得一件十分特殊的角色形象物品!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "支持开发者", - "supportDevsText": "本开源项目愿意使用一些可以调动的资源.期待你助力Habitrpg发展", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD/每月", "organization": "组织", "groupPlans": "集团套餐", diff --git a/common/locales/zh/tasks.json b/common/locales/zh/tasks.json index 0daf9f7b33..14f22aa2c6 100644 --- a/common/locales/zh/tasks.json +++ b/common/locales/zh/tasks.json @@ -16,7 +16,7 @@ "checklist": "清单", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "展开 / 折叠", - "text": "文字", + "text": "标题", "extraNotes": "额外注解", "direction/Actions": "方向 / 动作", "advancedOptions": "高级选项", @@ -36,6 +36,11 @@ "newDailyBulk": "新每日任务(每个一行)", "streakCounter": "连击记录", "repeat": "重复", + "repeatEvery": "每 天重复", + "repeatDays": "每X天", + "repeatWeek": "在每周的几天", + "day": "天", + "days": "Days", "restoreStreak": "修复连击数", "todos": "待办事项", "newTodo": "新待办事项", @@ -60,6 +65,9 @@ "clearTags": "清除", "hideTags": "隐藏", "showTags": "显示", + "startDate": "开始日期", + "startDateHelpTitle": "这个 任务 什么时候开始", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "连击成就", "streakText": "在每日任务里完成了<%= streaks %>次的21天连击。", "streakSingular": "连击者", @@ -78,5 +86,23 @@ "pushTaskToTop": "将任务置于顶部", "pushTaskToBottom": "将任务置于底部", "emptyTask": "请先输入任务标题", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "你在客栈休息了!你的每日任务不会伤害你但是依然会每天更新。如果你在执行剧情任务,直到你离开客栈,你都不会受到伤害/收集物品,但是如果你的队伍成员没有完成自己的每日任务,你依然会收到来自 王 的伤害", + "habitHelp1": "好习惯是你要坚持的。每次你按 <%= plusIcon %>他们都会给你黄金和经验奖励", + "habitHelp2": "坏习惯是你要避免的。每次你按<%= minusIcon %>他们会扣除你的生命值。", + "habitHelp3": "如果不知道怎么写的话,来看看这些别人的习惯例子!", + "newbieGuild": "还有更多的问题?在 <%= linkStart %>新手公会<%= linkEnd %>问吧!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/locales/zh_TW/backgrounds.json b/common/locales/zh_TW/backgrounds.json index 680d722abf..1ef27f2644 100644 --- a/common/locales/zh_TW/backgrounds.json +++ b/common/locales/zh_TW/backgrounds.json @@ -84,7 +84,7 @@ "backgroundMountainLakeNotes": "把你的腳指浸在山脈之湖裡面", "backgroundPagodasText": "佛塔", "backgroundPagodasNotes": "爬到佛塔的頂端", - "backgrounds062015": "SET 13: Released June 2015", + "backgrounds062015": "第 13 組:2015 年 6 月推出", "backgroundDriftingRaftText": "Drifting Raft", "backgroundDriftingRaftNotes": "Paddle a Drifting Raft.", "backgroundShimmeryBubblesText": "Shimmery Bubbles", diff --git a/common/locales/zh_TW/challenge.json b/common/locales/zh_TW/challenge.json index 6f28822d3a..dae0b42ddf 100644 --- a/common/locales/zh_TW/challenge.json +++ b/common/locales/zh_TW/challenge.json @@ -52,5 +52,7 @@ "challengedOwnedFilterHeader": "Ownership", "challengedOwnedFilter": "Owned", "challengedNotOwnedFilter": "Not Owned", - "challengedEitherOwnedFilter": "Either" + "challengedEitherOwnedFilter": "Either", + "backToChallenges": "Back to all challenges", + "prizeValue": "<%= gemcount %> <%= gemicon %> Prize" } \ No newline at end of file diff --git a/common/locales/zh_TW/character.json b/common/locales/zh_TW/character.json index 635b28e39b..c4124a5096 100644 --- a/common/locales/zh_TW/character.json +++ b/common/locales/zh_TW/character.json @@ -7,7 +7,7 @@ "displayName": "暱稱", "displayPhoto": "照片", "displayBlurb": "自我介紹", - "displayBlurbPlaceholder": "Please introduce yourself", + "displayBlurbPlaceholder": "請介紹你自己", "photoUrl": "照片網址", "imageUrl": "圖片網址", "inventory": "背包", @@ -39,6 +39,7 @@ "pastelSkins": "柔和膚色", "spookySkins": "萬聖節膚色", "supernaturalSkins": "超自然膚色", + "splashySkins": "Splashy Skins", "rainbowColors": "彩色髮色", "shimmerColors": "柔光髮色", "hauntedColors": "幽靈髮色", @@ -142,9 +143,9 @@ "unequipPetMountBackground": "卸下寵物、座騎、背景", "animalSkins": "動物膚色", "chooseClassHeading": "Choose your Class! Or opt out to choose later.", - "warriorWiki": "Warrior", - "mageWiki": "Mage", - "rogueWiki": "Rogue", - "healerWiki": "Healer", + "warriorWiki": "戰士_", + "mageWiki": "魔法師", + "rogueWiki": "盜賊", + "healerWiki": "醫者", "chooseClassLearn": "Learn more about classes" } \ No newline at end of file diff --git a/common/locales/zh_TW/content.json b/common/locales/zh_TW/content.json index 7e3684d454..fb7fa69dbe 100644 --- a/common/locales/zh_TW/content.json +++ b/common/locales/zh_TW/content.json @@ -62,6 +62,8 @@ "questEggSlimeAdjective": "甜甜的", "questEggSheepText": "羊", "questEggSheepAdjective": "羊毛製的", + "questEggCuttlefishText": "Cuttlefish", + "questEggCuttlefishAdjective": "cuddly", "eggNotes": "把孵化藥水倒在寵物蛋上會把它孵化成一隻<%= eggAdjective(locale) %><%= eggText(locale) %>。", "hatchingPotionBase": "普通", "hatchingPotionWhite": "白色", diff --git a/common/locales/zh_TW/defaulttasks.json b/common/locales/zh_TW/defaulttasks.json index afbfb416b1..8c1bb6df48 100644 --- a/common/locales/zh_TW/defaulttasks.json +++ b/common/locales/zh_TW/defaulttasks.json @@ -1,9 +1,9 @@ { - "defaultHabit1Text": "好習慣", - "defaultHabit1Notes": "一些好的習慣:+吃些蔬菜 、 +15分鐘的高效率工作", - "defaultHabit2Text": "壞習慣", + "defaultHabit1Text": "Productive Work (Click the pencil to edit)", + "defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work", + "defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)", "defaultHabit2Notes": "一些壞的習慣:- 抽菸 、 - 拖延", - "defaultHabit3Text": "好習慣或壞習慣", + "defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)", "defaultHabit3Notes": "一些好或壞的習慣:+/- 搭電梯或走樓梯、 +/- 喝水或喝汽水", "defaultDaily1Text": "1小時的個人項目", "defaultDaily1Notes": "所有的任務在建立後,預設是黃色的。這意味著當你錯過的時候,只會承擔中等的傷害,完成的時候也只獲得中等獎勵。", @@ -31,7 +31,7 @@ "defaultTodo4Checklist2": "在進階選項裡設定難度", "defaultTodo4Checklist3": "自選:設定截止日期", "defaultTodo5Text": "建立一個隊伍(私人團體)和你的朋友們(社群 > 隊伍)", - "defaultReward1Text": "觀看 1 集權力遊戲(Game of Thromes)", + "defaultReward1Text": "15 minute break", "defaultReward1Notes": "自定獎勵可以是任何形式。有些人可以不看喜歡的電視節目,除非他們花金幣購買。", "defaultReward2Text": "蛋糕", "defaultReward2Notes": "其他人則只是花金幣享受一塊蛋糕。建立最讓你動心的獎勵吧。", diff --git a/common/locales/zh_TW/front.json b/common/locales/zh_TW/front.json index e31efe5b8f..4d6b041c8a 100644 --- a/common/locales/zh_TW/front.json +++ b/common/locales/zh_TW/front.json @@ -71,7 +71,7 @@ "healthSample4": "吃健康/垃圾食物", "healthSample5": "努力 1 小時", "history": "歷史紀錄", - "infhQuote": "HabitRPG has really helped me impart structure to my life in graduate school.", + "infhQuote": "HabitRPG 真的幫我整理我研究生生活", "invalidEmail": "需要有效的電子郵件地址,以便進行密碼重置。", "irishfeet123Quote": "I've had horrible habits with clearing my place completely after meals and leaving cups all over the place. HabitRPG has cured that!", "joinOthers": "Join 200,000 people making it fun to achieve goals!", @@ -89,7 +89,7 @@ "landingp3header": "承擔後果", "landingp4": "HabitRPG 有一個活力十足的社群,能協助您專注達成任務。 組隊系統能讓您和您的三五好友互相鼓勵。公會系統能讓您找到有相同興趣或障礙的玩家,可以共同分享各自的目標或是跨過障礙的經驗及秘訣。HabitRPG 的社群能給您支持、幫助和堅持不懈的責任感。", "landingp4header": "培養責任", - "leadText": "HabitRPG is a free habit building and productivity app that treats your real life like a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, HabitRPG can help you achieve your goals to become healthy, hard-working, and happy.", + "leadText": "HabitRPG 是一個把你生活成為一種 生活習慣遊戲的免費app.遊戲裡的獎勵和懲罰以及一堆密切的好友感召你, HabitRPG幫你得到你的目標, 成為健康,努力和開心。", "login": "登入", "loginAndReg": "登入 / 註冊", "loginFacebookAlt": "以 Facebook 登入 / 註冊", @@ -126,7 +126,7 @@ "passMan": "如果您正在使用密碼管理工具 (例如 1Password) 而在登入時遇到問題,請試試手動輸入使用者名稱及密碼。", "password": "密碼", "playButton": "開始", - "playButtonFull": "Play HabitRPG", + "playButtonFull": "開始玩HabitRPG", "presskit": "媒體資料", "presskitDownload": "下載所有圖像:", "presskitText": "感謝您對HabitRPG感興趣!下面的圖片可直接觀看HabitRPG文章或影片。欲了解更多訊息,請聯繫 Siena Leslie 在 leslie@habitrpg.com。", @@ -135,9 +135,9 @@ "punishByline": "Break bad habits and procrastination cycles with immediate consequences.", "punishHeading1": "Miss a daily goal?", "punishHeading2": "Lose health!", - "questByline1": "Playing with your friends keeps you accountable for your tasks.", + "questByline1": "和你朋友一起玩會讓你負責你的任務", "questByline2": "Issue each other Challenges to complete a goal together!", - "questHeading1": "Battle monsters with your friends!", + "questHeading1": "和朋友一起打怪物!", "questHeading2": "If you slack off, they all get hurt!", "register": "註冊", "rewardByline1": "Spend gold on virtual and real-life rewards.", @@ -146,16 +146,16 @@ "sampleDailies": "Sample Dailies", "sampleHabits": "Sample Habits", "sampleToDo": "Sample To-Dos", - "school": "School", + "school": "學校", "schoolSample1": "Finish 1 Assignment", - "schoolSample2": "Study 1 hour", + "schoolSample2": "學習1 個小時", "schoolSample3": "Meet with Study Group", - "schoolSample4": "Notes for 1 Chapter", - "schoolSample5": "Read 1 Chapter", + "schoolSample4": "第1章的筆記", + "schoolSample5": "閱讀1章", "sixteenBitFilQuote": "I'm getting my jobs and tasks done in record time thanks to HabitRPG. I'm just always so eager to reach my next level-up!", "skysailorQuote": "My party and our quests keep me engaged in the game, which keeps me motivated to get things done and change my life in positive ways", "socialTitle": "HabitRPG - 讓生活變成遊戲", - "supermouse35Quote": "I'm exercising more and I haven't forgotten to take my meds for months! Thanks, Habit. :D", + "supermouse35Quote": "我比較常運動以及我好幾個月沒忘記吃我的藥!謝謝,Habit。 :D", "sync": "同步", "tasks": "工作", "teamSample1": "Outline Meeting Itinerary for Tuesday", @@ -163,19 +163,19 @@ "teamSample3": "Discuss this week’s KPIs", "teams": "Teams", "terms": "服務條款及細則", - "testimonialHeading": "What people say...", + "testimonialHeading": "人家在說。。。", "tutorials": "新手教學", - "unlockByline1": "Achieve your goals and level up.", + "unlockByline1": "\n達成你的目標並升級。", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", "unlockHeadline": "As you stay productive, you unlock new content!", "useUUID": "使用 UUID / API Token (供 Facebook 用戶使用)", "username": "使用者名稱", "watchVideos": "觀看影片", - "work": "Work", + "work": "工作", "zelahQuote": "With HabitRPG, I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!", - "reportAccountProblems": "Report Account Problems", + "reportAccountProblems": "回報帳戶問題", "reportCommunityIssues": "Report Community Issues", - "generalQuestionsSite": "General Questions about the Site", + "generalQuestionsSite": "關於本網站的一般問題", "businessInquiries": "Business Inquiries", "merchandiseInquiries": "Merchandise Inquiries", "marketingInquiries": "Marketing/Social Media Inquiries" diff --git a/common/locales/zh_TW/gear.json b/common/locales/zh_TW/gear.json index 00633d7abe..ba3ea4ce42 100644 --- a/common/locales/zh_TW/gear.json +++ b/common/locales/zh_TW/gear.json @@ -116,6 +116,14 @@ "weaponSpecialSpring2015MageNotes": "可以用這支魔杖召喚一個屬於你自己的胡蘿蔔。提高<%= int %>點智力和<%= per %>點感知。2015春季限定版裝備。", "weaponSpecialSpring2015HealerText": "貓咪沙鈴", "weaponSpecialSpring2015HealerNotes": "當你搖動這只沙鈴,它會發出叮噹聲,讓所有人保持愉悅好幾小時。提高<%= int %>點智力。2015春季限定版裝備。", + "weaponSpecialSummer2015RogueText": "Firing Coral", + "weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015WarriorText": "Sun Swordfish", + "weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "weaponSpecialSummer2015HealerText": "Wand of the Waves", + "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponMystery201411Text": "盛宴之叉", "weaponMystery201411Notes": "刺傷你的仇敵或是插進你最愛的食物——這把多才多藝的叉子可是無所不能!沒有屬性加成。2014年11月訂閱者物品", "weaponMystery201502Text": "愛與真理之微光翅膀法杖", @@ -124,6 +132,10 @@ "weaponMystery201505Notes": "This green and silver lance has unseated many opponents from their mounts. Confers no benefit. May 2015 Subscriber Item.", "weaponMystery301404Text": "蒸氣龐克風拐杖", "weaponMystery301404Notes": "特別適合在城裡散步。3015年3月訂閱者物品。沒有屬性加成。", + "weaponArmoireBasicCrossbowText": "Basic Crossbow", + "weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre", + "weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).", "armor": "盔甲", "armorBase0Text": "正常服裝", "armorBase0Notes": "普通的衣服。 沒有屬性加成。", @@ -227,6 +239,14 @@ "armorSpecialSpring2015MageNotes": "你的燕尾服尾巴很配你的棉尾巴哦!提高<%= int %>點智力。2015春季限定版裝備。", "armorSpecialSpring2015HealerText": "撫慰連衣褲", "armorSpecialSpring2015HealerNotes": "這條柔軟的連衣褲非常舒適,就像薄荷茶一樣撫慰人心。提高<%= con %>點體質。2015春季限定版裝備。", + "armorSpecialSummer2015RogueText": "Ruby Tail", + "armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015WarriorText": "Golden Tail", + "armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015MageText": "Soothsayer Robes", + "armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", + "armorSpecialSummer2015HealerText": "Sailor's Armor", + "armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "armorMystery201402Text": "使者長袍", "armorMystery201402Notes": "閃閃發光又強大,這些衣服有很多攜帶信件的口袋。沒有屬性加成。 2014年2月訂閱者物品。", "armorMystery201403Text": "森林行者護甲", @@ -251,8 +271,14 @@ "armorMystery201503Notes": "這種藍色的礦物象徵著吉祥、幸福和永恆的生產力。沒有屬性加成。2015年3月訂閱者物品", "armorMystery201504Text": "匆忙蜜蜂長袍", "armorMystery201504Notes": "穿上這件長袍你的生產力會像蜜蜂一樣勤快!沒有屬性加成。2015年5月訂閱者物品。", + "armorMystery201506Text": "Snorkel Suit", + "armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.", "armorMystery301404Text": "蒸汽龐克套裝", "armorMystery301404Notes": "精巧又瀟灑,哇嗚!沒有屬性加成。3015年1月訂閱者物品。", + "armorArmoireLunarArmorText": "Soothing Lunar Armor", + "armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).", + "armorArmoireGladiatorArmorText": "Gladiator Armor", + "armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).", "headgear": "頭飾", "headBase0Text": "沒有頭盔", "headBase0Notes": "沒有頭飾", @@ -354,6 +380,14 @@ "headSpecialSpring2015MageNotes": "究竟是先有兔兔還是帽子呢?提高<%= per %>點感知。2015春季限量版裝備。", "headSpecialSpring2015HealerText": "撫慰王冠", "headSpecialSpring2015HealerNotes": "王冠中央的珍珠能鎮定並安撫其周圍的人。提高<%= int %>點智力。2015春季限定版裝備。", + "headSpecialSummer2015RogueText": "Renegade Hat", + "headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm", + "headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015MageText": "Soothsayer Scarf", + "headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.", + "headSpecialSummer2015HealerText": "Sailor's Cap", + "headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "headSpecialGaymerxText": "彩虹戰士頭盔", "headSpecialGaymerxNotes": "這頂由五光十色的鐳射彩虹圖案裝飾的帽子是為了慶祝驕傲時節和GaymerX!GaymerX是一個向所有人開放的慶祝LGBTQ並儘情玩樂的遊戲大會。7月11-13日在舊金山市中心洲際飯店舉行!沒有屬性加成。", "headMystery201402Text": "翼盔", @@ -378,6 +412,16 @@ "headMystery301404Notes": "上流社會佼佼者的華麗禮帽!3015年1月訂閱者物品。沒有屬性加成。", "headMystery301405Text": "基礎禮帽", "headMystery301405Notes": "一頂基礎禮帽,渴望能與華麗的頭飾搭配。沒有屬性加成。3015年5月訂閱者物品。", + "headArmoireLunarCrownText": "Soothing Lunar Crown", + "headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).", + "headArmoireRedHairbowText": "Red Hairbow", + "headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", + "headArmoireVioletFloppyHatText": "Violet Floppy Hat", + "headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.", + "headArmoireGladiatorHelmText": "Gladiator Helm", + "headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).", + "headArmoireRancherHatText": "Rancher Hat", + "headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.", "offhand": "副手物品", "shieldBase0Text": "沒有副手裝備", "shieldBase0Notes": "沒有盾牌或副武器。", @@ -441,8 +485,17 @@ "shieldSpecialSpring2015WarriorNotes": "向你的敵人擲去……或者只是單純地拿著它,因為到了晚飯時間它就會裝滿美味的狗食。提高<%= con %>點體質。2015春季限量版裝備。", "shieldSpecialSpring2015HealerText": "印花枕頭", "shieldSpecialSpring2015HealerNotes": "你可以把頭靠在這個軟軟的枕頭上,也可以用你可怕的爪子和它玩摔跤。嗷嗚!提高<%= con %>點體質。2015春季限量版裝備。", + "shieldSpecialSummer2015RogueText": "Firing Coral", + "shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015WarriorText": "Sunfish Shield", + "shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", + "shieldSpecialSummer2015HealerText": "Strapping Shield", + "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldMystery301405Text": "時鐘之盾", "shieldMystery301405Notes": "擁有這塊高聳的時鐘之盾,時間與你同在!沒有屬性加成。3015年6月訂閱者物品。", + "shieldArmoireGladiatorShieldText": "Gladiator Shield", + "shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).", + "back": "Back Accessory", "backBase0Text": "沒有後背附件", "backBase0Notes": "沒有後背附件。", "backMystery201402Text": "金翅膀", @@ -457,6 +510,7 @@ "backSpecialWonderconRedNotes": "力量與美貌在刷刷作響。沒有屬性加成。特別版參與者物品。", "backSpecialWonderconBlackText": "潛行斗篷", "backSpecialWonderconBlackNotes": "由暗影與低語織成。沒有屬性加成。特別版參與者物品。", + "body": "Body Accessory", "bodyBase0Text": "沒有身體配件", "bodyBase0Notes": "沒有身體配件。", "bodySpecialWonderconRedText": "紅寶石領子", @@ -469,6 +523,14 @@ "bodySpecialSummerMageNotes": "無論鹹水、淡水,都無法使這件含金屬纖維的披肩黯然失色。沒有屬性加成。2014夏季限量版裝備。", "bodySpecialSummerHealerText": "珊瑚領子", "bodySpecialSummerHealerNotes": "以活珊瑚製成的拉風領子!沒有屬性加成。2014夏季限量版裝備。", + "bodySpecialSummer2015RogueText": "Renegade Sash", + "bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015WarriorText": "Oceanic Spikes", + "bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015MageText": "Golden Buckle", + "bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.", + "bodySpecialSummer2015HealerText": "Sailor's Neckerchief", + "bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.", "headAccessory": "頭部配件", "accessories": "Accessories", "animalEars": "Animal Ears", @@ -516,6 +578,7 @@ "headAccessoryMystery201502Notes": "讓想像力翱翔吧!沒有屬性加成。2015年2月訂閱者物品。", "headAccessoryMystery301405Text": "頭戴護目鏡", "headAccessoryMystery301405Notes": "人們說,\"護目鏡是戴在眼睛上的\"。人們說,\"沒有人會想要一個只能戴在頭上的護目鏡\"。哈!你的確是讓他們長見識了!沒有屬性加成。3015年8月訂閱者物品。", + "eyewear": "Eyewear", "eyewearBase0Text": "沒有眼鏡", "eyewearBase0Notes": "沒有眼鏡", "eyewearSpecialSummerRogueText": "流氓眼罩", @@ -528,6 +591,8 @@ "eyewearSpecialWonderconBlackNotes": "你的動機絕對合法。沒有增益效果。特別版參與者物品。", "eyewearMystery201503Text": "藍寶石眼鏡", "eyewearMystery201503Notes": "別被這些閃閃發光的寶石閃瞎!沒有屬性加成。2015年3月訂閱者物品。", + "eyewearMystery201506Text": "Neon Snorkel", + "eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.", "eyewearMystery301404Text": "眼戴護目鏡", "eyewearMystery301404Notes": "沒有什麼小飾品能比一副護目鏡更炫了—可能吧,除了單片眼鏡。3015年3月訂閱者物品。", "eyewearMystery301405Text": "單片眼鏡", diff --git a/common/locales/zh_TW/generic.json b/common/locales/zh_TW/generic.json index 4a1cbc9462..6167649477 100644 --- a/common/locales/zh_TW/generic.json +++ b/common/locales/zh_TW/generic.json @@ -39,7 +39,7 @@ "close": "關閉", "saveAndClose": "保存並關閉", "cancel": "取消", - "ok": "確定", + "ok": "OK", "add": "新增", "undo": "撤銷", "continue": "繼續", @@ -54,7 +54,7 @@ "gems": "寶石", "gemButton": "你有<%= number %>顆寶石", "moreInfo": "更多訊息", - "gemsWhatFor": "用現金購買。用來購買特殊物品,以及服務(像是蛋、孵化藥水、穩固藥劑……等等)。使用寶石之前,你仍需解鎖這些功能。", + "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "老兵", "veteranText": "經歷過Habit The Grey (原來的網站) ,身上帶著多處其bug帶來的傷疤。", "originalUser": "原始用戶!", @@ -70,7 +70,6 @@ "lastLoggedIn": "- 最後上線於", "notPorted": "這個功能未從原版網站中導出。", "buyThis": "你有<%= gems %>個寶石,用其中的<%= price %>個購買<%= text %>?", - "untilNoFace": "在我們加入FB功能前,請用你的UUID和API代碼登入(你可以在https://habitrpg.com > 選項> 設定找到它們)。", "noReachServer": "暫時連不上伺服器,請稍後再試", "errorUpCase": "錯誤:", "newPassSent": "已傳送新密碼。", @@ -86,6 +85,7 @@ "audioTheme_off": "關閉", "audioTheme_danielTheBard": "吟遊詩人Daniel", "audioTheme_wattsTheme": "Watts的旋律", + "audioTheme_gokulTheme": "Gokul Theme", "askQuestion": "問問題", "reportBug": "回報問題", "contributeToHRPG": "為HabitRPG作出貢獻", diff --git a/common/locales/zh_TW/groups.json b/common/locales/zh_TW/groups.json index 41c71ec53c..ad53d14ba6 100644 --- a/common/locales/zh_TW/groups.json +++ b/common/locales/zh_TW/groups.json @@ -39,6 +39,8 @@ "editGroup": "編輯隊伍", "newGroupName": "<%= groupType %> 名稱", "groupName": "隊伍名稱", + "groupLeader": "Group Leader", + "groupID": "Group ID", "groupDescr": "公會公開列表中顯示的描述(支持標記語言)", "logoUrl": "標識的網址", "assignLeader": "指定隊長", @@ -102,19 +104,21 @@ "messageWroteIn": "<%= user %> wrote in <%= group %>", "msgPreviewHeading": "Message Preview", "leaderOnlyChallenges": "Only group leader can create challenges", - "sendGift": "Send Gift", - "inviteFriends": "Invite Friends", - "inviteAlertInfo": "Invite friends by User ID here.", + "sendGift": "送禮物", + "inviteFriends": "邀請朋友", + "inviteAlertInfo": "按這裡通過UUID邀請朋友加入", "inviteExistUser": "Invite Existing User", - "inviteByEmail": "Invite friends by email. If they join via your email, they'll automatically be invited to this group.", - "byColon": "By:", - "inviteNewUsers": "Invite New User(s)", - "inviteAlertInfo2": "Or share this link (copy/paste):", - "sendGiftHeading": "Send Gift to <%= name %>", + "inviteByEmail": "通過電子郵件邀請朋友。如果他們通過你發的電子郵件加入, 他們自然而然被邀請加入這個群組", + "byColon": "作者:", + "inviteNewUsers": "邀請新手加入", + "inviteAlertInfo2": "或者分享這個連接(複製/粘貼):", + "sendGiftHeading": "送<%= name %>禮物", "sendGiftGemsBalance": "From <%= number %> Gems", - "sendGiftCost": "Total: $<%= cost %> USD", - "sendGiftFromBalance": "From Balance", - "sendGiftPurchase": "Purchase", - "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>" + "sendGiftCost": "總數: $<%= cost %> 美金", + "sendGiftFromBalance": "結餘", + "sendGiftPurchase": "購買", + "sendGiftMessagePlaceholder": "私信 (可選)", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "startAParty": "Start a Party", + "addToParty": "Add someone to your party" } \ No newline at end of file diff --git a/common/locales/zh_TW/limited.json b/common/locales/zh_TW/limited.json index 6769db8642..55726bc92c 100644 --- a/common/locales/zh_TW/limited.json +++ b/common/locales/zh_TW/limited.json @@ -25,6 +25,7 @@ "seasonalShopTitle": "<%= linkStart %> 季節魔女 <%= linkEnd %>", "seasonalShopClosedText": "季節限定商店目前沒有營業!我不知道店主人在哪,不過我想下個<%= linkStart %>Grand Gala<%= linkEnd %>!他會回來的。", "seasonalShopText": "歡迎來到季節限定商店!!我們正要把春天 季節限定版 的商品上架呢。這裡的每樣物品都會在每年歡慶春日的時節開放購買,但只到四月30日為止,所以趕快趁現在採購,不然你可得等到明年才能再買囉。", + "seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopRebirth": "如果你用過重生球,你可以在解鎖物品商店後在獎勵欄再次購買它。起初,你只能為你當前職業購買裝備(默認戰士),別擔心,如果你切換到別的職業,你將可以購買該職業的特別物品。", "candycaneSet": "拐杖糖 ( 法師 )", "skiSet": "滑雪杖 ( 盜賊 )", @@ -44,5 +45,9 @@ "mightyBunnySet": "強力兔子 ( 戰士 )", "magicMouseSet": "魔法老鼠 ( 法師 )", "lovingPupSet": "可愛小狗 ( 醫者 )", - "stealthyKittySet": "隱身小貓 ( 盜賊 )" + "stealthyKittySet": "隱身小貓 ( 盜賊 )", + "daringSwashbucklerSet": "Daring Swashbuckler (Warrior)", + "emeraldMermageSet": "Emerald Mermage (Mage)", + "reefSeahealerSet": "Reef Seahealer (Healer)", + "roguishPirateSet": "Roguish Pirate (Rogue)" } \ No newline at end of file diff --git a/common/locales/zh_TW/messages.json b/common/locales/zh_TW/messages.json index d03f6d1cff..aa160a3a3a 100644 --- a/common/locales/zh_TW/messages.json +++ b/common/locales/zh_TW/messages.json @@ -1,6 +1,7 @@ { "messageLostItem": "你的 <%= itemText %> 壞掉了。", "messageTaskNotFound": "找不到任務。", + "messageDuplicateTaskID": "A task with that ID already exists.", "messageTagNotFound": "找不到標籤", "messagePetNotFound": "找不到寵物", "messageFoodNotFound": "找不到食物", @@ -20,5 +21,8 @@ "messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "你找到一個 <%= dropText %> 蛋! <%= dropNotes %>", "messageDropPotion": "你找到了 <%= dropText %> 的孵化藥劑! <%= dropNotes %>", - "messageFoundQuest": "你找到了新任務\"<%= questText %>\"!" + "messageFoundQuest": "你找到了新任務\"<%= questText %>\"!", + "armoireEquipment": "<%= image %> You found a piece of rare Equipment in the Armoire: <%= dropText %>! Awesome!", + "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", + "armoireExp": "You wrestle with the Armoire and gain Experience. Take that!" } \ No newline at end of file diff --git a/common/locales/zh_TW/npc.json b/common/locales/zh_TW/npc.json index 29dc557901..6ec7a1a961 100644 --- a/common/locales/zh_TW/npc.json +++ b/common/locales/zh_TW/npc.json @@ -10,6 +10,8 @@ "alexander": "商人Alexander", "welcomeMarket": "歡迎來到市場!在這裡買少見的蛋和藥水!賣掉你多餘的物品!委託服務!來瞧瞧我們能為你提供什麼。", "sellForGold": "以 <%= gold %> 金幣把 <%= item %> 賣掉", + "sellEggForGold": "Sell <%= itemType %> Egg for <%= gold %> Gold", + "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold", "buyGems": "購買寶石", "justin": "Justin", "USD": "美金", @@ -18,7 +20,7 @@ "dismissAlert": "不再顯示", "donateText1": "在你的帳號裡增加20個寶石。寶石可以用來購買特殊的虛擬物品,例如衣服和髮型。", "donateText2": "請幫助HabitRPG", - "donateText3": "這是一個開放原始碼的專案,因此它需要所有得到的帮助!", + "donateText3": "HabitRPG is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!", "donationDesc": "捐贈給HabitRPG 20 顆寶石", "payWithCard": "用信用卡購買", "payNote": "請注意: PayPal 有時候付款會蠻花時間的,我們建議你用信用卡購買。", @@ -41,13 +43,36 @@ "tourHabits": "這一欄用來記錄你一天之內的好習慣和壞習慣的次數。點擊鉛筆圖案來編輯項目名稱,然後點擊打勾標記保存來進行下一步。", "tourStats": "好習慣增加經驗值和金幣!壞習慣會降低你的生命值。", "tourGP": "用你剛剛賺到金幣購買訓練用劍來繼續下一步。", - "tourAvatar": "現在你的角色已經顯示了訓練用劍。點擊你的角色進行自定義來進行下一步!", + "tourAvatar": "Customize Your Avatar", "tourScrollDown": "一定要滾動看完所有的選單的選項喔!再次點擊你的角色回到任務界面。", "tourMuchMore": "完成新手教學後,你可以與朋友一起成立隊伍,在興趣相投的公會裡聊天,參與挑戰,還有更多的樂趣等著你!", "tourStatsPage": "這是你的屬性點界面!完成任務列表來獲得成就。", - "tourTavernPage": "Welcome to the Tavern, an all-ages chatroom! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", + "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Rest in the Inn.\" Come say hi!", "tourPartyPage": "你的隊伍會使你保持責任心。邀請朋友來解鎖任務捲軸!", - "tourGuildsPage": "公會是有著共同主題的社交團體。找找你感興趣的的主題!我們推薦the Newbies Guild。", - "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win gem prizes!", - "tourMarketPage": "從4級開始,當你完成任務時,蛋和孵化藥水會隨機掉落。他們會出現在這裡—使用它們來孵化寵物!你也可以從集市購買物品。" + "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Newbies Guild, where anyone can ask questions about HabitRPG!", + "tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!", + "tourMarketPage": "從4級開始,當你完成任務時,蛋和孵化藥水會隨機掉落。他們會出現在這裡—使用它們來孵化寵物!你也可以從集市購買物品。", + "tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to HabitRPG are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to HabitRPG, too!", + "tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 4, and they'll grow into powerful mounts.", + "tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!", + "tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"", + "tourOkay": "Okay!", + "tourAwesome": "Awesome!", + "tourSplendid": "Splendid!", + "tourNifty": "Nifty!", + "tourAvatarProceed": "Show me my tasks!", + "tourToDosBrief": "To-Do List", + "tourDailiesBrief": "Daily Tasks", + "tourDailiesProceed": "I'll be careful!", + "tourHabitsBrief": "Good & Bad Habits", + "tourHabitsProceed": "Makes sense!", + "tourRewardsBrief": "Reward List", + "tourRewardsProceed": "That's all!", + "welcomeToHabit": "Welcome to HabitRPG, a game to improve your life!", + "welcome1": "Create and customize an in-game avatar to represent you.", + "welcome2": "Your real-life tasks affect your avatar's Health (HP), Experience (XP), and Gold!", + "welcome3": "Complete tasks to earn Experience (XP) and Gold, which unlock awesome features and rewards!", + "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", + "welcome5": "Now you'll customize your avatar and set up your tasks...", + "imReady": "I'm Ready!" } \ No newline at end of file diff --git a/common/locales/zh_TW/quests.json b/common/locales/zh_TW/quests.json index 61fd3be04e..797f01f370 100644 --- a/common/locales/zh_TW/quests.json +++ b/common/locales/zh_TW/quests.json @@ -1,9 +1,11 @@ { "quests": "任務", "quest": "任務", + "questDetails": "Quest Details", + "invitations": "Invitations", "completed": "完成了!", "youReceived": "你收到了", - "questSend": "點擊「邀請」會向你的隊友發送邀請。當所有成員接受或拒絕後任務開始。在選項> 社交> 組隊裡查看任務狀態。", + "questSend": "Clicking \"Invite\" will send an invitation to your party members. When all members have accepted or denied, the quest begins. See status under Social > Party.", "inviteParty": "邀請隊伍", "questInvitation": "任務邀請:", "questInvitationTitle": "Quest Invitation", diff --git a/common/locales/zh_TW/questscontent.json b/common/locales/zh_TW/questscontent.json index 11b8a611cc..8d920360bf 100644 --- a/common/locales/zh_TW/questscontent.json +++ b/common/locales/zh_TW/questscontent.json @@ -202,5 +202,11 @@ "questSheepBoss": "Thunder Ram", "questSheepCompletion": "Impressed by your diligence, the Thunder Ram is drained of its fury. It launches three huge hailstones in your direction, and then fades away with a low rumble. Upon closer inspection, you discover that the hailstones are actually three fluffy eggs. You gather them up, and then stroll home under a blue sky.", "questSheepDropSheepEgg": "Sheep (Egg)", - "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market" + "questSheepUnlockText": "Unlocks purchasable sheep eggs in the Market", + "questKrakenText": "The Kraken of Inkomplete", + "questKrakenNotes": "It's a warm, sunny day as you sail across the Inkomplete Bay, but your thoughts are clouded with worries about everything that you still need to do. It seems that as soon as you finish one task, another crops up, and then another...

Suddenly, the boat gives a horrible jolt, and slimy tentacles burst out of the water on all sides! \"We're being attacked by the Kraken of Inkomplete!\" Wolvenhalo cries.

\"Quickly!\" Lemoness calls to you. \"Strike down as many tentacles and tasks as you can, before new ones can rise up to take their place!\"", + "questKrakenBoss": "The Kraken of Inkomplete", + "questKrakenCompletion": "As the Kraken flees, several eggs float to the surface of the water. Lemoness examines them, and her suspicion turns to delight. \"Cuttlefish eggs!\" she says. \"Here, take them as a reward for everything you've completed.\"", + "questKrakenDropCuttlefishEgg": "Cuttlefish (Egg)", + "questKrakenUnlockText": "Unlocks purchasable cuttlefish eggs in the Market" } \ No newline at end of file diff --git a/common/locales/zh_TW/rebirth.json b/common/locales/zh_TW/rebirth.json index 4a7baefdda..32e31bc29c 100644 --- a/common/locales/zh_TW/rebirth.json +++ b/common/locales/zh_TW/rebirth.json @@ -21,11 +21,5 @@ "rebirthOrb": "使用重生球來重新開始,曾經到達級別", "rebirthPop": "開始一個等級 1 的新角色,並保留成就、物品和任務歷史。", "rebirthName": "重生球", - "reborn": "重生,最高級別 <%= reLevel %>", - "welcome100": "恭喜到達100級!", - "intro100": "你現在到達了100級,你可以在任何時候,免費使用重生球。", - "followup100": "你可以繼續升級,但是這不會增加你的屬性,也不會解鎖新內容了。讓那些喜歡變換玩法的人玩的開心。", - "rebirth100Info": "如果你準備好開始一段新冒險了,你可以現在重生……或者看看你能夠繼續推進多遠。", - "rebirthWait": "我想等等……", - "rebirthNow": "現在重生!" + "reborn": "重生,最高級別 <%= reLevel %>" } \ No newline at end of file diff --git a/common/locales/zh_TW/settings.json b/common/locales/zh_TW/settings.json index 11b0bc3d6d..8afc006281 100644 --- a/common/locales/zh_TW/settings.json +++ b/common/locales/zh_TW/settings.json @@ -113,10 +113,11 @@ "benefits": "好處", "coupon": "優惠券", "couponPlaceholder": "輸入優惠券代碼", - "couponText": "We sometimes have events and give out promo codes for special gear. (eg, those who stop by our Wondercon booth)", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Apply", "resubscribe": "Resubscribe", "promoCode": "Promo Code", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code" + "promoPlaceholder": "Enter Promotion Code", + "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member." } \ No newline at end of file diff --git a/common/locales/zh_TW/subscriber.json b/common/locales/zh_TW/subscriber.json index 04a2899588..2d92bad06c 100644 --- a/common/locales/zh_TW/subscriber.json +++ b/common/locales/zh_TW/subscriber.json @@ -3,17 +3,17 @@ "subscriptions": "訂閱", "subDescription": "隱藏廣告、用金幣購買寶石、每月提供神秘物品、保留歷史進度、每日掉寶限制翻倍、贊助開發人員等。點選查看詳細資訊。", "disableAds": "去掉廣告", - "disableAdsText": "當你開啟了訂閱服務,廣告就會關閉(早期用戶仍然保留免廣告功能)", + "disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).", "buyGemsGold": "用金幣購買寶石", - "buyGemsGoldText": "(1 顆寶石需要 <%= gemCost %> 金幣)解決了你對\"台幣戰士\"的擔憂,現在通過努力工作一切都可以實現。", + "buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!", "retainHistory": "保留所有歷史記錄了", "retainHistoryText": "使你的所有歷史資料,可以用圖表展示或者匯出。非訂閱用戶的歷史資料會因為資料庫優化而合併。", "doubleDrops": "日常掉寶率上限加倍", "doubleDropsText": "收集坐騎更快!", "mysteryItem": "特殊的每月訂閱物品", - "mysteryItemText": "每個月,每位訂閱者都會獲得一件十分特殊的角色形象物品!", + "mysteryItemText": "Each month you will receive a unique cosmetic item for your avatar! Plus, for every three months of consecutive subscription, the Mysterious Time Travelers will grant you access to historic (and futuristic!) cosmetic items.", "supportDevs": "支持製作人員", - "supportDevsText": "本開源項目竭盡心力取得各種資源,期待你幫助HabitRPG發展!", + "supportDevsText": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", "monthUSD": "USD/每月", "organization": "組織", "groupPlans": "公司方案", diff --git a/common/locales/zh_TW/tasks.json b/common/locales/zh_TW/tasks.json index a3b3b9ecc8..86ffd1438e 100644 --- a/common/locales/zh_TW/tasks.json +++ b/common/locales/zh_TW/tasks.json @@ -16,7 +16,7 @@ "checklist": "清單", "checklistText": "Break a task into smaller pieces! Checklists increase the Experience and Gold gained from a To-Do, and reduce the damage caused by a Daily.", "expandCollapse": "展開 / 縮合", - "text": " 標題", + "text": "Title", "extraNotes": "說明", "direction/Actions": "方向 / 動作", "advancedOptions": "進階選項", @@ -36,6 +36,11 @@ "newDailyBulk": "新每日任務(每行一個)", "streakCounter": "連擊數", "repeat": "重複", + "repeatEvery": "Repeat Every", + "repeatDays": "Every X Days", + "repeatWeek": "On Certain Days of the Week", + "day": "Day", + "days": "Days", "restoreStreak": "重設連擊數", "todos": "待辦事項", "newTodo": "增加待辦事項", @@ -60,6 +65,9 @@ "clearTags": "清除", "hideTags": "隱藏標籤", "showTags": "展開標籤", + "startDate": "Start Date", + "startDateHelpTitle": "When should this task start?", + "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "連擊成就", "streakText": "使出了 <%= streaks %> 21 次每日任務連擊", "streakSingular": "連擊者", @@ -78,5 +86,23 @@ "pushTaskToTop": "置頂", "pushTaskToBottom": "置底", "emptyTask": "請先輸入任務的標題", - "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies." + "dailiesRestingInInn": "You're Resting in the Inn! Your Dailies will NOT hurt you tonight, but they WILL still refresh every day. If you're in a quest, you won't deal damage/collect items until you check out of the Inn, but you can still be injured by a Boss if your Party mates skip their own Dailies.", + "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp2": "Bad Habits are things you want to avoid doing. They remove Health every time you click the <%= minusIcon %>.", + "habitHelp3": "For inspiration, check out these sample Habits!", + "newbieGuild": "More questions? Ask in the <%= linkStart %>Newbies Guild<%= linkEnd %>!", + "dailyHelp1": "Dailies repeat <%= emphasisStart %>every day<%= emphasisEnd %> that they are active. Click the <%= pencilIcon %> to change the days a Daily is active.", + "dailyHelp2": "If you don't complete active Dailies, you lose Health when your day rolls over.", + "dailyHelp3": "Dailies turn <%= emphasisStart %>redder<%= emphasisEnd %> when you miss them, and <%= emphasisStart %>bluer<%= emphasisEnd %> when you complete them. The redder the Daily, the more it will reward you... or hurt you.", + "dailyHelp4": "To change when your day rolls over, go to <%= linkStart %> Settings > Site<%= linkEnd %> > Custom Day Start.", + "dailyHelp5": "For inspiration, check out these sample Dailies!", + "toDoHelp1": "To-Dos start yellow, and get redder (more valuable) the longer it takes to complete them.", + "toDoHelp2": "To-Dos never hurt you! They only award Gold and Experience.", + "toDoHelp3": "Breaking a To-Do down into a checklist of smaller items will make it less scary, and will increase your points!", + "toDoHelp4": "For inspiration, check out these sample To-Dos!", + "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", + "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp3": "Special equipment will appear here during World Events.", + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", + "clickForHelp": "Click for help" } \ No newline at end of file diff --git a/common/script/content.coffee b/common/script/content.coffee index a7eff0c1eb..4c2fd9e714 100644 --- a/common/script/content.coffee +++ b/common/script/content.coffee @@ -20,6 +20,9 @@ classes = ['warrior', 'rogue', 'healer', 'wizard'] gearTypes = [ 'weapon', 'armor', 'head', 'shield', 'body', 'back', 'headAccessory', 'eyewear'] events = +# IMPORTANT: The end date should be one to two days AFTER the actual end of +# the event, to allow people in different timezones to still buy the +# event gear up until at least the actual end of the event. winter: {start:'2013-12-31',end:'2014-02-01'} birthday: {start:'2013-01-30',end:'2014-02-01'} spring: {start:'2014-03-21',end:'2014-05-01'} @@ -28,9 +31,7 @@ events = fall: {start:'2014-09-21',end:'2014-11-01'} winter2015: {start:'2014-12-21',end:'2015-02-02'} spring2015: {start:'2015-03-20',end:'2015-05-02'} -# IMPORTANT: The end date should be one to two days AFTER the actual end of -# the event, to allow people in different timezones to still buy the -# event gear up until at least the actual end of the event. + summer2015: {start:'2015-06-20',end:'2015-08-02'} api.mystery = 201402: {start:'2014-02-22',end:'2014-02-28', text:'Winged Messenger Set'} @@ -49,6 +50,7 @@ api.mystery = 201503: {start:'2015-03-25',end:'2015-04-02', text:'Aquamarine Set'} 201504: {start:'2015-04-24',end:'2015-05-02', text:'Busy Bee Set'} 201505: {start:'2015-05-25',end:'2015-06-02', text:'Green Knight Set'} + 201506: {start:'2015-06-25',end:'2015-07-02', text:'Neon Snorkeler Set'} 301404: {start:'3014-03-24',end:'3014-04-02', text:'Steampunk Standard Set'} 301405: {start:'3014-04-24',end:'3014-05-02', text:'Steampunk Accessories Set'} wondercon: {start:'2014-03-24',end:'2014-04-01'} # not really, but the mechanic works @@ -135,6 +137,11 @@ gear = spring2015Warrior: event: events.spring2015, specialClass: 'warrior', text: t('weaponSpecialSpring2015WarriorText'), notes: t('weaponSpecialSpring2015WarriorNotes', {str: 15}), value: 90, str: 15 spring2015Mage: event: events.spring2015, specialClass: 'wizard', twoHanded:true, text: t('weaponSpecialSpring2015MageText'), notes: t('weaponSpecialSpring2015MageNotes', {int: 15, per: 7}), value: 160, int:15, per:7 spring2015Healer: event: events.spring2015, specialClass: 'healer', text: t('weaponSpecialSpring2015HealerText'), notes: t('weaponSpecialSpring2015HealerNotes', {int: 9}), value: 90, int: 9 + # Summer 2015 + summer2015Rogue: event: events.summer2015, specialClass: 'rogue', text: t('weaponSpecialSummer2015RogueText'), notes: t('weaponSpecialSummer2015RogueNotes', {str: 8}), value: 80, str: 8 + summer2015Warrior: event: events.summer2015, specialClass: 'warrior', text: t('weaponSpecialSummer2015WarriorText'), notes: t('weaponSpecialSummer2015WarriorNotes', {str: 15}), value: 90, str: 15 + summer2015Mage: event: events.summer2015, specialClass: 'wizard', twoHanded:true, text: t('weaponSpecialSummer2015MageText'), notes: t('weaponSpecialSummer2015MageNotes', {int: 15, per: 7}), value: 160, int:15, per:7 + summer2015Healer: event: events.summer2015, specialClass: 'healer', text: t('weaponSpecialSummer2015HealerText'), notes: t('weaponSpecialSummer2015HealerNotes', {int: 9}), value: 90, int: 9 mystery: 201411: text: t('weaponMystery201411Text'), notes: t('weaponMystery201411Notes'), mystery:'201411', value: 0 201502: text: t('weaponMystery201502Text'), notes: t('weaponMystery201502Notes'), mystery:'201502', value: 0 @@ -211,6 +218,11 @@ gear = spring2015Warrior: event: events.spring2015, specialClass: 'warrior', text: t('armorSpecialSpring2015WarriorText'), notes: t('armorSpecialSpring2015WarriorNotes', {con: 9}), value: 90, con: 9 spring2015Mage: event: events.spring2015, specialClass: 'wizard', text: t('armorSpecialSpring2015MageText'), notes: t('armorSpecialSpring2015MageNotes', {int: 9}), value: 90, int: 9 spring2015Healer: event: events.spring2015, specialClass: 'healer', text: t('armorSpecialSpring2015HealerText'), notes: t('armorSpecialSpring2015HealerNotes', {con: 15}), value: 90, con: 15 + # Summer 2015 + summer2015Rogue: event: events.summer2015, specialClass: 'rogue', text: t('armorSpecialSummer2015RogueText'), notes: t('armorSpecialSummer2015RogueNotes', {per: 15}), value: 90, per: 15 + summer2015Warrior: event: events.summer2015, specialClass: 'warrior', text: t('armorSpecialSummer2015WarriorText'), notes: t('armorSpecialSummer2015WarriorNotes', {con: 9}), value: 90, con: 9 + summer2015Mage: event: events.summer2015, specialClass: 'wizard', text: t('armorSpecialSummer2015MageText'), notes: t('armorSpecialSummer2015MageNotes', {int: 9}), value: 90, int: 9 + summer2015Healer: event: events.summer2015, specialClass: 'healer', text: t('armorSpecialSummer2015HealerText'), notes: t('armorSpecialSummer2015HealerNotes', {con: 15}), value: 90, con: 15 # Other gaymerx: event: events.gaymerx, text: t('armorSpecialGaymerxText'), notes: t('armorSpecialGaymerxNotes'), value: 0 mystery: @@ -226,6 +238,7 @@ gear = 201501: text: t('armorMystery201501Text'), notes: t('armorMystery201501Notes'), mystery:'201501', value: 0 201503: text: t('armorMystery201503Text'), notes: t('armorMystery201503Notes'), mystery:'201503', value: 0 201504: text: t('armorMystery201504Text'), notes: t('armorMystery201504Notes'), mystery:'201504', value: 0 + 201506: text: t('armorMystery201506Text'), notes: t('armorMystery201506Notes'), mystery:'201506', value: 0 301404: text: t('armorMystery301404Text'), notes: t('armorMystery301404Notes'), mystery:'301404', value: 0 armoire: lunarArmor: text: t('armorArmoireLunarArmorText'), notes: t('armorArmoireLunarArmorNotes', {str: 7, int: 7}), value: 100, str: 7, int: 7, set: 'soothing', canOwn: ((u)-> u.items.gear.owned.armor_armoire_lunarArmor?) @@ -298,6 +311,11 @@ gear = spring2015Warrior: event: events.spring2015, specialClass: 'warrior', text: t('headSpecialSpring2015WarriorText'), notes: t('headSpecialSpring2015WarriorNotes', {str: 9}),value: 60,str: 9 spring2015Mage: event: events.spring2015, specialClass: 'wizard', text: t('headSpecialSpring2015MageText'), notes: t('headSpecialSpring2015MageNotes', {per: 7}),value: 60,per: 7 spring2015Healer: event: events.spring2015, specialClass: 'healer', text: t('headSpecialSpring2015HealerText'), notes: t('headSpecialSpring2015HealerNotes', {int: 7}), value: 60, int: 7 + # Summer 2015 + summer2015Rogue: event: events.summer2015, specialClass: 'rogue', text: t('headSpecialSummer2015RogueText'), notes: t('headSpecialSummer2015RogueNotes', {per: 9}),value: 60,per: 9 + summer2015Warrior: event: events.summer2015, specialClass: 'warrior', text: t('headSpecialSummer2015WarriorText'), notes: t('headSpecialSummer2015WarriorNotes', {str: 9}),value: 60,str: 9 + summer2015Mage: event: events.summer2015, specialClass: 'wizard', text: t('headSpecialSummer2015MageText'), notes: t('headSpecialSummer2015MageNotes', {per: 7}),value: 60,per: 7 + summer2015Healer: event: events.summer2015, specialClass: 'healer', text: t('headSpecialSummer2015HealerText'), notes: t('headSpecialSummer2015HealerNotes', {int: 7}), value: 60, int: 7 # Other gaymerx: event: events.gaymerx, text: t('headSpecialGaymerxText'), notes: t('headSpecialGaymerxNotes'), value: 0 mystery: @@ -375,6 +393,10 @@ gear = spring2015Rogue: event: events.spring2015, specialClass: 'rogue', text: t('shieldSpecialSpring2015RogueText'), notes: t('shieldSpecialSpring2015RogueNotes', {str: 8}), value: 80, str: 8 spring2015Warrior: event: events.spring2015, specialClass: 'warrior', text: t('shieldSpecialSpring2015WarriorText'), notes: t('shieldSpecialSpring2015WarriorNotes', {con: 7}), value: 70, con: 7 spring2015Healer: event: events.spring2015, specialClass: 'healer', text: t('shieldSpecialSpring2015HealerText'), notes: t('shieldSpecialSpring2015HealerNotes', {con: 9}), value: 70, con: 9 + # Summer 2015 + summer2015Rogue: event: events.summer2015, specialClass: 'rogue', text: t('shieldSpecialSummer2015RogueText'), notes: t('shieldSpecialSummer2015RogueNotes', {str: 8}), value: 80, str: 8 + summer2015Warrior: event: events.summer2015, specialClass: 'warrior', text: t('shieldSpecialSummer2015WarriorText'), notes: t('shieldSpecialSummer2015WarriorNotes', {con: 7}), value: 70, con: 7 + summer2015Healer: event: events.summer2015, specialClass: 'healer', text: t('shieldSpecialSummer2015HealerText'), notes: t('shieldSpecialSummer2015HealerNotes', {con: 9}), value: 70, con: 9 mystery: 301405: text: t('shieldMystery301405Text'), notes: t('shieldMystery301405Notes'), mystery:'301405', value: 0 armoire: @@ -402,6 +424,11 @@ gear = # Summer summerHealer: event: events.summer, specialClass: 'healer', text: t('bodySpecialSummerHealerText'), notes: t('bodySpecialSummerHealerNotes'), value: 20 summerMage: event: events.summer, specialClass: 'wizard', text: t('bodySpecialSummerMageText'), notes: t('bodySpecialSummerMageNotes'), value: 20 + # Summer 2015 + summer2015Healer: event: events.summer2015, specialClass: 'healer', text: t('bodySpecialSummer2015HealerText'), notes: t('bodySpecialSummer2015HealerNotes'), value: 20 + summer2015Mage: event: events.summer2015, specialClass: 'wizard', text: t('bodySpecialSummer2015MageText'), notes: t('bodySpecialSummer2015MageNotes'), value: 20 + summer2015Rogue: event: events.summer2015, specialClass: 'rogue', text: t('bodySpecialSummer2015RogueText'), notes: t('bodySpecialSummer2015RogueNotes'), value: 20 + summer2015Warrior: event: events.summer2015, specialClass: 'warrior', text: t('bodySpecialSummer2015WarriorText'), notes: t('bodySpecialSummer2015WarriorNotes'), value: 20 headAccessory: base: @@ -444,6 +471,7 @@ gear = summerWarrior: event: events.summer, specialClass: 'warrior', text: t('eyewearSpecialSummerWarriorText'), notes: t('eyewearSpecialSummerWarriorNotes'), value: 20 mystery: 201503: text: t('eyewearMystery201503Text'), notes: t('eyewearMystery201503Notes'), mystery:'201503', value: 0 + 201506: text: t('eyewearMystery201506Text'), notes: t('eyewearMystery201506Notes'), mystery:'201506', value: 0 301404: text: t('eyewearMystery301404Text'), notes: t('eyewearMystery301404Notes'), mystery:'301404', value: 0 301405: text: t('eyewearMystery301405Text'), notes: t('eyewearMystery301405Notes'), mystery:'301405', value: 0 @@ -1894,7 +1922,7 @@ api.subscriptionBlocks = basic_12mo: months:12, price:48 _.each api.subscriptionBlocks, (b,k)->b.key = k -repeat = {m:true,t:true,w:true,th:true,f:true,s:true,su:true} +# repeat = {m:true,t:true,w:true,th:true,f:true,s:true,su:true} api.userDefaults = habits: [ {type: 'habit', text: t('defaultHabit1Text'), value: 0, up: true, down: false, attribute: 'per' } diff --git a/common/script/index.coffee b/common/script/index.coffee index 1b04cd98ac..065971ceb4 100644 --- a/common/script/index.coffee +++ b/common/script/index.coffee @@ -56,6 +56,10 @@ api.startOfWeek = api.startOfWeek = (options={}) -> moment(o.now).startOf('week') api.startOfDay = (options={}) -> + # This is designed for use with any date that has an important time portion (e.g., when comparing the current date-time with the previous cron's date-time for determing if cron should run now). + # It changes the time portion of the date-time to be the Custom Day Start hour, so that the date-time is now the user's correct start of day. + # It SUBTRACTS a day if the date-time's original hour is before CDS (e.g., if your CDS is 5am and it's currently 4am, it's still the previous day). + # This is NOT suitable for manipulating any dates that are displayed to the user as a date with no time portion, such as a Daily's Start Dates (e.g., a Start Date of today shows only the date, so it should be considered to be today even if the hidden time portion is before CDS). o = sanitizeOptions(options) dayStart = moment(o.now).startOf('day').add({hours:o.dayStart}) if moment(o.now).hour() < o.dayStart @@ -75,35 +79,34 @@ api.daysSince = (yesterday, options = {}) -> Should the user do this task on this date, given the task's repeat options and user.preferences.dayStart? ### api.shouldDo = (day, dailyTask, options = {}) -> - return false unless dailyTask.type == 'daily' && dailyTask.repeat - if !dailyTask.startDate - dailyTask.startDate = moment().toDate() - if dailyTask.startDate instanceof String - dailyTask.startDate = moment(dailyTask.startDate).toDate() + return false unless dailyTask.type == 'daily' o = sanitizeOptions options - day = api.startOfDay(_.defaults {now:day}, o) - dayOfWeekNum = day.day() # e.g. 1 for Monday if week starts on Mon + startOfDayWithCDSTime = api.startOfDay(_.defaults {now:day}, o) # a moment() - # check if event is today or in the future - hasStartedCheck = day >= api.startOfDay(_.defaults {now:dailyTask.startDate}, o) + # Work out if the Daily's Start Date (taskStartDate) is in the future. + # The time portion of the Start Date is never visible to or modifiable by the user so we must ignore it. + # Therefore, we must also ignore the time portion of the user's day start (startOfDayWithCDSTime), otherwise the date comparison will be wrong for some times. + # NB: The user's day start date has already been converted to the PREVIOUS day's date if the time portion was before CDS. + taskStartDate = moment(dailyTask.startDate || now()).startOf('day'); + if taskStartDate > startOfDayWithCDSTime.startOf('day') + return false # Daily starts in the future - if dailyTask.frequency == 'daily' - daysSinceTaskStart = api.numDaysApart(day.startOf('day'), dailyTask.startDate, o) + if dailyTask.frequency == 'daily' # "Every X Days" + if !dailyTask.everyX + return false # error condition + daysSinceTaskStart = startOfDayWithCDSTime.startOf('day').diff(taskStartDate, 'days') everyXCheck = (daysSinceTaskStart % dailyTask.everyX == 0) - return everyXCheck && hasStartedCheck - else if dailyTask.frequency == 'weekly' + return everyXCheck + else if dailyTask.frequency == 'weekly' # "On Certain Days of the Week" + if !dailyTask.repeat + return false # error condition + dayOfWeekNum = startOfDayWithCDSTime.day() # e.g. 0 for Sunday dayOfWeekCheck = dailyTask.repeat[api.dayMapping[dayOfWeekNum]] - return dayOfWeekCheck && hasStartedCheck + return dayOfWeekCheck else # unexpected frequency string return false -api.numDaysApart = (day1, day2, o) -> - startOfDay1 = api.startOfDay(_.defaults {now:day1}, o) - startOfDay2 = api.startOfDay(_.defaults {now:day2}, o) - numDays = Math.abs(startOfDay1.diff(startOfDay2, 'days')) - return numDays - ### ------------------------------------------------------ Level cap @@ -235,7 +238,7 @@ api.taskDefaults = (task={}) -> _.defaults(task, {up:true,down:true}) if task.type is 'habit' _.defaults(task, {history: []}) if task.type in ['habit', 'daily'] _.defaults(task, {completed:false}) if task.type in ['daily', 'todo'] - _.defaults(task, {streak:0, repeat: {su:1,m:1,t:1,w:1,th:1,f:1,s:1}}, startDate: new Date(), everyX: 1, frequency: 'weekly') if task.type is 'daily' + _.defaults(task, {streak:0, repeat: {su:true,m:true,t:true,w:true,th:true,f:true,s:true}}, startDate: new Date(), everyX: 1, frequency: 'weekly') if task.type is 'daily' task._id = task.id # may need this for TaskSchema if we go back to using it, see http://goo.gl/a5irq4 task.value ?= if task.type is 'reward' then 10 else 0 task.priority = 1 unless _.isNumber(task.priority) # hotfix for apiv1. once we're off apiv1, we can remove this @@ -698,7 +701,7 @@ api.wrap = (user, main=true) -> pd.push(item) unless i != -1 cb? null, user.pushDevices - + # ------ # Inbox # ------ @@ -1580,7 +1583,7 @@ api.wrap = (user, main=true) -> _.merge plan.consecutive, {count:0, offset:0, gemCapExtra:0} user.markModified? 'purchased.plan' - # User is resting at the inn. + # User is resting at the inn. # On cron, buffs are cleared and all dailies are reset without performing damage if user.preferences.sleep is true user.stats.buffs = clearBuffs @@ -1716,7 +1719,7 @@ api.wrap = (user, main=true) -> owned = if window? then user.items.gear.owned else user.items.gear.owned.toObject() user.achievements.ultimateGearSets ?= {healer: false, wizard: false, rogue: false, warrior: false} content.classes.forEach (klass) -> - if user.achievements.ultimateGearSets[klass] is not true + if user.achievements.ultimateGearSets[klass] isnt true user.achievements.ultimateGearSets[klass] = _.reduce ['armor', 'shield', 'head', 'weapon'], (soFarGood, type) -> found = _.find content.gear.tree[type][klass], {last:true} soFarGood and (!found or owned[found.key]==true) #!found only true when weapon is two-handed (mages) diff --git a/config.json.example b/config.json.example index 5bc26812d0..7af203a71e 100644 --- a/config.json.example +++ b/config.json.example @@ -21,7 +21,8 @@ "NEW_RELIC_APPLICATION_ID":"NEW_RELIC_APPLICATION_ID", "NEW_RELIC_API_KEY":"NEW_RELIC_API_KEY", "GA_ID": "GA_ID", - "MP_ID": "MP_ID", + "MIXPANEL_TOKEN": "MIXPANEL_TOKEN", + "AMPLITUDE_KEY": "AMPLITUDE_KEY", "FLAG_REPORT_EMAIL": ["email@mod.com"], "EMAIL_SERVER": { "url": "http://example.com", diff --git a/karma.conf.js b/karma.conf.js index 0c48865be7..7aaa443857 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -36,6 +36,7 @@ module.exports = function(config) { 'common/dist/scripts/habitrpg-shared.js', "test/spec/mocks/translations.js", + "test/spec/mocks/sandbox.js", "website/public/js/env.js", @@ -45,6 +46,7 @@ module.exports = function(config) { "website/public/js/services/notificationServices.js", "common/script/public/userServices.js", "common/script/public/directives.js", + "website/public/js/services/analyticsServices.js", "website/public/js/services/groupServices.js", "website/public/js/services/chatServices.js", "website/public/js/services/memberServices.js", diff --git a/migrations/mysteryitems.js b/migrations/mysteryitems.js index 5a702d8e60..85e63074ce 100644 --- a/migrations/mysteryitems.js +++ b/migrations/mysteryitems.js @@ -2,7 +2,7 @@ var _id = ''; var update = { $addToSet: { 'purchased.plan.mysteryItems':{ - $each:['weapon_mystery_201505','head_mystery_201505'] + $each:['armor_mystery_201506','eyewear_mystery_201506'] } } }; diff --git a/package.json b/package.json index e6a638ab72..9e50e1ed02 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "www.habitrpg.com" ], "engines": { - "node": "0.12.4" + "node": "0.10.x" }, "scripts": { "test": "./node_modules/.bin/gulp test", @@ -92,6 +92,7 @@ "event-stream": "^3.2.2", "expect.js": "~0.2.0", "glob": "^4.3.5", + "grunt-contrib-imagemin": "^0.9.4", "istanbul": "^0.3.14", "karma": "~0.10.2", "karma-chai-plugins": "~0.1.0", diff --git a/tasks/gulp-tests.js b/tasks/gulp-tests.js index f6ce872271..3445a7d48f 100644 --- a/tasks/gulp-tests.js +++ b/tasks/gulp-tests.js @@ -77,6 +77,17 @@ gulp.task('test:api', ['test:prepare:mongo'], (cb) => { pipe(runner); }); +gulp.task('test:api:clean', (cb) => { + pipe(exec(testBin("mocha test/api"), () => cb())); +}); + +gulp.task('test:api:watch', [ + 'test:prepare:mongo', + 'test:api:clean' +], () => { + gulp.watch(['website/src/**', 'test/api/**'], ['test:api:clean']); +}); + gulp.task('test:karma', ['test:prepare:build'], (cb) => { let runner = exec( testBin('karma start --single-run'), diff --git a/test/common/algos.mocha.coffee b/test/common/algos.mocha.coffee index 9c0422cad9..64bda3ccf4 100644 --- a/test/common/algos.mocha.coffee +++ b/test/common/algos.mocha.coffee @@ -127,7 +127,7 @@ cycle = (array)-> return array[n % array.length] repeatWithoutLastWeekday = ()-> - repeat = {su:1,m:1,t:1,w:1,th:1,f:1,s:1} + repeat = {su:true,m:true,t:true,w:true,th:true,f:true,s:true} if shared.startOfWeek(moment().zone(0)).isoWeekday() == 1 # Monday repeat.su = false else @@ -178,7 +178,7 @@ describe 'User', -> # Handle greyed-out dailys yesterday = moment().subtract(1,'days') - user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = 0 + user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = false _.each user.dailys[1..], (d)->d.completed = true cron() expect(user.stats.buffs.str).to.be 1 @@ -251,7 +251,7 @@ describe 'User', -> it 'does not reset checklist on grey incomplete dailies', -> yesterday = moment().subtract(1,'days') - user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = 0 + user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = false user.dailys[0].checklist = [ { "text" : "1", @@ -276,7 +276,7 @@ describe 'User', -> it 'resets checklist on complete grey complete dailies', -> yesterday = moment().subtract(1,'days') - user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = 0 + user.dailys[0].repeat[shared.dayMapping[yesterday.day()]] = false user.dailys[0].checklist = [ { "text" : "1", @@ -905,7 +905,7 @@ describe 'Cron', -> 'due today': # NOTE: a strange thing here, moment().startOf('week') is Sunday, but moment.zone(myTimeZone).startOf('week') is Monday. - defaults: {repeat:{su:1,m:true,t:1,w:1,th:1,f:1,s:1}} + defaults: {repeat:{su:true,m:true,t:true,w:true,th:true,f:true,s:true}} steps: 'pre-dayStart': defaults: {currentHour:3, dayStart:4, shouldDo:true} @@ -919,7 +919,7 @@ describe 'Cron', -> 'unchecked': {checked:false, expect: 'losePoints'} 'NOT due today': - defaults: {repeat:{su:1,m:false,t:1,w:1,th:1,f:1,s:1}} + defaults: {repeat:{su:true,m:false,t:true,w:true,th:true,f:true,s:true}} steps: 'pre-dayStart': defaults: {currentHour:3, dayStart:4, shouldDo:true} diff --git a/test/common/dailies.coffee b/test/common/dailies.coffee index d26c8d012e..fc88adfbf3 100644 --- a/test/common/dailies.coffee +++ b/test/common/dailies.coffee @@ -6,7 +6,7 @@ shared = require '../../common/script/index.coffee' shared.i18n.translations = require('../../website/src/i18n.js').translations repeatWithoutLastWeekday = ()-> - repeat = {su:1,m:1,t:1,w:1,th:1,f:1,s:1} + repeat = {su:true,m:true,t:true,w:true,th:true,f:true,s:true} if shared.startOfWeek(moment().zone(0)).isoWeekday() == 1 # Monday repeat.su = false else @@ -64,7 +64,7 @@ describe 'daily/weekly that repeats everyday (default)', -> user = newUser() user.dailys = [ shared.taskDefaults({type:'daily', startDate: moment().add(7, 'days'), frequency: 'daily'}) - shared.taskDefaults({type:'daily', startDate: moment().add(7, 'days'), frequency: 'weekly', repeat: {su:1,m:1,t:1,w:1,th:1,f:1,s:1}}) + shared.taskDefaults({type:'daily', startDate: moment().add(7, 'days'), frequency: 'weekly', repeat: {su:true,m:true,t:true,w:true,th:true,f:true,s:true}}) ] daily = user.dailys[0] weekly = user.dailys[1] diff --git a/test/common/user.fns.js b/test/common/user.fns.js new file mode 100644 index 0000000000..6a622058a7 --- /dev/null +++ b/test/common/user.fns.js @@ -0,0 +1,30 @@ +'use strict'; + +var shared = require('../../common/script/index.coffee'); +shared.i18n.translations = require('../../website/src/i18n.js').translations + +require('./test_helper'); + +describe('User.fns', function() { + describe('.ultimateGear', function() { + + it('sets armoirEnabled when partial achievement already achieved', function() { + var user = shared.wrap({ + items: { gear: { owned: { + toObject: function() { return { + armor_warrior_5: true, + shield_warrior_5: true, + head_warrior_5: true, + weapon_warrior_6: true + }} + }}}, + achievements: { + ultimateGearSets: {} + }, + flags: {} + }); + user.fns.ultimateGear(); + expect(user.flags.armoireEnabled).to.equal(true); + }); + }); +}); diff --git a/test/spec/controllers/authCtrlSpec.js b/test/spec/controllers/authCtrlSpec.js index 70e985d76d..20706cf9c8 100644 --- a/test/spec/controllers/authCtrlSpec.js +++ b/test/spec/controllers/authCtrlSpec.js @@ -5,16 +5,22 @@ describe('Auth Controller', function() { describe('AuthCtrl', function(){ var scope, ctrl, user, $httpBackend, $window; - beforeEach(inject(function(_$httpBackend_, $rootScope, $controller) { - $httpBackend = _$httpBackend_; - scope = $rootScope.$new(); - scope.loginUsername = 'user'; - scope.loginPassword = 'pass'; - $window = { location: { href: ""}, alert: sandbox.spy() }; - user = { user: {}, authenticate: sandbox.spy() }; + beforeEach(function(){ + module(function($provide) { + $provide.value('Analytics', analyticsMock); + }); - ctrl = $controller('AuthCtrl', {$scope: scope, $window: $window, User: user}); - })); + inject(function(_$httpBackend_, $rootScope, $controller) { + $httpBackend = _$httpBackend_; + scope = $rootScope.$new(); + scope.loginUsername = 'user'; + scope.loginPassword = 'pass'; + $window = { location: { href: ""}, alert: sandbox.spy() }; + user = { user: {}, authenticate: sandbox.spy() }; + + ctrl = $controller('AuthCtrl', {$scope: scope, $window: $window, User: user}); + }) + }); it('should log in users with correct uname / pass', function() { $httpBackend.expectPOST('/api/v2/user/auth/local').respond({id: 'abc', token: 'abc'}); diff --git a/test/spec/filters/taskOrderingSpec.js b/test/spec/filters/taskOrderingSpec.js index 46a9162c49..2eeb1c9856 100644 --- a/test/spec/filters/taskOrderingSpec.js +++ b/test/spec/filters/taskOrderingSpec.js @@ -29,27 +29,66 @@ describe('Task Ordering Filters', function() { }); }); - describe('filterByTextAndNotes', function () { + describe('filterByTaskInfo', function () { it('returns undefined when no input given', function () { - expect(filter('filterByTextAndNotes')()).to.eql(undefined); + expect(filter('filterByTaskInfo')()).to.eql(undefined); }); - it('returns input if term is not a string', function () { - var input = [1, 2, 3]; - expect(filter('filterByTextAndNotes')(input, '')).to.eql(input); - expect(filter('filterByTextAndNotes')(input, undefined)).to.eql(input); - expect(filter('filterByTextAndNotes')(input, [])).to.eql(input); - expect(filter('filterByTextAndNotes')(input, new Date())).to.eql(input); + it('returns all tasks if term is not a string', function () { + var tasks = [1, 2, 3]; + expect(filter('filterByTaskInfo')(tasks, undefined)).to.eql(tasks); + expect(filter('filterByTaskInfo')(tasks, [])).to.eql(tasks); + expect(filter('filterByTaskInfo')(tasks, new Date())).to.eql(tasks); }); - it('filters items by notes and text', function () { + it('returns tasks if term is an empty string', function () { + var tasks = [1, 2, 3]; + expect(filter('filterByTaskInfo')(tasks, '')).to.eql(tasks); + }); + + it('filters items by text', function () { var tasks = [ { text: 'foo' }, - { text: 'foo', notes: 'bar' } + { text: 'some text that contains foo' }, + { text: 'some text that should not be matched' } ]; - expect(filter('filterByTextAndNotes')(tasks, 'bar')).to.eql([tasks[1]]); - expect(filter('filterByTextAndNotes')(tasks, 'foo')).to.eql([tasks[0], tasks[1]]); + expect(filter('filterByTaskInfo')(tasks, 'foo')).to.eql([tasks[0], tasks[1]]); + }); + + it('filters items by notes', function () { + var tasks = [ + { text: 'some text', notes: 'foo' }, + { text: 'some text', notes: 'a note that contains foo' }, + { text: 'some text', notes: 'some text' }, + { text: 'some text' } + ]; + + expect(filter('filterByTaskInfo')(tasks, 'foo')).to.eql([tasks[0], tasks[1]]); + }); + + it('filters items by checklists', function () { + var tasks = [ + { text: 'foo' }, + { text: 'foo', notes: 'bar', checklist: [ {text: "checkListToFind"} ] }, + { text: 'foo', notes: 'bar', checklist: [ {text: "checkListToNotFind"} ] } + ]; + + expect(filter('filterByTaskInfo')(tasks, 'checkListToFind')).to.eql([tasks[1]]); + }); + + it('only includes task once, even with multiple matches in checklist', function() { + var tasks = [ + { + text: 'foo', notes: 'bar', checklist: [ + {text: "checkListToFind"}, + {text: "checkListToFind"}, + {text: "checkListToFind"} + ] + } + ]; + + expect(filter('filterByTaskInfo')(tasks, 'checkListToFind')).to.eql([tasks[0]]); }); }); }); diff --git a/test/spec/mocks/analyticsMock.js b/test/spec/mocks/analyticsMock.js new file mode 100644 index 0000000000..9844c6d702 --- /dev/null +++ b/test/spec/mocks/analyticsMock.js @@ -0,0 +1,8 @@ +'use strict' + +var analyticsMock = { + login: sandbox.spy(), + register: sandbox.spy(), + updateUser: sandbox.spy(), + track: sandbox.spy() +}; diff --git a/test/spec/mocks/sandbox.js b/test/spec/mocks/sandbox.js new file mode 100644 index 0000000000..b084a232a4 --- /dev/null +++ b/test/spec/mocks/sandbox.js @@ -0,0 +1,5 @@ +var sandbox = sinon.sandbox.create(); + +afterEach(function() { + sandbox.restore(); +}); diff --git a/test/spec/services/analyticsServicesSpec.js b/test/spec/services/analyticsServicesSpec.js new file mode 100644 index 0000000000..2ee414d953 --- /dev/null +++ b/test/spec/services/analyticsServicesSpec.js @@ -0,0 +1,250 @@ +'use strict'; + +describe('Analytics Service', function () { + var analytics, user, clock; + + beforeEach(function() { + clock = sandbox.useFakeTimers(); + sandbox.stub(window, 'refresher', function(){return true}); + user = specHelper.newUser(); + user.contributor = {}; + user.purchased = { plan: {} }; + + module(function($provide) { + $provide.value('User', {user: user}); + }); + + inject(function(Analytics) { + analytics = Analytics; + }); + }); + + context('functions', function() { + + describe('register', function() { + + beforeEach(function() { + sandbox.stub(amplitude, 'setUserId'); + sandbox.stub(window, 'ga'); + }); + + it('sets up user with Amplitude', function() { + analytics.register(); + clock.tick(); + expect(amplitude.setUserId).to.have.been.calledOnce; + expect(amplitude.setUserId).to.have.been.calledWith(user._id); + }); + + it('sets up user with Google Analytics', function() { + analytics.register(); + clock.tick(); + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('set', {userId: user._id}); + }); + }); + + describe('login', function() { + + beforeEach(function() { + sandbox.stub(amplitude, 'setUserId'); + sandbox.stub(window, 'ga'); + }); + + it('sets up tracking for amplitude', function() { + analytics.login(); + clock.tick(); + + expect(amplitude.setUserId).to.have.been.calledOnce; + expect(amplitude.setUserId).to.have.been.calledWith(user._id); + }); + + it('sets up tracking for google analytics', function() { + analytics.login(); + clock.tick(); + + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('set', {userId: user._id}); + }); + }); + + describe('track', function() { + + beforeEach(function() { + sandbox.stub(amplitude, 'logEvent'); + sandbox.stub(window, 'ga'); + }); + + context('successful tracking', function() { + + it('tracks a simple user action with Amplitude', function() { + var properties = {'hitType':'event','eventCategory':'behavior','eventAction':'cron'}; + analytics.track(properties); + clock.tick(); + + expect(amplitude.logEvent).to.have.been.calledOnce; + expect(amplitude.logEvent).to.have.been.calledWith('cron', properties); + }); + + it('tracks a simple user action with Google Analytics', function() { + var properties = {'hitType':'event','eventCategory':'behavior','eventAction':'cron'}; + analytics.track(properties); + clock.tick(); + + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('send', properties); + }); + + it('tracks a user action with additional properties in Amplitude', function() { + var properties = {'hitType':'event','eventCategory':'behavior','eventAction':'cron','booleanProperty':true,'numericProperty':17,'stringProperty':'bagel'}; + analytics.track(properties); + clock.tick(); + + expect(amplitude.logEvent).to.have.been.calledOnce; + expect(amplitude.logEvent).to.have.been.calledWith('cron', properties); + }); + + it('tracks a user action with additional properties in google analytics', function() { + var properties = {'hitType':'event','eventCategory':'behavior','eventAction':'cron','booleanProperty':true,'numericProperty':17,'stringProperty':'bagel'}; + analytics.track(properties); + clock.tick(); + + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('send', properties); + }); + }); + + context('unsuccessful tracking', function() { + + beforeEach(function() { + sandbox.stub(console, 'log'); + }); + + context('events without required properties', function() { + beforeEach(function(){ + analytics.track('action'); + analytics.track({'hitType':'pageview','eventCategory':'green'}); + analytics.track({'hitType':'pageview','eventAction':'eat'}); + analytics.track({'eventCategory':'green','eventAction':'eat'}); + analytics.track({'hitType':'pageview'}); + analytics.track({'eventCategory':'green'}); + analytics.track({'eventAction':'eat'}); + clock.tick(); + }); + + it('logs errors to console', function() { + expect(console.log.callCount).to.eql(7); + }); + + it('does not call out to Amplitude', function() { + expect(amplitude.logEvent).to.not.be.called; + }); + + it('does not call out to Google Analytics', function() { + expect(ga).to.not.be.called; + }); + }); + + context('incorrect hit type', function() { + beforeEach(function() { + analytics.track({'hitType':'moogly','eventCategory':'green','eventAction':'eat'}); + clock.tick(); + }); + + it('logs error to console', function () { + expect(console.log).to.have.been.calledOnce; + }); + + it('does not call out to Amplitude', function() { + expect(amplitude.logEvent).to.not.be.called; + }); + + it('does not call out to Google Analytics', function() { + expect(ga).to.not.be.called; + }); + }); + }); + }); + + describe('updateUser', function() { + + beforeEach(function() { + sandbox.stub(amplitude, 'setUserProperties'); + sandbox.stub(window, 'ga'); + }); + + context('properties argument provided', function(){ + var properties = {'userBoolean': false, 'userNumber': -8, 'userString': 'Enlightened'}; + var expectedProperties = _.cloneDeep(properties); + expectedProperties.UUID = 'unique-user-id'; + expectedProperties.Class = 'wizard'; + expectedProperties.Experience = 35; + expectedProperties.Gold = 43; + expectedProperties.Health = 48; + expectedProperties.Level = 24; + expectedProperties.Mana = 41; + + beforeEach(function() { + user._id = 'unique-user-id'; + user.stats.class = 'wizard'; + user.stats.exp = 35.7; + user.stats.gp = 43.2; + user.stats.hp = 47.8; + user.stats.lvl = 24; + user.stats.mp = 41; + + analytics.updateUser(properties); + clock.tick(); + }); + + it('calls Amplitude with provided properties and select user info', function() { + expect(amplitude.setUserProperties).to.have.been.calledOnce; + expect(amplitude.setUserProperties).to.have.been.calledWith(expectedProperties); + }); + + it('calls Google Analytics with provided properties and select user info', function() { + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('set', expectedProperties); + }); + }); + + context('no properties argument provided', function() { + var expectedProperties = { + UUID: 'unique-user-id', + Class: 'wizard', + Experience: 35, + Gold: 43, + Health: 48, + Level: 24, + Mana: 41, + contributorLevel: 1, + subscription: 'unique-plan-id' + }; + + beforeEach(function() { + user._id = 'unique-user-id'; + user.stats.class = 'wizard'; + user.stats.exp = 35.7; + user.stats.gp = 43.2; + user.stats.hp = 47.8; + user.stats.lvl = 24; + user.stats.mp = 41; + user.contributor.level = 1; + user.purchased.plan.planId = 'unique-plan-id'; + + analytics.updateUser(); + clock.tick(); + }); + + it('calls Amplitude with select user info', function() { + expect(amplitude.setUserProperties).to.have.been.calledOnce; + expect(amplitude.setUserProperties).to.have.been.calledWith(expectedProperties); + }); + + it('calls Google Analytics with select user info', function() { + expect(ga).to.have.been.calledOnce; + expect(ga).to.have.been.calledWith('set', expectedProperties); + }); + }); + }); + }); +}); diff --git a/test/spec/specHelper.js b/test/spec/specHelper.js index 9ddacdac52..80f5858fe8 100644 --- a/test/spec/specHelper.js +++ b/test/spec/specHelper.js @@ -1,15 +1,5 @@ beforeEach(module('habitrpg')); -var sandbox; - -beforeEach(function() { - sandbox = sinon.sandbox.create(); -}); - -afterEach(function() { - sandbox.restore(); -}); - specHelper = { newUser: function(){ var buffs = {per:0, int:0, con:0, str:0, stealth: 0, streaks: false}; diff --git a/website/public/js/app.js b/website/public/js/app.js index 2bb9158ec4..36e25702d7 100644 --- a/website/public/js/app.js +++ b/website/public/js/app.js @@ -243,7 +243,7 @@ window.habitrpg = angular.module('habitrpg', .state('options.settings.notifications', { url: "/notifications", templateUrl: "partials/options.settings.notifications.html" - }) + }); var settings = JSON.parse(localStorage.getItem(STORAGE_SETTINGS_ID)); if (settings && settings.auth) { @@ -251,4 +251,4 @@ window.habitrpg = angular.module('habitrpg', $httpProvider.defaults.headers.common['x-api-user'] = settings.auth.apiId; $httpProvider.defaults.headers.common['x-api-key'] = settings.auth.apiToken; } - }]) + }]); diff --git a/website/public/js/controllers/authCtrl.js b/website/public/js/controllers/authCtrl.js index 48cf71cbe7..eb62d87d52 100644 --- a/website/public/js/controllers/authCtrl.js +++ b/website/public/js/controllers/authCtrl.js @@ -5,8 +5,9 @@ */ angular.module('habitrpg') - .controller("AuthCtrl", ['$scope', '$rootScope', 'User', '$http', '$location', '$window','ApiUrl', '$modal', - function($scope, $rootScope, User, $http, $location, $window, ApiUrl, $modal) { + .controller("AuthCtrl", ['$scope', '$rootScope', 'User', '$http', '$location', '$window','ApiUrl', '$modal', 'Analytics', + function($scope, $rootScope, User, $http, $location, $window, ApiUrl, $modal, Analytics) { + $scope.Analytics = Analytics; $scope.logout = function() { localStorage.clear(); @@ -47,14 +48,14 @@ angular.module('habitrpg') $http.post(url, scope.registerVals).success(function(data, status, headers, config) { runAuth(data.id, data.apiToken); if (status == 200) { - mixpanel.alias(data._id); + Analytics.register(); if (data.auth.facebook) { - mixpanel.register({'authType':'facebook','email':data.auth.facebook._json.email}) + Analytics.updateUser({'email':data.auth.facebook._json.email,'language':data.preferences.language}); + Analytics.track({'hitType':'event','eventCategory':'acquisition','eventAction':'register','authType':'facebook'}); } else { - mixpanel.register({'authType':'email','email':data.auth.local.email}) + Analytics.updateUser({'email':data.auth.local.email,'language':data.preferences.language}); + Analytics.track({'hitType':'event','eventCategory':'acquisition','eventAction':'register','authType':'email'}); } - mixpanel.register({'UUID':data._id,'language':data.preferences.language}); - mixpanel.track('Registration'); } }).error(errorAlert); }; @@ -68,15 +69,15 @@ angular.module('habitrpg') .success(function(data, status, headers, config) { runAuth(data.id, data.token); if (status == 200) { - mixpanel.identify(data.id); - mixpanel.register({'UUID':data._id}); - mixpanel.track('Login'); + Analytics.login(); + Analytics.updateUser(); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'login'}); } }).error(errorAlert); }; $scope.playButtonClick = function(){ - window.ga && ga('send', 'event', 'button', 'click', 'Play'); + Analytics.track({'hitType':'event','eventCategory':'button','eventAction':'click','eventLabel':'Play'}) if (User.authenticated()) { window.location.href = ('/' + window.location.hash); } else { @@ -144,9 +145,9 @@ angular.module('habitrpg') $http.post(ApiUrl.get() + "/api/v2/user/auth/social", auth) .success(function(data, status, headers, config) { if (status == 200) { - mixpanel.identify(data.id); - mixpanel.register({'UUID':data._id}); - mixpanel.track('Login'); + Analytics.login(); + Analytics.updateUser(); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'login'}); } runAuth(data.id, data.token); }).error(errorAlert); diff --git a/website/public/js/controllers/footerCtrl.js b/website/public/js/controllers/footerCtrl.js index f7fda11580..32c3055e6c 100644 --- a/website/public/js/controllers/footerCtrl.js +++ b/website/public/js/controllers/footerCtrl.js @@ -25,20 +25,11 @@ function($scope, $rootScope, User, $http, Notification, ApiUrl) { // Stripe $.getScript('//checkout.stripe.com/v2/checkout.js'); - // Google Analytics, only in production + // Google Content Experiments if (window.env.NODE_ENV === 'production') { - // Get experiments API $.getScript('//www.google-analytics.com/cx/api.js?experiment=t-AFggRWQnuJ6Teck_x1-Q', function(){ $rootScope.variant = cxApi.chooseVariation(); $rootScope.$apply(); - - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - ga('create', window.env.GA_ID, {userId:User.user._id}); - ga('require', 'displayfeatures'); - ga('send', 'pageview'); }) } diff --git a/website/public/js/controllers/groupsCtrl.js b/website/public/js/controllers/groupsCtrl.js index f1e8603e3f..88ec949810 100644 --- a/website/public/js/controllers/groupsCtrl.js +++ b/website/public/js/controllers/groupsCtrl.js @@ -286,7 +286,8 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' }); }]) - .controller('ChatCtrl', ['$scope', 'Groups', 'Chat', 'User', '$http', 'ApiUrl', 'Notification', 'Members', '$rootScope', function($scope, Groups, Chat, User, $http, ApiUrl, Notification, Members, $rootScope){ + .controller('ChatCtrl', ['$scope', 'Groups', 'Chat', 'User', '$http', 'ApiUrl', 'Notification', 'Members', '$rootScope', 'Analytics', + function($scope, Groups, Chat, User, $http, ApiUrl, Notification, Members, $rootScope, Analytics){ $scope.message = {content:''}; $scope._sending = false; @@ -321,9 +322,9 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' $scope.message.content = ''; $scope._sending = false; if (group.privacy == 'public'){ - mixpanel.track('Group Chat',{'groupType':group.type,'privacy':group.privacy,'groupName':group.name,'message':message}) + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'group chat','groupType':group.type,'privacy':group.privacy,'groupName':group.name,'message':message}); } else { - mixpanel.track('Group Chat',{'groupType':group.type,'privacy':group.privacy}) + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'group chat','groupType':group.type,'privacy':group.privacy}); } }, function(err){ $scope._sending = false; @@ -420,8 +421,8 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' }]) - .controller("GuildsCtrl", ['$scope', 'Groups', 'User', 'Challenges', '$rootScope', '$state', '$location', '$compile', - function($scope, Groups, User, Challenges, $rootScope, $state, $location, $compile) { + .controller("GuildsCtrl", ['$scope', 'Groups', 'User', 'Challenges', '$rootScope', '$state', '$location', '$compile', 'Analytics', + function($scope, Groups, User, Challenges, $rootScope, $state, $location, $compile, Analytics) { $scope.groups = { guilds: Groups.myGuilds(), "public": Groups.publicGuilds() @@ -439,8 +440,8 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' if (confirm(window.env.t('confirmGuild'))) { group.$save(function(saved){ - if (saved.privacy == 'public') {mixpanel.track('Join Group',{'owner':true,'groupType':'guild','privacy':saved.privacy,'groupName':saved.name})} - else {mixpanel.track('Join Group',{'owner':true,'groupType':'guild','privacy':saved.privacy})} + if (saved.privacy == 'public') {Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':true,'groupType':'guild','privacy':saved.privacy,'groupName':saved.name})} + else {Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':true,'groupType':'guild','privacy':saved.privacy})} $rootScope.hardRedirect('/#/options/groups/guilds/' + saved._id); }); } @@ -455,8 +456,8 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' } group.$join(function(joined){ - if (joined.privacy == 'public') {mixpanel.track('Join Group',{'owner':false,'groupType':'guild','privacy':joined.privacy,'groupName':joined.name})} - else {mixpanel.track('Join Group',{'owner':false,'groupType':'guild','privacy':joined.privacy})} + if (joined.privacy == 'public') {Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':false,'groupType':'guild','privacy':joined.privacy,'groupName':joined.name})} + else {Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':false,'groupType':'guild','privacy':joined.privacy})} $rootScope.hardRedirect('/#/options/groups/guilds/' + joined._id); }) } @@ -511,10 +512,8 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' } ]) - .controller("PartyCtrl", ['$rootScope','$scope', 'Groups', 'Chat', 'User', 'Challenges', '$state', '$compile', - function($rootScope,$scope, Groups, Chat, User, Challenges, $state, $compile) { - - + .controller("PartyCtrl", ['$rootScope','$scope', 'Groups', 'Chat', 'User', 'Challenges', '$state', '$compile', 'Analytics', + function($rootScope,$scope, Groups, Chat, User, Challenges, $state, $compile, Analytics) { $scope.type = 'party'; $scope.text = window.env.t('party'); $scope.group = $rootScope.party = Groups.party(); @@ -528,7 +527,7 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' $scope.create = function(group){ group.$save(function(){ - mixpanel.track('Join Group',{'owner':true,'groupType':'party','privacy':'private'}); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':true,'groupType':'party','privacy':'private'}); $rootScope.hardRedirect('/#/options/groups/party'); }); } @@ -536,7 +535,7 @@ habitrpg.controller("GroupsCtrl", ['$scope', '$rootScope', 'Shared', 'Groups', ' $scope.join = function(party){ var group = new Groups.Group({_id: party.id, name: party.name}); group.$join(function(){ - mixpanel.track('Join Group',{'owner':false,'groupType':'party','privacy':'private'}); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'join group','owner':false,'groupType':'party','privacy':'private'}); $rootScope.hardRedirect('/#/options/groups/party'); }); } diff --git a/website/public/js/controllers/inventoryCtrl.js b/website/public/js/controllers/inventoryCtrl.js index deae46e618..afd85b625b 100644 --- a/website/public/js/controllers/inventoryCtrl.js +++ b/website/public/js/controllers/inventoryCtrl.js @@ -1,6 +1,6 @@ habitrpg.controller("InventoryCtrl", - ['$rootScope', '$scope', 'Shared', '$window', 'User', 'Content', - function($rootScope, $scope, Shared, $window, User, Content) { + ['$rootScope', '$scope', 'Shared', '$window', 'User', 'Content', 'Analytics', + function($rootScope, $scope, Shared, $window, User, Content, Analytics) { var user = User.user; @@ -180,7 +180,7 @@ habitrpg.controller("InventoryCtrl", $rootScope.selectedQuest = undefined; } $scope.questInit = function(){ - mixpanel.track("Quest",{"owner":true,"response":"accept","questName":$scope.selectedQuest.key}); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'quest','owner':true,'response':'accept','questName':$scope.selectedQuest.key}); $rootScope.party.$questAccept({key:$scope.selectedQuest.key}, function(){ $rootScope.party.$get(); }); diff --git a/website/public/js/controllers/notificationCtrl.js b/website/public/js/controllers/notificationCtrl.js index 939cc47db9..0acfd8a266 100644 --- a/website/public/js/controllers/notificationCtrl.js +++ b/website/public/js/controllers/notificationCtrl.js @@ -1,8 +1,8 @@ 'use strict'; habitrpg.controller('NotificationCtrl', - ['$scope', '$rootScope', 'Shared', 'Content', 'User', 'Guide', 'Notification', - function ($scope, $rootScope, Shared, Content, User, Guide, Notification) { + ['$scope', '$rootScope', 'Shared', 'Content', 'User', 'Guide', 'Notification', 'Analytics', + function ($scope, $rootScope, Shared, Content, User, Guide, Notification, Analytics) { $rootScope.$watch('user.stats.hp', function (after, before) { if (after <= 0){ @@ -87,7 +87,7 @@ habitrpg.controller('NotificationCtrl', Notification.drop(User.user._tmp.drop.dialog); } $rootScope.playSound('Item_Drop'); - mixpanel.track("Acquire Item",{'itemName':after.key,'acquireMethod':'Drop'}) + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'acquire item','itemName':after.key,'acquireMethod':'Drop'}); }); $rootScope.$watch('user.achievements.streak', function(after, before){ diff --git a/website/public/js/controllers/rootCtrl.js b/website/public/js/controllers/rootCtrl.js index 53e802a0b7..ef5c5aa5e8 100644 --- a/website/public/js/controllers/rootCtrl.js +++ b/website/public/js/controllers/rootCtrl.js @@ -3,8 +3,8 @@ /* Make user and settings available for everyone through root scope. */ -habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$http', '$state', '$stateParams', 'Notification', 'Groups', 'Shared', 'Content', '$modal', '$timeout', 'ApiUrl', 'Payments','$sce','$window', - function($scope, $rootScope, $location, User, $http, $state, $stateParams, Notification, Groups, Shared, Content, $modal, $timeout, ApiUrl, Payments, $sce, $window) { +habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$http', '$state', '$stateParams', 'Notification', 'Groups', 'Shared', 'Content', '$modal', '$timeout', 'ApiUrl', 'Payments','$sce','$window','Analytics', + function($scope, $rootScope, $location, User, $http, $state, $stateParams, Notification, Groups, Shared, Content, $modal, $timeout, ApiUrl, Payments, $sce, $window, Analytics) { var user = User.user; var initSticky = _.once(function(){ @@ -15,7 +15,7 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ $rootScope.$on('$stateChangeSuccess', function(event, toState, toParams, fromState, fromParams){ - if (!!fromState.name) window.ga && ga('send', 'pageview', {page: '/#/'+toState.name}); + if (!!fromState.name) Analytics.track({'hitType':'pageview','eventCategory':'navigation','eventAction':'navigate','page':'/#/'+toState.name}); // clear inbox when entering or exiting inbox tab if (fromState.name=='options.social.inbox' || toState.name=='options.social.inbox') { User.user.ops.update && User.set({'inbox.newMessages':0}); @@ -29,6 +29,7 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ $rootScope.settings = User.settings; $rootScope.Shared = Shared; $rootScope.Content = Content; + $rootScope.Analytics = Analytics; $rootScope.env = window.env; $rootScope.Math = Math; $rootScope.Groups = Groups; @@ -126,7 +127,7 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ // Otherwise use the proper $modal.open $rootScope.openModal = function(template, options){//controller, scope, keyboard, backdrop){ if (!options) options = {}; - if (options.track) window.ga && ga('send', 'event', 'button', 'click', options.track); + if (options.track) Analytics.track(_.merge(options.track,{'hitType':'event','eventCategory':'button','eventAction':'click'})); if(template === 'newStuff') return forceLoadBailey(template, options); return $modal.open({ templateUrl: 'modals/' + template + '.html', @@ -214,9 +215,10 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ var gems = User.user.balance * 4; - var string = (type == 'weapon') ? window.env.t('weapon') : (type == 'armor') ? window.env.t('armor') : (type == 'head') ? window.env.t('headgear') : (type == 'shield') ? window.env.t('offhand') : (type == 'headAccessory') ? window.env.t('headAccessory') : (type == 'hatchingPotions') ? window.env.t('hatchingPotion') : (type == 'eggs') ? window.env.t('eggSingular') : (type == 'quests') ? window.env.t('quest') : (item.key == 'Saddle') ? window.env.t('foodSaddleText').toLowerCase() : type; // FIXME this is ugly but temporary, once the purchase modal is done this will be removed + var string = (type == 'weapon') ? window.env.t('weapon') : (type == 'armor') ? window.env.t('armor') : (type == 'head') ? window.env.t('headgear') : (type == 'shield') ? window.env.t('offhand') : (type == 'back') ? window.env.t('back') : (type == 'body') ? window.env.t('body') : (type == 'headAccessory') ? window.env.t('headAccessory') : (type == 'eyewear') ? window.env.t('eyewear') : (type == 'hatchingPotions') ? window.env.t('hatchingPotion') : (type == 'eggs') ? window.env.t('eggSingular') : (type == 'quests') ? window.env.t('quest') : (item.key == 'Saddle') ? window.env.t('foodSaddleText').toLowerCase() : type; // FIXME this is ugly but temporary, once the purchase modal is done this will be removed + var price = ((((item.specialClass == "wizard") && (item.type == "weapon")) || item.gearSet == "animal") + 1); - if (type == 'weapon' || type == 'armor' || type == 'head' || type == 'shield' || type == 'headAccessory') { + if (type == 'weapon' || type == 'armor' || type == 'head' || type == 'shield' || type == 'headAccessory' || type == 'body' || type == 'back' || type == 'eyewear' ) { if (User.user.items.gear.owned[item.key]) { if (User.user.preferences.costume) return User.user.ops.equip({params:{type: 'costume', key: item.key}}); else { diff --git a/website/public/js/controllers/tasksCtrl.js b/website/public/js/controllers/tasksCtrl.js index 9f0b031e01..58a992c56d 100644 --- a/website/public/js/controllers/tasksCtrl.js +++ b/website/public/js/controllers/tasksCtrl.js @@ -1,7 +1,7 @@ "use strict"; -habitrpg.controller("TasksCtrl", ['$scope', '$rootScope', '$location', 'User','Notification', '$http', 'ApiUrl', '$timeout', 'Shared', 'Guide', 'Tasks', - function($scope, $rootScope, $location, User, Notification, $http, ApiUrl, $timeout, Shared, Guide, Tasks) { +habitrpg.controller("TasksCtrl", ['$scope', '$rootScope', '$location', 'User','Notification', '$http', 'ApiUrl', '$timeout', 'Shared', 'Guide', 'Tasks', 'Analytics', + function($scope, $rootScope, $location, User, Notification, $http, ApiUrl, $timeout, Shared, Guide, Tasks, Analytics) { $scope.obj = User.user; // used for task-lists $scope.user = User.user; @@ -25,8 +25,8 @@ habitrpg.controller("TasksCtrl", ['$scope', '$rootScope', '$location', 'User','N else if (direction === 'up') $rootScope.playSound('Plus_Habit'); } User.user.ops.score({params:{id: task.id, direction:direction}}); - mixpanel.register({'Gold':Math.floor(User.user.stats.gp),'Health':Math.ceil(User.user.stats.hp),'Experience':Math.floor(User.user.stats.exp),'Level':User.user.stats.lvl,'Mana':Math.floor(User.user.stats.mp),'Class':User.user.stats.class,'subscription':User.user.purchased.plan.planId,'contributorLevel':User.user.contributor.level,'UUID':User.user._id}); - mixpanel.track('Score Task',{'taskType':task.type,'direction':direction}); + Analytics.updateUser(); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'score task','taskType':task.type,'direction':direction}); }; function addTask(addTo, listDef, task) { diff --git a/website/public/js/directives/focus-me.directive.js b/website/public/js/directives/focus-me.directive.js index e2fd96657c..da0bd20681 100644 --- a/website/public/js/directives/focus-me.directive.js +++ b/website/public/js/directives/focus-me.directive.js @@ -1,23 +1,25 @@ 'use strict'; -angular - .module('habitrpg') - .directive('focusMe', focusMe); +(function(){ + angular + .module('habitrpg') + .directive('focusMe', focusMe); -focusMe.$inject = [ - '$timeout', - '$parse' -]; + focusMe.$inject = [ + '$timeout', + '$parse' + ]; -function focusMe($timeout, $parse) { - return { - link: function(scope, element, attrs) { - var model = $parse(attrs.focusMe); - scope.$watch(model, function(value) { - $timeout(function() { - element[0].focus(); + function focusMe($timeout, $parse) { + return { + link: function(scope, element, attrs) { + var model = $parse(attrs.focusMe); + scope.$watch(model, function(value) { + $timeout(function() { + element[0].focus(); + }); }); - }); + } } } -} +}()); diff --git a/website/public/js/directives/from-now.directive.js b/website/public/js/directives/from-now.directive.js index 37b61a2b90..83ddae3b61 100644 --- a/website/public/js/directives/from-now.directive.js +++ b/website/public/js/directives/from-now.directive.js @@ -1,44 +1,46 @@ 'use strict'; -angular - .module('habitrpg') - .directive('fromNow', fromNow); +(function(){ + angular + .module('habitrpg') + .directive('fromNow', fromNow); -fromNow.$inject = [ - '$interval', - '$timeout' -]; + fromNow.$inject = [ + '$interval', + '$timeout' + ]; -function fromNow($interval, $timeout) { - return function(scope, element, attr){ - var interval, timeout; + function fromNow($interval, $timeout) { + return function(scope, element, attr){ + var interval, timeout; - var updateText = function(){ - element.text(moment(scope.message.timestamp).fromNow()); - }; + var updateText = function(){ + element.text(moment(scope.message.timestamp).fromNow()); + }; - var setupInterval = function() { - if(interval) $interval.cancel(interval); - if(timeout) $timeout.cancel(timeout); + var setupInterval = function() { + if(interval) $interval.cancel(interval); + if(timeout) $timeout.cancel(timeout); - var diff = moment().diff(scope.message.timestamp, 'minute'); + var diff = moment().diff(scope.message.timestamp, 'minute'); - if(diff < 60) { - // Update every minute - interval = $interval(updateText, 60000, false); - timeout = $timeout(setupInterval, diff * 60000); - } else { - // Update every hour - interval = $interval(updateText, 3600000, false); - } - }; + if(diff < 60) { + // Update every minute + interval = $interval(updateText, 60000, false); + timeout = $timeout(setupInterval, diff * 60000); + } else { + // Update every hour + interval = $interval(updateText, 3600000, false); + } + }; - updateText(); - setupInterval(); + updateText(); + setupInterval(); - scope.$on('$destroy', function() { - if(interval) $interval.cancel(interval); - if(timeout) $timeout.cancel(timeout); - }); + scope.$on('$destroy', function() { + if(interval) $interval.cancel(interval); + if(timeout) $timeout.cancel(timeout); + }); + } } -} +}()); diff --git a/website/public/js/directives/habitrpg-tasks.directive.js b/website/public/js/directives/habitrpg-tasks.directive.js index 10aa7f424c..9708c58f9e 100644 --- a/website/public/js/directives/habitrpg-tasks.directive.js +++ b/website/public/js/directives/habitrpg-tasks.directive.js @@ -1,61 +1,63 @@ 'use strict'; -angular - .module('habitrpg') - .directive('habitrpgTasks', habitrpgTasks); +(function(){ + angular + .module('habitrpg') + .directive('habitrpgTasks', habitrpgTasks); -habitrpgTasks.$inject = [ - '$rootScope', - 'User' -]; + habitrpgTasks.$inject = [ + '$rootScope', + 'User' + ]; -function habitrpgTasks($rootScope, User) { - return { - restrict: 'EA', - templateUrl: 'templates/habitrpg-tasks.html', - //transclude: true, - //scope: { - // main: '@', // true if it's the user's main list - // obj: '=' - //}, - link: function(scope, element, attrs) { - // $scope.obj needs to come from controllers, so we can pass by ref - scope.main = attrs.main; - scope.modal = attrs.modal; - var dailiesView; - if(User.user.preferences.dailyDueDefaultView) { - dailiesView = "remaining"; - } else { - dailiesView = "all"; - } - $rootScope.lists = [ - { - header: window.env.t('habits'), - type: 'habit', - placeHolder: window.env.t('newHabit'), - placeHolderBulk: window.env.t('newHabitBulk'), - view: "all" - }, { - header: window.env.t('dailies'), - type: 'daily', - placeHolder: window.env.t('newDaily'), - placeHolderBulk: window.env.t('newDailyBulk'), - view: dailiesView - }, { - header: window.env.t('todos'), - type: 'todo', - placeHolder: window.env.t('newTodo'), - placeHolderBulk: window.env.t('newTodoBulk'), - view: "remaining" - }, { - header: window.env.t('rewards'), - type: 'reward', - placeHolder: window.env.t('newReward'), - placeHolderBulk: window.env.t('newRewardBulk'), - view: "all" + function habitrpgTasks($rootScope, User) { + return { + restrict: 'EA', + templateUrl: 'templates/habitrpg-tasks.html', + //transclude: true, + //scope: { + // main: '@', // true if it's the user's main list + // obj: '=' + //}, + link: function(scope, element, attrs) { + // $scope.obj needs to come from controllers, so we can pass by ref + scope.main = attrs.main; + scope.modal = attrs.modal; + var dailiesView; + if(User.user.preferences.dailyDueDefaultView) { + dailiesView = "remaining"; + } else { + dailiesView = "all"; } - ]; + $rootScope.lists = [ + { + header: window.env.t('habits'), + type: 'habit', + placeHolder: window.env.t('newHabit'), + placeHolderBulk: window.env.t('newHabitBulk'), + view: "all" + }, { + header: window.env.t('dailies'), + type: 'daily', + placeHolder: window.env.t('newDaily'), + placeHolderBulk: window.env.t('newDailyBulk'), + view: dailiesView + }, { + header: window.env.t('todos'), + type: 'todo', + placeHolder: window.env.t('newTodo'), + placeHolderBulk: window.env.t('newTodoBulk'), + view: "remaining" + }, { + header: window.env.t('rewards'), + type: 'reward', + placeHolder: window.env.t('newReward'), + placeHolderBulk: window.env.t('newRewardBulk'), + view: "all" + } + ]; + } } } -} +}()); diff --git a/website/public/js/directives/hrpg-sort-checklist.directive.js b/website/public/js/directives/hrpg-sort-checklist.directive.js index 52211e8cd4..8f50be02ce 100644 --- a/website/public/js/directives/hrpg-sort-checklist.directive.js +++ b/website/public/js/directives/hrpg-sort-checklist.directive.js @@ -1,30 +1,32 @@ 'use strict'; -angular - .module('habitrpg') - .directive('hrpgSortChecklist', hrpgSortChecklist); +(function(){ + angular + .module('habitrpg') + .directive('hrpgSortChecklist', hrpgSortChecklist); -hrpgSortChecklist.$inject = [ - 'User' -]; + hrpgSortChecklist.$inject = [ + 'User' + ]; -function hrpgSortChecklist(User) { - return function($scope, element, attrs, ngModel) { - $(element).sortable({ - axis: "y", - distance: 5, - start: function (event, ui) { - ui.item.data('startIndex', ui.item.index()); - }, - stop: function (event, ui) { - var task = angular.element(ui.item[0]).scope().task; - var startIndex = ui.item.data('startIndex'); - $scope.swapChecklistItems( - task, - startIndex, - ui.item.index() - ); - } - }); + function hrpgSortChecklist(User) { + return function($scope, element, attrs, ngModel) { + $(element).sortable({ + axis: "y", + distance: 5, + start: function (event, ui) { + ui.item.data('startIndex', ui.item.index()); + }, + stop: function (event, ui) { + var task = angular.element(ui.item[0]).scope().task; + var startIndex = ui.item.data('startIndex'); + $scope.swapChecklistItems( + task, + startIndex, + ui.item.index() + ); + } + }); + } } -} +}()); diff --git a/website/public/js/directives/hrpg-sort-tags.directive.js b/website/public/js/directives/hrpg-sort-tags.directive.js index 3eac5fe0a6..5b42bc778f 100644 --- a/website/public/js/directives/hrpg-sort-tags.directive.js +++ b/website/public/js/directives/hrpg-sort-tags.directive.js @@ -1,27 +1,29 @@ 'use strict'; -angular - .module('habitrpg') - .directive('hrpgSortTags', hrpgSortTags); +(function(){ + angular + .module('habitrpg') + .directive('hrpgSortTags', hrpgSortTags); -hrpgSortTags.$inject = [ - 'User' -]; + hrpgSortTags.$inject = [ + 'User' + ]; -function hrpgSortTags(User) { - return function($scope, element, attrs, ngModel) { - $(element).sortable({ - start: function (event, ui) { - ui.item.data('startIndex', ui.item.index()); - }, - stop: function (event, ui) { - User.user.ops.sortTag({ - query: { - from: ui.item.data('startIndex'), - to:ui.item.index() - } - }); - } - }); + function hrpgSortTags(User) { + return function($scope, element, attrs, ngModel) { + $(element).sortable({ + start: function (event, ui) { + ui.item.data('startIndex', ui.item.index()); + }, + stop: function (event, ui) { + User.user.ops.sortTag({ + query: { + from: ui.item.data('startIndex'), + to:ui.item.index() + } + }); + } + }); + } } -} +}()); diff --git a/website/public/js/directives/hrpg-sort-tasks.directive.js b/website/public/js/directives/hrpg-sort-tasks.directive.js index 0e18091cf2..820fccfbe8 100644 --- a/website/public/js/directives/hrpg-sort-tasks.directive.js +++ b/website/public/js/directives/hrpg-sort-tasks.directive.js @@ -1,32 +1,34 @@ 'use strict'; -angular - .module('habitrpg') - .directive('hrpgSortTasks', hrpgSortTasks); +(function(){ + angular + .module('habitrpg') + .directive('hrpgSortTasks', hrpgSortTasks); -hrpgSortTasks.$inject = [ - 'User' -]; + hrpgSortTasks.$inject = [ + 'User' + ]; -function hrpgSortTasks(User) { - return function($scope, element, attrs, ngModel) { - $(element).sortable({ - axis: "y", - distance: 5, - start: function (event, ui) { - ui.item.data('startIndex', ui.item.index()); - }, - stop: function (event, ui) { - var task = angular.element(ui.item[0]).scope().task; - var startIndex = ui.item.data('startIndex'); - User.user.ops.sortTask({ - params: { id: task.id }, - query: { - from: startIndex, - to: ui.item.index() - } - }); - } - }); + function hrpgSortTasks(User) { + return function($scope, element, attrs, ngModel) { + $(element).sortable({ + axis: "y", + distance: 5, + start: function (event, ui) { + ui.item.data('startIndex', ui.item.index()); + }, + stop: function (event, ui) { + var task = angular.element(ui.item[0]).scope().task; + var startIndex = ui.item.data('startIndex'); + User.user.ops.sortTask({ + params: { id: task.id }, + query: { + from: startIndex, + to: ui.item.index() + } + }); + } + }); + } } -} +}()); diff --git a/website/public/js/directives/popover-html-popup.directive.js b/website/public/js/directives/popover-html-popup.directive.js index 555a7019d1..d4f76a1267 100644 --- a/website/public/js/directives/popover-html-popup.directive.js +++ b/website/public/js/directives/popover-html-popup.directive.js @@ -1,45 +1,47 @@ 'use strict'; -angular - .module('habitrpg') - .directive('popoverHtmlPopup', popoverHtmlPopup) - .run(loadPopupTemplate); +(function(){ + angular + .module('habitrpg') + .directive('popoverHtmlPopup', popoverHtmlPopup) + .run(loadPopupTemplate); -popoverHtmlPopup.$inject = [ - '$sce' -]; + popoverHtmlPopup.$inject = [ + '$sce' + ]; -function popoverHtmlPopup($sce) { - return { - restrict: 'EA', - replace: true, - scope: { title: '@', content: '@', placement: '@', animation: '&', isOpen: '&' }, - link: function(scope, element, attrs) { - scope.$watch('content', function(value, oldValue) { - scope.unsafeContent = $sce.trustAsHtml(scope.content); - }); - }, - templateUrl: 'template/popover/popover-html.html' - }; -} + function popoverHtmlPopup($sce) { + return { + restrict: 'EA', + replace: true, + scope: { title: '@', content: '@', placement: '@', animation: '&', isOpen: '&' }, + link: function(scope, element, attrs) { + scope.$watch('content', function(value, oldValue) { + scope.unsafeContent = $sce.trustAsHtml(scope.content); + }); + }, + templateUrl: 'template/popover/popover-html.html' + }; + } -/* - * TODO: Review whether it's appropriate to be seeding this into the - * templateCache like this. Feel like this might be an antipattern? - */ + /* + * TODO: Review whether it's appropriate to be seeding this into the + * templateCache like this. Feel like this might be an antipattern? + */ -loadPopupTemplate.$inject = [ - '$templateCache' -]; + loadPopupTemplate.$inject = [ + '$templateCache' + ]; -function loadPopupTemplate($templateCache) { - $templateCache.put("template/popover/popover-html.html", - "
\n" + - "
\n" + - "\n" + - "
\n" + - "

\n" + - "
\n" + - "
\n" + - "
\n"); -} + function loadPopupTemplate($templateCache) { + $templateCache.put("template/popover/popover-html.html", + "
\n" + + "
\n" + + "\n" + + "
\n" + + "

\n" + + "
\n" + + "
\n" + + "
\n"); + } +}()); diff --git a/website/public/js/directives/popover-html.directive.js b/website/public/js/directives/popover-html.directive.js index 0462d99a31..56e71465a0 100644 --- a/website/public/js/directives/popover-html.directive.js +++ b/website/public/js/directives/popover-html.directive.js @@ -1,17 +1,19 @@ 'use strict'; -angular - .module('habitrpg') - .directive('popoverHtml', popoverHtml); +(function(){ + angular + .module('habitrpg') + .directive('popoverHtml', popoverHtml); -popoverHtml.$inject = [ - '$compile', - '$timeout', - '$parse', - '$window', - '$tooltip' -]; + popoverHtml.$inject = [ + '$compile', + '$timeout', + '$parse', + '$window', + '$tooltip' + ]; -function popoverHtml($compile, $timeout, $parse, $window, $tooltip) { - return $tooltip('popoverHtml', 'popover', 'click'); -} + function popoverHtml($compile, $timeout, $parse, $window, $tooltip) { + return $tooltip('popoverHtml', 'popover', 'click'); + } +}()); diff --git a/website/public/js/directives/task-focus.directive.js b/website/public/js/directives/task-focus.directive.js index 391e42b7fe..ae6a30c84b 100644 --- a/website/public/js/directives/task-focus.directive.js +++ b/website/public/js/directives/task-focus.directive.js @@ -1,24 +1,26 @@ 'use strict'; -angular - .module('habitrpg') - .directive('taskFocus', taskFocus); +(function(){ + angular + .module('habitrpg') + .directive('taskFocus', taskFocus); -taskFocus.$inject = ['$timeout']; + taskFocus.$inject = ['$timeout']; -/** - * Directive that places focus on the element it is applied to when the - * expression it binds to evaluates to true. - */ + /** + * Directive that places focus on the element it is applied to when the + * expression it binds to evaluates to true. + */ -function taskFocus($timeout) { - return function(scope, elem, attrs) { - scope.$watch(attrs.taskFocus, function(newVal) { - if (newVal) { - $timeout(function() { - elem[0].focus(); - }, 0, false); - } - }); + function taskFocus($timeout) { + return function(scope, elem, attrs) { + scope.$watch(attrs.taskFocus, function(newVal) { + if (newVal) { + $timeout(function() { + elem[0].focus(); + }, 0, false); + } + }); + } } -} +}()); diff --git a/website/public/js/directives/when-scrolled.directive.js b/website/public/js/directives/when-scrolled.directive.js index 3a063ca439..5fa0cbb998 100644 --- a/website/public/js/directives/when-scrolled.directive.js +++ b/website/public/js/directives/when-scrolled.directive.js @@ -1,17 +1,19 @@ 'use strict'; -angular - .module('habitrpg') - .directive('whenScrolled', whenScrolled); +(function(){ + angular + .module('habitrpg') + .directive('whenScrolled', whenScrolled); -function whenScrolled() { - return function(scope, elm, attr) { - var raw = elm[0]; + function whenScrolled() { + return function(scope, elm, attr) { + var raw = elm[0]; - elm.bind('scroll', function() { - if (raw.scrollTop + raw.offsetHeight >= raw.scrollHeight) { - scope.$apply(attr.whenScrolled); - } - }); - }; -} + elm.bind('scroll', function() { + if (raw.scrollTop + raw.offsetHeight >= raw.scrollHeight) { + scope.$apply(attr.whenScrolled); + } + }); + }; + } +}()); diff --git a/website/public/js/filters/taskOrdering.js b/website/public/js/filters/taskOrdering.js index 42abd471c0..c2b6f93b45 100644 --- a/website/public/js/filters/taskOrdering.js +++ b/website/public/js/filters/taskOrdering.js @@ -7,21 +7,25 @@ angular.module('habitrpg') return array; }; }]) - .filter('filterByTextAndNotes', ['$filter', function($filter) { - return function (input, term) { - if (!input) return; + .filter('filterByTaskInfo', ['$filter', function($filter) { + return function (tasks, term) { + if (!tasks) return; if (!angular.isString(term) || term.legth === 0) { - return input; + return tasks; } term = new RegExp(term, 'i'); var result = []; - for (var i = 0; i < input.length; i++) { - if (term.test(input[i].text) || term.test(input[i].notes)) { - result.push(input[i]); + for (var i = 0; i < tasks.length; i++) { + var checklist = tasks[i].checklist; + if (term.test(tasks[i].text) || term.test(tasks[i].notes)) { + result.push(tasks[i]); + } else if (checklist) { + var found = _.find(checklist, function(box) { return term.test(box.text); }); + if (found) { result.push(tasks[i]) } } } diff --git a/website/public/js/services/analyticsServices.js b/website/public/js/services/analyticsServices.js new file mode 100644 index 0000000000..53f7c42186 --- /dev/null +++ b/website/public/js/services/analyticsServices.js @@ -0,0 +1,127 @@ +'use strict'; + +(function(){ + var REQUIRED_FIELDS = ['hitType','eventCategory','eventAction']; + var ALLOWED_HIT_TYPES = ['pageview','screenview','event','transaction','item','social','exception','timing']; + + angular + .module('habitrpg') + .factory('Analytics', analyticsFactory); + + analyticsFactory.$inject = [ + 'User' + ]; + + function analyticsFactory(User) { + + var user = User.user; + + // Amplitude + var r = window.amplitude || {}; + r._q = []; + function a(window) {r[window] = function() {r._q.push([window].concat(Array.prototype.slice.call(arguments, 0)));}} + var i = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "setGlobalUserProperties"]; + for (var o = 0; o < i.length; o++) {a(i[o])} + window.amplitude = r; + amplitude.init(window.env.AMPLITUDE_KEY); + + // Google Analytics (aka Universal Analytics) + window['GoogleAnalyticsObject'] = 'ga'; + window['ga'] = window['ga'] || function() { + (window['ga'].q = window['ga'].q || []).push(arguments) + }, window['ga'].l = 1 * new Date(); + ga('create', window.env.GA_ID, 'auto'); + + function loadScripts() { + setTimeout(function() { + // Amplitude + var n = document.createElement("script"); + var s = document.getElementsByTagName("script")[0]; + n.type = "text/javascript"; + n.async = true; + n.src = "https://d24n15hnbwhuhn.cloudfront.net/libs/amplitude-2.2.0-min.gz.js"; + s.parentNode.insertBefore(n, s); + + // Google Analytics + var a = document.createElement('script'); + var m = document.getElementsByTagName('script')[0]; + a.async = 1; + a.src = '//www.google-analytics.com/analytics.js'; + m.parentNode.insertBefore(a, m); + }); + } + + function register() { + setTimeout(function() { + amplitude.setUserId(user._id); + ga('set', {'userId':user._id}); + }); + } + + function login() { + setTimeout(function() { + amplitude.setUserId(user._id); + ga('set', {'userId':user._id}); + }); + } + + function track(properties) { + setTimeout(function() { + if(_doesNotHaveRequiredFields(properties)) { return false; } + if(_doesNotHaveAllowedHitType(properties)) { return false; } + + amplitude.logEvent(properties.eventAction,properties); + ga('send',properties); + }); + } + + function updateUser(properties) { + setTimeout(function() { + properties = properties || {}; + + _gatherUserStats(user, properties); + + amplitude.setUserProperties(properties); + ga('set',properties); + }); + } + + if (window.env.NODE_ENV === 'production') loadScripts(); + + return { + loadScripts: loadScripts, + register: register, + login: login, + track: track, + updateUser: updateUser + }; + } + + function _gatherUserStats(user, properties) { + if (user._id) properties.UUID = user._id; + if (user.stats) { + properties.Class = user.stats.class; + properties.Experience = Math.floor(user.stats.exp); + properties.Gold = Math.floor(user.stats.gp); + properties.Health = Math.ceil(user.stats.hp); + properties.Level = user.stats.lvl; + properties.Mana = Math.floor(user.stats.mp); + } + if (user.contributor && user.contributor.level) properties.contributorLevel = user.contributor.level; + if (user.purchased && user.purchased.plan.planId) properties.subscription = user.purchased.plan.planId; + } + + function _doesNotHaveRequiredFields(properties) { + if (!_.isEqual(_.keys(_.pick(properties, REQUIRED_FIELDS)), REQUIRED_FIELDS)) { + console.log('Analytics tracking calls must include the following properties: ' + JSON.stringify(REQUIRED_FIELDS)); + return true; + } + } + + function _doesNotHaveAllowedHitType(properties) { + if (!_.contains(ALLOWED_HIT_TYPES, properties.hitType)) { + console.log('Hit type of Analytics event must be one of the following: ' + JSON.stringify(ALLOWED_HIT_TYPES)); + return true; + } + } +}()); diff --git a/website/public/js/services/guideServices.js b/website/public/js/services/guideServices.js index 5ba95de2e0..c387414fed 100644 --- a/website/public/js/services/guideServices.js +++ b/website/public/js/services/guideServices.js @@ -5,8 +5,8 @@ */ angular.module('habitrpg').factory('Guide', -['$rootScope', 'User', '$timeout', '$state', -function($rootScope, User, $timeout, $state) { +['$rootScope', 'User', '$timeout', '$state', 'Analytics', +function($rootScope, User, $timeout, $state, Analytics) { var chapters = { intro: [ @@ -184,14 +184,13 @@ function($rootScope, User, $timeout, $state) { $state.go(step.state); return $timeout(function(){}); } - window.ga && ga('send', 'event', 'behavior', 'tour', k, i+1); - mixpanel.track('Tutorial',{'tour':k+'-web','step':i+1,'complete':false}); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'tutorial','eventLabel':k+'-web','eventValue':i+1,'complete':false}) } step.onHide = function(){ if (step.final) { // -2 indicates complete var ups={};ups['flags.tour.'+k] = -2; User.set(ups); - mixpanel.track('Tutorial',{'tour':k+'-web','step':i+1,'complete':true}); + Analytics.track({'hitType':'event','eventCategory':'behavior','eventAction':'tutorial','eventLabel':k+'-web','eventValue':i+1,'complete':true}) } } }) diff --git a/website/public/js/static.js b/website/public/js/static.js index ae355a4b17..6494602e45 100644 --- a/website/public/js/static.js +++ b/website/public/js/static.js @@ -22,10 +22,10 @@ window.habitrpg = angular.module('habitrpg', ['chieffancypants.loadingBar', 'ui. $scope.Math = window.Math; }]) -.controller("PlansCtrl", ['$rootScope', - function($rootScope) { +.controller("PlansCtrl", ['$rootScope','Analytics', + function($rootScope,Analytics) { $rootScope.clickContact = function(){ - window.ga && ga('send', 'event', 'button', 'click', 'Contact Us (Plans)'); + Analytics.track({'hitType':'event','eventCategory':'button','eventAction':'click','eventLabel':'Contact Us (Plans)'}) } } ]) diff --git a/website/public/manifest.json b/website/public/manifest.json index bed3e09928..a96c0fb225 100644 --- a/website/public/manifest.json +++ b/website/public/manifest.json @@ -43,6 +43,7 @@ "js/services/notificationServices.js", "common/script/public/userServices.js", "common/script/public/directives.js", + "js/services/analyticsServices.js", "js/services/groupServices.js", "js/services/chatServices.js", "js/services/memberServices.js", @@ -106,6 +107,7 @@ "bower_components/angular-loading-bar/build/loading-bar.js", "js/env.js", "js/static.js", + "js/services/analyticsServices.js", "js/services/notificationServices.js", "common/script/public/userServices.js", "js/controllers/authCtrl.js", @@ -132,6 +134,7 @@ "bower_components/angular-loading-bar/build/loading-bar.js", "js/env.js", "js/static.js", + "js/services/analyticsServices.js", "js/services/notificationServices.js", "common/script/public/userServices.js", "js/controllers/authCtrl.js", diff --git a/website/src/controllers/groups.js b/website/src/controllers/groups.js index b3be8edf1a..9eac2c8af4 100644 --- a/website/src/controllers/groups.js +++ b/website/src/controllers/groups.js @@ -1,3 +1,4 @@ +'use strict'; // @see ../routes for routing function clone(a) { @@ -195,7 +196,7 @@ api.create = function(req, res, next) { group = user = null; }); - }else{ + } else{ async.waterfall([ function(cb){ Group.findOne({type:'party',members:{$in:[user._id]}},cb); @@ -210,6 +211,7 @@ api.create = function(req, res, next) { ], function(err, populated){ if (err == 'Already in a party, try refreshing.') return res.json(400,{err:err}); if (err) return next(err); + group = user = null; return res.json(populated); }) } @@ -284,7 +286,8 @@ api.postChat = function(req, res, next) { group.save(function(err, saved){ if (err) return next(err); - return chatUpdated ? res.json({chat: group.chat}) : res.json({message: saved.chat[0]}); + chatUpdated ? res.json({chat: group.chat}) : res.json({message: saved.chat[0]}); + group = chatUpdated = null; }); } } @@ -304,7 +307,8 @@ api.deleteChatMessage = function(req, res, next){ Group.update({_id:group._id}, {$pull:{chat:{id: req.params.messageId}}}, function(err){ if(err) return next(err); - return chatUpdated ? res.json({chat: group.chat}) : res.send(204); + chatUpdated ? res.json({chat: group.chat}) : res.send(204); + group = chatUpdated = null; }); } @@ -549,6 +553,7 @@ api.leave = function(req, res, next) { } ],function(err){ if (err) return next(err); + user = group = keep = null; return res.send(204); }) } @@ -785,6 +790,7 @@ api.removeMember = function(req, res, next){ }); }else{ + group = uuid = null; return res.json(400, {err: "User not found among group's members!"}); } } @@ -793,7 +799,7 @@ api.removeMember = function(req, res, next){ // Quests // ------------------------------------ -questStart = function(req, res, next) { +function questStart(req, res, next) { var group = res.locals.group; var force = req.query.force; diff --git a/website/src/logging.js b/website/src/logging.js index 16b7b497f2..25870b4ecd 100644 --- a/website/src/logging.js +++ b/website/src/logging.js @@ -1,7 +1,7 @@ var nconf = require('nconf'); var winston = require('winston'); require('winston-mail').Mail; -require('winston-newrelic'); +//require('winston-newrelic'); var logger, loggly; diff --git a/website/src/middleware.js b/website/src/middleware.js index abd98ea048..05e755e77f 100644 --- a/website/src/middleware.js +++ b/website/src/middleware.js @@ -180,7 +180,7 @@ module.exports.locals = function(req, res, next) { language.momentLang = ((!isStaticPage && i18n.momentLangs[language.code]) || undefined); var tavern = require('./models/group').tavern; - var envVars = _.pick(nconf.get(), 'NODE_ENV BASE_URL GA_ID STRIPE_PUB_KEY FACEBOOK_KEY'.split(' ')); + var envVars = _.pick(nconf.get(), 'NODE_ENV BASE_URL GA_ID STRIPE_PUB_KEY FACEBOOK_KEY AMPLITUDE_KEY'.split(' ')); res.locals.habitrpg = _.merge(envVars, { IS_MOBILE: /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(req.header('User-Agent')), getManifestFiles: getManifestFiles, diff --git a/website/src/models/user.js b/website/src/models/user.js index befd0b0101..ee8dbd6bcb 100644 --- a/website/src/models/user.js +++ b/website/src/models/user.js @@ -540,6 +540,9 @@ UserSchema.pre('save', function(next) { UserSchema.methods.unlink = function(options, cb) { var cid = options.cid, keep = options.keep, tid = options.tid; + if (!cid) { + return cb("Could not remove challenge tasks. Please delete them manually."); + } var self = this; switch (keep) { case 'keep': diff --git a/website/src/utils.js b/website/src/utils.js index beb093e28e..96f5f04645 100644 --- a/website/src/utils.js +++ b/website/src/utils.js @@ -172,8 +172,8 @@ module.exports.setupConfig = function(){ if (nconf.get('NODE_ENV') === "development") Error.stackTraceLimit = Infinity; - if (nconf.get('NODE_ENV') === 'production') - require('newrelic'); + //if (nconf.get('NODE_ENV') === 'production') + // require('newrelic'); isProd = nconf.get('NODE_ENV') === 'production'; baseUrl = nconf.get('BASE_URL'); diff --git a/website/views/avatar-static.jade b/website/views/avatar-static.jade index 9223081dba..66c57040f8 100644 --- a/website/views/avatar-static.jade +++ b/website/views/avatar-static.jade @@ -23,6 +23,6 @@ html(ng-app="habitrpg") link(href='//fonts.googleapis.com/css?family=Lato:300,400,700,400italic,700italic', rel='stylesheet', type='text/css') body(ng-cloak) - include ./shared/header/avatar + include ./shared/avatar/index div(ng-controller='StaticAvatarCtrl') +herobox({main:true}) diff --git a/website/views/index.jade b/website/views/index.jade index 52d464c1b0..aea8510fa8 100644 --- a/website/views/index.jade +++ b/website/views/index.jade @@ -21,11 +21,6 @@ html(ng-app="habitrpg", ng-controller="RootCtrl", ng-class='{"applying-action":a script(type='text/javascript'). window.env = !{JSON.stringify(env)}; - script(type='text/javascript'). - (function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); - for(g=0;g", linkEnd: ""}) + h3.popover-title!=env.t('seasonalShopTitle', {linkStart:"", linkEnd: ""}) .popover-content - p!=env.t('seasonalShopClosedText', {linkStart:"", linkEnd: ""}) - // .well(ng-if='User.user.achievements.rebirths > 0')=env.t('seasonalShopRebirth') - // li.customize-menu.inventory-gear - menu.pets-menu(label='{{::label}}', ng-repeat='(set,label) in ::{springWarrior:env.t("mightyBunnySet"), springMage:env.t("magicMouseSet"), springHealer:env.t("lovingPupSet"), springRogue:env.t("stealthyKittySet")}') - // The `if true || false` conditional for applying the transparent class is necessary because - // when a user activates the orb of rebirth, the seasonal items are still in their inventory, but - // they have each have a value of false. The item can be purchased for gold in the rewards column, - // not the seasonal shop. This makes that more clear. + p!=env.t('seasonalShopSummerText') + .well(ng-if='User.user.achievements.rebirths > 0')=env.t('seasonalShopRebirth') + li.customize-menu.inventory-gear + menu.pets-menu(label='{{::label}}', ng-repeat='(set,label) in ::{summerWarrior:env.t("daringSwashbucklerSet"), summerMage:env.t("emeraldMermageSet"), summerHealer:env.t("reefSeahealerSet"), summerRogue:env.t("roguishPirateSet")}') div(ng-repeat='item in ::getSeasonalShopArray(set)' ng-class="{transparent: user.items.gear.owned[item.key] === true ||user.items.gear.owned[item.key] === false}") button.customize-option(popover='{{::item.notes()}}', popover-title='{{::item.text()}}', popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', ng-click='purchase(item.type,item)', class='shop_{{::item.key}}') .text-left | {{((item.specialClass == "wizard") && (item.type == "weapon")) + 1}}  span.Pet_Currency_Gem1x.inline-gems - menu.pets-menu(label=env.t('quests')) + // menu.pets-menu(label=env.t('quests')) div(ng-repeat='quest in ::getSeasonalShopQuests()') button.customize-option(data-popover-html="{{::quest.previous && !user.achievements.quests[quest.previous] ? env.t('scrollsPre') : questPopover(quest) | markdown}}", popover-append-to-body='true', popover-title='{{::quest.text()}}', popover-trigger='mouseenter', popover-placement='right', ng-click='buyQuest(quest.key)', ng-class='(quest.previous && !user.achievements.quests[quest.previous]) ? "inventory_quest_scroll_locked inventory_quest_scroll_{{::quest.key}}_locked locked" : "inventory_quest_scroll inventory_quest_scroll_{{::quest.key}}"') p | {{::quest.value}}  span.Pet_Currency_Gem1x.inline-gems - menu.pets-menu(label=env.t('seasonalItems')) + // menu.pets-menu(label=env.t('seasonalItems')) div button.customize-option(popover='{{::Content.spells.special.shinySeed.notes()}}', popover-title='{{::Content.spells.special.shinySeed.text()}}', popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', ng-click='purchase("special", Content.spells.special.shinySeed)', class='inventory_special_shinySeed') p diff --git a/website/views/options/inventory/stable.jade b/website/views/options/inventory/stable.jade index 83c448d4f1..925cecd897 100644 --- a/website/views/options/inventory/stable.jade +++ b/website/views/options/inventory/stable.jade @@ -92,7 +92,7 @@ script(type='text/ng-template', id='partials/options.inventory.pets.html') li.customize-menu menu.pets-menu(label=env.t('food')) div(ng-repeat='(food,points) in ownedItems(user.items.food)') - button.customize-option(popover-append-to-body='true', popover='{{:: Content.food[food].notes()}}', popover-title='{{:: Content.food[food].text()}}', popover-trigger='mouseenter', popover-placement='top', ng-click='chooseFood(food)', class='Pet_Food_{{::food}}') + button.customize-option(popover-append-to-body='true', popover='{{:: Content.food[food].notes()}}', popover-title='{{:: Content.food[food].text()}}', popover-trigger='mouseenter', popover-placement='top', ng-click='chooseFood(food)', ng-class='{selectableInventory: selectedFood == Content.food[food]}', class='Pet_Food_{{::food}}') .badge.badge-info.stack-count {{points}} // Remove this once we have images in p {{:: Content.food[food].text()}} diff --git a/website/views/options/profile.jade b/website/views/options/profile.jade index d7d9731502..b366590187 100644 --- a/website/views/options/profile.jade +++ b/website/views/options/profile.jade @@ -149,6 +149,7 @@ mixin customizeProfile(mobile) +buyPref('skin', ['pastelPink','pastelOrange','pastelYellow','pastelGreen','pastelBlue','pastelPurple','pastelRainbowChevron','pastelRainbowDiagonal'], 'pastelSkins', 'disabled') +buyPref('skin', ['monster','pumpkin','skeleton','zombie','ghost','shadow'], 'spookySkins', 'disabled') +buyPref('skin', ['candycorn','ogre','pumpkin2','reptile','shadow2','skeleton2','transparent','zombie2'], 'supernaturalSkins', 'disabled') + +buyPref('skin', ['clownfish','deepocean','merblue','mergold','mergreen','merruby','shark','tropicalwater'], 'splashySkins') script(id='partials/options.profile.avatar.html', type='text/ng-template') diff --git a/website/views/options/settings.jade b/website/views/options/settings.jade index 053efa17da..5fd030669c 100644 --- a/website/views/options/settings.jade +++ b/website/views/options/settings.jade @@ -272,66 +272,16 @@ script(id='partials/options.settings.notifications.html', type="text/ng-template =env.t('emailNotifications') .panel-body - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.newPM', ng-change='set({"preferences.emailNotifications.newPM": user.preferences.emailNotifications.newPM ? true: false})') - span=env.t('newPM') + each notification in ['newPM', 'wonChallenge', 'giftedGems', 'giftedSubscription', 'invitedParty', 'invitedGuild', 'kickedGroup', 'questStarted', 'invitedQuest', 'inactivityEmails', 'weeklyRecaps'] + -var preference = 'user.preferences.emailNotifications.' + notification + -var unsubscribeFromAll = 'user.preferences.emailNotifications.unsubscribeFromAll' - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.wonChallenge', ng-change='set({"preferences.emailNotifications.wonChallenge": user.preferences.emailNotifications.wonChallenge ? true: false})') - span=env.t('wonChallenge') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.giftedGems', ng-change='set({"preferences.emailNotifications.giftedGems": user.preferences.emailNotifications.giftedGems ? true: false})') - span=env.t('giftedGems') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.giftedSubscription', ng-change='set({"preferences.emailNotifications.giftedSubscription": user.preferences.emailNotifications.giftedSubscription ? true: false})') - span=env.t('giftedSubscription') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.invitedParty', ng-change='set({"preferences.emailNotifications.invitedParty": user.preferences.emailNotifications.invitedParty ? true: false})') - span=env.t('invitedParty') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.invitedGuild', ng-change='set({"preferences.emailNotifications.invitedGuild": user.preferences.emailNotifications.invitedGuild ? true: false})') - span=env.t('invitedGuild') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.kickedGroup', ng-change='set({"preferences.emailNotifications.kickedGroup": user.preferences.emailNotifications.kickedGroup ? true: false})') - span=env.t('kickedGroup') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.questStarted', ng-change='set({"preferences.emailNotifications.questStarted": user.preferences.emailNotifications.questStarted ? true: false})') - span=env.t('questStarted') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.invitedQuest', ng-change='set({"preferences.emailNotifications.invitedQuest": user.preferences.emailNotifications.invitedQuest ? true: false})') - span=env.t('invitedQuest') - - //.checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.remindersToLogin', ng-change='set({"preferences.emailNotifications.remindersToLogin": user.preferences.emailNotifications.remindersToLogin ? true: false})') - span=env.t('remindersToLogin') - - // These are the recapture emails, important announcements was the previous name used for them - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.importantAnnouncements', ng-change='set({"preferences.emailNotifications.importantAnnouncements": user.preferences.emailNotifications.importantAnnouncements ? true: false})') - span=env.t('inactivityEmails') - - .checkbox - label - input(type='checkbox', ng-disabled='user.preferences.emailNotifications.unsubscribeFromAll === true', ng-model='user.preferences.emailNotifications.weeklyRecaps', ng-change='set({"preferences.emailNotifications.weeklyRecaps": user.preferences.emailNotifications.weeklyRecaps ? true: false})') - span=env.t('weeklyRecaps') + .checkbox: label + input(type='checkbox', ng-model='#{preference}', + ng-disabled='#{unsubscribeFromAll} === true', + ng-checked='#{unsubscribeFromAll} === false && #{preference} === true', + ng-change='set({"preferences.emailNotifications.#{notification}": #{preference} ? true: false})') + span=env.t(notification) hr diff --git a/website/views/shared/avatar/appearance.jade b/website/views/shared/avatar/appearance.jade new file mode 100644 index 0000000000..ae10f257ca --- /dev/null +++ b/website/views/shared/avatar/appearance.jade @@ -0,0 +1,30 @@ +mixin avatar(opts) + .character-sprites + .addthis_native_toolbox(ng-if='::profile._id==user._id', + data-url="#{env.BASE_URL}/static/front/#?memberId={{::profile._id}}", + data-title="Check out my HabitRPG progress!") + + // Mount Body + if !opts.minimal + span(ng-if='profile.items.currentMount', class='Mount_Body_{{profile.items.currentMount}}') + + // Buffs that cause visual changes to avatar: Snowman, Ghost, Flower, etc + - var visualBuffs = { snowball: 'snowman', spookDust: 'spookman', shinySeed: 'avatar_floral_{{profile.stats.class}}' } + each klass, item in visualBuffs + span(ng-if='profile.stats.buffs.#{item}', class='#{klass}') + + // Show avatar only if not currently affected by visual buff + - var buffs = '!profile.stats.buffs' + span(ng-if='#{buffs}.snowball && #{buffs}.spookDust && #{buffs}.shinySeed') + include generated_avatar + + // Mount Head + if !opts.minimal + span.current-mount(ng-if='profile.items.currentMount', class='Mount_Head_{{profile.items.currentMount}}') + + // Resting + span(ng-class='{zzz:profile.preferences.sleep}') + + // Pet + if !opts.minimal + span.current-pet(class='Pet-{{profile.items.currentPet}}', ng-show='profile.items.currentPet') diff --git a/website/views/shared/avatar/generated_avatar.jade b/website/views/shared/avatar/generated_avatar.jade new file mode 100644 index 0000000000..7f7ef4479b --- /dev/null +++ b/website/views/shared/avatar/generated_avatar.jade @@ -0,0 +1,42 @@ +mixin costumeSetting(type, options) + - options = options || {} + - var costume = (options.prefix || '') + 'profile.items.gear.costume.' + type + (options.suffix || '') + - var equipped = (options.prefix || '') + 'profile.items.gear.equipped.' + type + (options.suffix || '') + span(ng-class="profile.preferences.costume ? #{costume} : #{equipped}") + +// Back accessory ++costumeSetting('back') + +span(ng-class="profile.preferences.sleep ? 'skin_' + profile.preferences.skin + '_sleep' : 'skin_' + profile.preferences.skin") + +// Shirt +span(class='{{profile.preferences.size}}_shirt_{{profile.preferences.shirt}}') + +// Armor ++costumeSetting('armor', {prefix: "profile.preferences.size + '_' + "}) + +// Cape collar ++costumeSetting('back', {suffix: " + '_collar'"}) + +// Body ++costumeSetting('body') + +// Empty outline of head +span(class='head_0') + +// Hair +- var hairTypes = ['base', 'bangs', 'mustache', 'beard'] +each type in hairTypes + span(class='hair_#{type}_{{profile.preferences.hair.#{type}}}_{{profile.preferences.hair.color}}') + +// Head ++costumeSetting('eyewear') ++costumeSetting('head') ++costumeSetting('headAccessory') + +// Flower +span(class='hair_flower_{{profile.preferences.hair.flower}}') + +// Items held in hands ++costumeSetting('shield') ++costumeSetting('weapon') diff --git a/website/views/shared/avatar/index.jade b/website/views/shared/avatar/index.jade new file mode 100644 index 0000000000..0a6c9d26d9 --- /dev/null +++ b/website/views/shared/avatar/index.jade @@ -0,0 +1,30 @@ +include appearance + +mixin herobox(opts) + - if (!opts) {opts = {minimal:false,main:false}} + + - var ngClick = 'spell ? castEnd(profile, "user", $event) : clickMember(profile._id)' + + - var klass = 'background_{{profile.preferences.background}} ' + opts.main + ' ? "isUser" : ""} ' + opts.minimal + ' ? "minimal" : ""}' + + - var hasPet = 'hasPet: (' + !opts.minimal + ' && profile.items.currentPet)' + - var hasMount = 'hasMount: (' + !opts.minimal + ' && profile.items.currentMount)' + - var noBackgroundImage = 'noBackgroundImage: !profile.preferences.background' + - var castTarget = '"cast-target": applyingAction, isLeader: party.leader==profile._id' + - var ngKlass = '{' + hasPet + ', ' + hasMount + ', ' + noBackgroundImage + ', ' + castTarget + '}' + + - var name = '{{profile.profile.name}}' + - var buffs = 'profile.stats.buffs' + + figure.herobox(ng-click=ngClick, data-name=name, class=klass, ng-class=ngKlass) + + .avatar-name(ng-class='userLevelStyle(profile)')=name + + +avatar(opts) + + .avatar-level(ng-class='userLevelStyle(profile)') + span.glyphicon.glyphicon-circle-arrow-up(tooltip=env.t('buffed'), tooltip-append-to-body="true", + ng-show='#{buffs}.str || #{buffs}.per || #{buffs}.con || #{buffs}.int || #{buffs}.stealth') + span(tooltip=env.t('level'), tooltip-append-to-body="true") {{profile.stats.lvl}} + span.glyphicon.glyphicon-plus-sign(ng-show='profile.achievements.rebirths', + tooltip=env.t('reborn', {reLevel: "{{profile.achievements.rebirthLevel}}"}), tooltip-append-to-body="true") diff --git a/website/views/shared/header/avatar.jade b/website/views/shared/header/avatar.jade deleted file mode 100644 index 5c770b06f2..0000000000 --- a/website/views/shared/header/avatar.jade +++ /dev/null @@ -1,96 +0,0 @@ -//- FIXME the commented-out figure.herobox used to have a functioning popover, but angular-ui-bootstrap doesn't support - html in popovers. Figure out what to do here. Also, {isUser:..} class seems to bring the user too far down with mounts. - Removing it will remove the user's name, but will allow more room for mounts & helms. IMO this is the lesser of two evils, revisit -//-figure.herobox(ng-click='clickMember(profile._id)', data-name='{{profile.profile.name}}', ng-class='{isUser: profile.id==user.id, hasPet: profile.items.currentPet}', data-level='{{profile.stats.lvl}}', data-uid='{{profile.id}}', rel='popover', data-placement='bottom', data-trigger='hover', data-html='true', data-content="
Level: {{profile.stats.lvl}}
GP: {{profile.stats.gp | number:0}}
{{count(profile.items.pets)}} / 90 Pets Found
") - -mixin avatar(opts) - - .character-sprites - - .addthis_native_toolbox(ng-if='profile._id==user._id', data-url="#{env.BASE_URL}/static/front/#?memberId={{profile._id}}", data-title="Check out my HabitRPG progress!") - - // Mount Body - if !opts.minimal - span(ng-if='profile.items.currentMount', class='Mount_Body_{{profile.items.currentMount}}') - - span(ng-if='profile.stats.buffs.snowball') - span.snowman - span(ng-if='profile.stats.buffs.spookDust') - span.spookman - span(ng-if='profile.stats.buffs.shinySeed') - span(class='avatar_floral_{{profile.stats.class}}') - span(ng-if='!profile.stats.buffs.snowball && !profile.stats.buffs.spookDust && !profile.stats.buffs.shinySeed') - - // Back Accessory - span(class='{{profile.items.gear.equipped.back}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.back}}', ng-if='profile.preferences.costume') - - // Avatar - span(class='skin_{{profile.preferences.skin}}', ng-if='!profile.preferences.sleep') - span(class='skin_{{profile.preferences.skin}}_sleep', ng-if='profile.preferences.sleep') - - // Shirt - span(class='{{profile.preferences.size}}_shirt_{{profile.preferences.shirt}}') - - // Armor - span(class='{{profile.preferences.size}}_{{profile.items.gear.equipped.armor}}', ng-if='!profile.preferences.costume') - span(class='{{profile.preferences.size}}_{{profile.items.gear.costume.armor}}', ng-if='profile.preferences.costume') - - //- Cape collar - span(class='{{profile.items.gear.equipped.back}}_collar', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.back}}_collar', ng-if='profile.preferences.costume') - - // Body - span(class='{{profile.items.gear.equipped.body}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.body}}', ng-if='profile.preferences.costume') - - // Hair - span(class='head_0') - span(class='hair_base_{{profile.preferences.hair.base}}_{{profile.preferences.hair.color}}') - span(class='hair_bangs_{{profile.preferences.hair.bangs}}_{{profile.preferences.hair.color}}') - span(class='hair_mustache_{{profile.preferences.hair.mustache}}_{{profile.preferences.hair.color}}') - span(class='hair_beard_{{profile.preferences.hair.beard}}_{{profile.preferences.hair.color}}') - - // Eyewear - span(class='{{profile.items.gear.equipped.eyewear}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.eyewear}}', ng-if='profile.preferences.costume') - - // Helm - span(class='{{profile.items.gear.equipped.head}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.head}}', ng-if='profile.preferences.costume') - - // Head Accessory - span(class='{{profile.items.gear.equipped.headAccessory}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.headAccessory}}', ng-if='profile.preferences.costume') - - // Flower - span(class='hair_flower_{{profile.preferences.hair.flower}}') - - // Shield - span(class='{{profile.items.gear.equipped.shield}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.shield}}', ng-if='profile.preferences.costume') - - // Weapon - span(class='{{profile.items.gear.equipped.weapon}}', ng-if='!profile.preferences.costume') - span(class='{{profile.items.gear.costume.weapon}}', ng-if='profile.preferences.costume') - - - // Mount Head - if !opts.minimal - span.current-mount(ng-if='profile.items.currentMount', class='Mount_Head_{{profile.items.currentMount}}') - - // Resting - span(ng-class='{zzz:profile.preferences.sleep}') - if !opts.minimal - span.current-pet(class='Pet-{{profile.items.currentPet}}', ng-show='profile.items.currentPet') - -mixin herobox(opts) - - if (!opts) {opts = {minimal:false,main:false}} - figure.herobox(ng-click='spell ? castEnd(profile, "user", $event) : clickMember(profile._id)', data-name='{{profile.profile.name}}', class='background_{{profile.preferences.background}} #{opts.main ? "isUser" : ""} #{opts.minimal ? "minimal" : ""}', ng-class='{hasPet: (#{!opts.minimal} && profile.items.currentPet), hasMount: (#{!opts.minimal} && profile.items.currentMount), noBackgroundImage: !profile.preferences.background, "cast-target": applyingAction, isLeader: party.leader==profile._id}') - .avatar-name(ng-class='userLevelStyle(profile)') - |{{profile.profile.name}} - +avatar(opts) - .avatar-level(ng-class='userLevelStyle(profile)') - span.glyphicon.glyphicon-circle-arrow-up(ng-show='profile.stats.buffs.str || profile.stats.buffs.per || profile.stats.buffs.con || profile.stats.buffs.int || profile.stats.buffs.stealth', tooltip=env.t('buffed'), tooltip-append-to-body="true") - span(tooltip=env.t('level'), tooltip-append-to-body="true") {{profile.stats.lvl}} - span.glyphicon.glyphicon-plus-sign(ng-show='profile.achievements.rebirths', tooltip=env.t('reborn', {reLevel: "{{profile.achievements.rebirthLevel}}"}), tooltip-append-to-body="true") diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index e3dbc8563f..80d5092aed 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -1,23 +1,63 @@ -h5 6/17/2015 - CUTTLEFISH PET QUEST AND QUEST DISPLAY IMPROVEMENTS +h5 6/25/2015 - JUNE SUBSCRIBER ITEM SET, SPLASHY SKIN SET, AND NEW SOUND EFFECTS hr tr td - .quest_kraken.pull-right - h5 Cuttlefish Pet Quest - p A new pet quest is available in the Market: The Kraken of Inkomplete! A pleasant day sailing is ruined when a Kraken attacks. Can you strike down the tasks and tentacles that keep cropping up? If so, you'll be awarded with some cuttlefish eggs! - p.small.muted art by Lemoness and Wolvenhalo - p.small.muted writing by Lemoness + .promo_mystery_201506.pull-right + h5 June Subscriber Item Set! + p The June Subscriber Item has been revealed: the Neon Snorkeler Item Set! All June subscribers will receive the Neon Snorkel and the Snorkel Suit. You still have five days to subscribe and receive the item set, along with the ability to buy Gems with Gold! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly. + p.small.muted by Lemoness tr td - h5 Quest Display Improvements - p Now you can see the details of a pending quest on the Party Page by clicking the new "Quest Details" tab above the quest invitations. We hope this helps you decide whether or not you want to accept the quest! - p.small.muted by hairlessbear + .promo_splashyskins.pull-right + h5 Splashy Skin Set + p There's a new set of Seasonal Edition Skins available in the Avatar Customization page until July 31st! Get them while you can, or they won't be available until next year. + p.small.muted by UncommonCriminal + tr + td + h5 New Sound Effects + p There's a new Sound Effects theme on the site: Gokul Theme! You can enable it by clicking on the megaphone in the upper right hand corner and selecting "Gokul Theme" from the dropdown list. + p.small.muted by NomindTR hr a(href='/static/old-news', target='_blank') Read older news mixin oldNews - + h5 6/20/2015 - SUMMER SPLASH EVENT: LIMITED EDITION OUTFITS, SEASONAL SHOP OPENS, AND SUMMER NPCS! + tr + td + h5 Summer Splash Begins! + p The Summer Splash festival has arrived, and Habitica has moved to the undersea city of Dilatory for the summer! From today until July 31st, join us for fun in the sun. + tr + td + .promo_summer_classes_2015.pull-right + h5 Limited Edition Class Outfits + p From now until July 31st, limited edition outfits are available in the Rewards column. Depending on your class, you can be a Reef Renegade, Sunfish Warrior, Strapping Sailor, or Ship Soothsayer! You'd better get productive to earn enough gold before they disappear. Good luck! + p.small.muted by Lemoness + tr + td + .promo_summer_classes_2014.pull-right + h5 Seasonal Shop Opens + p The Seasonal Shop has opened! It's stocking summertime Seasonal Edition goodies at the moment, including last year's summer outfits. Everything there will be available to purchase during the Summer Splash event each year, but it's only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again. + p.small.muted by Lemoness + tr + td + .seasonalshop_summer2015.pull-right + h5 Summer NPCs + p Looks like the NPCs are really getting in to the summer spirit. Ian, Bailey, Matt, and the Seasonal Sorceress are having fun under the sea in the sunken city of Dilatory, and Alex and Daniel have moved down to the beach. Even the Time Travelers are getting into the fun, although... oh dear... they seem to have overshot the season... + p.small.muted by Lemoness + h5 6/17/2015 - CUTTLEFISH PET QUEST AND QUEST DISPLAY IMPROVEMENTS + tr + td + .quest_kraken.pull-right + h5 Cuttlefish Pet Quest + p A new pet quest is available in the Market: The Kraken of Inkomplete! A pleasant day sailing is ruined when a Kraken attacks. Can you strike down the tasks and tentacles that keep cropping up? If so, you'll be awarded with some cuttlefish eggs! + p.small.muted art by Lemoness and Wolvenhalo + p.small.muted writing by Lemoness + tr + td + h5 Quest Display Improvements + p Now you can see the details of a pending quest on the Party Page by clicking the new "Quest Details" tab above the quest invitations. We hope this helps you decide whether or not you want to accept the quest! + p.small.muted by hairlessbear h5 6/16/2015 - SEARCH BAR, CHALLENGES FILTER, INTERMITTENT REFRESH, AND VISUAL TWEAKS tr td diff --git a/website/views/shared/tasks/task.jade b/website/views/shared/tasks/task.jade index 3675e158f5..3a69e1f760 100644 --- a/website/views/shared/tasks/task.jade +++ b/website/views/shared/tasks/task.jade @@ -1,8 +1,8 @@ -li(id='task-{{::task.id}}', - ng-repeat='task in obj[list.type+"s"] | filterByTextAndNotes: obj.filterQuery | conditionalOrderBy: list.view=="dated":"date"', - class='task {{Shared.taskClasses(task, user.filters, user.preferences.dayStart, user.lastCron, list.showCompleted, main)}}', - ng-class='{"cast-target":spell && (list.type != "reward"), "locked-task":obj._locked === true}', - ng-click='spell && (list.type != "reward") && castEnd(task, "task", $event)', +li(id='task-{{::task.id}}', + ng-repeat='task in obj[list.type+"s"] | filterByTaskInfo: obj.filterQuery | conditionalOrderBy: list.view=="dated":"date"', + class='task {{Shared.taskClasses(task, user.filters, user.preferences.dayStart, user.lastCron, list.showCompleted, main)}}', + ng-class='{"cast-target":spell && (list.type != "reward"), "locked-task":obj._locked === true}', + ng-click='spell && (list.type != "reward") && castEnd(task, "task", $event)', ng-show='shouldShow(task, list, user.preferences)', popover-trigger='mouseenter', popover-placement="top", popover-append-to-body='{{::modal ? "false":"true"}}', data-popover-html="{{task.popoverOpen ? '' : task.notes | markdown}}") diff --git a/website/views/static/front.jade b/website/views/static/front.jade index 304abfce7e..2162ced5b6 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -2,7 +2,7 @@ doctype html html(ng-app='habitrpg', ng-controller='RootCtrl') head meta(charset='utf-8') - link(href='http://fonts.googleapis.com/css?family=Lato:400,700', rel='stylesheet', type='text/css') + link(href='//fonts.googleapis.com/css?family=Lato:400,700', rel='stylesheet', type='text/css') title HabitRPG | Your Life the Role Playing Game meta(name='description', content='') meta(name='keywords', content='') @@ -33,20 +33,13 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') script(type='text/javascript', src='https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.12.1/ui-bootstrap.min.js') script(type='text/javascript', src='https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.12.1/ui-bootstrap-tpls.min.js') - script(type='text/javascript'). - (function (f, b) {if (!b.__SV) {var a, e, i, g;window.mixpanel = b;b._i = [];b.init = function (a, e, d) {function f(b, h) {var a = h.split(".");2 == a.length && (b = b[a[0]], h = a[1]);b[h] = function () {b.push([h].concat(Array.prototype.slice.call(arguments, 0)))}}var c = b;"undefined" !== typeof d ? c = b[d] = [] : d = "mixpanel";c.people = c.people || [];c.toString = function (b) {var a = "mixpanel";"mixpanel" !== d && (a += "." + d);b || (a += " (stub)");return a};c.people.toString = function () {return c.toString(1) + ".people (stub)"};i = "disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); - for (g = 0; g < i.length; g++)f(c, i[g]);b._i.push([a, e, d])};b.__SV = 1.2;a = f.createElement("script");a.type = "text/javascript";a.async = !0;a.src = "undefined" !== typeof MIXPANEL_CUSTOM_LIB_URL ? MIXPANEL_CUSTOM_LIB_URL : "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e = f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a, e)}})(document, window.mixpanel || []); - mixpanel.init(window.env.MP_ID); - - script(type='text/javascript'). - mixpanel.track("Landing Page"); - body(ng-controller='AuthCtrl') include ./login-modal - include ../shared/header/avatar + include ../shared/avatar/index include ../shared/mixins include ../shared/modals/members .mobile-container + div(ng-init='Analytics.track({"hitType":"pageview","eventCategory":"page","eventAction":"landing page","page":"/static/front"});') header#header nav.navbar.navbar-default.navbar-static-top .container-fluid @@ -75,8 +68,8 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') a(href='/static/contact')=env.t('contactUs') li button#header-play-button.btn.btn-primary.navbar-btn.navbar-right(ng-click='playButtonClick()')= env.t('playButtonFull') - #intro - h1(ng-cloak) {{ variant==0 ? "#{env.t('motivate')}" : (variant==1 ? "#{env.t('motivate1')}" : "#{env.t('motivate2')}") }} + #intro(ng-cloak) + h1 {{ variant==0 ? "#{env.t('motivate')}" : (variant==1 ? "#{env.t('motivate1')}" : "#{env.t('motivate2')}") }} img.center-block.img-responsive(src='https://s3.amazonaws.com/habitrpg-assets/front/images/intro.png') // insert intro images .introcall.bg-success diff --git a/website/views/static/layout.jade b/website/views/static/layout.jade index 1e2725b7c4..566e23bed8 100644 --- a/website/views/static/layout.jade +++ b/website/views/static/layout.jade @@ -27,11 +27,6 @@ html(ng-app='habitrpg') //FIXME for some reason this won't load when in footerCtrl.js#deferredScripts() script(type="text/javascript", src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5016f6cc44ad68a4", async="async") - script(type='text/javascript'). - (function (f, b) {if (!b.__SV) {var a, e, i, g;window.mixpanel = b;b._i = [];b.init = function (a, e, d) {function f(b, h) {var a = h.split(".");2 == a.length && (b = b[a[0]], h = a[1]);b[h] = function () {b.push([h].concat(Array.prototype.slice.call(arguments, 0)))}}var c = b;"undefined" !== typeof d ? c = b[d] = [] : d = "mixpanel";c.people = c.people || [];c.toString = function (b) {var a = "mixpanel";"mixpanel" !== d && (a += "." + d);b || (a += " (stub)");return a};c.people.toString = function () {return c.toString(1) + ".people (stub)"};i = "disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); - for (g = 0; g < i.length; g++)f(c, i[g]);b._i.push([a, e, d])};b.__SV = 1.2;a = f.createElement("script");a.type = "text/javascript";a.async = !0;a.src = "undefined" !== typeof MIXPANEL_CUSTOM_LIB_URL ? MIXPANEL_CUSTOM_LIB_URL : "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e = f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a, e)}})(document, window.mixpanel || []); - mixpanel.init(window.env.MP_ID); - != env.getManifestFiles("static") body